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 "AddressManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17793749 | 4 months ago | | | 0 | 1.4997867e-7 |
ABI
ABI objects
Getter at block 22744399
owner() view returns (address)
0x102e24084a003feebe57b536a3b4e29ed6ac855a
Read-only
getAddress(string _name) view returns (address)
State-modifying
Events renounceOwnership()
setAddress(string _name, address _address)
transferOwnership(address newOwner)
AddressSet(string indexed name, address newAddress, address oldAddress)
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.