DEV Community

Eze
Eze

Posted on

How to Detect Solana Rug Pulls Before You Buy (5 Checks)

Rug pull = dev creates token -> adds liq -> you buy -> dev removes liq -> gone.

5 Checks

  1. Mint authority -> can mint infinite -> dump
  2. Freeze authority -> can freeze your wallet -> honeypot
  3. Holder concentration -> 1 wallet >30% -> dump risk
  4. Liquidity -> <$10K -> can't sell
  5. Use AI -> SolSniper auto-checks all

Best: Automated. SolSniper: solsniper scan <TOKEN> -> 0.0-1.0 score.

Try free: https://github.com/ezequiellich44-cmd/SolSniper | Telegram: https://t.me/SolSnipperAIBot -> /scan

Top comments (0)