Birdeye shipped the Token Holder Chart API on May 7. We shipped two new signal types on top of it on May 8 — 🦅 stealth accumulation (holders rising, price flat) and 🩸 holder bleed (holders distributing, price holds — the rug-warning pattern). Plus the originals: cluster + elite single-wallet. AI-narrated, one-click buys.
Sprint 4 v2: Sub-3s SSE live prices on every signal page · 🤖 Grok daily AI digest to Telegram · Public REST API for builders.
Coverage: Stealth + bleed detectors track pump.fun + top trending tokens. Clusters + elite + trending signals cover every Solana DEX (Raydium, Meteora, Orca, PumpSwap, Lifinity) via @birdeye_data Trader API. 0 tokens monitored continuously.
Pull live Solana smart-money signals into your bot, dashboard, or app. Clean stable schema. 60 req/min per-IP rate limit. Edge-cached. No auth required for read access.
# Latest 10 stealth signals curl https://smart-money-sol.vercel.app/api/v1/signals?limit=10&kind=stealth # Aggregate stats — 7d hit rate + top calls curl https://smart-money-sol.vercel.app/api/v1/stats?days=7 # Filter by score + timeframe curl https://smart-money-sol.vercel.app/api/v1/signals \ ?min_score=60&since=2026-05-01T00:00:00Z # Specific token curl https://smart-money-sol.vercel.app/api/v1/signals \ ?token=DEeUAVUC1fnMHSyMdeUoArouTQX3iaTaLBTof3siJKjh
The pattern price charts can't show: holders accumulating quietly while price stays flat. Built on Birdeye's Token Holder Chart API the day after it shipped.