{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"blockchainId": 123,
"blockchainName": "<string>",
"blockchainIcon": "<string>",
"isAllowedToUseForTreasuryOperations": true,
"isAllowedToUseWithExplorer": true
}
]
}