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 "Core"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192191 | 10 days ago | | | 0 | 0.00076925768 | |
| 13401229 | 3 years ago | | | 0 | 0.0053150528 | |
| 12945994 | 3 years ago | | | 0 | 0.0012976920 | |
| 12539735 | 3 years ago | | | 0 | 0.0016999774 |
ABI
ABI objects
Getter at block 21261501
isOperator() view returns (bool)
false
operator() view returns (address)
0xa9613b2f2f9023b4439daa19665e87efd8a808aa
owner() view returns (address)
0xa9613b2f2f9023b4439daa19665e87efd8a808aa
token() view returns (address)
0x5bb29c33c4a3c29f56f8aca40b4db91d8a5fe2c5
totalMinterBalance() view returns (uint256)
29725194654224537036887
Read-only
minterBalances(address) view returns (uint256)
State-modifying
Events burn(uint256 amount)
burnFrom(address from, uint256 amount)
emergencyClearMinter(address _minter)
migrate(address target)
mint(address to, uint256 amount)
renounceOwnership()
setMinter(address _minter, uint256 _bal)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMinter(address indexed minter, uint256 balance)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.