Bitfinex Contract Funding Rate

Description

Details about Bitfinex’s funding rates can be found on their website.


Access

Restricted Access.


Measuring Unit

Ratio


Data Type

Timeseries Data


Frequency

Hourly Intervals


Latency

Funding Rates Latency


Available Assets

Available for these assets


SanAPI

Available under the bitfinex_perpetual_funding_rate name.

{
getMetric(metric: "bitfinex_perpetual_funding_rate") {
timeseriesDataJson(
slug: "bitcoin"
from: "2021-04-01T00:00:00Z"
to: "2021-04-07T00:00:00Z"
interval: "1h"
)
}
}