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

# Functions

DeployZetaEth deploys a new Ethereum contract, binding an instance of ZetaEth to it.
NewZetaEth creates a new instance of ZetaEth, bound to a specific deployed contract.
NewZetaEthCaller creates a new read-only instance of ZetaEth, bound to a specific deployed contract.
NewZetaEthFilterer creates a new log filterer instance of ZetaEth, bound to a specific deployed contract.
NewZetaEthTransactor creates a new write-only instance of ZetaEth, bound to a specific deployed contract.

# Variables

ZetaEthABI is the input ABI used to generate the binding from.
ZetaEthBin is the compiled bytecode used for deploying new contracts.
ZetaEthMetaData contains all meta data concerning the ZetaEth contract.

# Structs

ZetaEth is an auto generated Go binding around an Ethereum contract.
ZetaEthApproval represents a Approval event raised by the ZetaEth contract.
ZetaEthApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ZetaEth contract.
ZetaEthCaller is an auto generated read-only Go binding around an Ethereum contract.
ZetaEthCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ZetaEthCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ZetaEthFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ZetaEthRaw is an auto generated low-level Go binding around an Ethereum contract.
ZetaEthSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ZetaEthTransactor is an auto generated write-only Go binding around an Ethereum contract.
ZetaEthTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ZetaEthTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ZetaEthTransfer represents a Transfer event raised by the ZetaEth contract.
ZetaEthTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ZetaEth contract.