SABLE

COTI testnet·how it works ↗code ↗

These orders sit encrypted on a public blockchain. The market found a clearing price without decrypting any of them.

A sealed-bid, uniform-price batch auction, matched under garbled circuits on COTI.

How to read this page

Stored on chain. Anyone can fetch it.

deskAtlas
side████
limit█████
size██████
becomes, with that desk's key

With that desk's own key, and no other.

deskAtlas
sideBUY
limit103
size37

An example of the notation, not a live row.

Clearing price
Matched volume
Batchreading chain
Orders

The only values this batch makes public.

The sealed book

Click a desk to decrypt its ordersNo desk keys loaded. Run npm run frontend:config after an agent run, or add one manually.
0/0 unlocked

The book below is sealed on chain, not by this page.

Order bookreading chain…
#0████████████████████
#1█████████████████████
#2██████████████████████
#3████████████████████
#4█████████████████████
#5██████████████████████

Pre-trade negotiation

RFQ channel0 encrypted messages
No messages. Load a desk key, or run the RFQ round.

Sender and recipient can each decrypt. An IOI carries a side and a size, never a price.