stablecoin_history
ActiveTool of com.cryptowhaleinsights/whale-insights
Stablecoin flow history (daily snapshots) — Returns the daily historical stablecoin net-flow and total supply over the last N days (default 30, max 180). Each day is recorded once from the live DefiLlama stablecoin cycle. Cold-start days with no data are omitted. totalFlow24h is the net USD change in stablecoin supply that day (positive = expansion / inflow, negative = contraction / outflow). totalNow is the aggregate stablecoin market cap in USD at snapshot time. signal is bullish | bearish | neutral based on the 7-day net flow. Use ?days=30 to control the window. Cached 5min.
Parameters schema
{
"type": "object",
"properties": {
"days": {
"type": "integer",
"default": 30,
"maximum": 90,
"minimum": 1,
"description": "Number of recent days to return (1–180, default 30)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.cryptowhaleinsights/whale-insights
1/7 registries