PolymathRegistry
Verified contract
Active on
Ethereum with 7 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) |
---|---|---|---|---|---|---|---|
| 6747124 | 6 years ago | | | 0 | 0.00061144000 | |
| 6674301 | 6 years ago | | | 0 | 0.0011926500 | |
| 6674291 | 6 years ago | | | 0 | 0.0011944500 | |
| 6674169 | 6 years ago | | | 0 | 0.0012088500 | |
| 6674138 | 6 years ago | | | 0 | 0.0011980500 | |
| 6674075 | 6 years ago | | | 0 | 0.0011962500 | |
| 6674045 | 6 years ago | | | 0 | 0.0011856500 |
ABI
ABI objects
Getter at block 21306812
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)
ChangeAddress(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.