Returns the address of the pair token with the lower sort order.
token1
Returns the address of the pair token with the higher sort order.
getReserves
Returns the reserves of token0 and token1 used to price trades and distribute liquidity. See Pricing. Also returns the block.timestamp (mod 2**32) of the last block during which an interaction occured for the pair.
externalPool0
Returns address of the corresponding pair in a third-party DEX. See Arbitrage.
externalPool1
Returns address of the corresponding pair in a third-party DEX. See Arbitrage.
kLast
Returns the product of the reserves as of the most recent liquidity event.
limitRate
Returns the limitRate per second used to calculate oracle prices.
lpips
Returns the limitPriceImpactPerSecond array calculated from limitRate