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

# Functions

NewIUniswapV2ERC20 creates a new instance of IUniswapV2ERC20, bound to a specific deployed contract.
NewIUniswapV2ERC20Caller creates a new read-only instance of IUniswapV2ERC20, bound to a specific deployed contract.
NewIUniswapV2ERC20Filterer creates a new log filterer instance of IUniswapV2ERC20, bound to a specific deployed contract.
NewIUniswapV2ERC20Transactor creates a new write-only instance of IUniswapV2ERC20, bound to a specific deployed contract.

# Variables

IUniswapV2ERC20ABI is the input ABI used to generate the binding from.
IUniswapV2ERC20MetaData contains all meta data concerning the IUniswapV2ERC20 contract.

# Structs

IUniswapV2ERC20 is an auto generated Go binding around an Ethereum contract.
IUniswapV2ERC20Approval represents a Approval event raised by the IUniswapV2ERC20 contract.
IUniswapV2ERC20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IUniswapV2ERC20 contract.
IUniswapV2ERC20Caller is an auto generated read-only Go binding around an Ethereum contract.
IUniswapV2ERC20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IUniswapV2ERC20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IUniswapV2ERC20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
IUniswapV2ERC20Raw is an auto generated low-level Go binding around an Ethereum contract.
IUniswapV2ERC20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IUniswapV2ERC20Transactor is an auto generated write-only Go binding around an Ethereum contract.
IUniswapV2ERC20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IUniswapV2ERC20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IUniswapV2ERC20Transfer represents a Transfer event raised by the IUniswapV2ERC20 contract.
IUniswapV2ERC20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IUniswapV2ERC20 contract.