Optional
chainCode ID representing the identity of the contract's code on a specific chain.
Optional
codeCode hash uniquely identifying the compiled code.
Optional
codeCode ID representing the identity of the contract's code on a specific chain.
Optional
compiledOptional
compilerOptional
deployerOptional
deploymentDeployment to which this unit belongs.
Readonly
isOptional
nameName of this unit.
Optional
sourceOptional
uploadedOptional
uploaderCompile this contract, unless a valid binary is present and a rebuild is not requested.
Create a new instance of this contract.
Optional
parameters: Partial<ContractInstance>Create multiple instances of this contract.
Upload this contract, unless a valid upload is present and a rebuild is not requested.
Generated using TypeDoc
A contract that is part of a deploment.