{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"tokenImplementationsToSelect": [
{
"tokenImplementationSmartContractAddress": "<string>",
"name": "<string>"
}
],
"tokenTicker": "<string>",
"tokenName": "<string>",
"blockchainId": 123,
"blockchainName": "<string>",
"blockchainIcon": "<string>"
}
}