On-chain activity
RugCheck token analyzer
Comprehensive token analysis tool for Solana-based cryptocurrencies.
RugCheck news, features & analysis
Matched from published articles, podcasts, and talks using the project name, token name, or token symbol.
RugCheck
RugCheck is a free on-chain token safety scanner built for Solana and Fogo chain, requiring no account or wallet connection. Traders paste any token contract address and receive a structured risk report within milliseconds, covering more than twenty on-chain signals that indicate whether a token is structurally safe to trade or carries characteristics commonly associated with rug pulls. The tool has become the de facto due-diligence standard in Solana trading communities: when a trader says a token passed RugCheck, the meaning is immediately understood across the ecosystem.
The Problem RugCheck Solves
The meme-coin era on Solana created a market where thousands of new tokens launch every day, and the structural conditions for a rug pull — active mint authority, concentrated insider holdings, unlocked liquidity — are invisible to a buyer looking only at price charts. Off-chain research cannot detect whether the project team can mint unlimited tokens or freeze user accounts. RugCheck fills this gap by reading on-chain program state directly and translating it into actionable risk signals before a user commits funds.
Core Mechanism
The workflow is deliberately simple: paste a Solana or Fogo token contract address into the search bar at rugcheck.xyz and the platform returns a risk report within milliseconds. No registration, no wallet connection, no fee. The report breaks down results check-by-check so users can see which specific factors triggered warnings rather than relying on a single aggregate score.
Behind this interface, RugCheck reads raw on-chain state — token program accounts, liquidity pool records, holder distribution data, and transaction history — and applies a rule-based analysis engine that flags signals against known risk patterns.
Risk Checks and Scoring
RugCheck runs more than twenty individual checks across five main categories.
Authority controls examine whether the token mint authority, freeze authority, and update or metadata mutation authority remain active or have been revoked. Active mint authority lets the issuer create unlimited new supply; active freeze authority lets issuers lock user token accounts; mutable metadata means the token name, symbol, or image can be changed post-launch. Revocation of all three is the baseline safety expectation for any legitimate project.
Liquidity pool analysis assesses whether liquidity has been burned or locked, how long locks last, and who the LP providers are. Freely withdrawable liquidity is the primary mechanism of a classic rug pull. Holder concentration analysis surfaces the top-holder distribution and flags extreme concentration, since tokens where a small number of wallets control a majority of supply carry elevated dump risk. Creator and developer holdings identify whether the deploying wallet retains a significant position that could indicate a coordinated sell-off. Sniper and bundler detection identifies wallets that acquired tokens in the first trading blocks — a classic insider pre-positioning pattern — as well as bundled buy transactions that artificially inflate apparent demand at launch.
Tokens are classified into three overall tiers — Good, Warning, and Danger — with categorical labels (LOW / MEDIUM / HIGH / CRITICAL) and a trust score from 0 to 100. A score above 80 indicates lower structural risk; below 30 signals significant concern. The platform states explicitly that a clean report establishes structural baseline safety only, not a guarantee: off-chain factors, team identity, and project fundamentals remain outside the scope.
Insider Networks
Insider Networks is a beta feature that goes beyond holder concentration to identify coordinated wallet clusters using graph-theoretic analysis. The system maps transaction flows as a network graph, annotating wallet nodes with risk scores and edges with transaction volume. It applies betweenness and closeness centrality measures to identify wallets that disproportionately bridge transaction subgraphs — a pattern that characterizes project insiders and coordinated liquidity-holder nodes rather than independent retail buyers.
Behavioral heuristics layer on top of the graph analysis: repeated fund consolidation before liquidity events, rapid round-tripping of funds, and timing patterns such as CEX deposits ahead of known token unlock dates are all flagged. The result is an alert surface that aims to detect coordinated insider activity before a liquidity event rather than after. The Insider Networks graph is also accessible via the public API at the /tokens/{id}/insiders/graph endpoint.
Wallet Risk Profiling
Separate from token-level analysis, RugCheck offers wallet risk profiling. A wallet address can be submitted to receive a normalized 0-to-100 risk score built from three methods: heuristic-based clustering that groups addresses by common-spend and address-reuse patterns to identify entities controlling multiple wallets; taint propagation that traces risk labels forward from known malicious wallets through the transaction graph; and anomaly detection that compares wallet transaction frequency, volume, and value patterns against historical baselines.
API and Integrations
RugCheck exposes a public REST API at api.rugcheck.xyz, documented via a Swagger interface. The API supports token scanning, source code retrieval, wallet risk assessment, token search, and chain enumeration. Authentication uses a per-developer API key in the X-API-KEY request header. The API powers integrations across Solana trading infrastructure: Photon and BullX embed RugCheck risk scores directly in their token interfaces, so users see ratings without leaving the trading UI. Implementations are available in Python, TypeScript, Rust, Java, C#, and Go.
Supported Chains
RugCheck primary chain is Solana. In 2025 the platform expanded to support Fogo, an SVM-compatible Layer 1 blockchain designed for high-frequency on-chain trading with 40ms block times and a colocated validator model targeting exchange-grade latency. Fogo selected RugCheck as its trusted token scanner, making it the default safety tool for Fogo token discovery. The shared SVM execution environment means RugCheck Solana-native analysis logic applies directly to Fogo tokens without significant adaptation.
History and Ecosystem Standing
RugCheck launched in 2023 during a period of rapid Solana token creation and grew into the most widely recognized token safety tool on the network, processing thousands of token assessments daily. Community penetration is such that passed RugCheck functions as informal shorthand for minimum structural due diligence in Solana trading circles. The project team has not disclosed public identities.
Limitations
RugCheck analyzes on-chain structure only. It does not evaluate team identity, whitepapers, marketing claims, roadmap credibility, exchange listings, or social engagement. Legitimate newly deployed tokens can score poorly due to low liquidity or unconventional structure, creating false-positive friction for early-stage projects. Bad actors who revoke authorities after insider positioning can produce a clean RugCheck report, so the tool is correctly understood as a necessary but not sufficient pre-trade filter.
RugCheck is free to use. No premium subscription tier has been announced.
Contents
Solana Token Markets