Why default Raydium pools cost 3+ SOL, how CPMM saves you 2.5 SOL, and how to set the right initial price for your token.
The default Raydium AMM v4 requires you to first create an OpenBook market — an on-chain order book that costs approximately 2.8 SOL in rent alone. Add Raydium's own pool creation fee (~0.4 SOL) and you're looking at 3.2+ SOL just to open the pool, before you add any liquidity.
Raydium's Constant Product Market Maker (CPMM) is a newer pool type that does not require an OpenBook market. It uses the same x*y=k formula but operates directly without an order book, cutting your pool creation cost to under 0.5 SOL.
| Feature | AMM v4 (Standard) | CPMM |
|---|---|---|
| OpenBook required | Yes — 2.8 SOL | No |
| Pool creation cost | ~3.2 SOL | ~0.15–0.4 SOL |
| DexScreener compatible | Yes | Yes |
| LP burning supported | Yes | Yes |
| Recommended for memecoins | Legacy | Yes |
The initial token price is determined entirely by the ratio of SOL to tokens you deposit in the pool. There is no other way to set it. The formula:
To hit a specific market cap at launch, work backwards: decide your target MC, divide by your total supply to get price, then calculate how much SOL you need to deposit to achieve that price.
Use the LIQUIDITY tab in the Workshop, or follow these steps directly on Raydium:
Connect your Phantom wallet. Make sure you're on Mainnet.
At the top of the creation page, choose CPMM — not AMM v4 (Standard).
Search for your token by contract address. Pair it with SOL (native).
This ratio determines your launch price. Double-check your calculation before proceeding.
You can schedule the pool to open at a specific time. Use this to coordinate your community announcement.
Raydium will show you the total cost. Expect ~0.15–0.4 SOL. Sign in Phantom and wait for confirmation.
After creating the pool, Raydium mints LP tokens to your wallet representing your ownership of the pool's liquidity. As long as you hold these, you can withdraw liquidity at any time — which traders interpret as a rug pull risk.
The solution is to burn your LP tokens permanently, signaling that no one can ever remove the liquidity. DexScreener will then display the 🔒 LP Burned badge on your token page.
Read the next guide or use the BURN tab in the Workshop directly.
Read: Burning LP Tokens →