{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"id": 123,
"tokenName": "<string>",
"issuerName": "<string>",
"ticker": "<string>",
"issuedCount": 123,
"marketCap": 123,
"isDeploying": true,
"isDeployed": true,
"assetWeights": {},
"tokenBlockchainDeploymentStatuses": [
{
"blockchainId": 123,
"tokenDeploymentStatus": "<string>"
}
]
}
]
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": [
{
"id": 123,
"tokenName": "<string>",
"issuerName": "<string>",
"ticker": "<string>",
"issuedCount": 123,
"marketCap": 123,
"isDeploying": true,
"isDeployed": true,
"assetWeights": {},
"tokenBlockchainDeploymentStatuses": [
{
"blockchainId": 123,
"tokenDeploymentStatus": "<string>"
}
]
}
]
}