Skip to main content

Your users want the best price. Bolt has it.

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 kind of source: a derived from cross-venue data, posted onchain, and settled atomically. When your routing engine evaluates Bolt against other sources, the convergence price 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

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 , not derived from the pool. Execution quality does not degrade with size the way curve-based venues do.
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.

What you get

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

Compare Bolt quotes against other liquidity sources in your routing engine. On large trades, Bolt’s zero-slippage execution will win more routes than traditional pools.

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.