DC-Services — Digital Claims Services Limited

Digital Asset Records · 22 April 2026 · 6 min read

Exchange Withdrawal Logs and the Bridge to Self-Custody

A withdrawal log records the moment a venue releases funds; the chain records their arrival. Both legs belong in the file, with the transition described, not assumed.

Exchange Withdrawal Logs and the Bridge to Self-Custody

An exchange withdrawal log records the moment a venue releases funds to an external address. The entry is internal to the venue, and the matching on-chain entry is external. A documentation file needs both legs to describe the transition without leaving a gap in between.

The venue side typically records the request time, the approval time, the network fee charged, and the destination address. Some venues redact part of the destination for fraud reasons, and the redaction is itself a documentation event to record rather than to quietly normalise.

The chain side records the broadcast time, the inclusion block, the actual fee paid to miners, and the final amount credited to the destination. The two timestamps almost always differ, and the difference between approval and broadcast is a useful field to retain in the file.

Reconciliation focuses on amount, address, and time. If the venue's reported amount net of fee matches the on-chain credit, and the destination address matches the user's claimed self-custody address, the two legs are linked. Where any field disagrees, the disagreement is logged.

Self-custody claims are then evidenced separately. A signed-message challenge from the destination address, contemporaneous wallet backup files, or device records each contribute support, and the documentation file describes which source supports which part of the claim.

Failed withdrawals leave a different footprint. A cancelled request, a rejected address, or a reversed credit each produce log entries on the venue side without any matching chain entry, and the file retains those entries instead of discarding them as non-events for the record.

Where the venue migrated systems between the event and the export, the export format may differ from the format in use at the original date. The file records the export date, the format version, and any field that has been renamed since, so later review can follow the schema drift.

Our scope covers structuring and reconstruction of records the client provides or authorises us to request. We do not custody assets, do not initiate withdrawals, and do not approach venues without written authority recorded in the engagement letter at the start of the work.

More in Digital Asset Records