package
2.3.3-beta1+incompatible
Repository: https://github.com/xinfinorg/xdposchain.git
Documentation: pkg.go.dev
# Functions
DeployBase1 deploys a new Ethereum contract, binding an instance of Base1 to it.
DeployBase2 deploys a new Ethereum contract, binding an instance of Base2 to it.
DeployInherited deploys a new Ethereum contract, binding an instance of Inherited to it.
NewBase1 creates a new instance of Base1, bound to a specific deployed contract.
NewBase1Caller creates a new read-only instance of Base1, bound to a specific deployed contract.
NewBase1Filterer creates a new log filterer instance of Base1, bound to a specific deployed contract.
NewBase1Transactor creates a new write-only instance of Base1, bound to a specific deployed contract.
NewBase2 creates a new instance of Base2, bound to a specific deployed contract.
NewBase2Caller creates a new read-only instance of Base2, bound to a specific deployed contract.
NewBase2Filterer creates a new log filterer instance of Base2, bound to a specific deployed contract.
NewBase2Transactor creates a new write-only instance of Base2, bound to a specific deployed contract.
NewInherited creates a new instance of Inherited, bound to a specific deployed contract.
NewInheritedCaller creates a new read-only instance of Inherited, bound to a specific deployed contract.
NewInheritedFilterer creates a new log filterer instance of Inherited, bound to a specific deployed contract.
NewInheritedTransactor creates a new write-only instance of Inherited, bound to a specific deployed contract.
# Constants
Base1ABI is the input ABI used to generate the binding from.
Base1Bin is the compiled bytecode used for deploying new contracts.
Base2ABI is the input ABI used to generate the binding from.
Base2Bin is the compiled bytecode used for deploying new contracts.
InheritedABI is the input ABI used to generate the binding from.
InheritedBin is the compiled bytecode used for deploying new contracts.
# Structs
Base1 is an auto generated Go binding around an Ethereum contract.
Base1Caller is an auto generated read-only Go binding around an Ethereum contract.
Base1CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Base1CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Base1Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Base1Raw is an auto generated low-level Go binding around an Ethereum contract.
Base1Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Base1Transactor is an auto generated write-only Go binding around an Ethereum contract.
Base1TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Base1TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Base2 is an auto generated Go binding around an Ethereum contract.
Base2Caller is an auto generated read-only Go binding around an Ethereum contract.
Base2CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Base2CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Base2Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Base2Raw is an auto generated low-level Go binding around an Ethereum contract.
Base2Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Base2Transactor is an auto generated write-only Go binding around an Ethereum contract.
Base2TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Base2TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Inherited is an auto generated Go binding around an Ethereum contract.
InheritedCaller is an auto generated read-only Go binding around an Ethereum contract.
InheritedCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
InheritedCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
InheritedFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
InheritedRaw is an auto generated low-level Go binding around an Ethereum contract.
InheritedSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
InheritedTransactor is an auto generated write-only Go binding around an Ethereum contract.
InheritedTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
InheritedTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.