whale_activity
ActiveTool of com.cryptowhaleinsights/whale-insights
Historical whale activity (aggregated) — Aggregated, bounded time-series of recorded whale movements across all 14 supported chains, sourced from our internal signal-history archive. Returns honest movement COUNTS grouped by chain, by money-flow direction (inflow/outflow/transfer/unknown), and by day over a recent window — no per-transaction detail, wallet addresses or explorer links (those stay subscriber-gated at /api/whale-history). Use ?window=N to set the look-back in days (1–30, default 7). Counts only; no USD volume is reported because the archive carries no structured per-move USD figure. Served from cache (no per-request cost). Cached ~5min.
Parameters schema
{
"type": "object",
"properties": {
"window": {
"type": "integer",
"default": 7,
"maximum": 30,
"minimum": 1,
"description": "Look-back window in days (1–30, default 7). Values outside the range are clamped."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.cryptowhaleinsights/whale-insights
1/7 registries