get https://web3api.io/api/v2/market/futures/funding-rates/exchange//historical
Retrieves the historical time series funding rates for the specified exchange and instrument(s).
RESPONSE DATA
Field | Type | Description |
---|---|---|
metadata |
| The metadata associated with the funding rate data. |
data |
| |
data[].instrument |
| The name of the instrument. |
data[].timestamp |
| The time at which the event occurred. |
data[].fundingInterval |
| The funding interval for which data is available. |
data[].fundingRate |
| The funding rate for which data is available. |
data[].fundingTime |
| The funding time for which data is available. |
data[].nextFundingTime |
| The next funding time for which data is available. |