PolymathRegistry
Verified contract
Active on
Ethereum with 6 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 "PolymathRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6747116 | 6 years ago | | | 0 | 0.00045360000 | |
| 6057217 | 6 years ago | | | 0 | 0.00061144000 | |
| 6052891 | 6 years ago | | | 0 | 0.0024502000 | |
| 6052888 | 6 years ago | | | 0 | 0.0024278000 | |
| 6052809 | 6 years ago | | | 0 | 0.0024278000 | |
| 6052799 | 6 years ago | | | 0 | 0.0024086000 |
ABI
ABI objects
Getter at block 21408005
owner() view returns (address)
0xa22d152d855d80f4d88e5e483c30b87161019d3a
Read-only
getAddress(string _nameKey) view returns (address)
storedAddresses(bytes32) view returns (address)
State-modifying
Events changeAddress(string _nameKey, address _newAddress)
reclaimERC20(address _tokenContract)
renounceOwnership()
transferOwnership(address _newOwner)
LogChangeAddress(string _nameKey, address indexed _oldAddress, address indexed _newAddress)
OwnershipRenounced(address indexed previousOwner)
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.