· Kael · Comparisons · 6 min read
BULK Exchange vs 01 Exchange: Validator L0 CLOB on Solana vs CLOB on N1 NordVM Rollup (2026)
01 Exchange (01.xyz) is the #17 tokenless perp DEX at $302M in 30-day volume — rebuilt on the N1 blockchain (NordVM rollup optimized for orderbook throughput) after earlier Solana-native iterations. Launched mainnet February 2026. Fees: 0.01% maker / 0.035% taker. Offers standard perps plus power perpetuals (convex payoff derivatives). Accepts USDC from Solana and Arbitrum via Circle CCTP. Points program active, no token announced. BULK Exchange is Solana-native with BULKBFT CLOB, HMM portfolio margin, and $8M from Anatoly Yakovenko and Wintermute.
TL;DR
01 Exchange ($302M/month, N1/NordVM rollup rebuilt from Solana, USDC from Solana+Arbitrum, one of the older projects in cohort) and BULK Exchange (pre-mainnet, Solana, $8M from Anatoly+Wintermute, BULKBFT CLOB, HMM portfolio margin, 30% community) share a Solana heritage but took opposite architectural paths. 01 Exchange migrated to a purpose-built rollup. BULK Exchange built a purpose-built execution layer inside Solana validators. Both bet on orderbook-optimized execution — different layers, different consensus trust models.
01 Exchange generated $302M in 30-day trading volume as of June 2026, ranking seventeenth among all tokenless perp DEXes globally. One of the longer-running projects in this cohort, 01 Exchange originally launched as a Solana-native perpetual DEX, then rebuilt its entire infrastructure on the N1 blockchain — a purpose-built rollup using NordVM, a custom virtual machine optimized specifically for orderbook throughput. USDC deposits are accepted from both Solana and Arbitrum. BULK Exchange is newer but shares 01 Exchange’s Solana roots while taking the opposite architectural path: rather than migrating off Solana to a purpose-built chain, BULK built a purpose-built execution layer inside Solana validators.
Last updated: June 2026. Volume from DefiLlama perpetuals dashboard, 30-day window.
Quick Comparison: BULK Exchange vs 01 Exchange
| Dimension | BULK Exchange | 01 Exchange |
|---|---|---|
| Chain | Solana (L0 execution layer) | N1 (NordVM rollup) |
| Architecture | Validator-integrated CLOB (BULKBFT) | CLOB on purpose-built orderbook rollup |
| Settlement | Solana consensus | N1 → rollup settlement |
| Solana heritage | Native (built on Solana) | Original Solana, migrated to N1 |
| Solana USDC deposits | Yes (native) | Yes (via cross-chain bridge) |
| Arbitrum USDC deposits | No | Yes (via cross-chain bridge) |
| Consensus | BULKBFT (leaderless BFT) | NordVM (design not publicly detailed) |
| Front-running protection | BULKBFT leaderless | Not specified |
| Portfolio margin | Yes (HMM, 70% efficiency) | Not disclosed |
| Collateral yield | BulkSOL (4 Solana yield streams) | Not disclosed |
| Community allocation | 30% (AURA points) | Not disclosed |
| VC funding | $8M (Anatoly Yakovenko, Wintermute) | Not disclosed |
| 30-day volume (June 2026) | Pre-mainnet | $302M (#17 tokenless perp DEX) |
| Status | Pre-mainnet | Live |
What Is 01 Exchange and Why Did It Rebuild on N1?
01 Exchange (01.xyz) is one of the original Solana perpetual DEX projects, predating many of the platforms in the tokenless cohort. The original Solana-native architecture had execution characteristics common to all applications on Solana: orderbook operations competed with the full range of Solana on-chain activity for block space, with latency governed by Solana’s ~400ms slot times rather than a purpose-built matching engine.
The migration to N1 — a purpose-built rollup using NordVM — reflects a strategic judgment: that a virtual machine designed specifically for orderbook operations will outperform a general-purpose VM for trading workloads. NordVM optimizes its execution model for the specific data structures that CLOB matching requires: sorted order queues, price-time priority matching, position management, and liquidation calculations. A general-purpose EVM processes the same operations less efficiently because it was not designed for them.
The dual-deposit model (USDC from Solana or Arbitrum) is a practical concession to the migration: 01 Exchange’s original user base was Solana-native, and forcing full ecosystem migration to N1 would create churn. Accepting Solana USDC deposits via bridge maintains accessibility for the existing user base while offering N1’s execution benefits.
Two Bets on Orderbook Performance: N1 vs BULKBFT
01 Exchange and BULK Exchange both concluded that standard general-purpose chains cannot provide the execution quality a professional CLOB perpetual DEX requires. They reached the same conclusion through different architectural paths.
01 Exchange (N1 migration approach): When general-purpose chains don’t provide sufficient execution quality, build or adopt a chain designed specifically for the workload. NordVM is 01 Exchange’s answer: a purpose-built VM that achieves higher orderbook throughput than general EVM. The migration to N1 gives 01 Exchange control over its execution environment at the cost of fragmenting liquidity from Solana (requiring bridge deposits) and building on a new chain’s security assumptions.
BULK Exchange (L0 embedding approach): Rather than migrating to a new chain, embed the matching engine inside Solana validators. BULKBFT runs as an L0 execution layer using a Jito-agave fork — it operates at the same layer as Solana consensus, not above it as a smart contract. This achieves sub-20ms execution while staying on Solana’s native security model, ecosystem, and liquidity. The cost: more complex validator infrastructure, still pre-mainnet.
The philosophical trade-off:
- 01 Exchange: new chain, purpose-built, live today, bridge dependency for Solana users
- BULK Exchange: same chain, purpose-built L0 layer, pre-mainnet, no bridge for Solana users
Both are correct responses to the same problem. The question is which execution environment produces better outcomes for the trading strategies that matter to each platform’s user base.
Solana Heritage: A Shared Starting Point
Both 01 Exchange and BULK Exchange originated with Solana as their execution environment. This shared heritage is notable because Solana was the original home of on-chain professional perpetual trading (Mango Markets, Zeta Markets, Drift Protocol) before the cross-chain perp DEX expansion of 2024–2026.
01 Exchange’s path from Solana to N1 is a record of how the Solana on-chain CLOB experience was insufficient for the team’s performance requirements. BULK Exchange’s path to BULKBFT is a record of how a team believed those requirements could be met within Solana’s validator architecture rather than by migrating away from it.
For Solana-native traders, the question is practical: 01 Exchange requires bridging USDC through a cross-chain mechanism. BULK Exchange accepts native Solana assets (SOL, BulkSOL, USDC on Solana) directly. The bridge adds cost, latency, and counterparty risk (smart contract risk on the bridge protocol) for every deposit and withdrawal. For high-frequency capital movement between trading venues, that friction compounds.
Track Record and Longevity
01 Exchange’s longer project history is a meaningful signal. A team that has shipped multiple versions of a product, managed a major architectural migration, and maintained user trust through that process has demonstrated execution capability. The Solana-to-N1 migration required technical execution across two different blockchain environments, cross-chain deposit infrastructure, and user communication — all while maintaining live trading operations.
BULK Exchange is newer, backed by Anatoly Yakovenko (Solana’s co-founder) and Wintermute, and not yet at mainnet. The pre-mainnet status means BULK’s execution capability is unproven in production. The investor signal is strong, but the track record is thin relative to a project that has shipped and iterated across multiple infrastructure generations.
Who Should Use 01 Exchange vs BULK Exchange?
Trade on 01 Exchange if:
- You want a live platform with a track record of survival and architectural evolution
- USDC deposits from both Solana and Arbitrum in a single venue reduces cross-ecosystem capital management friction
- NordVM purpose-built orderbook execution meets your latency requirements
- The experienced team with multiple infrastructure generations inspires confidence
Trade on BULK Exchange if:
- Solana-native settlement with no bridge dependency is required for your capital management
- BULKBFT’s leaderless consensus and fair ordering matter for your systematic strategy
- HMM portfolio margin (70% efficiency on hedged positions) is material to capital deployment
- BulkSOL’s 4-stream Solana yield on idle collateral improves your return profile
- Wintermute market-maker liquidity from day one is a launch quality confidence signal
- The 30% confirmed AURA community allocation is a farming priority
Earn AURA points before BULK mainnet →
Back to the full ranking: Tokenless Perp DEX Rankings 2026
Also compare: BULK vs Hotstuff | BULK vs Perpl | BULK Exchange Architecture
Risk disclosure: Cross-chain bridge deposits carry additional smart contract risk relative to native-chain deposits. NordVM is a proprietary VM architecture without independent third-party performance benchmarks published as of June 2026. This content is for educational purposes only and does not constitute financial advice.
Ready to trade?
BULK Exchange offers 0bps maker fees in Genesis Phase, portfolio margin up to 70% more capital efficient, and sub-20ms matching. Deposit USDC and start earning AURA points immediately.
Don't miss Saturday's allocation.
1M AURA distributed every Saturday at 13:00 UTC — formula is USDC × time held. Deposits are withdrawable anytime.
Browse all topics
Every cluster on BuiltOnBulk. Jump to the hub for a deeper read.