Api funding rate response

ApiFundingRateResponse

Name
Lite
Type Required
Default
Description
result
r
[ApiFundingRate] True The funding rate result set for given interval
next
n
string False
''
The cursor to indicate when to start the next query from
ApiFundingRate
Name
Lite
Type Required
Default
Description
instrument
i
string True The readable instrument name:
  • Perpetual: ETH_USDT_Perp
  • Future: BTC_USDT_Fut_20Oct23
  • Call: ETH_USDT_Call_20Oct23_2800
  • Put: ETH_USDT_Put_20Oct23_2800
funding_rate
fr
string True The funding rate of the instrument, expressed in percentage points
funding_time
ft
string True The funding timestamp of the funding rate, expressed in unix nanoseconds
mark_price
mp
string True The mark price of the instrument at funding timestamp, expressed in 9 decimals
funding_rate_8_h_avg
fr1
string True Deprecated: Refer to funding_rate instead. Will be removed in a future release.
funding_interval_hours
fi
integer True Funding interval in hours (e.g. 1/4/8/etc).