Funding Statistics

Get a list of the most recent funding data for the given currency: FRR, average period, total amount provided, total amount used

Response Fields

Index Field Type Description
[0] MTS int Milliseconds epoch timestamp
[ . . . ]
[3] FRR float 1/365th of Flash Return Rate (To get the daily rate, use: rate x 365. To get the daily rate as percentage use: rate x 365 x 100. To get APR as percentage use rate x 100 x 365 x 365.)
[4] AVG_PERIOD float Average period for funding provided
[ . . . ]
[7] FUNDING_AMOUNT float Total funding provided
[8] FUNDING_AMOUNT_USED float Total funding provided that is used in positions
[ . . . ]
[11] FUNDING_BELOW_THRESHOLD float Sum of open funding offers < 0.75%
Path Params
string
required
Defaults to fUSD

The symbol you want information about. (e.g. fUSD, fBTC, fETH, ...)

Query Params
int64

If start is given, only records with MTS >= start (milliseconds) will be given as response.

int64

If end is given, only records with MTS <= end (milliseconds) will be given as response.

int32

Number of records in response (max. 250).

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json