WnsRegistrar
Verified contract
Active on
Ethereum with 6,121 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 "WnsRegistrar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18729005 | a year ago | | | 0 | 0.0027316994 | |
| 18717881 | a year ago | | | 0.12 | 0.0070084412 | |
| 18680956 | a year ago | | | 0.02 | 0.0056341253 | |
| 18581981 | a year ago | | | 0.62 | 0.072215605 | |
| 18553079 | a year ago | | | 0.03 | 0.0034684678 | |
| 18531307 | a year ago | | | 0.03 | 0.0047755318 | |
| 18423471 | a year ago | | | 0.02 | 0.0034016707 | |
| 18326017 | a year ago | | | 0.04 | 0.0011025277 | |
| 18303331 | a year ago | | | 0.04 | 0.0010053970 | |
| 18280008 | a year ago | | | 0.06 | 0.0028561149 |
ABI
ABI objects
Getter at block 21228281
isActive() view returns (bool)
true
Read-only
computeNamehash(string _name) pure returns (bytes32 namehash)
recoverSigner(bytes32 message, bytes sig) pure returns (address)
State-modifying
Events flipActiveState()
migrateExtension(string _name, string _extension, bytes sig)
setRegistry(address _registry)
withdraw(address to, uint256 amount)
wnsRegister(struct SignaturesRegister[] register, bytes[] sig) payable
This contract contains no event objects.
constructor(address registry_)
This contract contains no fallback and receive objects.
This contract contains no error objects.