Aggregated smart-money statistics and analytics for a single token on Solana, BNB Chain, Base and Ethereum — holder counts, total holdings with all-time peaks, buy/sell volume, net flow and realized PnL, plus a per-trader breakdown.
Get aggregated smart-money statistics for one token on Solana, BNB Chain, Base or Ethereum: how tracked KOL, smart money and whale wallets traded it, with buy/sell volume, net flow, buying pressure and realized PnL in native currency and USD, plus a per-trader breakdown in traders[]. Use it for token due diligence, smart-money dashboards and trading signals. This endpoint does NOT return individual transactions — use GET /v1/tokens/transactions for those.
What you get
token — token metadata.
total_holders — wallet counts per type plus the number of wallets still holding.
total_holdings — summed current balance and all-time peak across all traders, each also as a percentage of supply.
total_statistics — buy/sell, volume, net flow (native + USD), buying pressure, first and latest entry.
traders[] — per wallet the profile, trader_holdings and trader_stats, sorted by buy volume descending.
Data source — full history from the database (no 30-day cap) merged with the newest live transactions, deduplicated by signature. Peaks are computed by chronological replay and survive a full sell-off (token_amount: 0, token_amount_peak > 0). Historical USD values come straight from the transactions.
Parameters / settings
blockchain (required) — one of: solana, bnb, base, eth
mint (required) — token mint / contract address
type (optional) — kol, smart, or whale; if omitted, all valid wallet types for the chain are merged (counts stay split per type)