{
"event": "portfolio_wallet.balance.updated",
"observedAt": "2026-02-05T10:05:00.000Z",
"wallet": {
"id": "9d1a1c83-3a1c-4c14-9c5a-0c9a57a4a7db",
"requestId": "0b7e3b4d-88a5-4a75-8c0f-3b7b4f9d9f1d",
"label": "Treasury Portfolio",
"blendedRateBps": 565,
"status": "active",
"createdAt": "2026-02-05T08:15:00.000Z",
"updatedAt": "2026-02-05T10:05:00.000Z",
"depositAddresses": {
"arbitrum": "0x21246509968c4d24611f414560971AEc2e3A079B",
"ethereum": "0x21246509968c4d24611f414560971AEc2e3A079B"
},
"globalWalletBalance": 82500,
"targetPositions": [
{ "positionKey": "usdz", "targetWeightBps": 6000, "maxProcessingTime": "PT0H" },
{ "positionKey": "rlp", "targetWeightBps": 4000, "maxProcessingTime": "PT24H" }
],
"actualPositions": [
{
"positionKey": "usdz",
"asset": "usdz",
"chain": "arbitrum",
"balanceUnits": 52500,
"valueUsd": 52500,
"actualWeightBps": 6120,
"targetWeightBps": 6000,
"driftBps": 120,
"updatedAt": "2026-02-05T10:06:00.000Z"
},
{
"positionKey": "rlp",
"asset": "rlp",
"chain": "ethereum",
"balanceUnits": 25000,
"valueUsd": 30000,
"actualWeightBps": 3880,
"targetWeightBps": 4000,
"driftBps": -120,
"updatedAt": "2026-02-05T10:06:00.000Z"
}
],
"liquidityProfile": [
{
"maxProcessingTime": "PT0H",
"weightBps": 6000
},
{
"maxProcessingTime": "PT24H",
"weightBps": 4000
}
]
}
}