Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 984 Bytes

File metadata and controls

17 lines (11 loc) · 984 Bytes

MultichainDeploymentMetadata

Properties

Name Type Description Notes
id string The unique identifier of the deployment metadata [optional] [default to undefined]
address string The address of the deployed contract [optional] [default to undefined]
templateId string The unique identifier of the contract template [optional] [default to undefined]
deploymentSalt string The salt used for the deployment [optional] [default to undefined]
initParams ParameterWithValueList [optional] [default to undefined]
encodedInitParams string The encoded init params [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]