Umi instance
The base token mint (project mint)
The Raydium CLMM AmmConfig configured on the bucket
Optional env?: "devnet" | "mainnet"'mainnet' (default) or 'devnet'
Optional poolThe bucket's pool seed index (defaults to 1;
must be in 1..MAX_CLMM_POOL_SEED_INDEX)
Optional quoteThe quote token mint (defaults to wSOL)
Generated using TypeDoc
Derives the Raydium CLMM pool accounts for
graduateToRaydiumClmmV2. The pool is the seed-indexed Raydium PDA[pool, amm_config, token_0, token_1, seed_index_le]created via Raydium'screate_permissioned_pool; the Genesis raydium_signer holds the Raydium permission PDA that gates creation (no front-running).