Function createReadOnly

  • Create a read-only Valist client using the given JSON RPC provider.

    Parameters

    • provider: JsonRpcProvider

      Provider to use for transactions

    • options: Partial<Options>

      Additional client options

    Returns Client

Generated using TypeDoc