How to List Your Solana Token on Raydium (Step by Step)
If you've created a Solana token and you're ready to make it tradeable, the most important step is to list your Solana token on Raydium — the leading AMM DEX on Solana. This guide walks you through every step: from creating your token to opening a liquidity pool on Raydium and going live.
Whether you're launching a meme coin, a utility token, or a community token, this is the definitive 2026 guide.
What Is Raydium and Why Does It Matter?
Raydium is the dominant automated market maker (AMM) on Solana. It handles billions of dollars in trading volume and is deeply integrated with aggregators like Jupiter, meaning tokens listed on Raydium automatically get routing through Jupiter's swap interface.
When you list your Solana token on Raydium, you get:
- Instant tradability — anyone with a Solana wallet can swap your token
- Price discovery — the AMM algorithm sets the price based on the ratio in your liquidity pool
- Jupiter routing — your token appears in the most-used swap interface on Solana automatically
- Visibility — Raydium's "New Pools" section is actively watched by traders and bots
Compared to pump.fun (which uses a bonding curve model), listing on Raydium gives you full control over your initial price, your liquidity depth, and when you go live.
Before You List: What You Need
Before you can list your Solana token on Raydium, you need four things ready:
1. A Deployed SPL Token
You need a token with a valid mint address on Solana Mainnet. If you haven't created your token yet, SPLCreator lets you deploy a fully configured SPL token — including Token-2022 extensions, metadata, and logo — in under 2 minutes for ~0.1 SOL.
Not sure which token standard to use? Read our comparison: Token-2022 vs Legacy SPL — Which Should You Use?
2. Token Metadata (Name, Symbol, Logo)
Make sure your token has on-chain metadata attached (name, symbol, URI). Without metadata, Raydium and wallets will display a blank or broken token. SPLCreator handles this automatically via IPFS/Pinata during token creation.
3. An OpenBook Market ID
Raydium's Standard AMM (v4) requires an OpenBook (formerly Serum) market. This is an on-chain order book that Raydium references to enable the full AMM functionality. Creating a market costs approximately 0.3–0.5 SOL in rent.
Note: Raydium CPMM (Constant Product Market Maker) pools do not require an OpenBook market. For most new token launches, CPMM is the simpler and cheaper path. We'll cover both.
4. SOL + Your Token for Initial Liquidity
You must provide the initial liquidity yourself. The ratio of SOL to your token in the pool sets the opening price. For example:
- 1 SOL + 1,000,000 tokens → opening price of 0.000001 SOL per token
- 5 SOL + 1,000,000 tokens → opening price of 0.000005 SOL per token
Have at minimum 1–2 SOL plus your initial liquidity tokens ready in your wallet.
Step-by-Step: How to List Your Solana Token on Raydium
Step 1 — Create Your Token (If You Haven't Already)
Go to splcreator.com/create. Connect your Phantom, Backpack, or Solflare wallet and fill in:
- Token name and symbol
- Supply (e.g., 1,000,000,000 for a meme coin)
- Decimals (9 is standard for Solana)
- Logo (uploaded to IPFS automatically)
- Optional: enable Token-2022 extensions like transfer fees or revoking freeze authority
Deploy on Mainnet. You'll receive your mint address — save it. You can also test the full flow on Devnet for free before going live.
For a full walkthrough of the token creation process, see our Solana Token Creation Guide.
Step 2 — Get Your OpenBook Market ID (Standard AMM Only)
Skip this step if you're using Raydium CPMM.
For Raydium Standard AMM (v4):
- Go to raydium.io/create-market
- Connect your wallet
- Enter your token mint address
- Set minimum order size and tick size (use defaults for meme coins)
- Confirm the transaction (~0.3–0.5 SOL)
- Save the Market ID — you'll need it in the next step
Market creation takes 1–2 minutes. The Market ID is permanent and tied to your token.
Step 3 — Create a Liquidity Pool on Raydium
This is the core step to list your Solana token on Raydium.
For CPMM (recommended for new launches):
- Go to raydium.io/liquidity/create-pool
- Select Standard AMM or CPMM — choose CPMM for simplicity
- Enter your token mint address
- Select the quote token (SOL or USDC — SOL is most common for new tokens)
- Enter the initial amounts for both sides (this sets your opening price)
- Set a start time — you can set it to now or schedule it for the future
- Review the pool parameters
- Confirm the transaction
For Standard AMM (v4):
Same flow, but you'll paste your OpenBook Market ID in step 3 instead of entering amounts directly.
Once confirmed, your pool is live on-chain immediately. Traders can swap your token within seconds.
Step 4 — Verify Your Pool Is Live
After pool creation:
- Search your token mint address on Solscan or Birdeye
- Verify the pool appears under "Markets"
- Try a small test swap on Raydium or Jupiter
- Check that your token metadata (name, symbol, logo) displays correctly
If metadata is missing, your token will show as a raw address. This is why setting up metadata during token creation (via SPLCreator or Metaplex) is essential — not optional.
Step 5 — Lock or Burn Liquidity (Optional but Recommended)
One of the most trust-building actions you can take after listing is locking your LP tokens. LP tokens represent your ownership of the liquidity pool. If you hold them, you can remove all liquidity at any time — what traders call a "rug pull."
To build credibility:
- Burn LP tokens — send them to a dead wallet (irreversible)
- Lock LP tokens — use a service like Streamflow or Raydium's native lock feature to time-lock your liquidity
SPLCreator supports revoking mint authority and freeze authority directly at token creation, which are two additional trust signals traders look for. Combining those with locked LP gives your token strong rug-proof credentials.
Step 6 — Promote Your Listing
Once live, get the word out:
- Post your contract address on Twitter/X, Telegram, and Discord
- Submit to DEXScreener (auto-indexes Raydium pools)
- Update your token info on Birdeye
- Submit token metadata to Jupiter's verified list (for the ✓ checkmark)
- Share your SPLCreator affiliate link to earn 20% on referrals from anyone you bring to the platform
CPMM vs Standard AMM: Which Should You Choose?
| Feature | CPMM | Standard AMM (v4) |
|---|---|---|
| OpenBook market required | No | Yes |
| Setup cost | ~0.15 SOL | ~0.5–0.7 SOL |
| Complexity | Low | Medium |
| Jupiter routing | Yes | Yes |
| Best for | New launches, meme coins | Established projects |
For most new Solana token launches in 2026, CPMM is the right choice. It's cheaper, faster, and fully compatible with Jupiter routing.
Common Mistakes When Listing on Raydium
1. Wrong initial price ratio Double-check your SOL/token ratio before confirming. Setting 0.001 SOL against 1 billion tokens gives a very different FDV than 1 SOL against 1 billion tokens. This can't be changed after pool creation — only liquidity can be adjusted.
2. Missing or broken metadata If you create a token without metadata and then try to add it later, some DEX aggregators cache the blank state. Always set metadata at token creation.
3. Not revoking authorities Leaving mint authority active means you can print more tokens at any time. Traders know this and will avoid your token. Revoke mint authority if your supply is fixed.
4. Insufficient liquidity depth Too little liquidity means extreme price impact on even small trades. A pool with only 0.1 SOL will show 50%+ price impact on $100 swaps. Start with at least 1–2 SOL worth of liquidity.
5. Deploying on Mainnet without testing SPLCreator supports Solana Devnet for free. Test your full token creation and metadata flow on Devnet before spending real SOL on Mainnet.
What About EVM Chains or Multi-Chain Listings?
This guide covers Solana exclusively. If you're looking to list a token on Ethereum (Uniswap), BNB Chain (PancakeSwap), or any other EVM chain, that's a different process entirely.
For multi-chain token creation and DEX listings on EVM networks, visit our sister platform: TheCoinLab.io — which supports ERC-20, BEP-20, and other non-Solana token standards.
SPLCreator is Solana-only by design, which means deeper integration with Solana-specific features like Token-2022. For Token-2022-specific features like transfer fees, interest-bearing tokens, and non-transferable tokens, SPLCreator is the right tool.
FAQ: Listing Your Solana Token on Raydium
Q: How much does it cost to list on Raydium? A: Using CPMM, the pool creation fee is approximately 0.15 SOL. You also need to provide the initial liquidity (minimum ~1 SOL recommended). If you use Standard AMM v4, add ~0.3–0.5 SOL for the OpenBook market creation. Total: 0.5–1.5 SOL depending on your path.
Q: Do I need permission from Raydium to list my token? A: No. Raydium is a permissionless DEX. Anyone can create a pool for any SPL token at any time. There is no approval process or whitelist.
Q: How long does it take for my token to appear on Jupiter after listing on Raydium? A: Jupiter indexes new Raydium pools automatically, typically within 1–10 minutes. DEXScreener and Birdeye also auto-index within minutes.
Q: Can I list a Token-2022 token on Raydium? A: Yes, Raydium supports Token-2022. However, tokens with transfer fees require careful attention — the fee is deducted on each swap, which affects the displayed price and can cause confusion in some interfaces. Document the transfer fee clearly in your project communications.
Q: What happens to my LP tokens after I create the pool? A: LP tokens are sent to your wallet. They represent your share of the pool and can be used to withdraw liquidity at any time. For trust and credibility, consider burning or locking them via a lock protocol after launch.
Ready to Launch Your Solana Token?
Listing your Solana token on Raydium starts with having a properly deployed token with clean metadata. If you haven't created your token yet — or if you need to redeploy with better metadata, Token-2022 extensions, or revoked authorities — SPLCreator is the fastest way to do it.
Deploy in under 2 minutes. No code required. ~0.1 SOL.
👉 Create your Solana token now at splcreator.com/create
SPLCreator is a no-code Solana SPL token creator built for developers and meme coin launchers. Supports Token-2022, IPFS metadata, bulk airdrop, and an affiliate program with 20% commission.