• React hook that returns a WrappedContract object configured with the provided deployment information.

    Parameters

    • deploymentInfo: ContractDeploymentInfo

      The deployment information for the contract.

    Returns undefined | WrappedContract

    The WrappedContract object.

Generated using TypeDoc