Solana rug checker overview
Solana's permissionless token creation via pump.fun, Moonshot, and other launchpads produces thousands of new SPL tokens per day. Most pump.fun launches that graduate to Raydium have locked liquidity and renounced mint authority, but plenty don't — and the risk patterns on Solana differ from EVM chains. Key Solana-specific risks: (1) mint authority not renounced (devs can print unlimited supply and dilute holders to zero); (2) update authority retained (token metadata — name, symbol, image — can be swapped post-launch to impersonate another project); (3) freeze authority retained (devs can freeze specific wallets, legitimate for stablecoins but a critical red flag for memecoins); (4) bonding-curve exit scams (devs accumulate during the pump.fun phase and dump before graduation); (5) pre-graduation liquidity locks that expire before organic buyer interest matures. On Solana, holder-concentration analysis matters more than on EVM chains — most SPL token supply sits in a handful of wallets, and Bubblemaps clustering reveals coordinated dump groups behind seemingly-distributed holder lists. Raydium LP concentration is another Solana-specific signal: a single wallet holding most LP tokens on a supposedly community-launched token is a near-certain rug signal. Sharpe's Rug Check runs a comprehensive security scan specifically built for SPL tokens — honeypot simulation through Jupiter, authority verification via the Solana RPC, and Raydium / Orca LP lock-state lookups. Paste any Solana token mint address to get a 0-100 risk score with specific pattern callouts.

