TickBitmap
Functionsβ
flipTickβ
function flipTick(
mapping(int16 => uint256) self,
int24 tick,
int24 tickSpacing
) internalName
Type
Description
nextInitializedTickWithinOneWordβ
function nextInitializedTickWithinOneWord(
mapping(int16 => uint256) self,
int24 tick,
int24 tickSpacing,
bool lte
) internal view returns (int24 next, bool initialized)Name
Type
Description
Name
Type
Description
Last updated