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

# Functions

NewIUniswapV2Pair creates a new instance of IUniswapV2Pair, bound to a specific deployed contract.
NewIUniswapV2PairCaller creates a new read-only instance of IUniswapV2Pair, bound to a specific deployed contract.
NewIUniswapV2PairFilterer creates a new log filterer instance of IUniswapV2Pair, bound to a specific deployed contract.
NewIUniswapV2PairTransactor creates a new write-only instance of IUniswapV2Pair, bound to a specific deployed contract.

# Variables

IUniswapV2PairABI is the input ABI used to generate the binding from.
IUniswapV2PairMetaData contains all meta data concerning the IUniswapV2Pair contract.

# Structs

IUniswapV2Pair is an auto generated Go binding around an Ethereum contract.
IUniswapV2PairApproval represents a Approval event raised by the IUniswapV2Pair contract.
IUniswapV2PairApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the IUniswapV2Pair contract.
IUniswapV2PairBurn represents a Burn event raised by the IUniswapV2Pair contract.
IUniswapV2PairBurnIterator is returned from FilterBurn and is used to iterate over the raw logs and unpacked data for Burn events raised by the IUniswapV2Pair contract.
IUniswapV2PairCaller is an auto generated read-only Go binding around an Ethereum contract.
IUniswapV2PairCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IUniswapV2PairCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IUniswapV2PairFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IUniswapV2PairMint represents a Mint event raised by the IUniswapV2Pair contract.
IUniswapV2PairMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the IUniswapV2Pair contract.
IUniswapV2PairRaw is an auto generated low-level Go binding around an Ethereum contract.
IUniswapV2PairSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IUniswapV2PairSwap represents a Swap event raised by the IUniswapV2Pair contract.
IUniswapV2PairSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the IUniswapV2Pair contract.
IUniswapV2PairSync represents a Sync event raised by the IUniswapV2Pair contract.
IUniswapV2PairSyncIterator is returned from FilterSync and is used to iterate over the raw logs and unpacked data for Sync events raised by the IUniswapV2Pair contract.
IUniswapV2PairTransactor is an auto generated write-only Go binding around an Ethereum contract.
IUniswapV2PairTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IUniswapV2PairTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IUniswapV2PairTransfer represents a Transfer event raised by the IUniswapV2Pair contract.
IUniswapV2PairTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the IUniswapV2Pair contract.