{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"smartContractTemplateId": 123,
"version": "<string>",
"sourceCode": "<string>",
"id": 123,
"byteCode": "<string>",
"abi": "<string>",
"updatedDate": "2023-11-07T05:31:56Z",
"createdDate": "2023-11-07T05:31:56Z"
}
]
}