• Greatest tick such that getSqrtPriceAtTick(tick) <= sqrtPriceX64. Exact port of the on-chain get_tick_at_sqrt_price — clients use it to predict the graduation anchor tick before graduation executes (e.g. to build an atomic graduate + open-positions transaction).

    Parameters

    • sqrtPriceX64: bigint

    Returns number

Generated using TypeDoc