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

# Functions

DeployMockERC20 deploys a new Ethereum contract, binding an instance of MockERC20 to it.
NewMockERC20 creates a new instance of MockERC20, bound to a specific deployed contract.
NewMockERC20Caller creates a new read-only instance of MockERC20, bound to a specific deployed contract.
NewMockERC20Filterer creates a new log filterer instance of MockERC20, bound to a specific deployed contract.
NewMockERC20Transactor creates a new write-only instance of MockERC20, bound to a specific deployed contract.

# Variables

MockERC20ABI is the input ABI used to generate the binding from.
MockERC20Bin is the compiled bytecode used for deploying new contracts.
MockERC20MetaData contains all meta data concerning the MockERC20 contract.

# Structs

MockERC20 is an auto generated Go binding around an Ethereum contract.
MockERC20Approval represents a Approval event raised by the MockERC20 contract.
MockERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the MockERC20 contract.
MockERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
MockERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MockERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MockERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
MockERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
MockERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MockERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
MockERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MockERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MockERC20Transfer represents a Transfer event raised by the MockERC20 contract.
MockERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the MockERC20 contract.