dataStorageOperator() view external
dataStorageOperator()
The contract that stores all the timepoints and can perform actions with them
Returns:
[0]
address
factory() view external
factory()
The contract that deployed the pool, which must adhere to the IAlgebraFactory interface
token0() view external
token0()
The first of the two tokens of the pool, sorted by address
token1() view external
token1()
The second of the two tokens of the pool, sorted by address
tickSpacing() view external
tickSpacing()
The pool tick spacing
int24
maxLiquidityPerTick() view external
maxLiquidityPerTick()
The maximum amount of position liquidity that can use any tick in the range
uint128