MasterContractOwner
Verified contract
Active on
Ethereum with 15 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 "MasterContractOwner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15917345 | 2 years ago | | | 0 | 0.00075928061 | |
| 15917264 | 2 years ago | | | 0 | 0.0010296093 | |
| 15904134 | 2 years ago | | | 0 | 0.0010379276 | |
| 14755763 | 3 years ago | | | 0 | 0.010325443 | |
| 14755763 | 3 years ago | | | 0 | 0.012718510 | |
| 14755758 | 3 years ago | | | 0 | 0.010491348 | |
| 14745732 | 3 years ago | | | 0 | 0.0039445085 | |
| 14745348 | 3 years ago | | | 0 | 0.0079605973 | |
| 14745098 | 3 years ago | | | 0 | 0.0035783334 | |
| 14745098 | 3 years ago | | | 0 | 0.0043067524 |
ABI
ABI objects
Getter at block 21318072
MIM() view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
owner() view returns (address)
0x5f0dee98360d8200b20812e174d139a1a633edd2
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isDepreciated(address) view returns (bool)
State-modifying
Events claimOwnership()
depreciate(address cauldron, bool status)
reduceCompletely(address cauldron)
reduceSupply(address cauldron, uint256 amount)
setFeeTo(address mastercontract, address feeTo)
transferOwnership(address newOwner, bool direct, bool renounce)
transferOwnershipOfMasterContract(address mastercontract, address newOwner)
LogDepreciated(address indexed cauldron)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.