Key Concepts
Essential terms to understand how PERColator works
A 10MB memory block containing an entire market - order book, positions, and all trading data in one contiguous space for maximum speed.
Two-phase trading: First 'reserve' locks liquidity at current prices, then 'commit' executes the trade - preventing price manipulation between steps.
A piece of reserved liquidity from a specific order. Your reservation might grab slices from multiple orders to fill your size.
Designated Liquidity Provider - VIP traders who can post orders immediately and trade during freeze windows. Think of them as market makers with special access.
Safety check that rejects trades if the price moved too much (default 1%) since you reserved. Protects you from stale prices.
Aggressor Roundtrip Guard - detects if you buy AND sell in the same batch (sandwich attempt) and charges you extra. Anti-manipulation.
Your cross-market account tracking total exposure and risk across all slabs. One portfolio, many markets.
Time-limited (2min max) authorization pass that lets specific markets access your funds. Scoped security - no blanket permissions.
Hourly payment between longs and shorts that keeps perpetual prices anchored to spot. If perp > spot, longs pay shorts (and vice versa).