Every stock exchange in the world
opens with an auction.

Before a share trades in the morning, orders are collected and crossed at a single opening price. It exists so that no one is punished for being a second late. Token launches threw that away and replaced it with a race for the first block — which is why the people who reliably win a launch are the ones who wrote a bot, and the people who reliably lose are the ones who read about it.

Cross puts the opening auction back, in a contract with no owner, no pause and no way to mint more.

The sequence

01

The book opens, not the trading

A new market does not start trading the moment it exists. For a window the creator chooses — a minute, an hour — orders are only collected. Nothing fills, nothing prints, and there is no price to race for.

02

One book, one price

Every order carries the chain it was routed from, and the market records it. Routing itself is not built yet — today an order is sent on the settlement chain — so the interface shows what it can prove and nothing more.

03

The book clears once, at one price

When the clock reaches zero the book crosses: a single price is found where the quantity buyers want equals the quantity on offer, and every filled order settles at that price. The first order in and the last order in pay exactly the same.

04

Then it trades on a curve

After the cross the market trades continuously on a bonding curve, the way a launchpad normally works. Buys push the price up, sells push it down, and progress toward listing is visible on every market page.

05

It lists with locked liquidity

Crossing the goal is recorded and announced; it does not stop trading. Freezing a curve at a threshold, before there is a pool to move into, would trap every holder with no way out — a worse failure than listing late. The pool itself is not built yet, and the interface says so rather than implying it is.

What the auction actually stops

A sniper is profitable because they can buy before anyone else at a lower price and sell into the people who arrive a block later. In a uniform-price auction that trade does not exist: their order and the order that arrives fifty-nine seconds later fill at the same number. Speed stops paying. Capital still does — someone who commits more still gets more of the fill — but that is a market working, not a race being won.

It is not a claim that nobody can lose money. The price found at the cross can be higher than the price ten minutes later, and often will be. The auction decides how the open is shared out, not which way the market goes afterwards.