Skip to main content

Better routes. Better execution. More volume.

Aggregators and wallets route flow to the best executable price across venues. The problem is that most venues quote stale, fragmented prices derived from their own pool state. Bolt provides a different execution source: one executable convergence price derived from cross-venue data and settled atomically onchain. When your routing engine evaluates Bolt against other sources, Bolt wins routes that stale venues lose, especially on larger trades where traditional pools degrade.
Top Sui Aggregators and 85+ downstream apps already route through Bolt today.

Why Bolt wins routes

Bolt doesn’t replace your routing engine. It gives it a better execution source.

No price impact from pool depth

Traditional AMM prices degrade with trade size because the bonding curve moves against the trader. Bolt’s price is set upstream by the Convergence Engine, not derived from the pool. Execution quality does not degrade with size the way curve-based venues do. That means Bolt remains competitive even as order size increases.
The Convergence Engine builds a fair price from real-time data across venues, not from the pool’s last trade. Your users execute against a price that reflects current market conditions, not one that lags by seconds or minutes.
Every swap settles in a single onchain transaction. No RFQ latency, no offchain signing, no fill uncertainty. The price your router quotes is the price the user gets.

Why routers choose Bolt

How integration works

While the convergence price is public and integration is self-serve, the team works directly with routing partners on architecture and optimization. Book a call to get started.
1

Install the Bolt SDK

Get started with npm or yarn:
See the 5-Minute Integration guide for full setup.
2

Query available pairs

Call getAssets() to see the pairs supported on Sui:
This gives you the complete list of tradeable pairs in the Bolt network.
3

Request a quote

Call getQuote() with the pair, amount, and direction:
Bolt returns the exact output amount. No slippage estimate needed.
4

Execute the swap

Pass the quote to executeSwap() for atomic on-chain settlement:
Settlement happens in a single transaction. Your user receives the quoted amount.
5

Route comparison

Evaluate Bolt alongside your existing liquidity sources. Because execution quality is decoupled from pool depth, Bolt increasingly wins routes as trade size grows, improving execution quality without requiring changes to your routing logic.

Co-marketing

Launching a Bolt integration? The marketing team provides brand assets, announcement support, and amplification through Bolt’s channels.

Book a Marketing Call

Co-marketing, integration announcements, and partner materials.

Brand Kit

Logos, colors, and brand assets.

5-Minute Integration

Install the SDK and route your first swap.

Talk to the Team

Routing strategy, partnership structure, and integration support.