ANTv2MultiMinter
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa117…5a2e
Balances ($0.00)
No balances found for "ANTv2MultiMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11782557 | 4 years ago | | | 0 | 0.0033707520 | |
| 11782553 | 4 years ago | | | 0 | 0.0052129351 |
ABI
ABI objects
Getter at block 21176346
ant() view returns (address)
0xa117000000f279d81a1d3cc75430faa017fa5a2e
owner() view returns (address)
0xbeefbeef03c7e5a1c29e0aa675f8e16aee0a5fad
Read-only
canMint(address) view returns (bool)
State-modifying
Events addMinter(address minter)
changeMinter(address newMinter)
changeOwner(address newOwner)
mint(address to, uint256 value) returns (bool)
removeMinter(address minter)
AddedMinter(address indexed minter)
ChangedOwner(address indexed newOwner)
RemovedMinter(address indexed minter)
constructor(address _owner, address _ant)
This contract contains no fallback and receive objects.
This contract contains no error objects.