ERC20Factory
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC20Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18830661 | a year ago | | | 0 | 0.10159729 | |
| 18830600 | a year ago | | | 0 | 0.0014624645 | |
| 18830542 | a year ago | | | 0 | 0.0026750218 | |
| 18830468 | a year ago | | | 0 | 0.0014844249 | |
| 18184685 | a year ago | | | 0 | 0.037047310 | |
| 18184672 | a year ago | | | 0 | 0.00081508633 | |
| 18179761 | a year ago | | | 0 | 0.050045592 | |
| 18179698 | a year ago | | | 0 | 0.00080872043 | |
| 18179667 | a year ago | | | 0 | 0.00088439680 | |
| 18175409 | a year ago | | | 0 | 0.00026078135 |
ABI
ABI objects
Getter at block 21311309
devAddress() view returns (address)
0xa5f412c1364ca6b5c30b308b9b39a73ecbc6e489
devShare() view returns (uint16)
1
getDeployedTokens() view returns (address[])
[0x5e8299d4A88D78556EdaD53492abc3ABb3c562c0, 0xC3d694fCaa4E7D87C4864a11e651626478e93889, 0x6f395646EC7FC86Ecaf437181ab7a6Bd0F0521de]
nextId() view returns (uint256)
4
owner() view returns (address)
0xa5f412c1364ca6b5c30b308b9b39a73ecbc6e489
Read-only
allowlist(address) view returns (bool)
deployments(uint256) view returns (address)
State-modifying
Events deploy(string _name, string _symbol, struct ERC20ContractFees _fees, uint256 _maxSupply, address[] _payees, uint16[] _shares)
renounceOwnership()
transferOwnership(address newOwner)
updateAllowlist(address _address, bool _add)
updateConfig(address _devAddress, uint16 _devShare)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _devAddress, uint16 _devShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.