On-Chain Exchange
A price-time-priority limit order book, matched inside the state transition itself: placing or cancelling an order is an ordinary signed transaction, and the book's contents are folded into the same state root every other balance is. This view reads it straight off chain state via getOrderBookDepth / getOrderBook / getLastAuction -- there is no separate off-chain indexer standing behind it.
Last batch-auction clear
None yet -- this chain has never cleared a batch (fresh, or running Continuous mode).
Depth
Bids
| Price | Qty |
|---|---|
| No bids | |
Asks
| Price | Qty |
|---|---|
| No asks | |
Resting orders
| Height | Index | Account | Side | Price | Qty |
|---|---|---|---|---|---|
| No resting orders | |||||