Skip to main content
We’re the fill that stops you from losing the trade. Bolt gives aggregators and wallets another executable route to compare against the rest of the market, with particular value on assets and venues where local depth is limited.
Top Sui Aggregators and 85+ downstream apps already route through Bolt today.

How routing works

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

Executable quotes

Request a quote offchain, compare it with your other routes, and execute only when Bolt is the best fit.

Atomic settlement

If Bolt is selected, the trade executes and settles atomically against available inventory.

Broader market pricing

Quotes are derived from the venues driving broader price discovery rather than from the state of one local pool.

More route coverage

Add another source of executable liquidity to the routes you can evaluate for users.
Execution capacity depends on available inventory and can differ by direction and trade size. Scope larger or more specialized markets with the Bolt team.

Why routers choose Bolt

How integration works

While integrations are 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.

5-Minute Integration

Install the SDK and route your first swap.

Offchain Quoting

Request and compare quotes before submitting a transaction.

Where to Trade

See the markets and integrations live today.

Talk to the team

Discuss routing coverage, capacity, and the assets you want to support.