Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerQueryRequestByType

    Index

    Properties

    all_products: Record<string, never>
    contracts: Record<string, never>
    edge_all_products: Record<string, never>
    health_groups: Record<string, never>
    insurance: Record<string, never>
    min_deposit_rates: Record<string, never>
    status: Record<string, never>
    subaccount_info: Omit<EngineServerSubaccountInfoQueryParams, "txns"> & {
        txns?: string;
    }