Get Funding Info
/get_funding_info
Example Query:
Example Response:
Data Sources
Hedger-Defined:
next_funding_rate_short
andnext_funding_rate_long
are either:Derived from External Exchanges: Sourced from the platform where the hedger offsets risk (e.g., Binance, Bybit), with a spread applied by the hedger.
Flat Fee: Set manually by the hedger as a fixed rate.
next_funding_time
: Calculated based on the current epoch andfunding_rate_epoch_duration
On-Chain Contract:
funding_rate_epoch_duration
: Derived from the contract’sfundingRateEpochDuration
from thegetSymbol(symbolId)
contract call.
Last updated