Static
checkStatic
findGet the next initialized tick index within the same tick array.
Static
findGet the previous initialized tick index within the same tick array.
Static
getGet the minimum and maximum tick index that can be initialized.
The tickSpacing for the Whirlpool
An array of numbers where the first element is the minimum tick index and the second element is the maximum tick index.
Static
getStatic
getStatic
getGet the offset index to access a tick at a given tick-index in a tick-array
The tick index for the tick that this offset would access
The starting tick for the array that this tick-index resides in
The tickSpacing for the Whirlpool that this tickArray belongs to
The offset index that can access the desired tick at the given tick-array
Static
getStatic
getStatic
invertStatic
isCheck if the tick range is the full range of the Whirlpool.
The tickSpacing for the Whirlpool
The lower tick index of the range
The upper tick index of the range
true if the range is the full range of the Whirlpool, false otherwise.
Static
isStatic
is
A collection of utility functions when interacting with Ticks.