PolymathRegistry
Verified contract
Active on
Ethereum with 2 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) |
---|---|---|---|---|---|---|---|
| 6052759 | 6 years ago | | | 0 | 0.00048556000 | |
| 6052665 | 6 years ago | | | 0 | 0.00048172000 |
ABI
ABI objects
Getter at block 21220348
owner() view returns (address)
0xfd4c0f5848642fc2041c003cb684fc66b16217bc
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.