withdrawal.finalized
Sent after a withdrawal completes and funds leave the 4Mica collateral
position. Use it to mark the pending withdrawal complete and refresh balances.
Event fields
Event examples
Payload
Recommended handling
- Match the event to the pending record with
withdrawal_id. - Refresh the authoritative collateral balance after processing.
- Keep the transaction hash available for audit and support.
- Do not create a new withdrawal record if the requested event arrived late.