Works with pump.fun, Raydium, and all Solana SPL tokens
Discover
Loading tokens...
Wallet Tracker
Rug Database
Tokens flagged with rug probability ≥ 40% from community scans
Loading rug database...
Developer API
DeFade API v1
Integrate Solana token risk analysis into your app, bot, or dashboard. Real-time rug scores, whale tracking, sniper detection, and more.
FREE
$0
/month
10 req/min
100 req/day
5 endpoints
100 req/day
5 endpoints
↓ Generate below
STARTER
$29
/month
30 req/min
1,000 req/day
All endpoints
1,000 req/day
All endpoints
POPULAR
PRO
$99
/month
60 req/min
5,000 req/day
All endpoints
5,000 req/day
All endpoints
ENTERPRISE
$499
/month
200 req/min
50,000 req/day
All endpoints
50,000 req/day
All endpoints
✓ Payment Successful!
Your API key is ready. Save it now — it won't be shown again.
🔑 Get Your Free API Key
Your API Key (save this — shown only once):
Free tier: 10 requests/min, 100/day. Upgrade anytime with the buttons above.
📡 Endpoints
GET /v1/analyze/:mintFull analysis
GET /v1/rug-score/:mintRisk score 0-100
GET /v1/token-price/:mintPrice, mcap, volume
GET /v1/holders/:mintHolder distribution
GET /v1/liquidity/:mintLP lock & burn
GET /v1/whales/:mintWhale activity
GET /v1/bundles/:mintBundle detection
GET /v1/insider-network/:mintInsider mapping
GET /v1/smart-money/:mintSmart money flows
GET /v1/snipers/:mintSniper detection
GET /v1/dev-tracker/:mintDev wallet tracking
GET /v1/trendingTrending tokens
GET /v1/usageCheck key usage
⚡ Quick Start
# Get rug score for a token
curl https://api.defade.org/v1/rug-score/TOKEN_MINT \
-H "x-api-key: YOUR_API_KEY"
# Full analysis
curl https://api.defade.org/v1/analyze/TOKEN_MINT \
-H "x-api-key: YOUR_API_KEY"
# Or use query param
curl https://api.defade.org/v1/trending?api_key=YOUR_API_KEY
📄 Example Response
// GET /v1/rug-score/:mint { "token": "NV2RYH...pump", "timestamp": "2026-02-20T14:30:00Z", "score": 72, "risk": "HIGH", "factors": { "liquidityLocked": false, "top10HolderPct": 45.2, "bundlesDetected": 3, "devSold": false }, "poweredBy": "DeFade.org" }
Need a custom plan or integration help? [email protected]
DeFade
WHITEPAPER v1.2 · MARCH 2026
What is DeFade?
DeFade is a free, real-time Solana memecoin analysis platform. It scans any SPL token contract address and delivers comprehensive risk intelligence across 14 on-chain analytical modules — from rug pull probability scoring to insider network detection — plus portfolio scanning, token comparison, and a historical rug database. DeFade is available across web, iOS (App Store), Chrome extension, and Telegram bot (@DeFadeAnalyzerBot). A public API (v1) with tiered access lets developers integrate token risk data into their own apps, bots, and dashboards. Built for traders who need the truth before they ape.
The Problem
The Solana memecoin market moves at lightspeed. Thousands of tokens launch daily on pump.fun, and the majority are designed to extract value from unsuspecting traders. Rug pulls, bundled launches, insider networks, and sniper bots cost traders millions every week. Existing tools are either paid, incomplete, or too slow. Traders need fast, free, and comprehensive analysis before making decisions.
How It Works
Paste any Solana token contract address and DeFade runs 14 parallel on-chain analyses in real-time:
① Rug Pull Probability — Composite risk score (0-100%) computed from all signals
② Holder Distribution — Top holder concentration, protocol wallet filtering
③ Whale Tracker — Identifies large holders, their % of supply, and risk level
④ Bundle Detection — Traces coordinated launch buys by funding source and timing, shows current holdings vs bought amounts with sold/holding status per wallet
⑤ Sniper Bot Detection — Identifies bot wallets that bought within the first 120 seconds, with buy/sell breakdown showing SOL spent, tokens bought, current holdings, and sold status per sniper
⑥ Insider Network — Force-directed graph mapping transfers between top holders
⑦ Dev Wallet Tracking — Monitors creator's sell/hold/transfer activity
⑧ LP & Liquidity Analysis — LP burn/lock status, liquidity depth, and pool info
⑨ Smart Money Tracker — Detects experienced wallets with high win rates
⑩ Smart Money Signals — Real-time active buys from top-performing wallets
⑪ Copy Trade Detection — Finds wallets that mirror each other's trades
⑫ Creator Intelligence — Serial deployer detection, wallet age, and creator history
⑬ Token Lifecycle — Timeline from creation to graduation with key milestones
⑭ AI Summary — Claude-powered TL;DR verdict synthesizing all analysis
Platform Tools
Rug Database — Auto-records every token flagged ≥40% rug probability, searchable and filterable by risk level
Token Comparison — Side-by-side comparison of two tokens across safety score, holders, market cap, and security
Portfolio Scanner — Paste any wallet to scan all token holdings with estimated values and safety scores via DexScreener data
Technology Stack
DeFade is built on a Node.js/Express backend that interfaces directly with Solana RPC nodes via Helius for on-chain data, DexScreener and GeckoTerminal for market data and portfolio pricing, and the Anthropic Claude API for AI-powered summaries. The platform includes a historical rug database with automatic recording, side-by-side token comparison, and a wallet portfolio scanner. For high-volume tokens (200k+ transactions), a creator-proxy genesis fetch strategy uses the token creator's transaction history to reach launch data that standard pagination cannot. A public REST API (v1) is available with key-based authentication, tiered rate limiting, and self-serve access via Stripe-powered subscriptions. The platform is available as a web app (defade.org), an iOS app (Capacitor webview with native wallet deep-linking), a Chrome extension (Manifest V3, auto-detects tokens on pump.fun, DexScreener, Birdeye, Solscan, and more), and a Telegram bot (@DeFadeAnalyzerBot) with inline buttons for deep module analysis. The frontend is a lightweight single-page application with zero dependencies — fast, responsive, and works on any device. All analysis runs server-side to protect API keys and optimize caching.
Public API
The DeFade API v1 provides programmatic access to all 14 analysis modules via a simple REST interface. Developers can integrate rug scores, holder analysis, whale tracking, bundle detection, insider networks, smart money signals, and more directly into their trading bots, dashboards, Telegram bots, or portfolio tools. The API uses key-based authentication with tiered rate limiting across four plans: Free (10 req/min, 100/day, 5 endpoints), Starter (30 req/min, 1K/day, all endpoints), Pro (60 req/min, 5K/day), and Enterprise (200 req/min, 50K/day). Self-serve key generation is available for the free tier, while paid subscriptions are handled via Stripe with instant key delivery on payment. All responses include standard rate limit headers and return structured JSON. Full documentation and key generation are available at defade.org/api.
Roadmap
Q1 2026 — Launch & Foundation
Core platform launch with 14 analysis modules · Bundle detection with current holdings tracking · Sniper detection with buy/sell status · Creator-proxy genesis fetch for high-volume tokens · AI-powered summaries · Real-time price charts · Wallet connect & in-app trading via Jupiter · Watchlist with change tracking · Historical rug database · Token comparison tool · Portfolio risk scanner · Public API v1 with self-serve Stripe payments · Third-party API integrations (Telegram bots, dashboards) · DexScreener social links integration · Advanced portfolio analytics · Community sentiment voting · Telegram bot (@DeFadeAnalyzerBot) · Chrome extension (auto-analyze on pump.fun, DexScreener, Birdeye, Solscan) · iOS app (App Store) · DeFade community (t.me/DeFadeChat)
Q2 2026 — Expansion
Native Android app (Google Play) · WalletConnect SDK integration · Advanced API analytics dashboard · Discord bot integration · Partnership integrations
Q3 2026 — Advanced Intelligence
Whale alert notifications · Historical price overlay on risk events · Real-time alerts engine
Q4 2026 — Ecosystem
Push notifications for watchlist alerts · Multi-chain expansion (Base, Ethereum) · Community governance features · Advanced API analytics dashboard · Discord community & bot integration
Revenue Model
DeFade's core analysis platform is free for all users — we believe every trader deserves access to on-chain intelligence regardless of their portfolio size. The platform is sustained through two revenue streams: (1) Jupiter swap affiliate fees — when users trade directly through DeFade, we earn a small referral commission, and (2) the DeFade Public API — developers and businesses can subscribe to tiered plans (Free, Starter $29/mo, Pro $99/mo, Enterprise $499/mo) for programmatic access to all 14 analysis modules with self-serve Stripe payments. No paywalls on the core product. Core token analysis will always remain free.
