The multichain deployment metadata
| 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] |