{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"id": 123,
"blockchainName": "<string>",
"blockchainIcon": "<string>",
"blockchainId": 123,
"ownerWalletTenantId": 123,
"deploymentDate": "2023-11-07T05:31:56Z",
"contractVersion": "<string>",
"contractAddress": "<string>",
"version": "<string>",
"outstanding": 123,
"outstandingUI": 123,
"outstandingUIFormatted": "<string>"
}
]
}