Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 707 Bytes

File metadata and controls

19 lines (11 loc) · 707 Bytes

MultichainDeploymentMetadata

The multichain deployment metadata

Properties

Name Type Description Notes
id UUID The unique identifier of the deployment metadata [optional]
address String The address of the deployed contract [optional]
templateId UUID The unique identifier of the contract template [optional]
deploymentSalt String The salt used for the deployment [optional]
initParams List<ParameterWithValue> [optional]
encodedInitParams String The encoded init params [optional]