Module resolver

Source
Expand description

This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs

Structs§

AbiCall
Container type for all input parameters for the ABI function with signature ABI(bytes32,uint256) and selector 0x2203ab56
AbiReturn
Container type for all return fields from the ABI function with signature ABI(bytes32,uint256) and selector 0x2203ab56
AbichangedFilter
AddrCall
Container type for all input parameters for the addr function with signature addr(bytes32) and selector 0x3b3b57de
AddrChangedFilter
AddrReturn
Container type for all return fields from the addr function with signature addr(bytes32) and selector 0x3b3b57de
AddrWithCoinTypeCall
Container type for all input parameters for the addr function with signature addr(bytes32,uint256) and selector 0xf1cb7e06
AddrWithCoinTypeReturn
Container type for all return fields from the addr function with signature addr(bytes32,uint256) and selector 0xf1cb7e06
AddressChangedFilter
ContentCall
Container type for all input parameters for the content function with signature content(bytes32) and selector 0x2dff6941
ContentChangedFilter
ContentReturn
Container type for all return fields from the content function with signature content(bytes32) and selector 0x2dff6941
ContenthashCall
Container type for all input parameters for the contenthash function with signature contenthash(bytes32) and selector 0xbc1c58d1
ContenthashChangedFilter
ContenthashReturn
Container type for all return fields from the contenthash function with signature contenthash(bytes32) and selector 0xbc1c58d1
DnsRecordCall
Container type for all input parameters for the dnsRecord function with signature dnsRecord(bytes32,bytes32,uint16) and selector 0xa8fa5682
DnsRecordReturn
Container type for all return fields from the dnsRecord function with signature dnsRecord(bytes32,bytes32,uint16) and selector 0xa8fa5682
DnsrecordChangedFilter
DnsrecordDeletedFilter
DnszoneClearedFilter
DnszonehashChangedFilter
InterfaceChangedFilter
InterfaceImplementerCall
Container type for all input parameters for the interfaceImplementer function with signature interfaceImplementer(bytes32,bytes4) and selector 0x124a319c
InterfaceImplementerReturn
Container type for all return fields from the interfaceImplementer function with signature interfaceImplementer(bytes32,bytes4) and selector 0x124a319c
MulticallCall
Container type for all input parameters for the multicall function with signature multicall(bytes[]) and selector 0xac9650d8
MulticallReturn
Container type for all return fields from the multicall function with signature multicall(bytes[]) and selector 0xac9650d8
MultihashCall
Container type for all input parameters for the multihash function with signature multihash(bytes32) and selector 0xe89401a1
MultihashReturn
Container type for all return fields from the multihash function with signature multihash(bytes32) and selector 0xe89401a1
NameCall
Container type for all input parameters for the name function with signature name(bytes32) and selector 0x691f3431
NameChangedFilter
NameReturn
Container type for all return fields from the name function with signature name(bytes32) and selector 0x691f3431
PubkeyCall
Container type for all input parameters for the pubkey function with signature pubkey(bytes32) and selector 0xc8690233
PubkeyChangedFilter
PubkeyReturn
Container type for all return fields from the pubkey function with signature pubkey(bytes32) and selector 0xc8690233
Resolver
SetABICall
Container type for all input parameters for the setABI function with signature setABI(bytes32,uint256,bytes) and selector 0x623195b0
SetAddrCall
Container type for all input parameters for the setAddr function with signature setAddr(bytes32,address) and selector 0xd5fa2b00
SetAddrWithNodeAndCoinTypeCall
Container type for all input parameters for the setAddr function with signature setAddr(bytes32,uint256,bytes) and selector 0x8b95dd71
SetContentCall
Container type for all input parameters for the setContent function with signature setContent(bytes32,bytes32) and selector 0xc3d014d6
SetContenthashCall
Container type for all input parameters for the setContenthash function with signature setContenthash(bytes32,bytes) and selector 0x304e6ade
SetDnsrrCall
Container type for all input parameters for the setDnsrr function with signature setDnsrr(bytes32,bytes) and selector 0x76196c88
SetInterfaceCall
Container type for all input parameters for the setInterface function with signature setInterface(bytes32,bytes4,address) and selector 0xe59d895d
SetMultihashCall
Container type for all input parameters for the setMultihash function with signature setMultihash(bytes32,bytes) and selector 0xaa4cb547
SetNameCall
Container type for all input parameters for the setName function with signature setName(bytes32,string) and selector 0x77372213
SetPubkeyCall
Container type for all input parameters for the setPubkey function with signature setPubkey(bytes32,bytes32,bytes32) and selector 0x29cd62ea
SetTextCall
Container type for all input parameters for the setText function with signature setText(bytes32,string,string) and selector 0x10f13a8c
SupportsInterfaceCall
Container type for all input parameters for the supportsInterface function with signature supportsInterface(bytes4) and selector 0x01ffc9a7
SupportsInterfaceReturn
Container type for all return fields from the supportsInterface function with signature supportsInterface(bytes4) and selector 0x01ffc9a7
TextCall
Container type for all input parameters for the text function with signature text(bytes32,string) and selector 0x59d1d43c
TextChangedFilter
TextReturn
Container type for all return fields from the text function with signature text(bytes32,string) and selector 0x59d1d43c
ZonehashCall
Container type for all input parameters for the zonehash function with signature zonehash(bytes32) and selector 0x5c98042b
ZonehashReturn
Container type for all return fields from the zonehash function with signature zonehash(bytes32) and selector 0x5c98042b

Enums§

ResolverCalls
Container type for all of the contract’s call
ResolverEvents
Container type for all of the contract’s events

Statics§

RESOLVER_ABI
The parsed JSON ABI of the contract.