whale_score_history
ActiveTool of com.cryptowhaleinsights/whale-insights
Get daily whale score history — top tracked whale wallets ranked by composite score (win rate + avg return) over up to 90 days — Daily historical composite scores for tracked whale wallets. One row per wallet per day: wallet address, chain, label, composite score (0-100), win rate, average return %, and sample count. Only wallets with ≥5 resolved signals receive a score (honest, never fabricated). Filter by ?chain= for a single chain. Useful for tracking smart-money wallet performance trends. DB-backed, 5-min cache. Powered by whale_score_daily table (365d retention, permanent monthly archive).
Parameters schema
{
"type": "object",
"properties": {
"days": {
"type": "integer",
"default": 30,
"maximum": 90,
"minimum": 1,
"description": "Number of days of history to return (1–90, default 30)."
},
"chain": {
"type": "string",
"description": "Optional chain filter (ETH, BTC, SOL, BSC, ARB, etc.). Returns all chains when omitted."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.cryptowhaleinsights/whale-insights
1/7 registries