PumpView/Blog
Spotting Rug Pulls on Solana: On‑Chain Checks That Actually Work

Spotting Rug Pulls on Solana: On‑Chain Checks That Actually Work

March 05, 2026solana
𝕏 Share on X 📣 Telegram

Why Rug Pulls Are So Common on Solana

Solana’s low fees and fast block times make it perfect for high‑frequency trading and memecoin speculation. The same properties also make it cheap for scammers to spin up thousands of tokens, seed tiny liquidity pools, and rug them minutes or hours later.

Academic work on DeFi scams consistently defines a rug pull as a situation where token creators drain liquidity from a DEX pool, leaving buyers with worthless tokens that can’t be sold for meaningful value.【0academia15】 On Solana, this usually happens on AMMs like Raydium or other SPL‑token DEXes.

Instead of trying to memorize every scam token, you’ll do better learning how rugs are implemented on Solana at the protocol level and what you can check in tools like Solscan, Birdeye, and specialized scanners before you ape.

This guide focuses on:


How SPL Tokens Enable (or Prevent) Rug Pulls

Most Solana tokens you trade on DEXes are SPL tokens (or Token‑2022 variants). Each token mint has several key authorities:

These authorities are set when the mint is created and can later be changed or revoked (set to None) using the SPL Token SetAuthority instruction.【0search0】【0search8】

Why this matters for rugs:

Your job as a trader is to check these properties before you buy.


Common Rug Types on Solana

1. Hard Rug via Liquidity Withdrawal

This is the classic rug pull: the dev creates a token, seeds a pool on Raydium or another AMM, lets traders pile in, then removes almost all liquidity. With no SOL/USDC on the other side of the pool, your tokens become effectively worthless.

Academic and industry analyses of rug pulls on various chains consistently define them as catastrophic liquidity withdrawals from DEX pools, often leaving only dust TVL.【0academia15】【0academia29】

On Solana, this looks like:

2. Honeypots / Unsellable Tokens

A honeypot is a token you can buy but cannot sell (or can only sell with extreme slippage or tax). While some devs claim “true honeypots” are harder on Solana, in practice traders regularly report tokens that:

On EVM chains, this is usually done via custom token contracts; on Solana, similar behavior can be achieved via:

Uniswap’s documentation on “unsellable token scams” describes the general pattern: scammers let you buy into a pool, then either prevent selling or pull liquidity, leaving you stuck with a token that has no exit.【0search11】 The same economic pattern appears on Solana, even if the implementation details differ.

3. Soft Rugs: Slow Drains and Extreme Taxes

Not every rug is instant. Some Solana tokens:

From a trader’s perspective, the result is the same: your expected exit value collapses while the chart may still look “up‑only” for a while.


On‑Chain Checks Before You Buy Any Solana Token

You can’t eliminate risk, but you can avoid the most obvious rugs by doing a 60‑second checklist using Solscan, Birdeye, and a couple of scanners.

Step 1: Check Mint, Freeze, and Update Authority

Use:

Red flags:

Safer patterns:

Step 2: Inspect Liquidity: Size, Lock, and Ownership

On Birdeye, DexScreener, or your DEX’s pool page, check:

  1. How much liquidity is in the main pool?
  2. Tiny pools (e.g., a few hundred dollars) are extremely easy to rug.
  3. Larger pools can still be rugged, but it’s more capital‑intensive for scammers.

  4. Who owns the LP tokens?

  5. If one wallet holds nearly all LP tokens, they can pull the entire pool.
  6. Some tools show “LP burnt” or “LP locked” as a quick indicator.【0reddit22】

  7. Is LP locked or burnt?

  8. Locking LP in a time‑lock contract or burning LP tokens makes instant rugs harder.
  9. Community guides consistently flag no LP lock as a core rug red flag.【0search3】

Remember: even with locked LP, devs can still rug via minting and dumping if mint authority is active.

Step 3: Holder Distribution and Top Wallets

Use Birdeye, DexScreener, or scanners (gmgn.ai, Telegram bots, etc.) to inspect holder distribution:

This doesn’t guarantee a rug, but extreme concentration plus unlocked mint is a bad combo.

Step 4: Honeypot / Authority Scanners

Several tools focus specifically on Solana token safety:

These tools are not perfect (scammers actively try to bypass them), but they’re a good first filter. If a scanner already screams “honeypot” or “no LP lock”, you don’t need to be a hero.

Step 5: Sanity‑Check the Chart and Volume

On DexScreener or Birdeye, look for:

Combine this with your authority and LP checks. A perfect up‑only chart with active freeze authority and no LP lock is not a bullish signal; it’s a trap.


Specific Solana‑Level Red Flags to Avoid

Summarizing the most important on‑chain red flags for Solana tokens:

  1. Mint authority not revoked
  2. Dev can mint unlimited tokens and dump on you.
  3. Many safety checklists explicitly say: avoid tokens with active mint authority.【0search3】【0search8】

  4. Freeze authority not revoked

  5. Dev can freeze token accounts, blocking transfers.【0search1】【0search4】
  6. Community reports show scammers using this to trap buyers.【0reddit20】【0reddit23】

  7. No LP lock / LP concentrated in one wallet

  8. Classic hard rug vector: withdraw all liquidity from the pool.【0search3】【0academia15】

  9. Extreme or opaque taxes / routing

  10. Very high sell taxes (or custom routing) can make tokens effectively unsellable.【0search3】【0search11】

  11. Suspicious holder distribution

  12. One or a few wallets holding a huge share of supply, especially if they’re linked to the deployer.【0reddit22】

  13. Perfect up‑only charts with tiny real volume

  14. Often driven by bots or insiders wash‑trading to attract exit liquidity.【0reddit21】【0reddit22】

If you see two or more of these together, you’re not early—you’re the exit.


Practical Workflow: 60 Seconds Before You Ape

Here’s a simple workflow you can repeat for every new Solana token:

  1. Open the token on Birdeye or DexScreener
  2. Check basic info, price, volume, and the main pool.

  3. Click through to Solscan (or Orb)

  4. Confirm mint authority = None.
  5. Confirm freeze authority = None.
  6. Note who holds update authority (if anyone).

  7. Inspect liquidity

  8. How big is the pool?
  9. Who owns the LP tokens?
  10. Is LP locked or burnt according to scanners?

  11. Run a safety scanner

  12. Paste the token into Vexar or a RugCheck‑style tool.
  13. Read the authority/LP/blacklist flags.

  14. Glance at holder distribution and chart

  15. Any single wallet with outsized supply?
  16. Is the chart suspiciously up‑only with low volume?

If anything looks off and you don’t fully understand why, the safest move is to skip the trade. There will always be another Solana memecoin launching in a few minutes.


Final Thoughts: You Can’t Eliminate Rugs, But You Can Avoid the Obvious Ones

Solana’s speed and low fees are a double‑edged sword. They enable vibrant trading and innovation, but they also lower the cost of spinning up scam tokens and rugging unsuspecting traders.

You don’t need to become a full‑time on‑chain analyst to protect yourself. If you consistently:

…you’ll automatically filter out a large share of the most blatant rug pulls on Solana.

Rugs will keep evolving, but the core mechanics—who controls supply, who controls freezing, and who controls liquidity—are on‑chain and visible. Learn to read those signals, and you’ll survive long enough to catch the real opportunities instead of being someone else’s exit liquidity.

𝕏 Share on X 📣 Telegram
Scan Solana Trades in Real Time
Track hot tokens, detect wash trading, and get signal alerts — free, no signup required.
Open PumpView.fun