Transaction Hash:
Block:
21416959 at Dec-16-2024 06:45:23 PM +UTC
Transaction Fee:
0.02042760808949979 ETH
$75.21
Gas Used:
662,910 Gas / 30.815054969 Gwei
Emitted Events:
346 |
TWCloneFactory.ProxyDeployed( implementation=TokenERC20, proxy=TokenERC20, deployer=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b )
|
347 |
TokenERC20.RoleGranted( role=0000000000000000000000000000000000000000000000000000000000000000, account=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b, sender=[Receiver] TWCloneFactory )
|
348 |
TokenERC20.RoleGranted( role=8502233096D909BEFBDA0999BB8EA2F3A6BE3C138B9FBF003752A4C8BCE86F6C, account=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b, sender=[Receiver] TWCloneFactory )
|
349 |
TokenERC20.RoleGranted( role=9F2DF0FED2C77648DE5860A4CC508CD0818C85B8B8A1AB4CEEEF8D981C8956A6, account=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b, sender=[Receiver] TWCloneFactory )
|
350 |
TokenERC20.RoleGranted( role=8502233096D909BEFBDA0999BB8EA2F3A6BE3C138B9FBF003752A4C8BCE86F6C, account=0x00000000...000000000, sender=[Receiver] TWCloneFactory )
|
351 |
TokenERC20.PrimarySaleRecipientUpdated( recipient=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b )
|
352 |
TokenERC20.PlatformFeeInfoUpdated( platformFeeRecipient=[Sender] 0xb8392b62afc067648245b42084b6059c408c793b, platformFeeBps=0 )
|
353 |
TokenERC20.Initialized( version=1 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x76F948E5...Bf524805E | |||||
0x95222290...5CC4BAfe5
Miner
| (beaverbuild) | 24.320808659842656418 Eth | 24.320816316453156418 Eth | 0.0000076566105 | |
0xB8392b62...C408c793B |
0.12336546460959403 Eth
Nonce: 34
|
0.10293785652009424 Eth
Nonce: 35
| 0.02042760808949979 | ||
0xEd6418C4...5fa53097c |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
|
Execution Trace
TWCloneFactory.deployProxyByImplementation( _implementation=0x99000870988E4B7De36BFA9238A63bB0Eeb99362, _data=0xDFAD80A6000000000000000000000000B8392B62AFC067648245B42084B6059C408C793B00000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001E0000000000000000000000000B8392B62AFC067648245B42084B6059C408C793B000000000000000000000000B8392B62AFC067648245B42084B6059C408C793B000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000034157530000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000341575300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037697066733A2F2F516D654446664B5973324276375466625159446A7442436D38755A5558626146644D646E4B4169544479566E37752F300000000000000000000000000000000000000000000000000000000000000000000000000000000000, _salt=000000000000000000000000000000000000000000000000000000000146CBFB ) => ( deployedProxy=0xEd6418C46998097eDa5792c798c3F5f5fa53097c )
-
TokenERC20.3d602d80( )
TokenERC20.initialize( _defaultAdmin=0xB8392b62AFc067648245B42084b6059C408c793B, _name=AWS, _symbol=AWS, _contractURI=ipfs://QmeDFfKYs2Bv7TfbQYDjtBCm8uZUXbaFdMdnKAiTDyVn7u/0, _trustedForwarders=[], _primarySaleRecipient=0xB8392b62AFc067648245B42084b6059C408c793B, _platformFeeRecipient=0xB8392b62AFc067648245B42084b6059C408c793B, _platformFeeBps=0 )
-
TokenERC20.initialize( _defaultAdmin=0xB8392b62AFc067648245B42084b6059C408c793B, _name=AWS, _symbol=AWS, _contractURI=ipfs://QmeDFfKYs2Bv7TfbQYDjtBCm8uZUXbaFdMdnKAiTDyVn7u/0, _trustedForwarders=[], _primarySaleRecipient=0xB8392b62AFc067648245B42084b6059C408c793B, _platformFeeRecipient=0xB8392b62AFc067648245B42084b6059C408c793B, _platformFeeBps=0 )
-
deployProxyByImplementation[TWCloneFactory (ln:21)]
_msgSender[TWCloneFactory (ln:26)]
_msgSender[TWCloneFactory (ln:35)]
isTrustedForwarder[ERC2771Context (ln:77)]
_msgSender[ERC2771Context (ln:84)]
cloneDeterministic[TWCloneFactory (ln:27)]
ProxyDeployed[TWCloneFactory (ln:28)]
_msgSender[TWCloneFactory (ln:28)]
_msgSender[TWCloneFactory (ln:35)]
isTrustedForwarder[ERC2771Context (ln:77)]
_msgSender[ERC2771Context (ln:84)]
functionCall[TWCloneFactory (ln:31)]
functionCall[Address (ln:256)]
File 1 of 3: TWCloneFactory
File 2 of 3: TokenERC20
File 3 of 3: TokenERC20
12345678910111213141516// SPDX-License-Identifier: Apache-2.0pragma solidity ^0.8.11;/// @author thirdweb// $$\\ $$\\ $$\\ $$\\ $$\\// $$ | $$ | \\__| $$ | $$ |// $$$$$$\\ $$$$$$$\\ $$\\ $$$$$$\\ $$$$$$$ |$$\\ $$\\ $$\\ $$$$$$\\ $$$$$$$\\// \\_$$ _| $$ __$$\\ $$ |$$ __$$\\ $$ __$$ |$$ | $$ | $$ |$$ __$$\\ $$ __$$\\// $$ | $$ | $$ |$$ |$$ | \\__|$$ / $$ |$$ | $$ | $$ |$$$$$$$$ |$$ | $$ |// $$ |$$\\ $$ | $$ |$$ |$$ | $$ | $$ |$$ | $$ | $$ |$$ ____|$$ | $$ |// \\$$$$ |$$ | $$ |$$ |$$ | \\$$$$$$$ |\\$$$$$\\$$$$ |\\$$$$$$$\\ $$$$$$$ |// \\____/ \\__| \\__|\\__|\\__| \\_______| \\_____\\____/ \\_______|\\_______/import "./extension/interface/IContractFactory.sol";import "@openzeppelin/contracts/metatx/ERC2771Context.sol";import "@openzeppelin/contracts/utils/Multicall.sol";import "@openzeppelin/contracts/proxy/Clones.sol";contract TWCloneFactory is Multicall, ERC2771Context, IContractFactory {
File 2 of 3: TokenERC20
12345678910111213141516// SPDX-License-Identifier: Apache-2.0pragma solidity ^0.8.0;/*** @title ERC20 interface* @dev see https://github.com/ethereum/EIPs/issues/20*/interface IERC20 {function totalSupply() external view returns (uint256);function balanceOf(address who) external view returns (uint256);function allowance(address owner, address spender) external view returns (uint256);function transfer(address to, uint256 value) external returns (bool);function approve(address spender, uint256 value) external returns (bool);function transferFrom(address from, address to, uint256 value) external returns (bool);event Transfer(address indexed from, address indexed to, uint256 value);event Approval(address indexed owner, address indexed spender, uint256 value);}
File 3 of 3: TokenERC20
12345678910111213141516// SPDX-License-Identifier: Apache-2.0pragma solidity ^0.8.0;/*** @title ERC20 interface* @dev see https://github.com/ethereum/EIPs/issues/20*/interface IERC20 {function totalSupply() external view returns (uint256);function balanceOf(address who) external view returns (uint256);function allowance(address owner, address spender) external view returns (uint256);function transfer(address to, uint256 value) external returns (bool);function approve(address spender, uint256 value) external returns (bool);function transferFrom(address from, address to, uint256 value) external returns (bool);event Transfer(address indexed from, address indexed to, uint256 value);event Approval(address indexed owner, address indexed spender, uint256 value);}