Skip to main content

What Is RugCheck?

Definition

RugCheck is a Solana token analysis tool that automatically evaluates token safety by checking mint authority, freeze authority, LP burns, holder distribution, and other rug pull risk factors.

RugCheck (rugcheck.xyz) is the most popular safety scanner for Solana tokens. Traders use it to evaluate whether a token is likely safe or a potential rug pull before buying.

  • Mint authority — is it revoked? (safe if yes)
  • Freeze authority — is it revoked? (safe if yes)
  • LP status — are LP tokens burned or locked? (safe if burned)
  • Top holders — does any single wallet hold too much supply?
  • Metadata mutability — can the token info be changed? (safer if immutable)
  • Creator activity — has the creator made other tokens? Were they rugs?
  • Good — all authorities revoked, LP burned, distributed holders
  • Warning — some concerns (e.g., mutable metadata, large holder concentration)
  • Danger — major red flags (active mint authority, LP not locked, 1 whale wallet)

To get a "Good" rating on RugCheck for your CoinDevTools token: 1. Revoke mint authority (free tool) 2. Revoke freeze authority (free tool) 3. Make metadata immutable (free tool) 4. Burn LP tokens (free tool) 5. Ensure no single wallet holds >10% of supply

Try it yourself

No code required. Connect a wallet and get started in minutes.

Security Checklist

Related Terms