funding_rate_monthly
ActiveTool of com.cryptowhaleinsights/whale-insights
Funding rate permanent monthly archive — Returns the permanent monthly archive of perpetual funding rates per token — one row per token per calendar month, aggregated from daily snapshots before purge. Never deleted; covers the top 10 tokens by volume. Optional ?symbol=BTC to filter. Each row includes: month, symbol, avgRate, minRate, maxRate, dominantSentiment (bullish/neutral/bearish based on avg rate), daysInMonth. Months with fewer than 20 daily records are excluded. No authentication required. 60 req/min. 5-min cache.
Parameters schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Token symbol to filter by (e.g. BTC, ETH). Omit to return all top-10 tokens."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.cryptowhaleinsights/whale-insights
1/7 registries