interface IndexerServerQueryResponseByType {
    account_snapshots: IndexerServerMultiSubaccountSnapshotsResponse;
    foundation_rewards_merkle_proofs: IndexerServerClaimVrtxMerkleProofsResponse;
    foundation_taker_rewards: IndexerServerFoundationTakerRewardsResponse;
    blast_points: IndexerServerBlastPointsResponse;
    blitz_points: IndexerServerBlitzPointsResponse;
    blitz_points_leaderboard: IndexerServerBlitzPointsLeaderboardResponse;
    candlesticks: IndexerServerCandlesticksResponse;
    events: IndexerServerEventsResponse;
    funding_rate: IndexerServerFundingRate;
    funding_rates: IndexerServerFundingRatesResponse;
    initial_drop_conditions: IndexerServerBlitzInitialDropConditionsResponse;
    interest_and_funding: IndexerServerInterestFundingResponse;
    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;
    rewards: IndexerServerRewardsResponse;
    subaccounts: IndexerServerListSubaccountsResponse;
    taker_rewards: IndexerServerTakerRewardsResponse;
    usdc_price: IndexerServerUsdcPriceResponse;
    vrtx_merkle_proofs: IndexerServerClaimVrtxMerkleProofsResponse;
    leaderboard: IndexerServerLeaderboardResponse;
    leaderboard_rank: IndexerServerLeaderboardRankResponse;
    leaderboard_contests: IndexerServerLeaderboardContestsResponse;
    fast_withdrawal_signature: IndexerServerFastWithdrawalSignatureResponse;
}

Properties

foundation_rewards_merkle_proofs: IndexerServerClaimVrtxMerkleProofsResponse
linked_signer_rate_limit: IndexerServerLinkedSignerResponse