package
8.0.1+incompatible
Repository: https://github.com/zeta-chain/protocol-contracts.git
Documentation: pkg.go.dev

# Functions

NewZContract creates a new instance of ZContract, bound to a specific deployed contract.
NewZContractCaller creates a new read-only instance of ZContract, bound to a specific deployed contract.
NewZContractFilterer creates a new log filterer instance of ZContract, bound to a specific deployed contract.
NewZContractTransactor creates a new write-only instance of ZContract, bound to a specific deployed contract.

# Variables

ZContractABI is the input ABI used to generate the binding from.
ZContractMetaData contains all meta data concerning the ZContract contract.

# Structs

ZContext is an auto generated low-level Go binding around an user-defined struct.
ZContract is an auto generated Go binding around an Ethereum contract.
ZContractCaller is an auto generated read-only Go binding around an Ethereum contract.
ZContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZContractRaw is an auto generated low-level Go binding around an Ethereum contract.
ZContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.