PublicResolver

Verified contract

Active on Base with 1,332 txns
Deployed by via 0x51cdaa1d at 2346395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1c043d85147d4da224eb568fe8d800b72527c2a8e5a3c0ff5085828a0c845113
0x6af0514ceb8f79d49e0b4390b9973df8124b0d3117126eb85fd7b115750d5309
0xacb77e38077c042867d3f82401aac181d3d38e43edcaa7f6e476edc584c6c4c4
0x663584f7022e2d867e6aaeee555f81fae9f03ba78fee632501fe6bf19051916f
0x04e168addd311e4deef65bcc8dbb4aa61b25ca3f9afd6feaf3152e365c8afc80
0xd038f409b16b2b172e4869b32ef2724b8a221e830aae23b9be22d967fa37e634
0x65a01cfd4c4575e74da95c430351949a6e18d8e935e62092fd1627435749553e
0x68a0f41cb3ee33f77d1baa99a6c1120bc1a2cf92467735bf7e7c23ce79f2699b
0xf6cfdf6fb45f43cad1bf630ccf22e9307d22b21a0f475b6849eebfe2dd3fc868
0x530e45be57a54d2346f10c320b0d211d51a0dc3d1b5d132ce5cfbfa028910695

Functions
Getter at block 22147120

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.