{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"safeName": "<string>",
"provider": "GnosisSafe",
"networkName": "<string>",
"ownerWallets": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"threshold": 123,
"walletTenantId": 123
}
}{
"isSuccess": true,
"isFailure": true,
"error": {
"code": "<string>",
"message": "<string>",
"info": [
"<string>"
]
},
"value": {
"safeName": "<string>",
"provider": "GnosisSafe",
"networkName": "<string>",
"ownerWallets": [
{
"walletTenantId": 123,
"walletAddress": "<string>",
"walletName": "<string>"
}
],
"threshold": 123,
"walletTenantId": 123
}
}