Track smart money, score deployers, stream every DEX trade, and check tokens for rugs — all self-hosted, no third-party data reselling.
MadeOnSol turns raw Solana on-chain activity into clean, real-time signals you can build on. We index KOL wallets, pump.fun / LaunchLab (bonk) deployers, and the all-DEX trade firehose ourselves — then expose it as a fast, transparent REST + WebSocket API.
🔒 Data only. We surface trading intelligence — we never execute trades, sign transactions, or take custody of funds.
| 🧠 KOL intelligence | 1,000+ tracked smart-money wallets. Every trade indexed with the market cap at the moment of the swap, cost-basis PnL, win rates, and coordination detection. |
| 🎯 Deployer Hunter | 23,000+ scored token deployers across pump.fun and bonk — bonding track records, tier classification, and real-time launch/bond alerts. |
| 🌊 DEX firehose | Every trade across 15+ DEX programs (Pump, Raydium, Jupiter, Meteora, …) as a live WebSocket stream. An affordable alternative to Helius / Bitquery for memecoin data. |
| 🔍 Token risk scores | Transparent 0–100 rug-risk score — every point attributed to a named factor (mint/freeze authority, liquidity, LP burn, deployer reputation, …), not an opaque number. |
Push latency under 1 second on WebSocket + webhooks. Free tier is genuinely usable: 200 requests/day, every endpoint, no payment to start.
Clone a working bot and run it in five minutes on a free key:
| Repo | What it does |
|---|---|
| kol-copytrade-bot-starter | 🤖 Paper-trades live KOL (smart-money) trades — REST polling on free, real-time WebSocket on Pro |
| rug-check-telegram-bot | 🔍 Paste a mint in Telegram → scored rug report with named risk factors |
| deployer-alert-discord-bot | 🚨 Discord embeds when a proven pump.fun / bonk deployer launches or bonds a token |
Same endpoints, same msk_ auth — pick your language:
| Language | Package | Install |
|---|---|---|
| TypeScript | madeonsol |
npm install madeonsol |
| Python (x402) | madeonsol-x402 |
pip install madeonsol-x402 |
| Rust | madeonsol |
cargo add madeonsol |
Plus an MCP server, an ElizaOS plugin, and a Solana Agent Kit plugin for AI agents.
# Grab a free key at https://madeonsol.com/pricing, then:
curl -H "Authorization: Bearer msk_your_key" \
"https://madeonsol.com/api/v1/kol/feed?limit=5"madeonsol.com · Built on Solana · Data only, always DYOR