Get funding rate history

Get funding rate settlement history for a specific market. Returns SettleFundingRate events from the FundingRate contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Numeric market ID. Use GetMarkets to get the list of available market IDs.

Query Params
string

(optional) Start timestamp in nanoseconds for filtering data (default = now - 7 days)

Start timestamp in nanoseconds (inclusive). Default: now - 7 days

string

(optional) End timestamp in nanoseconds for filtering data (default = now)

End timestamp in nanoseconds (exclusive). Default: now

int64

Page number, default to 1 if not provided. Note: Page number starts at 1

int64

Number of records per page, default to 100, max to 1000

Responses

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