The initial pool sqrt_price_x64 Genesis computes at graduation from the
deployed token amounts: sqrt(amount_1 * 2^128 / amount_0). Exact port of
the on-chain compute_sqrt_price_x64; combine with getTickAtSqrtPrice
to predict the graduation anchor tick off-chain.
The initial pool
sqrt_price_x64Genesis computes at graduation from the deployed token amounts:sqrt(amount_1 * 2^128 / amount_0). Exact port of the on-chaincompute_sqrt_price_x64; combine withgetTickAtSqrtPriceto predict the graduation anchor tick off-chain.