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

# Functions

DeployReceiverEVM deploys a new Ethereum contract, binding an instance of ReceiverEVM to it.
NewReceiverEVM creates a new instance of ReceiverEVM, bound to a specific deployed contract.
NewReceiverEVMCaller creates a new read-only instance of ReceiverEVM, bound to a specific deployed contract.
NewReceiverEVMFilterer creates a new log filterer instance of ReceiverEVM, bound to a specific deployed contract.
NewReceiverEVMTransactor creates a new write-only instance of ReceiverEVM, bound to a specific deployed contract.

# Variables

ReceiverEVMABI is the input ABI used to generate the binding from.
ReceiverEVMBin is the compiled bytecode used for deploying new contracts.
ReceiverEVMMetaData contains all meta data concerning the ReceiverEVM contract.

# Structs

ReceiverEVM is an auto generated Go binding around an Ethereum contract.
ReceiverEVMCaller is an auto generated read-only Go binding around an Ethereum contract.
ReceiverEVMCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ReceiverEVMCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ReceiverEVMFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ReceiverEVMRaw is an auto generated low-level Go binding around an Ethereum contract.
ReceiverEVMReceivedERC20 represents a ReceivedERC20 event raised by the ReceiverEVM contract.
ReceiverEVMReceivedERC20Iterator is returned from FilterReceivedERC20 and is used to iterate over the raw logs and unpacked data for ReceivedERC20 events raised by the ReceiverEVM contract.
ReceiverEVMReceivedNonPayable represents a ReceivedNonPayable event raised by the ReceiverEVM contract.
ReceiverEVMReceivedNonPayableIterator is returned from FilterReceivedNonPayable and is used to iterate over the raw logs and unpacked data for ReceivedNonPayable events raised by the ReceiverEVM contract.
ReceiverEVMReceivedNoParams represents a ReceivedNoParams event raised by the ReceiverEVM contract.
ReceiverEVMReceivedNoParamsIterator is returned from FilterReceivedNoParams and is used to iterate over the raw logs and unpacked data for ReceivedNoParams events raised by the ReceiverEVM contract.
ReceiverEVMReceivedPayable represents a ReceivedPayable event raised by the ReceiverEVM contract.
ReceiverEVMReceivedPayableIterator is returned from FilterReceivedPayable and is used to iterate over the raw logs and unpacked data for ReceivedPayable events raised by the ReceiverEVM contract.
ReceiverEVMReceivedRevert represents a ReceivedRevert event raised by the ReceiverEVM contract.
ReceiverEVMReceivedRevertIterator is returned from FilterReceivedRevert and is used to iterate over the raw logs and unpacked data for ReceivedRevert events raised by the ReceiverEVM contract.
ReceiverEVMSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ReceiverEVMTransactor is an auto generated write-only Go binding around an Ethereum contract.
ReceiverEVMTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ReceiverEVMTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.