get_funding_rate_history
Retrieve historical funding rate data for linear or inverse contracts using symbol and optional time range.
Instructions
Query historical funding rate.
Args:
category: Product type - linear, inverse
symbol: Symbol name (e.g. BTCUSDT)
startTime: Start timestamp in milliseconds
endTime: End timestamp in milliseconds
limit: Limit for data size per page (max 200, default 200)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | ||
| endTime | No | ||
| category | Yes | ||
| startTime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |