{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"blockchainId": 123,
"blockchainName": "<string>",
"auditRegistryId": 123,
"auditRegistryName": "<string>",
"owners": [
{
"walletTenantId": 123,
"address": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"smartContractImplementations": [
{
"id": 123,
"name": "<string>",
"type": "Undefined",
"version": 123,
"address": "<string>",
"isDeployed": true,
"isAudited": true
}
],
"gasStations": [
{
"walletTenantId": 123,
"name": "<string>",
"address": "<string>",
"balance": 123,
"network": "<string>"
}
]
}
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"blockchainId": 123,
"blockchainName": "<string>",
"auditRegistryId": 123,
"auditRegistryName": "<string>",
"owners": [
{
"walletTenantId": 123,
"address": "<string>",
"name": "<string>",
"type": "<string>"
}
],
"smartContractImplementations": [
{
"id": 123,
"name": "<string>",
"type": "Undefined",
"version": 123,
"address": "<string>",
"isDeployed": true,
"isAudited": true
}
],
"gasStations": [
{
"walletTenantId": 123,
"name": "<string>",
"address": "<string>",
"balance": 123,
"network": "<string>"
}
]
}
}