{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"blockchainId": 123,
"blockchainName": "<string>",
"blockchainIcon": "<string>",
"tenantId": 123,
"tenantName": "<string>",
"owners": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"guardians": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"isIssuerFactoryEnabled": true,
"isPauseIssuerFactoryForHoursAvailable": true
}
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"blockchainId": 123,
"blockchainName": "<string>",
"blockchainIcon": "<string>",
"tenantId": 123,
"tenantName": "<string>",
"owners": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"guardians": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"isIssuerFactoryEnabled": true,
"isPauseIssuerFactoryForHoursAvailable": true
}
}