Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerQueryResponseByType

    interface IndexerServerQueryResponseByType {
        account_snapshots: IndexerServerMultiSubaccountSnapshotsResponse;
        backlog: IndexerServerBacklogResponse;
        candlesticks: IndexerServerCandlesticksResponse;
        edge_candlesticks: IndexerServerCandlesticksResponse;
        edge_market_snapshots: IndexerEdgeServerMarketSnapshotsResponse;
        events: IndexerServerEventsResponse;
        fast_withdrawal_signature: IndexerServerFastWithdrawalSignatureResponse;
        funding_rate: IndexerServerFundingRate;
        funding_rates: IndexerServerFundingRatesResponse;
        interest_and_funding: IndexerServerInterestFundingResponse;
        leaderboard: IndexerServerLeaderboardResponse;
        leaderboard_contests: IndexerServerLeaderboardContestsResponse;
        leaderboard_rank: IndexerServerLeaderboardRankResponse;
        leaderboard_registration: IndexerServerLeaderboardRegistrationResponse;
        linked_signer_rate_limit: IndexerServerLinkedSignerResponse;
        maker_statistics: IndexerServerMakerStatisticsResponse;
        market_snapshots: IndexerServerMarketSnapshotsResponse;
        matches: IndexerServerMatchEventsResponse;
        oracle_price: IndexerServerOraclePricesResponse;
        orders: IndexerServerOrdersResponse;
        perp_prices: IndexerServerPerpPricesResponse;
        price: IndexerServerPerpPrices;
        product_snapshots: IndexerServerMultiProductsResponse;
        products: IndexerServerProductsResponse;
        referral_code: IndexerServerReferralCodeResponse;
        subaccounts: IndexerServerListSubaccountsResponse;
        usdc_price: IndexerServerUsdcPriceResponse;
        vlp_snapshots: IndexerServerVlpSnapshotsResponse;
    }
    Index

    Properties

    linked_signer_rate_limit: IndexerServerLinkedSignerResponse