AlgebraPoolBase
Modifiers
onlyValidTicks
Name
Type
Description
Variables
address dataStorageOperator immutable
address factory immutable
address token0 immutable
address token1 immutable
address communityVault immutable
uint256 totalFeeGrowth0Token
uint256 totalFeeGrowth1Token
struct AlgebraPoolBase.GlobalState globalState
uint128 liquidity
int24 tickSpacing
int24 tickSpacingLimitOrders
uint32 communityFeeLastTimestamp
uint160 secondsPerLiquidityCumulative
address activeIncentive
mapping(int24 => struct TickManagement.Tick) ticks
mapping(int24 => struct LimitOrderManagement.LimitOrder) limitOrders
mapping(int16 => uint256) tickTable
Functions
maxLiquidityPerTick
Name
Type
Description
getCommunityFeePending
Name
Type
Description