# Functions
NewUniswapv2erc20 creates a new instance of Uniswapv2erc20, bound to a specific deployed contract.
NewUniswapv2erc20Caller creates a new read-only instance of Uniswapv2erc20, bound to a specific deployed contract.
NewUniswapv2erc20Filterer creates a new log filterer instance of Uniswapv2erc20, bound to a specific deployed contract.
NewUniswapv2erc20Transactor creates a new write-only instance of Uniswapv2erc20, bound to a specific deployed contract.
# Constants
Uniswapv2erc20ABI is the input ABI used to generate the binding from.
# Structs
Uniswapv2erc20 is an auto generated Go binding around an Ethereum contract.
Uniswapv2erc20Approval represents a Approval event raised by the Uniswapv2erc20 contract.
Uniswapv2erc20ApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Uniswapv2erc20 contract.
Uniswapv2erc20Caller is an auto generated read-only Go binding around an Ethereum contract.
Uniswapv2erc20CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Uniswapv2erc20CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Uniswapv2erc20Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Uniswapv2erc20Raw is an auto generated low-level Go binding around an Ethereum contract.
Uniswapv2erc20Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Uniswapv2erc20Transactor is an auto generated write-only Go binding around an Ethereum contract.
Uniswapv2erc20TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Uniswapv2erc20TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Uniswapv2erc20Transfer represents a Transfer event raised by the Uniswapv2erc20 contract.
Uniswapv2erc20TransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Uniswapv2erc20 contract.