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

# Functions

DeployERC20Mock deploys a new Ethereum contract, binding an instance of ERC20Mock to it.
NewERC20Mock creates a new instance of ERC20Mock, bound to a specific deployed contract.
NewERC20MockCaller creates a new read-only instance of ERC20Mock, bound to a specific deployed contract.
NewERC20MockFilterer creates a new log filterer instance of ERC20Mock, bound to a specific deployed contract.
NewERC20MockTransactor creates a new write-only instance of ERC20Mock, bound to a specific deployed contract.

# Variables

ERC20MockABI is the input ABI used to generate the binding from.
ERC20MockBin is the compiled bytecode used for deploying new contracts.
ERC20MockMetaData contains all meta data concerning the ERC20Mock contract.

# Structs

ERC20Mock is an auto generated Go binding around an Ethereum contract.
ERC20MockApproval represents a Approval event raised by the ERC20Mock contract.
ERC20MockApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the ERC20Mock contract.
ERC20MockCaller is an auto generated read-only Go binding around an Ethereum contract.
ERC20MockCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ERC20MockCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ERC20MockFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ERC20MockRaw is an auto generated low-level Go binding around an Ethereum contract.
ERC20MockSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ERC20MockTransactor is an auto generated write-only Go binding around an Ethereum contract.
ERC20MockTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ERC20MockTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ERC20MockTransfer represents a Transfer event raised by the ERC20Mock contract.
ERC20MockTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the ERC20Mock contract.