Function getProviderByRpcUrl

  • Creates a new JsonRpcProvider instance based on the given RPC URL

    Returns

    A new JsonRpcProvider instance

    Parameters

    • rpcURL: string

      The RPC URL to use for the provider

    Returns JsonRpcProvider

Generated using TypeDoc