{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"blockchainId": 123,
"blockchainCode": 123,
"smartContractImplementationBlockchainsDeployId": 123,
"blockchainName": "<string>",
"blockchainIconBase64": "<string>",
"address": "<string>",
"description": "<string>",
"implementationByTypes": {}
}
}