cex-wallets
One-line purpose. Bounded by: to be documented.
Responsibility
- Owns: to be documented
- Does NOT own: to be documented
Aggregates
| Aggregate | File | Notes |
|---|---|---|
State Machines
CexAccountTradeStatus— 5 states in the enum, but the current write path always persistsclose. Source of truth for the projection inpartners(PaymentRunTradeStatus).CexTransferStatus— 4 states; translation-layer value object with no owning entity. Normalizes the CEX-reported status of deposits, withdrawals, and internal transfers, and maps toTransactionStatusandTransferStatus.
Events
Public API
Entities, value objects, repositories, and services exported from packages/cex-wallets/index.ts.
| Export | Kind | Notes |
|---|---|---|
Dependencies
- Upstream (this depends on): to be documented
- Downstream (depends on this): to be documented
Related
- Runbooks: links to
docs/system/runbooks/ - ADRs: links to
docs/decisions/ - Flows: links to
docs/system/events/flows/ - Contexts index · System index
