package
23.1.6+incompatible
Repository: https://github.com/zeta-chain/node.git
Documentation: pkg.go.dev
# Functions
DeployDapp deploys a new Ethereum contract, binding an instance of Dapp to it.
DeployDappReverter deploys a new Ethereum contract, binding an instance of DappReverter to it.
DeployDepositor deploys a new Ethereum contract, binding an instance of Depositor to it.
DeployExample deploys a new Ethereum contract, binding an instance of Example to it.
DeployReverter deploys a new Ethereum contract, binding an instance of Reverter to it.
DeployWithdrawer deploys a new Ethereum contract, binding an instance of Withdrawer to it.
NewDapp creates a new instance of Dapp, bound to a specific deployed contract.
NewDappCaller creates a new read-only instance of Dapp, bound to a specific deployed contract.
NewDappFilterer creates a new log filterer instance of Dapp, bound to a specific deployed contract.
NewDappReverter creates a new instance of DappReverter, bound to a specific deployed contract.
NewDappReverterCaller creates a new read-only instance of DappReverter, bound to a specific deployed contract.
NewDappReverterFilterer creates a new log filterer instance of DappReverter, bound to a specific deployed contract.
NewDappReverterTransactor creates a new write-only instance of DappReverter, bound to a specific deployed contract.
NewDappTransactor creates a new write-only instance of Dapp, bound to a specific deployed contract.
NewDepositor creates a new instance of Depositor, bound to a specific deployed contract.
NewDepositorCaller creates a new read-only instance of Depositor, bound to a specific deployed contract.
NewDepositorFilterer creates a new log filterer instance of Depositor, bound to a specific deployed contract.
NewDepositorTransactor creates a new write-only instance of Depositor, bound to a specific deployed contract.
NewExample creates a new instance of Example, bound to a specific deployed contract.
NewExampleCaller creates a new read-only instance of Example, bound to a specific deployed contract.
NewExampleFilterer creates a new log filterer instance of Example, bound to a specific deployed contract.
NewExampleTransactor creates a new write-only instance of Example, bound to a specific deployed contract.
NewReverter creates a new instance of Reverter, bound to a specific deployed contract.
NewReverterCaller creates a new read-only instance of Reverter, bound to a specific deployed contract.
NewReverterFilterer creates a new log filterer instance of Reverter, bound to a specific deployed contract.
NewReverterTransactor creates a new write-only instance of Reverter, bound to a specific deployed contract.
NewWithdrawer creates a new instance of Withdrawer, bound to a specific deployed contract.
NewWithdrawerCaller creates a new read-only instance of Withdrawer, bound to a specific deployed contract.
NewWithdrawerFilterer creates a new log filterer instance of Withdrawer, bound to a specific deployed contract.
NewWithdrawerTransactor creates a new write-only instance of Withdrawer, bound to a specific deployed contract.
# Variables
DappABI is the input ABI used to generate the binding from.
DappBin is the compiled bytecode used for deploying new contracts.
DappMetaData contains all meta data concerning the Dapp contract.
DappReverterABI is the input ABI used to generate the binding from.
DappReverterBin is the compiled bytecode used for deploying new contracts.
DappReverterMetaData contains all meta data concerning the DappReverter contract.
DepositorABI is the input ABI used to generate the binding from.
DepositorBin is the compiled bytecode used for deploying new contracts.
DepositorMetaData contains all meta data concerning the Depositor contract.
ExampleABI is the input ABI used to generate the binding from.
ExampleBin is the compiled bytecode used for deploying new contracts.
ExampleMetaData contains all meta data concerning the Example contract.
ReverterABI is the input ABI used to generate the binding from.
ReverterBin is the compiled bytecode used for deploying new contracts.
ReverterMetaData contains all meta data concerning the Reverter contract.
WithdrawerABI is the input ABI used to generate the binding from.
WithdrawerBin is the compiled bytecode used for deploying new contracts.
WithdrawerMetaData contains all meta data concerning the Withdrawer contract.
# Structs
Dapp is an auto generated Go binding around an Ethereum contract.
DappCaller is an auto generated read-only Go binding around an Ethereum contract.
DappCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DappCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DappFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DappRaw is an auto generated low-level Go binding around an Ethereum contract.
DappReverter is an auto generated Go binding around an Ethereum contract.
DappReverterCaller is an auto generated read-only Go binding around an Ethereum contract.
DappReverterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DappReverterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DappReverterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DappReverterRaw is an auto generated low-level Go binding around an Ethereum contract.
DappReverterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DappReverterTransactor is an auto generated write-only Go binding around an Ethereum contract.
DappReverterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DappReverterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DappSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DappTransactor is an auto generated write-only Go binding around an Ethereum contract.
DappTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DappTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Depositor is an auto generated Go binding around an Ethereum contract.
DepositorCaller is an auto generated read-only Go binding around an Ethereum contract.
DepositorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DepositorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DepositorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DepositorRaw is an auto generated low-level Go binding around an Ethereum contract.
DepositorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DepositorTransactor is an auto generated write-only Go binding around an Ethereum contract.
DepositorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DepositorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Example is an auto generated Go binding around an Ethereum contract.
ExampleCaller is an auto generated read-only Go binding around an Ethereum contract.
ExampleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ExampleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ExampleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ExampleRaw is an auto generated low-level Go binding around an Ethereum contract.
ExampleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ExampleTransactor is an auto generated write-only Go binding around an Ethereum contract.
ExampleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ExampleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ExamplezContext is an auto generated low-level Go binding around an user-defined struct.
Reverter is an auto generated Go binding around an Ethereum contract.
ReverterCaller is an auto generated read-only Go binding around an Ethereum contract.
ReverterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ReverterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ReverterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ReverterRaw is an auto generated low-level Go binding around an Ethereum contract.
ReverterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ReverterTransactor is an auto generated write-only Go binding around an Ethereum contract.
ReverterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ReverterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ReverterzContext is an auto generated low-level Go binding around an user-defined struct.
Withdrawer is an auto generated Go binding around an Ethereum contract.
WithdrawerCaller is an auto generated read-only Go binding around an Ethereum contract.
WithdrawerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WithdrawerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WithdrawerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WithdrawerRaw is an auto generated low-level Go binding around an Ethereum contract.
WithdrawerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WithdrawerTransactor is an auto generated write-only Go binding around an Ethereum contract.
WithdrawerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WithdrawerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZetaInterfacesZetaMessage is an auto generated low-level Go binding around an user-defined struct.
ZetaInterfacesZetaRevert is an auto generated low-level Go binding around an user-defined struct.