Lib_AddressManager
Verified contract
Active on
Ethereum with 41 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 "Lib_AddressManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15379927 | 2 years ago | | | 0 | 0.00060037698 | |
| 15374304 | 2 years ago | | | 0 | 0.00040134880 | |
| 14577624 | 3 years ago | | | 0 | 0.0029042100 | |
| 14577606 | 3 years ago | | | 0 | 0.0026576100 | |
| 14577606 | 3 years ago | | | 0 | 0.0029096100 | |
| 14570934 | 3 years ago | | | 0 | 0.0021865684 | |
| 14570932 | 3 years ago | | | 0 | 0.0012686523 | |
| 14567806 | 3 years ago | | | 0 | 0.0013802198 | |
| 14567784 | 3 years ago | | | 0 | 0.0045054000 | |
| 14567780 | 3 years ago | | | 0 | 0.0029042100 |
ABI
ABI objects
Getter at block 21243319
owner() view returns (address)
0x48fe1f85ff8ad9d088863a42af54d06a1328cf21
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.