madeonsol_kol_feed
Fetch real-time Solana KOL trades from 1000+ tracked wallets with market cap at trade time. Supports filtering by trade type, wallet, and PRO+ parameters like size, token age, strategy, and winrate.
Instructions
Get real-time Solana KOL trades from 1,000+ tracked wallets. Each trade includes the token's market cap (USD) at the moment of trade — sourced from our in-memory price tracker, accurate to the millisecond, faster than Dexscreener spot. PRO+ adds size/age/strategy/winrate filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of trades to return (1-100) | |
| before | No | Cursor — ISO 8601 timestamp; returns trades strictly older than this. Pass next_before from the previous response for polling. | |
| action | No | Filter by trade type: buy or sell | |
| kol | No | Filter by specific KOL wallet address (base58) | |
| min_sol | No | PRO+: minimum SOL size per trade | |
| token_age_max_min | No | PRO+: max token age in minutes at time of trade | |
| exclude_sells | No | PRO+: drop sell-side trades | |
| min_kol_winrate | No | PRO+: minimum 7d winrate of the KOL (0-100) | |
| strategy | No | PRO+: filter by auto-tagged strategy |