package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewABIResolver creates a new instance of ABIResolver, bound to a specific deployed contract.
NewABIResolverCaller creates a new read-only instance of ABIResolver, bound to a specific deployed contract.
NewABIResolverFilterer creates a new log filterer instance of ABIResolver, bound to a specific deployed contract.
NewABIResolverTransactor creates a new write-only instance of ABIResolver, bound to a specific deployed contract.
NewAddrResolver creates a new instance of AddrResolver, bound to a specific deployed contract.
NewAddrResolverCaller creates a new read-only instance of AddrResolver, bound to a specific deployed contract.
NewAddrResolverFilterer creates a new log filterer instance of AddrResolver, bound to a specific deployed contract.
NewAddrResolverTransactor creates a new write-only instance of AddrResolver, bound to a specific deployed contract.
NewContentHashResolver creates a new instance of ContentHashResolver, bound to a specific deployed contract.
NewContentHashResolverCaller creates a new read-only instance of ContentHashResolver, bound to a specific deployed contract.
NewContentHashResolverFilterer creates a new log filterer instance of ContentHashResolver, bound to a specific deployed contract.
NewContentHashResolverTransactor creates a new write-only instance of ContentHashResolver, bound to a specific deployed contract.
NewDNSResolver creates a new instance of DNSResolver, bound to a specific deployed contract.
NewDNSResolverCaller creates a new read-only instance of DNSResolver, bound to a specific deployed contract.
NewDNSResolverFilterer creates a new log filterer instance of DNSResolver, bound to a specific deployed contract.
NewDNSResolverTransactor creates a new write-only instance of DNSResolver, bound to a specific deployed contract.
NewENS creates a new instance of ENS, bound to a specific deployed contract.
NewENSCaller creates a new read-only instance of ENS, bound to a specific deployed contract.
NewENSFilterer creates a new log filterer instance of ENS, bound to a specific deployed contract.
NewENSRegistry creates a new instance of ENSRegistry, bound to a specific deployed contract.
NewENSRegistryCaller creates a new read-only instance of ENSRegistry, bound to a specific deployed contract.
NewENSRegistryFilterer creates a new log filterer instance of ENSRegistry, bound to a specific deployed contract.
NewENSRegistryTransactor creates a new write-only instance of ENSRegistry, bound to a specific deployed contract.
NewENSRegistryWithFallback creates a new instance of ENSRegistryWithFallback, bound to a specific deployed contract.
NewENSRegistryWithFallbackCaller creates a new read-only instance of ENSRegistryWithFallback, bound to a specific deployed contract.
NewENSRegistryWithFallbackFilterer creates a new log filterer instance of ENSRegistryWithFallback, bound to a specific deployed contract.
NewENSRegistryWithFallbackTransactor creates a new write-only instance of ENSRegistryWithFallback, bound to a specific deployed contract.
NewENSTransactor creates a new write-only instance of ENS, bound to a specific deployed contract.
NewInterfaceResolver creates a new instance of InterfaceResolver, bound to a specific deployed contract.
NewInterfaceResolverCaller creates a new read-only instance of InterfaceResolver, bound to a specific deployed contract.
NewInterfaceResolverFilterer creates a new log filterer instance of InterfaceResolver, bound to a specific deployed contract.
NewInterfaceResolverTransactor creates a new write-only instance of InterfaceResolver, bound to a specific deployed contract.
NewNameResolver creates a new instance of NameResolver, bound to a specific deployed contract.
NewNameResolverCaller creates a new read-only instance of NameResolver, bound to a specific deployed contract.
NewNameResolverFilterer creates a new log filterer instance of NameResolver, bound to a specific deployed contract.
NewNameResolverTransactor creates a new write-only instance of NameResolver, bound to a specific deployed contract.
NewPubkeyResolver creates a new instance of PubkeyResolver, bound to a specific deployed contract.
NewPubkeyResolverCaller creates a new read-only instance of PubkeyResolver, bound to a specific deployed contract.
NewPubkeyResolverFilterer creates a new log filterer instance of PubkeyResolver, bound to a specific deployed contract.
NewPubkeyResolverTransactor creates a new write-only instance of PubkeyResolver, bound to a specific deployed contract.
NewPublicResolver creates a new instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverCaller creates a new read-only instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverFilterer creates a new log filterer instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverTransactor creates a new write-only instance of PublicResolver, bound to a specific deployed contract.
NewResolverBase creates a new instance of ResolverBase, bound to a specific deployed contract.
NewResolverBaseCaller creates a new read-only instance of ResolverBase, bound to a specific deployed contract.
NewResolverBaseFilterer creates a new log filterer instance of ResolverBase, bound to a specific deployed contract.
NewResolverBaseTransactor creates a new write-only instance of ResolverBase, bound to a specific deployed contract.
NewTextResolver creates a new instance of TextResolver, bound to a specific deployed contract.
NewTextResolverCaller creates a new read-only instance of TextResolver, bound to a specific deployed contract.
NewTextResolverFilterer creates a new log filterer instance of TextResolver, bound to a specific deployed contract.
NewTextResolverTransactor creates a new write-only instance of TextResolver, bound to a specific deployed contract.
# Constants
ABIResolverABI is the input ABI used to generate the binding from.
AddrResolverABI is the input ABI used to generate the binding from.
ContentHashResolverABI is the input ABI used to generate the binding from.
DNSResolverABI is the input ABI used to generate the binding from.
ENSABI is the input ABI used to generate the binding from.
ENSRegistryABI is the input ABI used to generate the binding from.
ENSRegistryWithFallbackABI is the input ABI used to generate the binding from.
InterfaceResolverABI is the input ABI used to generate the binding from.
NameResolverABI is the input ABI used to generate the binding from.
PubkeyResolverABI is the input ABI used to generate the binding from.
PublicResolverABI is the input ABI used to generate the binding from.
ResolverBaseABI is the input ABI used to generate the binding from.
TextResolverABI is the input ABI used to generate the binding from.
# Variables
ABIResolverFuncSigs maps the 4-byte function signature to its string representation.
AddrResolverFuncSigs maps the 4-byte function signature to its string representation.
ContentHashResolverFuncSigs maps the 4-byte function signature to its string representation.
DNSResolverFuncSigs maps the 4-byte function signature to its string representation.
ENSFuncSigs maps the 4-byte function signature to its string representation.
ENSRegistryFuncSigs maps the 4-byte function signature to its string representation.
ENSRegistryWithFallbackFuncSigs maps the 4-byte function signature to its string representation.
InterfaceResolverFuncSigs maps the 4-byte function signature to its string representation.
NameResolverFuncSigs maps the 4-byte function signature to its string representation.
PubkeyResolverFuncSigs maps the 4-byte function signature to its string representation.
PublicResolverFuncSigs maps the 4-byte function signature to its string representation.
ResolverBaseFuncSigs maps the 4-byte function signature to its string representation.
TextResolverFuncSigs maps the 4-byte function signature to its string representation.
# Structs
ABIResolver is an auto generated Go binding around an Ethereum contract.
ABIResolverABIChanged represents a ABIChanged event raised by the ABIResolver contract.
ABIResolverABIChangedIterator is returned from FilterABIChanged and is used to iterate over the raw logs and unpacked data for ABIChanged events raised by the ABIResolver contract.
ABIResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
ABIResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ABIResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ABIResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ABIResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
ABIResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ABIResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
ABIResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ABIResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AddrResolver is an auto generated Go binding around an Ethereum contract.
AddrResolverAddrChanged represents a AddrChanged event raised by the AddrResolver contract.
AddrResolverAddrChangedIterator is returned from FilterAddrChanged and is used to iterate over the raw logs and unpacked data for AddrChanged events raised by the AddrResolver contract.
AddrResolverAddressChanged represents a AddressChanged event raised by the AddrResolver contract.
AddrResolverAddressChangedIterator is returned from FilterAddressChanged and is used to iterate over the raw logs and unpacked data for AddressChanged events raised by the AddrResolver contract.
AddrResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
AddrResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AddrResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AddrResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AddrResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
AddrResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AddrResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
AddrResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AddrResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ContentHashResolver is an auto generated Go binding around an Ethereum contract.
ContentHashResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
ContentHashResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContentHashResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContentHashResolverContenthashChanged represents a ContenthashChanged event raised by the ContentHashResolver contract.
ContentHashResolverContenthashChangedIterator is returned from FilterContenthashChanged and is used to iterate over the raw logs and unpacked data for ContenthashChanged events raised by the ContentHashResolver contract.
ContentHashResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContentHashResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
ContentHashResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContentHashResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContentHashResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContentHashResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DNSResolver is an auto generated Go binding around an Ethereum contract.
DNSResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
DNSResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DNSResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DNSResolverDNSRecordChanged represents a DNSRecordChanged event raised by the DNSResolver contract.
DNSResolverDNSRecordChangedIterator is returned from FilterDNSRecordChanged and is used to iterate over the raw logs and unpacked data for DNSRecordChanged events raised by the DNSResolver contract.
DNSResolverDNSRecordDeleted represents a DNSRecordDeleted event raised by the DNSResolver contract.
DNSResolverDNSRecordDeletedIterator is returned from FilterDNSRecordDeleted and is used to iterate over the raw logs and unpacked data for DNSRecordDeleted events raised by the DNSResolver contract.
DNSResolverDNSZoneCleared represents a DNSZoneCleared event raised by the DNSResolver contract.
DNSResolverDNSZoneClearedIterator is returned from FilterDNSZoneCleared and is used to iterate over the raw logs and unpacked data for DNSZoneCleared events raised by the DNSResolver contract.
DNSResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DNSResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
DNSResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DNSResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
DNSResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DNSResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ENS is an auto generated Go binding around an Ethereum contract.
ENSApprovalForAll represents a ApprovalForAll event raised by the ENS contract.
ENSApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ENS contract.
ENSCaller is an auto generated read-only Go binding around an Ethereum contract.
ENSCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ENSCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ENSFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ENSNewOwner represents a NewOwner event raised by the ENS contract.
ENSNewOwnerIterator is returned from FilterNewOwner and is used to iterate over the raw logs and unpacked data for NewOwner events raised by the ENS contract.
ENSNewResolver represents a NewResolver event raised by the ENS contract.
ENSNewResolverIterator is returned from FilterNewResolver and is used to iterate over the raw logs and unpacked data for NewResolver events raised by the ENS contract.
ENSNewTTL represents a NewTTL event raised by the ENS contract.
ENSNewTTLIterator is returned from FilterNewTTL and is used to iterate over the raw logs and unpacked data for NewTTL events raised by the ENS contract.
ENSRaw is an auto generated low-level Go binding around an Ethereum contract.
ENSRegistry is an auto generated Go binding around an Ethereum contract.
ENSRegistryApprovalForAll represents a ApprovalForAll event raised by the ENSRegistry contract.
ENSRegistryApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ENSRegistry contract.
ENSRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
ENSRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ENSRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ENSRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ENSRegistryNewOwner represents a NewOwner event raised by the ENSRegistry contract.
ENSRegistryNewOwnerIterator is returned from FilterNewOwner and is used to iterate over the raw logs and unpacked data for NewOwner events raised by the ENSRegistry contract.
ENSRegistryNewResolver represents a NewResolver event raised by the ENSRegistry contract.
ENSRegistryNewResolverIterator is returned from FilterNewResolver and is used to iterate over the raw logs and unpacked data for NewResolver events raised by the ENSRegistry contract.
ENSRegistryNewTTL represents a NewTTL event raised by the ENSRegistry contract.
ENSRegistryNewTTLIterator is returned from FilterNewTTL and is used to iterate over the raw logs and unpacked data for NewTTL events raised by the ENSRegistry contract.
ENSRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
ENSRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ENSRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
ENSRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ENSRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ENSRegistryTransfer represents a Transfer event raised by the ENSRegistry contract.
ENSRegistryTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ENSRegistry contract.
ENSRegistryWithFallback is an auto generated Go binding around an Ethereum contract.
ENSRegistryWithFallbackApprovalForAll represents a ApprovalForAll event raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackApprovalForAllIterator is returned from FilterApprovalForAll and is used to iterate over the raw logs and unpacked data for ApprovalForAll events raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackCaller is an auto generated read-only Go binding around an Ethereum contract.
ENSRegistryWithFallbackCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ENSRegistryWithFallbackCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ENSRegistryWithFallbackFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ENSRegistryWithFallbackNewOwner represents a NewOwner event raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackNewOwnerIterator is returned from FilterNewOwner and is used to iterate over the raw logs and unpacked data for NewOwner events raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackNewResolver represents a NewResolver event raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackNewResolverIterator is returned from FilterNewResolver and is used to iterate over the raw logs and unpacked data for NewResolver events raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackNewTTL represents a NewTTL event raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackNewTTLIterator is returned from FilterNewTTL and is used to iterate over the raw logs and unpacked data for NewTTL events raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackRaw is an auto generated low-level Go binding around an Ethereum contract.
ENSRegistryWithFallbackSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ENSRegistryWithFallbackTransactor is an auto generated write-only Go binding around an Ethereum contract.
ENSRegistryWithFallbackTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ENSRegistryWithFallbackTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ENSRegistryWithFallbackTransfer represents a Transfer event raised by the ENSRegistryWithFallback contract.
ENSRegistryWithFallbackTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ENSRegistryWithFallback contract.
ENSSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ENSTransactor is an auto generated write-only Go binding around an Ethereum contract.
ENSTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ENSTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ENSTransfer represents a Transfer event raised by the ENS contract.
ENSTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ENS contract.
InterfaceResolver is an auto generated Go binding around an Ethereum contract.
InterfaceResolverAddrChanged represents a AddrChanged event raised by the InterfaceResolver contract.
InterfaceResolverAddrChangedIterator is returned from FilterAddrChanged and is used to iterate over the raw logs and unpacked data for AddrChanged events raised by the InterfaceResolver contract.
InterfaceResolverAddressChanged represents a AddressChanged event raised by the InterfaceResolver contract.
InterfaceResolverAddressChangedIterator is returned from FilterAddressChanged and is used to iterate over the raw logs and unpacked data for AddressChanged events raised by the InterfaceResolver contract.
InterfaceResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
InterfaceResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
InterfaceResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
InterfaceResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
InterfaceResolverInterfaceChanged represents a InterfaceChanged event raised by the InterfaceResolver contract.
InterfaceResolverInterfaceChangedIterator is returned from FilterInterfaceChanged and is used to iterate over the raw logs and unpacked data for InterfaceChanged events raised by the InterfaceResolver contract.
InterfaceResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
InterfaceResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
InterfaceResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
InterfaceResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
InterfaceResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NameResolver is an auto generated Go binding around an Ethereum contract.
NameResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
NameResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NameResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NameResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NameResolverNameChanged represents a NameChanged event raised by the NameResolver contract.
NameResolverNameChangedIterator is returned from FilterNameChanged and is used to iterate over the raw logs and unpacked data for NameChanged events raised by the NameResolver contract.
NameResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
NameResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NameResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
NameResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NameResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PubkeyResolver is an auto generated Go binding around an Ethereum contract.
PubkeyResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
PubkeyResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PubkeyResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PubkeyResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PubkeyResolverPubkeyChanged represents a PubkeyChanged event raised by the PubkeyResolver contract.
PubkeyResolverPubkeyChangedIterator is returned from FilterPubkeyChanged and is used to iterate over the raw logs and unpacked data for PubkeyChanged events raised by the PubkeyResolver contract.
PubkeyResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
PubkeyResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PubkeyResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
PubkeyResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PubkeyResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PublicResolver is an auto generated Go binding around an Ethereum contract.
PublicResolverABIChanged represents a ABIChanged event raised by the PublicResolver contract.
PublicResolverABIChangedIterator is returned from FilterABIChanged and is used to iterate over the raw logs and unpacked data for ABIChanged events raised by the PublicResolver contract.
PublicResolverAddrChanged represents a AddrChanged event raised by the PublicResolver contract.
PublicResolverAddrChangedIterator is returned from FilterAddrChanged and is used to iterate over the raw logs and unpacked data for AddrChanged events raised by the PublicResolver contract.
PublicResolverAddressChanged represents a AddressChanged event raised by the PublicResolver contract.
PublicResolverAddressChangedIterator is returned from FilterAddressChanged and is used to iterate over the raw logs and unpacked data for AddressChanged events raised by the PublicResolver contract.
PublicResolverAuthorisationChanged represents a AuthorisationChanged event raised by the PublicResolver contract.
PublicResolverAuthorisationChangedIterator is returned from FilterAuthorisationChanged and is used to iterate over the raw logs and unpacked data for AuthorisationChanged events raised by the PublicResolver contract.
PublicResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
PublicResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PublicResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PublicResolverContenthashChanged represents a ContenthashChanged event raised by the PublicResolver contract.
PublicResolverContenthashChangedIterator is returned from FilterContenthashChanged and is used to iterate over the raw logs and unpacked data for ContenthashChanged events raised by the PublicResolver contract.
PublicResolverDNSRecordChanged represents a DNSRecordChanged event raised by the PublicResolver contract.
PublicResolverDNSRecordChangedIterator is returned from FilterDNSRecordChanged and is used to iterate over the raw logs and unpacked data for DNSRecordChanged events raised by the PublicResolver contract.
PublicResolverDNSRecordDeleted represents a DNSRecordDeleted event raised by the PublicResolver contract.
PublicResolverDNSRecordDeletedIterator is returned from FilterDNSRecordDeleted and is used to iterate over the raw logs and unpacked data for DNSRecordDeleted events raised by the PublicResolver contract.
PublicResolverDNSZoneCleared represents a DNSZoneCleared event raised by the PublicResolver contract.
PublicResolverDNSZoneClearedIterator is returned from FilterDNSZoneCleared and is used to iterate over the raw logs and unpacked data for DNSZoneCleared events raised by the PublicResolver contract.
PublicResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PublicResolverInterfaceChanged represents a InterfaceChanged event raised by the PublicResolver contract.
PublicResolverInterfaceChangedIterator is returned from FilterInterfaceChanged and is used to iterate over the raw logs and unpacked data for InterfaceChanged events raised by the PublicResolver contract.
PublicResolverNameChanged represents a NameChanged event raised by the PublicResolver contract.
PublicResolverNameChangedIterator is returned from FilterNameChanged and is used to iterate over the raw logs and unpacked data for NameChanged events raised by the PublicResolver contract.
PublicResolverPubkeyChanged represents a PubkeyChanged event raised by the PublicResolver contract.
PublicResolverPubkeyChangedIterator is returned from FilterPubkeyChanged and is used to iterate over the raw logs and unpacked data for PubkeyChanged events raised by the PublicResolver contract.
PublicResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
PublicResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PublicResolverTextChanged represents a TextChanged event raised by the PublicResolver contract.
PublicResolverTextChangedIterator is returned from FilterTextChanged and is used to iterate over the raw logs and unpacked data for TextChanged events raised by the PublicResolver contract.
PublicResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
PublicResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PublicResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ResolverBase is an auto generated Go binding around an Ethereum contract.
ResolverBaseCaller is an auto generated read-only Go binding around an Ethereum contract.
ResolverBaseCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ResolverBaseCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ResolverBaseFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ResolverBaseRaw is an auto generated low-level Go binding around an Ethereum contract.
ResolverBaseSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ResolverBaseTransactor is an auto generated write-only Go binding around an Ethereum contract.
ResolverBaseTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ResolverBaseTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TextResolver is an auto generated Go binding around an Ethereum contract.
TextResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
TextResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TextResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TextResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TextResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
TextResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TextResolverTextChanged represents a TextChanged event raised by the TextResolver contract.
TextResolverTextChangedIterator is returned from FilterTextChanged and is used to iterate over the raw logs and unpacked data for TextChanged events raised by the TextResolver contract.
TextResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
TextResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TextResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.