Solana memecoin intelligence · API
Detect when multiple KOL wallets converge on the same token — before the crowd. Track 1,000+ KOLs, spot elite deployer launches, stream every DEX trade across 15 programs, run rule-based copy-trade signals on any wallet. One API built for bots, alerts, and copy-trading dashboards.
No credit card · USDC or SOL · Free tier is full-shape
What's in the database, live
Real counts as of right now — no rounding down.
Bot-confidence ranked
Elite → cold tiers
Real-time gRPC streams
Across 9 venues
Use cases
Detect coordination events the instant multiple KOLs converge on the same token. Trigger trades before the crowd reacts — not minutes later.
Push notifications the instant an elite deployer launches a new token. Cross-referenced with KOL early buyers.
Leaderboards, PnL trackers, wallet monitors on top of 1,000+ tracked KOL wallets.
Score 700k+ early-buyer wallets by win rate, PnL, ROI. Find the real smart money before they're famous — with bot signals to filter noise.
Query 180 days of KOL trade history, deployer scoring, token cap tables, and buyer-quality scores for deep strategy research.
Rule-based signals on any Solana wallet. Up to 50 wallets per rule, ~1–1.5s latency, HMAC-signed webhook + WebSocket. PRO 3×5, Ultra 20×50.
Quick start
import { MadeOnSol } from "madeonsol"; const client = new MadeOnSol({ apiKey: "msk_YOUR_API_KEY" }); // KOL coordination — detect when smart money converges const { coordination } = await client.kol.coordination(); // 700k+ early buyers ranked by win rate const { leaderboard } = await client.alpha.leaderboard({ sort: "win_rate" });
Real data — this is exactly what you get back from the API.
GET /api/v1/kol/feedReal-time buy/sell trades from 1,000+ tracked KOL wallets.{ "trades": [ { "wallet_address": "BTf4A2exGK9BCVDNzy65b9dUzXgMqB4weVkvTMFQsadd", "kol_name": "Kev", "kol_twitter": "https://twitter.com/kev_sol", "kol_strategy_tag": "scalper", "token_mint": "DVGNFQLMg9AtB2uukGPEXSvCi9QLi5KgzpG7anJYpump", "token_symbol": "MEME", "action": "buy", "sol_amount": 1.008079, "token_amount": 248312500, "tx_signature": "4xKp9m...nRsT2q", "deployer": { "wallet": "DAEdBmTPEKM6xkwfzC3d411QUe6coKpkND6UURa4CvHC", "tier": "elite", "bonding_rate": 0.7143 }, "traded_at": "2026-04-11T11:07:46Z" }, { "wallet_address": "As7HjL7dzzvbRbaD3WCun47robib2kmAKRXMvjHkSMB5", "kol_name": "Otta", "kol_twitter": "https://twitter.com/otta_sol", "kol_strategy_tag": "mid_term", "token_mint": "8XG6dw8CnVqKBmYwX4W3wfNaRfQK8GcEKbZD5zXHpump", "token_symbol": "OTTO", "action": "sell", "sol_amount": 11.666462, "token_amount": 987500000, "tx_signature": "2mLq7n...pXvW8r", "traded_at": "2026-04-11T11:07:51Z" }, { "wallet_address": "3wjyaSegfV7SZzjv9Ut1p6AcY5ZdoZjmu6i6QPCVvnmz", "kol_name": "Donuttcrypto", "kol_twitter": "https://twitter.com/donuttcrypto", "kol_strategy_tag": "early_buyer", "token_mint": "C4LaiE4kJRUscAuH4pEJnxAo5xe7gtjVDJHLQ7sypump", "token_symbol": "DONUT", "action": "buy", "sol_amount": 1.168488, "token_amount": 312500000, "tx_signature": "9nRt3p...kXmQ5z", "traded_at": "2026-04-11T11:07:26Z" } ], "count": 3, "data_age_seconds": 14}
Pricing
The deep version — annual savings, head-to-head comparison vs Helius / QuickNode / Birdeye, and a live try-it-now widget — lives on the pricing page.
Full data shape · 200 calls/day
Where prototypes become live bots
Desks & autonomous agents
FAQ
Start building
Explore the data behind the API