{
"vault": {
"id": "string",
"name": "string",
"status": "string",
"organisationId": "string",
"purpose": "string",
"createdAt": "2024-04-08T10:20:30Z",
"deletedAt": "2024-04-08T10:20:30Z",
"updatedAt": "2024-04-08T10:20:30Z",
"visibleAssets": [
{
"id": "string",
"publicKey": "string",
"balance": "string",
"createdAt": "2024-04-08T10:20:30Z",
"explorerUri": "string",
"asset": {
"id": "string",
"name": "string",
"symbol": "string",
"contractAddress": "string",
"decimals": 18,
"explorerUri": "string",
"logoUri": "string"
}
}
]
}
}