market_context
ActiveTool of com.cryptowhaleinsights/whale-insights
Market context snapshot — Single-call aggregated market snapshot for a given date. Queries 8 data sources in parallel — Fear & Greed, whale daily summary, social sentiment (BTC/ETH/SOL), stablecoin flows, BTC funding rates, Golden Alerts daily count, analyst daily summaries (shortSummary only), and top arbitrage opportunities. No authentication required. Use ?date=YYYY-MM-DD (default = today; max 730 days back / 2 years). For dates older than 365 days where daily snapshots have been purged, the endpoint automatically falls back to the permanent monthly archive tables, returning monthly averages instead of daily values. metadata.resolution indicates 'daily' (exact day data) or 'monthly' (monthly averages from archive). metadata.dataCompleteness is the percentage of the 8 sources that have data for the requested date (0-100%). Today is cached 5 minutes; historical dates cached 1 hour. 30 req/min.
Parameters schema
{
"type": "object",
"properties": {
"date": {
"type": "string",
"format": "date",
"description": "Date to retrieve (YYYY-MM-DD). Defaults to today. Max 730 days back (2 years). Dates older than 365d automatically use monthly archive."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.cryptowhaleinsights/whale-insights
1/7 registries