resolver.eth

Verified contract

Active on Ethereum with 104,045 txns
Deployed by via 0x9740a811 at 16925619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#1210)
ERC-721
--
0x45c9740ea685ce1ab9d09aa0e7dcea65e6b42ecb2322226ab9a5184affdf19d7
0x76e6c0ba43bd89bf899c34d2c7801244a361fbfbeee675271f421c70810092af
0x6064676ace138b46866f3358dbba9964890be03c8783ebfe263a0fea76828c90
0xc08bd2e45f3582e3d875d17282d213022c8b847717c9594fe1a15afa4530ebe6
0x232db2b4dcbc2cb377f82f65350a9b690145d6dc9624244c6fb0abba3f3c9d6f
0x7d11a4c4e3b22cfeb73268311187ea9b2a586b14c55dd015de727313413c3a8e
0x77a92f914eb57d7c1a969e1bf164c76e11dc9722b58df57a02b6a17b829849c9
0xa07a70ef63775f45b6b02b7e098cc5e62286013bbd5eca9a723cb99a1f5e72f2
0x9b1752693bab6a2f517f53e844516cc482be0e90eeac81d815d1f20a19c920a1
0xee9609546fca03ee93cf4f340e370d486c0d041f2f4ec5405095ebd53e660935

Functions
Getter at block 21285150

This contract contains no getter function objects.

Read-only
ABI(bytes32 nodeuint256 contentTypesview returns (uint256bytes)
addr(bytes32 nodeview returns (address)
addr(bytes32 nodeuint256 coinTypeview returns (bytes)
contenthash(bytes32 nodeview returns (bytes)
dnsRecord(bytes32 nodebytes32 nameuint16 resourceview returns (bytes)
hasDNSRecords(bytes32 nodebytes32 nameview returns (bool)
interfaceImplementer(bytes32 nodebytes4 interfaceIDview returns (address)
isApprovedFor(address ownerbytes32 nodeaddress delegateview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
name(bytes32 nodeview returns (string)
pubkey(bytes32 nodeview returns (bytes32 xbytes32 y)
recordVersions(bytes32view returns (uint64)
supportsInterface(bytes4 interfaceIDview returns (bool)
text(bytes32 nodestring keyview returns (string)
zonehash(bytes32 nodeview returns (bytes)
State-modifying
approve(bytes32 nodeaddress delegatebool approved
clearRecords(bytes32 node
multicall(bytes[] datareturns (bytes[] results)
multicallWithNodeCheck(bytes32 nodehashbytes[] datareturns (bytes[] results)
setABI(bytes32 nodeuint256 contentTypebytes data
setAddr(bytes32 nodeaddress a
setAddr(bytes32 nodeuint256 coinTypebytes a
setApprovalForAll(address operatorbool approved
setContenthash(bytes32 nodebytes hash
setDNSRecords(bytes32 nodebytes data
setInterface(bytes32 nodebytes4 interfaceIDaddress implementer
setName(bytes32 nodestring newName
setPubkey(bytes32 nodebytes32 xbytes32 y
setText(bytes32 nodestring keystring value
setZonehash(bytes32 nodebytes hash
Events
ABIChanged(bytes32 indexed nodeuint256 indexed contentType
AddrChanged(bytes32 indexed nodeaddress a
AddressChanged(bytes32 indexed nodeuint256 coinTypebytes newAddress
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Approved(address ownerbytes32 indexed nodeaddress indexed delegatebool indexed approved
ContenthashChanged(bytes32 indexed nodebytes hash
DNSRecordChanged(bytes32 indexed nodebytes nameuint16 resourcebytes record
DNSRecordDeleted(bytes32 indexed nodebytes nameuint16 resource
DNSZonehashChanged(bytes32 indexed nodebytes lastzonehashbytes zonehash
InterfaceChanged(bytes32 indexed nodebytes4 indexed interfaceIDaddress implementer
NameChanged(bytes32 indexed nodestring name
PubkeyChanged(bytes32 indexed nodebytes32 xbytes32 y
TextChanged(bytes32 indexed nodestring indexed indexedKeystring keystring value
VersionChanged(bytes32 indexed nodeuint64 newVersion
Constructor
constructor(address _ensaddress wrapperAddressaddress _trustedETHControlleraddress _trustedReverseRegistrar
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.