PublicResolver

Verified contract

Active on Ethereum with 1,744 txns
Deployed by via 0x82bfe348 at 9380387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PublicResolver"

0xb94c199df208f20637da33c02f4bd337c5fa1a29a5df59d3e1709be01dcc6827
0x7cf4b3e40e9ab875ab102d6294ddabcdd31ba9add615769dfe78d2a0f8a14522
0x41826dfcddcf36c4f6f19a3ee4f5a206cd9422cc3e3f04ce3bbd48baf92ff3ff
0x3cdb47ac4d185a90af2f493ad68c937d8a0a80e2885f9bb961e1e7fc8bd1f75c
0x841d0595e5ddf0c490f0b05200de0bbf50bb8fa417f5e1b9c43934c70e79aa71
0x5cd2f9c852cbac4264b6455b85fac4bdd9db2dc074de67e78f92e1bc6c676ae6
0xc6f9316aba7a8307cf846444a6f9abda5caf83e74c70109c47b533bc95e6f9ca
0x0e6f540c6229f7e80211707c564331d3c0a7f1bc2a7f197c938f512091bc786b
0x3f1dcac98758880b35f492f6784fca60bbda08bd08c1a159ccb1899d5e8302db
0x4bd395045f4c9d30d04b5807da638341cb1146c660036f4dd9ecaed6824d50d6

Functions
Getter at block 21083477

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)
authorisations(bytes32addressaddressview returns (bool)
contenthash(bytes32 nodeview returns (bytes)
dnsRecord(bytes32 nodebytes32 nameuint16 resourceview returns (bytes)
hasDNSRecords(bytes32 nodebytes32 nameview returns (bool)
interfaceImplementer(bytes32 nodebytes4 interfaceIDview returns (address)
name(bytes32 nodeview returns (string)
pubkey(bytes32 nodeview returns (bytes32 xbytes32 y)
supportsInterface(bytes4 interfaceIDpure returns (bool)
text(bytes32 nodestring keyview returns (string)
State-modifying
clearDNSZone(bytes32 node
setABI(bytes32 nodeuint256 contentTypebytes data
setAddr(bytes32 nodeaddress a
setAddr(bytes32 nodeuint256 coinTypebytes a
setAuthorisation(bytes32 nodeaddress targetbool isAuthorised
setContenthash(bytes32 nodebytes hash
setDNSRecords(bytes32 nodebytes data
setInterface(bytes32 nodebytes4 interfaceIDaddress implementer
setName(bytes32 nodestring name
setPubkey(bytes32 nodebytes32 xbytes32 y
setText(bytes32 nodestring keystring value
Events
ABIChanged(bytes32 indexed nodeuint256 indexed contentType
AddrChanged(bytes32 indexed nodeaddress a
AddressChanged(bytes32 indexed nodeuint256 coinTypebytes newAddress
AuthorisationChanged(bytes32 indexed nodeaddress indexed owneraddress indexed targetbool isAuthorised
ContenthashChanged(bytes32 indexed nodebytes hash
DNSRecordChanged(bytes32 indexed nodebytes nameuint16 resourcebytes record
DNSRecordDeleted(bytes32 indexed nodebytes nameuint16 resource
DNSZoneCleared(bytes32 indexed node
InterfaceChanged(bytes32 indexed nodebytes4 indexed interfaceIDaddress implementer
NameChanged(bytes32 indexed nodestring name
PubkeyChanged(bytes32 indexed nodebytes32 xbytes32 y
TextChanged(bytes32 indexed nodestring indexed indexedKeystring key
Constructor
constructor(address _ens
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.