• Return a contract with the given artifact name.

    This is a low level, environment agnostic functions. Users should prefer using the named contracts on an Environment object whenever possible.

    Parameters

    • artifactName: string

      The name of the artifact

    • address: string

      The address of the contract.

    • Optional signerOrProvider: Provider | Signer

      An optional signer or provider.

    Returns Contract

Generated using TypeDoc