History
Get perpetual funding history for a subaccount
Returns a paginated history of perpetual funding (settlement) events for a single subaccount or an entire wallet (specify exactly one), optionally bounded by a start/end timestamp window and filtered by perpetual instrument name. The response includes the funding events with their instrument name and settled amounts, plus pagination info with total count and page count.
POST
Get perpetual funding history for a subaccount
Body
application/json
Parameters for private/get_funding_history.
subaccount_id, start_timestamp, and end_timestamp accept either a JSON number or a string-encoded integer. Pagination is page >= 1, page_size in 1..=1000.
Related topics
Get interest history for a subaccountGet deposit history for a subaccountGet withdrawal history for a subaccountGet perpetual funding history for a subaccount
