{
"event": "portfolio_wallet.withdrawal.status_changed",
"observedAt": "2026-02-05T11:05:00.000Z",
"withdrawal": {
"id": "11b17950-1f5c-4d36-8f0d-0f3d1d0c6a45",
"amountRequestedUsd": "65000.000000",
"amountPaidUsd": null,
"feeUsd": "0.000000",
"destinationChain": "ethereum",
"destinationAddress": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e",
"destinationToken": "usdc",
"status": "processing",
"legsCompleted": 0,
"legsTotal": 1,
"payoutLegs": [
{
"status": "pending_customer_approval",
"amountUsd": "65000.000000",
"from": { "kind": "cash", "id": "cash:ethereum:usdc", "label": "Cash (Ethereum)" },
"to": { "kind": "external_payout", "id": "external_payout:ethereum:usdc", "label": "External payout (Ethereum)" },
"startedAt": "2026-02-05T11:00:00.000Z",
"completedAt": null,
"stepsCompleted": 0,
"stepsTotal": 1,
"steps": [
{
"name": "Sending payout",
"chain": "ethereum",
"state": "pending_customer_approval",
"txKind": "external_payout_transfer",
"stepKind": "external_payout_transfer",
"startedAt": "2026-02-05T11:00:00.000Z",
"completedAt": null,
"cancelledAt": null,
"stepOrdinal": 0,
"protocolType": "external_payout",
"sequenceRole": "external_payout_transfer"
}
]
}
],
"failureReason": null,
"createdAt": "2026-02-05T11:00:00.000Z",
"completedAt": null
}
}