Solana tools
Explore 20lab Solana Tools
Effortlessly manage your Solana tokens with our toolset.Solana tools
Create liquidity pool
Blockchain
Token pair
Base token
Quote token
DEX
No DEXes are currently available for Solana Testnet. Please switch to Solana Mainnet or Devnet.
Fee tier
Token amounts
Related Posts
Continue your journey with these related blog posts.
Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.
July 24, 2024
8 min read
Learn how to add liquidity on Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely launch your token!
January 28, 2025
7 min read
Learn what SPL is and how it is standardizing tokens for compatibility across Solana blockchain.
November 11, 2024
5 min read
The create Solana liquidity pool tool lets token creators and project teams launch trading pools for their SPL tokens directly from an intuitive interface. This is essential for:
- Making your token tradeable on decentralized exchanges
- Establishing the initial token price and market depth
- Enabling your community to buy and sell tokens freely
- Bootstrapping liquidity for your project on Solana
The tool supports creating liquidity pools on Raydium and Meteora with 2 versions available for each of them, so you can choose the pool type that best fits your project's needs.
The two supported pool types differ in architecture and use case:
- Raydium Legacy AMM - Integrates with the OpenBook on-chain order book, combining AMM liquidity with limit order flow. This makes your token available on OpenBook-compatible interfaces and attracts additional order book liquidity. 20lab automatically creates the required OpenBook market for you as part of the pool creation process - no separate setup needed.
- Raydium CPMM - A straightforward constant product AMM that operates independently of any order book. It's faster and cheaper to deploy, making it a great choice for most new token launches.
Not sure which to pick? Go with CPMM - it's the most popular choice for new SPL token projects and gets your token trading in minutes.
DAMM V2 is a separate, next-generation program from V1 (built on the cp-amm program), not just an upgrade. The main differences:
- Fee modes - V2 offers Base + Quote (fees in both tokens) or Quote only (fees in the quote token only) options.
- NFT-backed positions - Each LP position is tied to a position NFT and tracks unlocked, vested, and permanently locked liquidity.
- Dynamic fees - Volatility-based dynamic fees to boost LP earnings in volatile markets.
- Anti-sniper controls - Activation by slot or timestamp to delay trading.
- Token 2022 support - Full compatibility with SPL Token-2022, such as tokens created with the 20lab token generator.
For new token launches, v2 is the more feature-rich option; choose v1 if you prefer the simpler, classic DAMM setup.
To create a liquidity pool on Solana using 20lab, you will need:
- Your token's mint address - The SPL token you want to make tradeable
- A paired currency - Typically SOL or USDC to pair with your token
- Initial liquidity - A sufficient amount of both tokens to seed the pool
- SOL for fees - To cover Solana network fees and pool creation costs
If you choose Raydium Legacy AMM, 20lab automatically handles the OpenBook market creation - no extra steps required on your end.
Your token's initial price is set by the ratio of the two assets you deposit when creating the pool. For example:
- Depositing 1 SOL and 1,000,000 tokens sets a price of 0.000001 SOL per token
- Depositing 10 SOL and 1,000,000 tokens sets a price of 0.00001 SOL per token
There is no separate price input - the deposit ratio you provide becomes the opening market price. Set this ratio to reflect your intended valuation, because any significant mispricing will be corrected immediately by arbitrage traders, which can result in impermanent loss for you as the initial liquidity provider.
Yes, the tool works with all standard SPL tokens on Solana, including tokens created with the 20lab token generator. A few things to keep in mind depending on pool type:
- Raydium CPMM and Meteora DAMM V2 - Compatible with most SPL tokens, including Token-2022 tokens
- Raydium Legacy AMM and Meteora DAMM V1 - Only compatible with standard SPL tokens
Creating a Solana liquidity pool involves these types of costs:
- Network Fees - Standard Solana transaction fees
- Optionally, Raydium protocol fee - A one-time fee charged by the Raydium protocol to deploy the pool on-chain. Legacy AMM pools carry a higher creation cost (approx. 0.45 SOL) than CPMM pools (approx. 0.2 SOL) due to the additional OpenBook market deployment.
Meteora does not charge any additional fees for creating a pool. All fees are shown clearly before you confirm the transaction. Your initial liquidity deposit is not a fee - it stays in the pool and can be withdrawn any time using the 20lab remove liquidity tool.
It depends on the DEX and pool type:
- Raydium Legacy AMM - No limit on the number of pools you can create for the same token pair
- Raydium CPMM and Meteora DAMM - Limited to one pool per unique combination of token pair, fee tier and other inital settings if available
That said, splitting liquidity across multiple pools reduces depth in each one, making them more vulnerable to price impact and manipulation. For new tokens, a single well-funded pool is always the best strategy. Expanding to additional pairs makes sense once your token has enough liquidity to support them comfortably.
Yes - creating a liquidity pool on Solana is a decentralized exchange listing. There's no approval process, no gatekeepers, and no listing fee paid to a third party. Once your pool is live:
- Your token is immediately tradeable by anyone on chosen DEX
- It appears in token search results on DEX's interface
- Aggregators and trading bots automatically route trades through your pool
- Price data starts appearing on Solana analytics and tracking platforms
Pool creation is one of the most important milestones for any token project - it's the moment your token enters open-market trading.


