• Converts the intermediary representation created from toUnwrappedJSON to a typed instance.

    Returns

    The corresponding typed instance

    Parameters

    • json: ContractAddressLike<bigint> | ContractAddressLike<string> | ContractAddressLike<number>

      The JSON value to parse

    Returns ContractAddress

Generated using TypeDoc