AddressResolver
Verified contract
Active on
Ethereum with 9 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 "AddressResolver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9595331 | 5 years ago | | | 0 | 0.000089020000 | |
| 9570668 | 5 years ago | | | 0 | 0.00058691000 | |
| 9543547 | 5 years ago | | | 0 | 0.000072365700 | |
| 9519453 | 5 years ago | | | 0 | 0.00089020000 | |
| 9519363 | 5 years ago | | | 0 | 0.0014637200 | |
| 9519307 | 5 years ago | | | 0 | 0.0014637200 | |
| 9519201 | 5 years ago | | | 0 | 0.0017024920 | |
| 9519177 | 5 years ago | | | 0 | 0.0019796920 | |
| 9518534 | 5 years ago | | | 0 | 0.010949650 |
ABI
ABI objects
Getter at block 21190651
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
Read-only
getAddress(bytes32 name) view returns (address)
repository(bytes32) view returns (address)
requireAndGetAddress(bytes32 name, string reason) view returns (address)
State-modifying
Events acceptOwnership()
importAddresses(bytes32[] names, address[] destinations)
nominateNewOwner(address _owner)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.