{
"channel": "twapUpdates",
"data": {
"isSnapshot": true,
"user": "0x742d35cc6634c0532925a3b844bc9e7595f0beb",
"twaps": [
{
"twapId": "0x1a2b3c...",
"status": "active",
"asset": "BTC",
"side": "buy",
"totalSz": "0.25",
"filledSz": "0.10",
"remainingSz": "0.15",
"reduceOnly": false,
"slicesFilled": 2,
"slicesPartial": 0,
"slicesRejected": 0,
"totalNotional": "5030.0",
"avgFillPx": "50300",
"durationMs": 1800000,
"sliceIntervalMs": 300000,
"createdAt": 1701234567890,
"startedAt": 1701234567890,
"expectedEndAt": 1701236367890,
"currentSliceIndex": 2,
"totalExpectedSlices": 7,
"randomize": true,
"updatedAt": 1701235167890,
"completedAt": null,
"canceledAt": null,
"reason": null
}
]
}
}