Transaction Hash:
Block:
21331362 at Dec-04-2024 07:55:47 PM +UTC
Transaction Fee:
0.01945339038175059 ETH
$68.92
Gas Used:
662,982 Gas / 29.342260245 Gwei
Emitted Events:
224 |
TWCloneFactory.ProxyDeployed( implementation=TokenERC20, proxy=TokenERC20, deployer=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56 )
|
225 |
TokenERC20.RoleGranted( role=0000000000000000000000000000000000000000000000000000000000000000, account=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56, sender=[Receiver] TWCloneFactory )
|
226 |
TokenERC20.RoleGranted( role=8502233096D909BEFBDA0999BB8EA2F3A6BE3C138B9FBF003752A4C8BCE86F6C, account=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56, sender=[Receiver] TWCloneFactory )
|
227 |
TokenERC20.RoleGranted( role=9F2DF0FED2C77648DE5860A4CC508CD0818C85B8B8A1AB4CEEEF8D981C8956A6, account=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56, sender=[Receiver] TWCloneFactory )
|
228 |
TokenERC20.RoleGranted( role=8502233096D909BEFBDA0999BB8EA2F3A6BE3C138B9FBF003752A4C8BCE86F6C, account=0x00000000...000000000, sender=[Receiver] TWCloneFactory )
|
229 |
TokenERC20.PrimarySaleRecipientUpdated( recipient=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56 )
|
230 |
TokenERC20.PlatformFeeInfoUpdated( platformFeeRecipient=[Sender] 0x0729579137bb439965a9b6fb829d5ea38c546a56, platformFeeBps=0 )
|
231 |
TokenERC20.Initialized( version=1 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x07295791...38c546a56 |
0.026222129141857 Eth
Nonce: 32
|
0.00676873876010641 Eth
Nonce: 33
| 0.01945339038175059 | ||
0x1f9090aa...8e676c326
Miner
| 4.874784807427435861 Eth | 4.874792100229435861 Eth | 0.000007292802 | ||
0x76F948E5...Bf524805E | |||||
0xE7b67AD0...32c58CA60 |
0 Eth
Nonce: 0
|
0 Eth
Nonce: 1
|
Execution Trace
TWCloneFactory.deployProxyByImplementation( _implementation=0x99000870988E4B7De36BFA9238A63bB0Eeb99362, _data=0xDFAD80A60000000000000000000000000729579137BB439965A9B6FB829D5EA38C546A5600000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000001E00000000000000000000000000729579137BB439965A9B6FB829D5EA38C546A560000000000000000000000000729579137BB439965A9B6FB829D5EA38C546A560000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000934392E3320436F696E0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000334393300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000037697066733A2F2F516D6573536D6D65635934536F6B5543524B484C43425651637174655A6B315357314B4B70615839335734416E372F300000000000000000000000000000000000000000000000000000000000000000000000000000000000, _salt=0000000000000000000000000000000000000000000000000000000001457D99 ) => ( deployedProxy=0xE7b67AD0282B14bF61BeaceF8D8C04032c58CA60 )
-
TokenERC20.3d602d80( )
TokenERC20.initialize( _defaultAdmin=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _name=49.3 Coin, _symbol=493, _contractURI=ipfs://QmesSmmecY4SokUCRKHLCBVQcqteZk1SW1KKpaX93W4An7/0, _trustedForwarders=[], _primarySaleRecipient=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _platformFeeRecipient=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _platformFeeBps=0 )
-
TokenERC20.initialize( _defaultAdmin=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _name=49.3 Coin, _symbol=493, _contractURI=ipfs://QmesSmmecY4SokUCRKHLCBVQcqteZk1SW1KKpaX93W4An7/0, _trustedForwarders=[], _primarySaleRecipient=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _platformFeeRecipient=0x0729579137bb439965A9B6Fb829D5ea38c546a56, _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);}