| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The deployed contract data identifier | [default to undefined] |
| contractAddress | string | The contract's onchain address | [default to undefined] |
| contractTemplateId | string | The contract template identifier | [default to undefined] |
| blockchainId | string | [default to undefined] | |
| vaultAccountId | string | The vault account id this contract was deploy from | [optional] [default to undefined] |
| baseAssetId | string | The blockchain base assetId | [optional] [default to undefined] |
| gaslessConfig | GasslessStandardConfigurations | [optional] [default to undefined] | |
| multichainDeploymentMetadata | MultichainDeploymentMetadata | [optional] [default to undefined] | |
| solanaConfig | SolanaConfig | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]