# DeployedContractResponseDto
## Properties
**id** | **String** | The deployed contract data identifier |
**contract_address** | **String** | The contract's onchain address |
**contract_template_id** | **String** | The contract template identifier |
**vault_account_id** | Option<**String**> | The vault account id this contract was deploy from | [optional]
**base_asset_id** | **String** | The blockchain's base assetId |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)