Protocol

Atomic DvP Settlement

Token-leg and payment-leg execute atomically in a single transaction, or both revert. Eliminates the principal counterparty risk that plagues T+2 and bilateral OTC. A protocol primitive — not application-layer escrow logic each app must re-implement.

Key figures


Atomicity
Single tx
Settlement modes
3
L2 finality
1 block
Counterparty risk
Zero

Settlement modes

Three patterns covering institutional DvP.

Single-Atomic

Both legs settle inside a single transaction. OTC trade execution, primary-market subscription, secondary-market trade.

Multi-Atomic

A single DvP escrow with N legs — three-way swap, basket settlement. All legs settle together; partial settlement is impossible.

Conditional-Atomic

Settlement gated by an external condition: oracle price, document attestation, time threshold. Both legs settle when condition becomes true; expiry releases both.

Comparison

Traditional vs. Caviar.

TraditionalCaviar
SettlementT+2 with bilateral reconciliationAtomic, single-transaction, single-block finality
Counterparty riskPrincipal risk between legsZero — both legs or neither
CostWire fees + custody + reconciliationL2 gas only; no escrow agent required
ComposabilitySettlement isolated from accountingComposes with other state changes in same tx

Settle without counterparty risk.

One transaction, two legs, zero failure modes between them.