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
2
Query available pairs
Call This gives you the complete list of tradeable pairs in the Bolt network.
getAssets() to see the pairs supported on Sui:3
Request a quote
Call Bolt returns the exact output amount. No slippage estimate needed.
getQuote() with the pair, amount, and direction:4
Execute the swap
Pass the quote to Settlement happens in a single transaction. Your user receives the quoted amount.
executeSwap() for atomic on-chain settlement: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.