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).
Greatest tick such that
getSqrtPriceAtTick(tick) <= sqrtPriceX64. Exact port of the on-chainget_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).