How the order book works
The order book consists of two sides:- Bids, which are buy orders placed at specific prices
- Asks, which are sell orders placed at specific prices
Order types
1st supports standard order types used in professional trading environments:- Limit orders, which allow traders to specify the exact price at which they want to buy or sell
- Market orders, which execute immediately against the best available prices in the order book
Execution and settlement
When an order is matched:- The trade executes instantly
- Balances are updated immediately
- Ownership of mirror tokens transfers automatically
Role of market makers
Professional market makers continuously quote both sides of the order book to ensure tight spreads and meaningful depth. Their liquidity complements real user orders and helps maintain stable execution, especially during periods of higher volatility. Market makers do not control prices. They compete alongside other participants, and all orders are matched under the same rules.Why a CLOB
Using an order book allows 1st to support:- Precise price discovery
- Transparent liquidity
- Deterministic execution
- Fair matching rules