{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"existingWalletsCount": 123,
"existingWalletsNetworkCount": 123,
"unsupportedWalletsCount": 123,
"unsupportedWalletsNetworkCount": 123,
"archivedWalletsCount": 123,
"newWalletsCount": 123,
"newWalletsNetworkCount": 123,
"requestId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"isWrongCredentials": true
}
}