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, or insufficient token balance. AMM V4 pools involve an OpenBook market internally, but our tool creates that market for you automatically as part of the same flow — you do not create one separately first.
Common Causes
- CPMM pool creation costs approximately 0.19-0.22 SOL (our tool checks for a 0.5 SOL buffer to cover this safely); AMM V4 requires roughly 0.94 SOL since our tool also creates the pool's OpenBook market and order-book accounts as part of the same flow
- A pool for this token pair already exists
- You do not have enough tokens to deposit
CPMM vs AMM V4
**CPMM Pool (Recommended)** - Simpler to create - No OpenBook market involved - Lower creation cost - Supports Token-2022
**AMM V4 Pool** - Our tool creates the required OpenBook market automatically, in the same flow — no separate purchase or step - Higher on-chain rent cost than CPMM (the market's own accounts), but no extra platform fee for that market - More established, wider support - Does not support Token-2022
How to Fix
Check SOL Balance
Ensure at least 0.5 SOL for CPMM or roughly 1 SOL for AMM V4 (covers the pool plus the market it creates for you).
Check for Existing Pool
Search your token on Raydium or DexScreener. If a pool already exists, you cannot create a duplicate.
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 involves no OpenBook market.
Note: this site's separate "Create Market ID" tool produces a standalone OpenBook Market ID for use with something other than this pool tool (for example, Raydium's own official pool-creation flow, which does require an existing Market ID). It is not a prerequisite for this site's own AMM V4 pool tool and cannot be pasted into it.
