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

    Interface ApiPerpetualsMarkets24hrStatsResponse

    Response type for requesting 24h stats for multiple markets.

    interface ApiPerpetualsMarkets24hrStatsResponse {
        marketsStats: PerpetualsMarket24hrStats[];
    }
    Index

    24-hour statistics aligned with the requested market IDs.