Jump2CoinJump2Coin
All guides
LiquidityRaydium
7 min read·

How to Remove Liquidity from Raydium (CPMM Pool Guide)#

If you created a Raydium CPMM pool and did not burn the LP tokens, you can reclaim your SOL and tokens at any time. This guide explains exactly when removing liquidity is possible, how it works mechanically, and how to do it from your Jump2Coin token dashboard — no Raydium UI required.


What Is LP Removal?#

When you create a Raydium CPMM pool, you deposit SOL and tokens in exchange for LP (liquidity provider) tokens. These LP tokens represent your share of the pool.

Removing liquidity means burning your LP tokens to withdraw your proportional share of the pool's current reserves: SOL + the token you paired it with.

Key rule: You can only remove liquidity if you still hold LP tokens. If LP was burned during pool creation, those tokens are gone permanently and withdrawal is impossible.


When Can You Remove Liquidity?#

Pool stateCan you remove?
LP tokens in your wallet (not burned)Yes
LP burned on creationNo — permanent
LP locked in StreamflowNo — until lock expires
Pool closed by RaydiumNo

Jump2Coin's dashboard automatically detects whether your pool has unburned LP tokens and shows the Remove Liquidity panel only when withdrawal is available.


How Removal Works On-Chain#

  1. You select a percentage to withdraw: 25%, 50%, 75%, or 100%
  2. The dashboard builds a Raydium CPMM withdrawLiquidity transaction
  3. You sign it in your wallet — nothing touches the platform's custody
  4. The contract burns your LP tokens proportionally and returns:
    • Your share of the SOL in the pool
    • Your share of the token in the pool
  5. Both assets land in your wallet in the same transaction

The ratio you receive reflects the current pool state, not what you deposited. If the price has moved since creation, the composition will have shifted (this is the standard AMM impermanent loss dynamic).


Step-by-Step: Remove via Jump2Coin Dashboard#

Step 1 — Open your token dashboard#

Go to jump2coin.com/dashboard/<your-token-address>. If you created the token on Jump2Coin, your address is listed in the token creation success screen.

Step 2 — Locate the Remove Liquidity panel#

In the right sidebar, scroll down. If your pool has unburned LP tokens in your wallet, the Remove Liquidity panel appears with a red border.

If you don't see it:

  • The LP may have been burned on creation
  • Your wallet may not hold any LP tokens for this pool
  • Confirm your wallet is connected (the same wallet that created the pool)

Step 3 — Check your LP balance#

The panel shows your current LP token balance. This is the amount available to withdraw.

Step 4 — Select a percentage#

Choose 25%, 50%, 75%, or 100%. The panel updates in real time to show how many LP tokens that corresponds to.

100% exits the position entirely. The pool remains active on Raydium — other liquidity providers (if any) are unaffected.

Step 5 — Confirm the transaction#

Click Remove X% Liquidity. Your wallet prompts you to approve. The platform fee is 0.1 SOL per withdrawal transaction.

After confirmation (typically 2–5 seconds on mainnet), SOL and tokens return to your wallet. The panel refreshes to show your updated LP balance.


What Happens to the Pool After Removal?#

The Raydium pool itself does not close when you remove liquidity. The pool address remains active on-chain. However:

  • If you were the only LP, the pool now has zero liquidity and swaps will fail (insufficient liquidity error on Jupiter/Raydium)
  • DexScreener will still show the pair, but liquidity will appear as $0
  • Traders can re-add liquidity to the same pool address if they choose

If you want to permanently shut down trading, burn 100% of LP tokens instead of withdrawing — that seals the pool forever.


LP Removal vs. LP Burn: Which Should You Choose?#

Remove LiquidityBurn LP
SOL recoveryYes — get SOL backNo — SOL stays in pool forever
Token recoveryYesNo
Effect on tradersPool empties, trading stopsPool stays active permanently
Trust signalNeutral (creator can exit)Strong positive (creator cannot exit)
ReversibleAfter removal, you can add backIrreversible

Remove if you need your SOL back (testing, small project, pivoting).
Burn if you want to maximize investor trust and signal long-term commitment.


Common Issues#

"No LP tokens found in your wallet"
Your connected wallet doesn't hold LP tokens for this pool. Check that you're using the same wallet that created the pool. If LP was burned on creation, withdrawal is not possible.

Transaction simulation fails
Usually caused by insufficient SOL for the platform fee (0.1 SOL) plus transaction rent. Ensure your wallet has at least 0.15 SOL available.

"User rejected"
Your wallet's approval dialog was closed or denied. Nothing was sent — just click Remove again and approve.

Pool shows wrong amounts after removal
The amounts returned reflect the pool's current token ratio, not the original deposit ratio. Price movements in the pool cause the composition to shift — this is normal AMM behavior (impermanent loss/gain).


Frequently Asked Questions#

Can I remove only part of my liquidity?
Yes. Select 25%, 50%, or 75% to do a partial withdrawal. Your remaining LP tokens stay in your wallet and continue earning fees from swaps.

Is there a fee for removing liquidity?
Jump2Coin charges 0.1 SOL per removal transaction. Solana network fees are approximately 0.000005 SOL.

Can I re-add liquidity after removing?
Yes, as long as the pool still exists. Go to the Raydium CPMM pool page for your token and add using their UI, or wait for Jump2Coin to add a direct add-liquidity flow.

Does removing liquidity affect my token's price?
Removing 100% of liquidity from a pool with no other LPs will drain the pool, making the token untradeable on that pair. The token still exists on-chain; it just has no active market maker.

What if I created the pool on Raydium directly (not via Jump2Coin)?
The Remove Liquidity panel on Jump2Coin only appears for pools registered in the Jump2Coin database. For pools created elsewhere, use Raydium's own portfolio page to manage LP positions.

Share