How to Burn LP Tokens on Solana (and Why) — 2026 Guide
Burning LP is the strongest on-chain anti-rug signal for a Solana memecoin. What it does, when to burn, when not to, step-by-step Raydium LP burn.
Burning LP tokens on Solana means sending your Raydium liquidity-pool receipts to the incinerator address 1nc1nerator11111111111111111111111111111111 (or invoking the SPL token burn instruction), which permanently locks the underlying liquidity in the pool — no one, including the project creator, can ever withdraw it. It's the strongest credible "I won't rug" signal a memecoin can send because it's a costly, irreversible action with no recovery path. The trading fees the pool earns continue to compound inside the locked pool forever, gradually deepening liquidity. Burn after testing the pool with real buys and sells; do not burn if you may need to migrate liquidity later or if your token graduated from Pump.fun (LP is already burned automatically).
Spend five minutes in any Solana memecoin Telegram and you'll see the same question land before any other: "Is the LP burned?" It's the first thing serious traders check — ahead of tokenomics, ahead of the team, ahead of the meme itself. The reason: it's the only "I won't rug" signal on-chain that you genuinely cannot fake. Twitter posts can lie; an irreversible transfer to the incinerator address cannot.
Below is what an LP burn actually does on-chain, why it carries the weight it does, when not to burn (this part most guides skip), and how to do it on Raydium step by step.
What is an LP token?
When you create a liquidity pool on Raydium (or any AMM), you deposit two tokens — typically your project token and SOL or USDC. In return, the AMM gives you LP tokens that represent your share of the pool. They're a receipt: hold these, and you can withdraw your underlying tokens at any time, plus accumulated trading fees. The mechanics are documented in Raydium's official docs.
If you haven't created your token yet, start with our Solana SPL token creation guide — token first, pool second, burn third.
The key insight: whoever holds the LP tokens controls the liquidity. If you (the project creator) hold all the LP, you can withdraw all the liquidity in one transaction, leaving holders with worthless tokens and no way to sell. This is the textbook "rug pull."
What does "LP burned" mean?
"LP burned" means the project's liquidity-pool (LP) tokens have been permanently destroyed — sent to an address with no private key — so the underlying liquidity can never be withdrawn by anyone, including the creator. When a token shows "LP burned," it is the on-chain proof that the developer has given up the ability to pull liquidity, which is why traders treat it as the strongest anti-rug signal.
Burning LP tokens means sending them to a special address (1nc1nerator11111111111111111111111111111111 on Solana, or simply destroying them via the SPL token burn instruction). Once there, no one can ever retrieve them.
The result:
- The liquidity stays in the pool forever.
- The trading fees that the pool earns also stay in the pool, slowly compounding.
- No one — including you — can ever withdraw the liquidity.
This is permanent. Irreversible. There is no "undo" button. There is no governance proposal to recover burned LP. The only way to add or remove liquidity from a pool with burned LP is for new providers to deposit new liquidity (which they get LP tokens for, separate from the burned ones). For pools where you have legitimate reasons to keep LP unburned and need to actually remove liquidity (test launches, mistake recovery before any holders enter), the remove-liquidity tool handles the on-chain withdrawal — but understand the trust-signal cost first: any removal after launch reads as a rug-pull pattern on Solscan regardless of intent.
Why burn LP?
The strongest no-rug signal
Saying "we won't rug" on Twitter is free. Burning your LP costs you the option to ever withdraw your initial liquidity. It's a costly signal, which is why it's credible.
When traders see a burned LP on a token, they know:
- The dev cannot pull liquidity.
- The dev's incentive is now to grow the price of the token, not to dump and exit.
- The token has at least some permanent floor of liquidity.
Trading fees compound forever
Raydium pools earn fees on every swap. When LP is burned, those fees accumulate in the pool, gradually deepening liquidity over time. This is good for everyone: deeper liquidity means lower slippage, which attracts more traders, which generates more fees.
Listings get easier
Some Solana ecosystem trackers (DexScreener, Birdeye, Jupiter Strict List) prefer or require burned LP for "verified" tags. CEX listings sometimes look for it as a trust signal in their due-diligence process.
One quick story on why I push the "burn within the first hour" rule. I had a 2024 launch where I burned the LP nine days after the pool went live. The pool was already trading, holders were already asking "is the LP locked yet?" in Telegram, and there I was with the LP tokens still sitting in my deployer wallet, pretending I meant to do it that way. The burn transaction took thirty seconds when I finally got around to it. None of that question time was earned — it was a self-inflicted credibility hit. Burn at minute zero or build a public lock schedule on day one. Don't do what I did.
Why not burn LP
It's not always the right move. Don't burn if:
You want to migrate liquidity later
If you plan to move from Raydium to a different DEX, or upgrade your pool to a new fee tier, you need to be able to remove LP first. Burned LP cannot be migrated.
You're using a fair-launch curve (e.g., Pump.fun)
On Pump.fun, the bonding-curve liquidity migrates to Raydium automatically when the curve completes. You don't control the LP tokens — Pump.fun does, and they handle the burn for you.
Your token is a regulated stablecoin or compliance asset
Some token types require active liquidity management for compliance. If a regulator can compel you to freeze trading, you can't comply with burned LP. Most projects this applies to don't read no-code blog posts, but worth flagging.
You haven't tested the pool
Burn after the pool has run for a few hours and you've confirmed buys, sells, and price impact behave correctly. If you mispriced the pool or made a fee-tier mistake, you want to be able to remove and redo. Burning locks in the mistake.
LP burn impact on token survival (the data)
LP burn is the single strongest survival predictor we found across 50K+ Solana memecoin launches.
Toggle: burn vs lock vs keep — by token type
Burn vs lock: what's the difference?
You'll hear both terms. They're not the same:
| Burn | Lock | |
|---|---|---|
| Permanence | Forever | Time-limited (can set duration) |
| Reversibility | Never | After lock expires |
| Cost | Network fees only | Lock service fee + network fees |
| Trust signal | Strongest | Strong, but expires |
| Fees collection | Stay in pool | Project keeps fee-collection rights (in some lock services) |
Burn = sell your house and salt the earth. Maximum trust, zero flexibility. Lock = put your house in escrow for a year. High trust, you get it back eventually.
For most memecoins, burn is the cleaner story. For longer-running projects with utility, locking can be defensible.
Step-by-step: burn your Raydium LP on Solana
What you need
- Your Solana wallet, connected to mainnet, with the LP tokens you want to burn.
- A few cents of SOL for transaction fees.
- The address of your Raydium pool (Alchemii fetches this automatically when you select your token).
Steps
- Open Alchemii's Burn Liquidity tool for Solana.
- Connect your Solana wallet. Alchemii will detect the pools you have LP positions in.
- Select the pool whose LP you want to burn.
- Choose how many LP tokens to burn. Most projects burn 100% — but you can burn a partial amount if you want to keep some LP unburned for future flexibility.
- Review the warning. This action is permanent and irreversible. Take a deep breath.
- Sign the transaction. Your wallet will pop up. Approve.
- Verify on-chain. Open Solscan and look up the transaction — you should see a
burninstruction on the LP token account, reducing supply by the amount you burned.
It's done. The LP tokens are gone. The liquidity is locked in the pool forever.
After burning: tell everyone
A burned LP is only valuable if your community knows. Share:
- The transaction signature on Solscan (proof).
- The Raydium pool URL (so people can verify liquidity is there).
- A screenshot in your Telegram, Discord, and Twitter.
Add LP Burned ✅ to your token's profile on DexScreener and Birdeye if you have edit access (these often verify on-chain themselves and add a badge automatically within a few hours).
The order you share these in matters more than any single screenshot — Solscan TX first, Telegram pin second, X thread third, DexScreener badge last. For the exact sequence and copy-paste announcement templates, see Solana LP burn proof: what to share after you burn.
Frequently asked questions
What if I burn the wrong amount of LP? You can't undo the burn, but you can add more liquidity to the pool to compensate. The new LP you deposit will mint fresh LP tokens (which you can then choose to burn or keep).
Can I burn LP for a Pump.fun graduated token? The LP for tokens that graduated from Pump.fun is handled by Pump.fun itself — they typically burn it as part of graduation. You don't (and can't) burn it manually.
Does burning LP affect my token's price? No. Burning LP doesn't change the underlying tokens in the pool, just removes the LP tokens that represent ownership of them. Price is determined by the pool's reserves, which are unchanged.
Can someone still trade my token after I burn LP? Yes — that's the point. The pool keeps functioning normally. Anyone can still buy, sell, and trade. They just can't withdraw the underlying liquidity.
What's the difference between burning LP and removing liquidity? Removing liquidity returns the underlying tokens (your project token + SOL/USDC) to your wallet. Burning LP destroys your claim to those tokens, leaving them locked in the pool forever. Use Remove Liquidity if you want your tokens back. Use Burn if you want to prove you won't.
Quick facts (verifiable specifications)
| Specification | Value | Source |
|---|---|---|
| Solana incinerator address | 1nc1nerator11111111111111111111111111111111 | This article |
| Reversibility | None — permanent | This article |
| Cost (burn only) | A few cents of SOL for tx fees | This article |
| Burn instruction reference | SPL token burn | spl.solana.com |
| Raydium pool docs | Constant-product pool creation | docs.raydium.io |
| Recommended timing | After buy/sell testing of the pool | This article |
| Typical memecoin burn % | 100% of LP | This article |
| Verification explorer | Solscan | This article |
| Trackers that flag burned LP | DexScreener, Birdeye, Jupiter | This article |
Limitations of this guide (what it doesn't cover)
This guide focuses on burning LP tokens for a Raydium memecoin pool on Solana. It does not cover:
- Time-based liquidity locks via third-party services. We compare burn vs lock at a high level, but the configuration of services that lock LP for a fixed duration is outside scope.
- Pump.fun graduation mechanics. Pump.fun handles LP burn automatically on graduation. We don't walk through the bonding-curve internals — see Pump.fun vs Raydium.
- Liquidity on non-Raydium AMMs. Orca, Meteora, and other Solana DEXs have similar but not identical workflows. This guide is Raydium-only.
- Non-Solana chains. Burning LP on Ethereum, BSC, or Base uses different addresses, contracts, and verification flows.
- Multisig-controlled LP burns. If the LP is held by a Squads multisig, the burn flow needs additional signers; that setup is outside scope.
- Securities-law and regulatory analysis. Jurisdiction-specific and not legal advice. We flag stablecoin/compliance use cases briefly only.
Sources & references
- Why most Solana memecoins die in 24 hours — AlchemiiSource for the 5.7× LP burn survival multiplier — the strongest single survival predictor.
- Bitquery Solana DEX data — BitqueryUsed to derive LP burn statistics by burn-timing bucket and category.
- DexScreener — burned LP detection — DexScreenerAuto-detects LP sent to incinerator and adds the 🔥 burned-LP badge to pair pages.
- Solana incinerator address — SolscanThe canonical Solana burn destination. No private key, irreversible.
- Raydium AMM v4 docs — RaydiumReference for the LP token mechanics underlying the burn flow.
- Raydium SDK — Raydium / GitHubOpen-source SDK if you want to script LP burns programmatically.
- SPL Token Program — burn instruction — Solana LabsSpec for the SPL `burn` instruction (alternative to incinerator transfer).
- Streamflow (LP locking) — StreamflowStandard tool for time-locked LP — alternative to burning.
- Birdeye Solana — BirdeyeAlso surfaces burned-LP status on token analytics pages.
- Alchemii LP burn tool — AlchemiiNo-code tool to burn LP — paste the LP mint address, sign one transaction.
- BONK token (burned LP example) — SolscanMajor Solana memecoin success — LP fully burned.
- Pump.fun docs (auto-burn at graduation) — Pump.funPump.fun graduations auto-burn LP — a built-in alternative to manual burn.
- Burned LP tokens still showing liquidity (FAQ) — AlchemiiCommon post-burn confusion explained.
- How to add liquidity to Raydium — AlchemiiCompanion guide on the prerequisite — creating the LP that you'll then burn.
- Helius Solana RPC — HeliusRPC infrastructure used by most LP burn UIs to broadcast the transaction.
FAQ
How do I burn LP tokens on Solana?
After creating a Raydium pool, you receive LP tokens representing your share. Send those LP tokens to the Solana null address (11111111111111111111111111111112) or to an explicit incinerator wallet, or use Alchemii's LP burn tool which calls the burn instruction directly. The action is on-chain and verifiable on Solscan within seconds.
Why should I burn LP tokens for my Solana memecoin?
Burning LP permanently locks the liquidity in the pool — no one, including you, can ever withdraw it. This eliminates the most common rug-pull pattern (developer pulls liquidity after price rises). In our 50,000-launch dataset, tokens with LP burned at launch survive 24 hours at 5.7× the rate of tokens with unburned LP — the strongest on-chain survival predictor.
Is burning LP the same as locking LP?
No. Burning destroys your LP token forever; the liquidity is permanently locked with zero possibility of withdrawal. Locking puts the LP token in a third-party time-lock vault (like Mr. Locker or Streamflow) that releases after a defined period — useful when you may need to migrate liquidity later. Burning is stronger; locking is more flexible.
When should I NOT burn LP tokens?
Three cases. (1) If you may need to migrate liquidity to a new pool or DEX later, lock instead. (2) If you're using a Pump.fun graduated token — LP is already auto-burned at graduation, so you cannot burn it again. (3) If you're launching a utility token with planned liquidity restructuring (e.g., adding a USDC pair after the SOL pair gains volume), keep LP for flexibility.
Can I undo an LP token burn on Solana?
No. Burning sends the LP token to a destination from which Solana has no recovery mechanism — the SPL Token Program's burn instruction is mathematically irreversible. This is the entire reason burning works as a credibility signal: if it could be undone, traders would not trust it. Verify your intent before signing.
Ready to lock your liquidity for good? Open the Burn LP Tokens tool →. Haven't created the token yet? Start with our Solana meme coin generator — five minutes from idea to deployed mainnet token, then come back here to burn LP.
Related Topics
More guides covering the same Solana token creation, mint authority, LP burn, Raydium liquidity, and memecoin launch topics.
Raydium Token Launch: The 5-Step Playbook (2026)
End-to-end Raydium token launch flow: mint your SPL, configure metadata, seed a Raydium pool, burn LP, and get listed on Jupiter. Total cost ~0.5 SOL.
Solana LP Burn Proof: What to Share After You Burn
Burned LP only works if traders can verify it. 10-step proof checklist — what to share, in what order, on Solscan, DexScreener, TG, X.
Burned LP, Liquidity Still Showing? Yes, That's Normal
Burned LP tokens but liquidity still shows on DexScreener? It's supposed to. What burning LP actually does and why the pool stays funded forever.
Raydium Liquidity Pool Guide: Add LP on Solana (2026)
Raydium liquidity pool guide for Solana — how to add LP, pick CPMM vs CLMM, size seed liquidity, handle IL risk, and avoid pool mistakes.
How to Launch a Solana Memecoin: 2026 Checklist
Complete 11-step checklist to launch a meme coin on Solana — SPL token, Raydium pool, LP burn, and the first 24 hours post-launch.
Pump.fun vs Raydium: Which to Launch On (2026 Verdict)
Pump.fun gives fair-launch bonding curves with $0 capital. Raydium gives full design control and LP ownership. When to pick which, no fluff.