Next action
This panel reads the coordinator on Monad and the token and adapter on Base directly from your browser, and decides what this settlement needs next. The projection below is a convenience and is never the authority.
What the state means
SETTLEDcanonical, read from the coordinator
Both legs executed. The trade is complete.
SETTLED_FINALderived by the verifier, not an on-chain value
Independently verified: both legs delivered to the parties the intent named.
The trade
Monad Testnet
Cash leg
1
cSETTLE
RELEASED
authenticated state
COMMIT
Base Sepolia
Asset leg
0.1
cBOND
RELEASED
Neither asset crosses a chain. What crosses is authenticated settlement state, and the two contracts that carry it share the same twenty bytes on different chains — which is why every address on this page is chain-qualified.
Legs
Cash leg
RELEASED| Chain | Monad Testnet |
| Asset | cSETTLE 101430xfefd2ea2…3f1f16 |
| Amount | 1 |
| Counterparty | 101430x83c130ed…3065bb |
| Outcome | RELEASED |
Asset leg
RELEASED| Chain | Base Sepolia |
| Asset | cBOND 845320xddb1ae56…e4989b |
| Amount | 0.1 |
| Counterparty | 845320x83c130ed…3065bb |
| Outcome | RELEASED |
Lifecycle
Both legs prepared
Economic finality
Fresh compliance
Commit
Delivery
Compliance
/verify_apass
eligible
/verify_apass
eligible
/verify_apass
eligible
Attestations expire after 900 seconds, fixed in the deployed bytecode. Observed Base finality on this deployment has run 999 to 1485 seconds — so a prepare-time answer cannot reach a commit, and the answer that authorises it is minted after the wait.
Conservation
No conservation snapshot recorded.
Cross-chain messages
| Type | Seq | Emitter | Finality | Observed | Destination | Published in |
|---|---|---|---|---|---|---|
| ASSET_PREPARED | 8 | 845320x00000000…7a7a61 | FINALIZED | not observed |
consumed | 0xc0135206…c75e2e |
| ASSET_RELEASED | 9 | 845320x00000000…7a7a61 | FINALIZED | not observed |
consumed | 0x5b1afd41…837e0f |
| COMMIT | 3 | 101430x00000000…7a7a61 | FINALIZED | not observed |
consumed | 0xc5689f2f…e36874 |
| CASH_PREPARED | 4 | 101430x00000000…538930 | FINALIZED | not observed |
consumed | 0x3fd4bf43…da3305 |
Finality is classified, never compared as a number. Wormhole encodes 200 as instant and 201 as safe; everything else is finalized. Ranking the raw byte would place instant above finalized, which is the substitution a settlement layer cannot afford.