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

# Functions

DeployTestERC20 deploys a new Ethereum contract, binding an instance of TestERC20 to it.
NewTestERC20 creates a new instance of TestERC20, bound to a specific deployed contract.
NewTestERC20Caller creates a new read-only instance of TestERC20, bound to a specific deployed contract.
NewTestERC20Filterer creates a new log filterer instance of TestERC20, bound to a specific deployed contract.
NewTestERC20Transactor creates a new write-only instance of TestERC20, bound to a specific deployed contract.

# Variables

TestERC20ABI is the input ABI used to generate the binding from.
TestERC20Bin is the compiled bytecode used for deploying new contracts.
TestERC20MetaData contains all meta data concerning the TestERC20 contract.

# Structs

TestERC20 is an auto generated Go binding around an Ethereum contract.
TestERC20Approval represents a Approval event raised by the TestERC20 contract.
TestERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the TestERC20 contract.
TestERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
TestERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TestERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TestERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
TestERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
TestERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TestERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
TestERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TestERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TestERC20Transfer represents a Transfer event raised by the TestERC20 contract.
TestERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the TestERC20 contract.