ERC20TokenExtensionFactory
Verified contract
Active on
Ethereum with 25 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 "ERC20TokenExtensionFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15224580 | 2 years ago | | | 0 | 0.0029309000 | |
| 14853077 | 2 years ago | | | 0 | 0.0073302500 | |
| 14750526 | 3 years ago | | | 0 | 0.0073314500 | |
| 14750449 | 3 years ago | | | 0 | 0.0073314500 | |
| 14313711 | 3 years ago | | | 0 | 0.0073392500 | |
| 14313086 | 3 years ago | | | 0 | 0.0073392500 | |
| 14258118 | 3 years ago | | | 0 | 0.017601240 | |
| 14258097 | 3 years ago | | | 0 | 0.017601240 | |
| 14210071 | 3 years ago | | | 0 | 0.014661700 | |
| 14131899 | 3 years ago | | | 0 | 0.014666500 |
ABI
ABI objects
Getter at block 21221968
identityAddress() view returns (address)
0x0def9a75c4dabcccb48607cb2856a8e2be7f8eea
Read-only
getFlag(uint256 flags, uint256 flag) pure returns (bool)
isNotReservedAddress(address addr) pure returns (bool)
isNotZeroAddress(address addr) pure returns (bool)
setFlag(uint256 flags, uint256 flag, bool value) pure returns (uint256)
State-modifying
Events create(string tokenName, address tokenAddress, string tokenSymbol, uint8 decimals)
ERC20TokenExtensionCreated(address erc20ExtTokenAddress)
constructor(address _identityAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.