Help & Troubleshooting
Liquidity Pool Creation Error
Creating a Raydium liquidity pool fails? Common causes and solutions for Solana LP creation errors.
Problem
Creating a liquidity pool on Raydium or another DEX fails.
Quick Solution
Common causes include insufficient SOL, duplicate pool, insufficient token balance, or wrong pool type. For AMM V4, you need an OpenBook market ID first. CPMM pools do not require one.
Common Causes
- Pool creation requires approximately 0.3-0.5 SOL
- A pool for this token pair already exists
- You do not have enough tokens to deposit
- AMM V4 requires OpenBook market ID, CPMM does not
- AMM V4 pools need a market ID created first
CPMM vs AMM V4
**CPMM Pool (Recommended)** - Simpler to create - No OpenBook market required - Lower creation cost - Supports Token-2022
**AMM V4 Pool** - Requires OpenBook market ID first - Higher creation cost (market ID + pool) - More established, wider support - Does not support Token-2022
How to Fix
Check SOL Balance
Ensure at least 0.5 SOL for CPMM or 1 SOL for AMM V4 (includes market ID creation).
Check for Existing Pool
Search your token on Raydium or DexScreener. If a pool already exists, you cannot create a duplicate.
Create OpenBook Market First (AMM V4 Only)
If using AMM V4, create an OpenBook market ID first at SolTokenCreator.io, then use that market ID for pool creation.
Verify Token Balance
Ensure the connected wallet holds the tokens you want to deposit. Check on Solscan or in your wallet.
Try CPMM Instead
If AMM V4 keeps failing, try creating a CPMM pool instead. It is simpler and does not require a market ID.
