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

# Functions

DeploySenderZEVM deploys a new Ethereum contract, binding an instance of SenderZEVM to it.
NewSenderZEVM creates a new instance of SenderZEVM, bound to a specific deployed contract.
NewSenderZEVMCaller creates a new read-only instance of SenderZEVM, bound to a specific deployed contract.
NewSenderZEVMFilterer creates a new log filterer instance of SenderZEVM, bound to a specific deployed contract.
NewSenderZEVMTransactor creates a new write-only instance of SenderZEVM, bound to a specific deployed contract.

# Variables

SenderZEVMABI is the input ABI used to generate the binding from.
SenderZEVMBin is the compiled bytecode used for deploying new contracts.
SenderZEVMMetaData contains all meta data concerning the SenderZEVM contract.

# Structs

SenderZEVM is an auto generated Go binding around an Ethereum contract.
SenderZEVMCaller is an auto generated read-only Go binding around an Ethereum contract.
SenderZEVMCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SenderZEVMCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SenderZEVMFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SenderZEVMRaw is an auto generated low-level Go binding around an Ethereum contract.
SenderZEVMSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SenderZEVMTransactor is an auto generated write-only Go binding around an Ethereum contract.
SenderZEVMTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SenderZEVMTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.