Superluminal is an on-chain perps exchange that batches orders every 40ms and fills everyone in an auction at a single clearing price.
Superluminal isn't its own chain — it's an app on Fogo, a high-performance L1 with 40ms blocks. What matters is how it processes orders: DFBA (Dual Flow Batch Auction) collects orders in a 40ms window and matches them at an auction clearing price (everyone in the same auction gets the same price).
Instead of arrival order, DFBA collects orders in a 40ms window and settles two auctions (buy / sell) — each at one clearing price.
Orders are gathered into a sealed box for 40ms. No one sees who came first, no one can react. Line-cutting becomes impossible.
Orders split into a buy auction and a sell auction, run independently. Makers don't fight each other; they match real demand.
Each auction settles at its own single price. 0.001s early or late, same price. Speed drops out of the equation.
A CLOB (continuous limit order book) fills orders the instant they arrive, in arrival order. Play it below and watch how a fast order ⚡ grabs the best quote first.
Send the same order into CLOB and DFBA. Notice the books differ — that's the point: CLOB widens its quotes to defend against fast pick-off; DFBA can't be picked off by speed, so makers quote tighter (docs: narrower spreads). Result: DFBA fills at one better price, no front-run.
CLOB processes by order; DFBA processes by window. That one difference sums up to the four numbers below.