Funding History
funding_historyFetch hourly funding history for any coin, including the current premium, with funding rate, premium, and timestamp per record. Specify coin and an optional limit up to 500 for newest-first results.
Instructions
Hourly funding history for coin (fundingHistory) plus the
CURRENT premium from metaAndAssetCtxs (premium_now): rows carry
fundingRate (hourly), premium, time (ms). Newest-first, capped at
limit (max 500). Example: funding_history(coin="BTC", limit=48)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||