ArgentENSResolver
Verified contract
Active on
Ethereum with 3 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 "ArgentENSResolver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7173622 | 6 years ago | | | 0 | 0.00011845600 | |
| 7173589 | 6 years ago | | | 0 | 0.00017943200 | |
| 7173587 | 6 years ago | | | 0 | 0.00017943200 |
ABI
ABI objects
Getter at block 21248096
owner() view returns (address)
0xa5c603e1c27a96171487aea0649b01c56248d2e8
Read-only
addr(bytes32 _node) view returns (address)
managers(address) view returns (bool)
name(bytes32 _node) view returns (string)
supportsInterface(bytes4 _interfaceID) view returns (bool)
State-modifying
Events addManager(address _manager)
changeOwner(address _newOwner)
revokeManager(address _manager)
setAddr(bytes32 _node, address _addr)
setName(bytes32 _node, string _name)
AddrChanged(bytes32 indexed _node, address _addr)
ManagerAdded(address indexed _manager)
ManagerRevoked(address indexed _manager)
NameChanged(bytes32 indexed _node, string _name)
OwnerChanged(address indexed _newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.