WnsRegistry_v2
Verified contract
Active on
Ethereum with 1 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 "WnsRegistry_v2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18728522 | a year ago | | | 0 | 0.0023656320 |
ABI
ABI objects
Getter at block 21228942
owner() view returns (address)
0x37249702c53e9327ff2f5d3d7a9c1cb7135c423f
Read-only
getRecord(bytes32 _hash) view returns (uint256)
getRecord(uint256 _tokenId) view returns (string)
getWnsAddress(string _label) view returns (address)
State-modifying
Events setAddresses(address addresses_)
setRecord(bytes32 _hash, uint256 _tokenId, string _name)
setRecord(uint256 _tokenId, string _name)
setRegistry_v1(address _registry)
This contract contains no event objects.
constructor(address registry_, address addresses_)
This contract contains no fallback and receive objects.
This contract contains no error objects.