Solana’s Yakovenko Teases “Percolator” Perp DEX: Sharded Engines, Parallel Order Books
Key Takeaways: New on-chain perps DEX: Solana co-founder Anatoly Yakovenko is building Percolator, a self-custodial perpetuals exchange on Solana. Performance-first design: Percolator introduces “sharded matching engines...
Archive context
Older archive item. Useful for background and entity history, but not a fresh market-moving signal.
Key Takeaways:
- New on-chain perps DEX: Solana co-founder Anatoly Yakovenko is building Percolator, a self-custodial perpetuals exchange on Solana.
- Performance-first design: Percolator introduces “sharded matching engines” and token-specific “slabs” to route orders in parallel while keeping portfolio margin netting.
- Build status: Core data structures (Router, Slab, order book/mempools) are documented as implementation-ready on GitHub; liquidation logic and other modules remain on the to-do list.
Open-source activity points to a new high-performance perp DEX brewing on Solana. Named Percolator, the protocol is being designed by co-founder Anatoly Yakovenko as a fully on-chain, self-custodial exchange with a matching architecture tailored for Solana’s parallel execution model.
Read More: Solana Trades Above $237 and Beats BNB and Rattles the Crypto Top Five
What Percolator Is and Isn’tPercolator aims to be a decentralized perpetual futures exchange where users custody their own collateral and manage positions entirely on chain. The design centers on two programs:
- Router: The portfolio brain, tracks positions, calculates portfolio margin, manages collateral, and executes atomic routing across markets.
- Slabs: Independent, token-scoped order books that compete for flow and can evolve without breaking the rest of the system.
Unlike monolithic DEXs that use a single matching engine for all markets, Percolator intends to distribute order-matching across many “slabs” and let the Router stitch user intent together with atomic settlement.
How the Architecture WorksPercolator’s architecture is optimized for parallelism and fault isolation, key to sustaining high throughput on Solana.
Sharded Matching Engines and “Slabs”- Sharded engines: Each slab acts like a small, independent matching engine dedicated to a specific market or asset. These engines can run in parallel, boosting throughput and reducing contention during busy periods.
- Selective routing: The Router looks across slabs to net portfolio exposure and route orders atomically, targeting execution quality while preserving account safety constraints.
- Blast-radius control: Because slabs are isolated, a buggy or malicious slab cannot contaminate users who never interacted with it; the Router’s capability scoping limits cross-component risk.
- Capital efficiency: The docs are pursuing collective capital efficiency on par with that of a single engine, typically with improved price discovery as a result of competitive slabs fighting for order flow.
Percolator is self-custodial by design: users deposit collateral on-chain and trade via the Router. The design aims at:
- Portfolio margining: Setting off long/short exposure across markets for the most efficient use of collateral.
- Transparent state: The token positions, balances and PnL are all on-chain which makes it auditable and composable with other Solana programmes.
- Deterministic settlement: Atomic routing guarantees that either all legs of a transaction are successful or none, preventing partial fills and violations of margin requirements.
According to the public repository documentation:
- Completed/implementation-ready: Core data structures (Router and Slab), memory pools, order book scaffolding, and primary operations.
- Outstanding items: Liquidation engine, some risk and monitoring modules, and end-to-end integrations still outstanding.
- Community activity: At least two external contributors have made pull requests, indicating early developer interest.
There is no public launch date. The repo suggests the design has progressed beyond the whiteboard stage, but final components (especially liquidations) must be finished and tested before a safe mainnet debut.
Read More: What is DeFi? A Simple Guide to Decentralized Finance 2025
The post Solana’s Yakovenko Teases “Percolator” Perp DEX: Sharded Engines, Parallel Order Books appeared first on CryptoNinjas.
Why this matters
This altcoin story adds another data point to the current market tape and is useful when read alongside nearby source coverage.
Original source
Read on CryptoNinjasRelated market context
Crypto crash liquidations face massive data gap as public records contradict $18B Solana claim
Solana Research Institute, a Solana-aligned research group, used an Aug. 14 post to revive a July open letter by Angus Scott to th...
From MiCA to GENIUS: Why Crypto's Next Regulatory Test Is Cross-Border Coordination
The central debate in digital asset policy used to be whether to regulate at all. That question is now settled. MiCA's transitiona...
Multicoin exits the $1.65 billion Solana treasury company it helped launch eight months ago
Multicoin Capital has exited its disclosed stake in Forward Industries, the largest Solana treasury company, according to SEC fili...
From BONK to ANSEM: How Solana Reinvented the Meme Coin
The FTX collapse had shaken confidence across the crypto industry; Solana had been caught in the fallout, and SOL was trading belo...
Solana leads growth in tokenized US T-bills with $378M increase
Solana's surge in tokenized T-bills highlights its growing role in blockchain finance, challenging Ethereum's dominance and attrac...
Spot DEXs on Solana see $5.8B in trading volume for tokenized stocks
Solana's dominance in tokenized stock trading highlights the potential for decentralized finance to revolutionize global equity ma...