ERC20Factory
Verified contract
Active on
Ethereum with 766 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SB | ERC-20 | 15M | -- | -- | |
CO | ERC-20 | 2M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453292 | 4 months ago | | | 0 | 0.00020983400 | |
| 20200615 | 5 months ago | | | 0 | 0.00025177200 | |
| 13854483 | 3 years ago | | | 0 | 0.0062967000 | |
| 12782167 | 3 years ago | | | 0 | 0.0064410442 | |
| 12780494 | 3 years ago | | | 0 | 0.0067164800 | |
| 12779329 | 3 years ago | | | 0 | 0.0060833300 | |
| 12779192 | 3 years ago | | | 0 | 0.0011920080 | |
| 12778687 | 3 years ago | | | 0 | 0.0073440503 | |
| 12771497 | 3 years ago | | | 0 | 0.0022641998 | |
| 12771479 | 3 years ago | | | 0 | 0.0017209012 |
ABI
ABI objects
Getter at block 21299854
_CLONE_FACTORY_() view returns (address)
0x5e5a7b76462e4bdf83aa98795644281bdba80b88
_ERC20_TEMPLATE_() view returns (address)
0x85351262f7474ebe23ffacd633cf20a491f1325d
_MINTABLE_ERC20_TEMPLATE_() view returns (address)
0x0596908263ef2724fbfbcafa1c983fcd7a629038
Read-only
This contract contains no read-only function objects.
State-modifying
Events createMintableERC20(uint256 initSupply, string name, string symbol, uint256 decimals) returns (address newMintableERC20)
createStdERC20(uint256 totalSupply, string name, string symbol, uint256 decimals) returns (address newERC20)
NewERC20(address erc20, address creator, bool isMintable)
constructor(address cloneFactory, address erc20Template, address mintableErc20Template)
This contract contains no fallback and receive objects.
This contract contains no error objects.