aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Interface ApiPerpetualsMarketFundingHistoryResponse

    Response type for historical market funding data.

    interface ApiPerpetualsMarketFundingHistoryResponse {
        history: PerpetualsMarketFundingHistoryPoint[];
    }
    Index

    Funding points in the requested time range.