Constructs a StoredVersionedContractByHash
instance with the contract hash, entry point, arguments, and version.
The contract hash.
The contract entry point.
The arguments for the contract.
Optional
version: numberThe contract version.
The arguments for the contract call.
The entry point of the contract to invoke.
The hash of the stored contract.
Optional
versionThe version of the contract.
Generated using TypeDoc
Represents a deploy item with a stored versioned contract referenced by its hash.