Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 805 Bytes

DeployedContractResponseDto.md

File metadata and controls

16 lines (10 loc) · 805 Bytes

DeployedContractResponseDto

Properties

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]

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