TickLens
Functions
getPopulatedTicksInWord
function getPopulatedTicksInWord(address pool, int16 tickTableIndex) public view returns (struct ITickLens.PopulatedTick[] populatedTicks)Name
Type
Description
Name
Type
Description
getClosestActiveTicks
function getClosestActiveTicks(address pool, int24 targetTick) public view returns (struct ITickLens.PopulatedTick[2] populatedTicks)Name
Type
Description
Name
Type
Description
getNextActiveTicks
Name
Type
Description
Name
Type
Description
Last updated