v1
latestOpenAPI 3.1.02026-07-24690345.5 KBFunding Statistics
Get a list of the most recent funding data for the given currency: FRR, average period, total amount provided, total amount used
get/funding/stats/{symbol}/hist
Path parameters
symbolstring required
The symbol you want information about. (e.g. fUSD, fBTC, fETH, ...)
Query parameters
startinteger
If start is given, only records with MTS >= start (milliseconds) will be given as response.
endinteger
If end is given, only records with MTS <= end (milliseconds) will be given as response.
limitinteger
Number of records in response (max. 250).
Response
200