package
0.0.0-20231010150733-0875c3afb428
Repository: https://github.com/soyart/w3utils.git
Documentation: pkg.go.dev
# Functions
NewEnsController creates a new instance of EnsController, bound to a specific deployed contract.
NewEnsControllerCaller creates a new read-only instance of EnsController, bound to a specific deployed contract.
NewEnsControllerFilterer creates a new log filterer instance of EnsController, bound to a specific deployed contract.
NewEnsControllerTransactor creates a new write-only instance of EnsController, bound to a specific deployed contract.
# Variables
EnsControllerABI is the input ABI used to generate the binding from.
EnsControllerMetaData contains all meta data concerning the EnsController contract.
# Structs
EnsController is an auto generated Go binding around an Ethereum contract.
EnsControllerCaller is an auto generated read-only Go binding around an Ethereum contract.
EnsControllerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EnsControllerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EnsControllerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EnsControllerNameRegistered represents a NameRegistered event raised by the EnsController contract.
EnsControllerNameRegisteredIterator is returned from FilterNameRegistered and is used to iterate over the raw logs and unpacked data for NameRegistered events raised by the EnsController contract.
EnsControllerNameRenewed represents a NameRenewed event raised by the EnsController contract.
EnsControllerNameRenewedIterator is returned from FilterNameRenewed and is used to iterate over the raw logs and unpacked data for NameRenewed events raised by the EnsController contract.
EnsControllerNewPriceOracle represents a NewPriceOracle event raised by the EnsController contract.
EnsControllerNewPriceOracleIterator is returned from FilterNewPriceOracle and is used to iterate over the raw logs and unpacked data for NewPriceOracle events raised by the EnsController contract.
EnsControllerOwnershipTransferred represents a OwnershipTransferred event raised by the EnsController contract.
EnsControllerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the EnsController contract.
EnsControllerRaw is an auto generated low-level Go binding around an Ethereum contract.
EnsControllerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EnsControllerTransactor is an auto generated write-only Go binding around an Ethereum contract.
EnsControllerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EnsControllerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.