Categorygithub.com/zeta-chain/protocol-contractspkguniswapv3-corecontractsinterfacesiuniswapv3pool.sol
# Functions
NewIUniswapV3Pool creates a new instance of IUniswapV3Pool, bound to a specific deployed contract.
NewIUniswapV3PoolCaller creates a new read-only instance of IUniswapV3Pool, bound to a specific deployed contract.
NewIUniswapV3PoolFilterer creates a new log filterer instance of IUniswapV3Pool, bound to a specific deployed contract.
NewIUniswapV3PoolTransactor creates a new write-only instance of IUniswapV3Pool, bound to a specific deployed contract.
# Variables
IUniswapV3PoolABI is the input ABI used to generate the binding from.
IUniswapV3PoolMetaData contains all meta data concerning the IUniswapV3Pool contract.
# Structs
IUniswapV3Pool is an auto generated Go binding around an Ethereum contract.
IUniswapV3PoolBurn represents a Burn event raised by the IUniswapV3Pool contract.
IUniswapV3PoolBurnIterator is returned from FilterBurn and is used to iterate over the raw logs and unpacked data for Burn events raised by the IUniswapV3Pool contract.
IUniswapV3PoolCaller is an auto generated read-only Go binding around an Ethereum contract.
IUniswapV3PoolCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IUniswapV3PoolCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IUniswapV3PoolCollect represents a Collect event raised by the IUniswapV3Pool contract.
IUniswapV3PoolCollectIterator is returned from FilterCollect and is used to iterate over the raw logs and unpacked data for Collect events raised by the IUniswapV3Pool contract.
IUniswapV3PoolCollectProtocol represents a CollectProtocol event raised by the IUniswapV3Pool contract.
IUniswapV3PoolCollectProtocolIterator is returned from FilterCollectProtocol and is used to iterate over the raw logs and unpacked data for CollectProtocol events raised by the IUniswapV3Pool contract.
IUniswapV3PoolFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IUniswapV3PoolFlash represents a Flash event raised by the IUniswapV3Pool contract.
IUniswapV3PoolFlashIterator is returned from FilterFlash and is used to iterate over the raw logs and unpacked data for Flash events raised by the IUniswapV3Pool contract.
IUniswapV3PoolIncreaseObservationCardinalityNext represents a IncreaseObservationCardinalityNext event raised by the IUniswapV3Pool contract.
IUniswapV3PoolIncreaseObservationCardinalityNextIterator is returned from FilterIncreaseObservationCardinalityNext and is used to iterate over the raw logs and unpacked data for IncreaseObservationCardinalityNext events raised by the IUniswapV3Pool contract.
IUniswapV3PoolInitialize represents a Initialize event raised by the IUniswapV3Pool contract.
IUniswapV3PoolInitializeIterator is returned from FilterInitialize and is used to iterate over the raw logs and unpacked data for Initialize events raised by the IUniswapV3Pool contract.
IUniswapV3PoolMint represents a Mint event raised by the IUniswapV3Pool contract.
IUniswapV3PoolMintIterator is returned from FilterMint and is used to iterate over the raw logs and unpacked data for Mint events raised by the IUniswapV3Pool contract.
IUniswapV3PoolRaw is an auto generated low-level Go binding around an Ethereum contract.
IUniswapV3PoolSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IUniswapV3PoolSetFeeProtocol represents a SetFeeProtocol event raised by the IUniswapV3Pool contract.
IUniswapV3PoolSetFeeProtocolIterator is returned from FilterSetFeeProtocol and is used to iterate over the raw logs and unpacked data for SetFeeProtocol events raised by the IUniswapV3Pool contract.
IUniswapV3PoolSwap represents a Swap event raised by the IUniswapV3Pool contract.
IUniswapV3PoolSwapIterator is returned from FilterSwap and is used to iterate over the raw logs and unpacked data for Swap events raised by the IUniswapV3Pool contract.
IUniswapV3PoolTransactor is an auto generated write-only Go binding around an Ethereum contract.
IUniswapV3PoolTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IUniswapV3PoolTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.