ContractRegistry
Verified contract
Active on
Ethereum with 19 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 "ContractRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10287437 | 4 years ago | | | 0 | 0.0010826640 | |
| 10282611 | 4 years ago | | | 0 | 0.0013232560 | |
| 10277015 | 4 years ago | | | 0 | 0.0014736260 | |
| 10276662 | 4 years ago | | | 0 | 0.0013533300 | |
| 9247512 | 5 years ago | | | 0 | 0.00018044400 | |
| 9247504 | 5 years ago | | | 0 | 0.00013125000 | |
| 5936622 | 6 years ago | | | 0 | 0.0013095900 | |
| 5935421 | 6 years ago | | | 0 | 0.00057249000 | |
| 5935415 | 6 years ago | | | 0 | 0.0013076700 | |
| 5841698 | 6 years ago | | | 0 | 0.000094122000 |
ABI
ABI objects
Getter at block 21256666
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
Read-only
getAddress(bytes32 _contractName) view returns (address)
State-modifying
Events acceptOwnership()
registerAddress(bytes32 _contractName, address _contractAddress)
transferOwnership(address _newOwner)
AddressUpdate(bytes32 indexed _contractName, address _contractAddress)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.