package
23.1.6+incompatible
Repository: https://github.com/zeta-chain/node.git
Documentation: pkg.go.dev
# Functions
DeployTestDAppV2 deploys a new Ethereum contract, binding an instance of TestDAppV2 to it.
NewTestDAppV2 creates a new instance of TestDAppV2, bound to a specific deployed contract.
NewTestDAppV2Caller creates a new read-only instance of TestDAppV2, bound to a specific deployed contract.
NewTestDAppV2Filterer creates a new log filterer instance of TestDAppV2, bound to a specific deployed contract.
NewTestDAppV2Transactor creates a new write-only instance of TestDAppV2, bound to a specific deployed contract.
# Variables
TestDAppV2ABI is the input ABI used to generate the binding from.
TestDAppV2Bin is the compiled bytecode used for deploying new contracts.
TestDAppV2MetaData contains all meta data concerning the TestDAppV2 contract.
# Structs
TestDAppV2 is an auto generated Go binding around an Ethereum contract.
TestDAppV2Caller is an auto generated read-only Go binding around an Ethereum contract.
TestDAppV2CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TestDAppV2CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TestDAppV2Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
TestDAppV2MessageContext is an auto generated low-level Go binding around an user-defined struct.
TestDAppV2Raw is an auto generated low-level Go binding around an Ethereum contract.
TestDAppV2RevertContext is an auto generated low-level Go binding around an user-defined struct.
TestDAppV2Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TestDAppV2Transactor is an auto generated write-only Go binding around an Ethereum contract.
TestDAppV2TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TestDAppV2TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TestDAppV2zContext is an auto generated low-level Go binding around an user-defined struct.