@evefrontier/dapp-kit - v0.1.9
    Preparing search index...

    Function getSuiGraphqlEndpoint

    • Get the Sui GraphQL endpoint URL for the given network. Unknown values fall back to testnet to avoid returning undefined.

      Parameters

      • env: string = DEFAULT_GRAPHQL_NETWORK

        Network identifier (testnet, devnet, mainnet). Defaults to testnet.

      Returns string

      The GraphQL endpoint URL