Before buying any token on Solana, you should scan it. Not checking is like crossing a highway blindfolded — you might make it, but the odds aren't in your favor.
Token scanners analyze a token's smart contract, holder distribution, liquidity status, and creator behavior to flag potential scams. On Solana, where thousands of new tokens launch daily and rug pulls are commonplace, a scanner is your first line of defense.
This review compares the three most popular token scanners for Solana: RugCheck, Solsniffer, and De.Fi. We'll evaluate what each checks, how accurate they are, and when to use each one.
What Token Scanners Check
All three scanners analyze similar risk factors, though they weight and present them differently:
Authority Checks
Mint authority: Can the creator mint (print) unlimited new tokens? If mint authority isn't revoked, the creator can create new supply at any time, diluting all existing holders. This is one of the most critical red flags.
Freeze authority: Can the creator freeze individual token accounts? With freeze authority active, the creator can prevent you from selling — the definition of a honeypot.
Update authority (metadata): Can the creator change the token's name, symbol, or image? Less dangerous than mint/freeze, but can be used for bait-and-switch scams (launch as "PEPE", rename to something else).
Liquidity Analysis
LP status: Is the liquidity pool's LP locked, burned, or freely withdrawable? Unlocked LP means the creator can drain all liquidity at any time.
LP concentration: What percentage of LP tokens does the creator hold? If one wallet controls most of the LP, that's a centralization risk.
Pool size: How much SOL/USDC is in the trading pool? Thin liquidity means even small sells can crash the price.
Holder Distribution
Top holder concentration: If the top 10 holders own 80% of supply, a coordinated sell would destroy the price. Healthy distribution means no single entity can crash the market.
Creator holdings: How many tokens does the creator wallet hold? A creator sitting on 20% of supply is a major dump risk.
Bundle detection: Are multiple wallets that look independent actually controlled by the same entity? Bundle wallets are used to fake decentralized holding.
Contract Analysis
Immutable metadata: Is the token's metadata account immutable (cannot be changed)?
Program ownership: Is the token using the standard SPL token program, or a custom program with unknown behavior?
RugCheck is Solana's most widely used token scanner. It's the de facto standard that most Solana traders check before buying.
What RugCheck Analyzes
- Mint authority status (revoked or active)
- Freeze authority status (revoked or active)
- LP lock/burn status
- Top holder concentration
- Creator token holdings
- Market and liquidity data
- Metadata mutability
How RugCheck Presents Results
RugCheck gives each token a risk assessment with clear categories:
- Good: No major red flags detected. Authorities revoked, LP burned/locked, reasonable holder distribution
- Warning: Some concerning factors but not immediately dangerous. May have concentrated holders or short lock duration
- Danger: Active mint/freeze authority, unlocked LP, extreme holder concentration, or other critical risks
Each risk factor is listed individually with an explanation, so you can see exactly why a token received its rating.
Strengths
Speed and simplicity: Paste a token address, get instant results. No account needed, no setup.
Community trust: RugCheck is the most recognized scanner in the Solana community. When someone says "it passed RugCheck," people understand what that means.
Integration: Many trading bots (Photon, BullX) integrate RugCheck results directly into their interfaces. You can see the safety score without leaving your trading tool.
Free: No premium tier needed for basic scans.
LP analysis depth: Particularly good at analyzing LP status — locked, burned, percentage locked, lock duration, and lock provider.
Weaknesses
Limited historical analysis: RugCheck shows the current state of a token but doesn't track how it changed over time. A token might have had mint authority active at launch (red flag) and revoked it later.
No bundle detection: RugCheck doesn't identify coordinated wallet clusters that may be controlled by the same entity.
Binary on some checks: Some factors are presented as pass/fail without nuance. A token with 15% creator holdings gets flagged the same as one with 50%.
Best For
Quick pre-buy safety checks. If you're scanning a token you found on DexScreener or Pump.fun and need a fast go/no-go decision, RugCheck is the standard.
Solsniffer is a Solana-specific token scanner that provides a numerical safety score and detailed risk breakdown.
What Solsniffer Analyzes
- All authority checks (mint, freeze, metadata)
- LP analysis (locked, burned, percentage)
- Holder distribution and concentration
- Token creation details
- Market data (price, volume, market cap)
- Social signals (linked social media accounts)
How Solsniffer Presents Results
Solsniffer assigns a numerical score from 0-100:
- 80-100: Safe (low risk)
- 50-79: Moderate risk
- 0-49: High risk (likely scam or dangerous)
Below the score, each risk factor is broken down with individual ratings and explanations.
Strengths
Numerical score: The 0-100 score makes comparison easy. "This token scores 85" is more precise than "this token has some warnings."
Detailed breakdown: Each risk factor gets its own sub-score and explanation. You can see exactly which factors are dragging the score down.
Social verification: Solsniffer checks whether the token has linked social media accounts and verifies their existence. Tokens with no social presence score lower.
Market context: Includes market data alongside security analysis, giving you a fuller picture without switching tools.
Solana-focused: Built specifically for Solana's SPL token standard, so edge cases are handled better than multi-chain tools.
Weaknesses
Score can be misleading: A token might score 75 but have one critical flaw (like active mint authority) that the overall score partially masks. Always read the breakdown, not just the number.
Less community recognition: While growing, Solsniffer doesn't have the same "everyone uses it" status as RugCheck. Saying "it scored 85 on Solsniffer" carries less weight in community discussions.
Fewer integrations: Not as widely integrated into trading bots and tools as RugCheck.
Best For
Detailed risk analysis when you want more granularity than RugCheck provides. Good for comparing multiple tokens side by side using numerical scores.
De.Fi (formerly De.Fi Shield) is a multi-chain security platform that covers Solana alongside Ethereum, Base, and other chains.
What De.Fi Analyzes
- Smart contract audit status
- Authority checks (mint, freeze)
- LP analysis
- Holder distribution
- Historical security data
- Cross-chain token information
How De.Fi Presents Results
De.Fi provides a security rating with categorized risk factors. It also maintains a database of known scams and exploits across chains, which it cross-references when scanning tokens.
Strengths
Multi-chain coverage: If you trade on Solana and other chains, De.Fi covers everything in one tool. No need for chain-specific scanners.
Scam database: De.Fi maintains a large database of known scam patterns, rug pull addresses, and exploit vectors. If a token's creator has been involved in scams on other chains, De.Fi may flag it.
Audit tracking: De.Fi tracks whether protocols and tokens have been professionally audited, providing an additional layer of trust verification.
Revoke tool: De.Fi includes a token approval revocation tool (relevant for EVM chains, less so for Solana's account model).
Weaknesses
Solana depth: As a multi-chain tool, De.Fi's Solana-specific analysis isn't as deep as RugCheck or Solsniffer. Solana-unique risk factors may be less thoroughly covered.
Slower updates: New Solana tokens may not be indexed as quickly as on Solana-native scanners.
Interface complexity: The multi-chain interface is more complex than single-purpose tools. If you only care about Solana, there's unnecessary overhead.
Less granular LP analysis: LP lock/burn analysis for Solana-specific mechanisms (Pump.fun graduation burns, Raydium locks) isn't as detailed.
Best For
Multi-chain users who want one tool for everything. Also useful for checking if a token creator has a history of scams across chains.
Head-to-Head Comparison
| Feature | RugCheck | Solsniffer | De.Fi |
|---|
| Solana focus | Solana-only | Solana-only | Multi-chain |
| Score format | Good/Warning/Danger | 0-100 numerical | Rating + categories |
| Mint authority check | Yes | Yes | Yes |
| Freeze authority check | Yes | Yes | Yes |
| LP burn/lock detection | Best | Good | Basic |
| Holder analysis | Good | Good | Good |
| Bundle detection | No | Limited | No |
| Social verification | No | Yes | Limited |
| Scam database | No | No | Yes (cross-chain) |
| Bot integrations | Widest | Growing | Limited |
| Speed | Fastest | Fast | Moderate |
| Price | Free | Free + premium | Free + premium |
| Best for | Quick pre-buy check | Detailed scoring | Multi-chain users |
The Right Workflow: Use Multiple Scanners
No single scanner catches everything. The safest approach is to use multiple tools:
Quick Check (10 seconds)
- Paste the token address into RugCheck
- Check for "Good" status. If "Danger" — stop immediately
- Verify: mint authority revoked, freeze authority revoked, LP burned/locked
Detailed Analysis (1-2 minutes)
- Check the token on Solsniffer for the numerical score and detailed breakdown
- Look at holder distribution — are the top holders concentrated?
- Check social presence — does the project have active social accounts?
Cross-Reference (optional, 1 minute)
- Check De.Fi for any cross-chain red flags on the creator
- Look up the creator wallet on Birdeye — have they launched previous tokens? Did those tokens rug?
What to Do With the Results
- All scanners show "safe": Proceed with normal risk assessment (still not guaranteed safe, but major red flags are absent)
- Mixed results: Investigate the specific flags. A "warning" on one scanner might be a non-issue or a dealbreaker depending on the flag
- Any scanner shows "danger": Don't buy. It's not worth the risk when there are thousands of other opportunities
Common Misconceptions
"It passed RugCheck, so it's safe"
Passing a scanner means the on-chain properties don't have obvious red flags. It doesn't mean the token will go up, the team is trustworthy, or the project has value. Scanners check technical safety, not investment quality.
"Low score means instant rug"
Some legitimate tokens have imperfect scores. A token with a known team that hasn't revoked mint authority (because they plan a controlled token supply expansion) might score lower but isn't a scam. Context matters.
"Scanners catch everything"
Scanners check on-chain data. They can't detect off-chain risks like a team planning to abandon the project, social media manipulation, or coordinated pump-and-dump schemes. Always combine scanner data with your own research.
Disclaimer: Token scanners are a risk-reduction tool, not a guarantee of safety. Even tokens that pass all scanner checks can lose value or turn out to be scams through methods that scanners cannot detect. This review is for educational purposes only and should not be considered financial advice. Always do your own research.