@evefrontier/dapp-kit - v0.1.10-alpha.3
    Preparing search index...

    Variable GRAPHQL_SUBSCRIPTION_ENDPOINTSConst

    GRAPHQL_SUBSCRIPTION_ENDPOINTS: Record<SuiGraphqlNetwork, string> = ...

    Subscription-capable ("cockroach") Sui GraphQL endpoints per network. Used by the sse transport for BOTH its queries and its SSE subscription, since only this endpoint serves GraphQL subscriptions. Only testnet has a known cockroach host; other networks fall back to the standard endpoint.