
Atomic Swap Protocols in 2026
Technical
If you have read our explainer on what atomic swaps are, you already know the appea, a trade that either finishes completely or refunds completely, with no third party holding your funds in between. The catch is that "atomic swap" gets used loosely. This piece covers the protocols that actually run atomic swaps.
In 2026, that list is short, Garden, Boltz, Komodo's AtomicDEX, and Atomiq. Garden is the most mature and widest-reaching of the four, with over $2.4B in swap volume settled atomically. The others each apply the same cryptographic core to a different corner of the market. Here is how they compare.
What counts as an atomic swap protocol
The test is simple, and it comes straight from the HTLC breakdown. A real atomic swap has four properties:
- Both sides lock in cryptographic contracts on their own chains, HTLCs in the classic design, or equivalent time-and-proof-locked escrows.
- The contracts are linked, so the trade completes in full or not at all.
- If it does not complete, the locks expire and refund each side automatically.
- Native assets settle on both chains. No wrapped intermediate, no IOU.
Atomic swap protocols, side by side
Garden
Garden is the most mature atomic swap protocol in production, and the widest-reaching. Over $2.4B in volume has settled through its swaps, powering Bitcoin swaps inside 500+ apps including Phantom, with contracts audited by OtterSec, Trail of Bits, Zellic, and Code4rena, and the company SOC 2 Type II attested. Full reports live on the security page.
The design pairs HTLCs with an intents-based solver network, which solves the classic atomic swap problem, finding someone to take the other side. You state what you want, professional solvers compete to fill it, and the winning solver locks the destination asset in an HTLC while your asset locks on the source chain. The contracts settle the trade, the solvers provide the liquidity, and nobody holds your funds at any point.
Native BTC works directly from the Bitcoin blockchain into 19+ chains, including Ethereum, Solana, Base, Arbitrum, Hyperliquid, and Robinhood Chain. Swaps from Bitcoin settle in around ten minutes, the honest cost of waiting for Bitcoin confirmations.
Best for: native Bitcoin to and from all major chains and assets.
Trade-off: settlement waits on real confirmations, and routes depend on solvers supporting them.
Atomiq
Atomiq extends the atomic swap model with Bitcoin's own consensus. For Lightning swaps it uses established HTLC mechanics. For on-chain BTC it uses proof-time locked contracts and UTXO-controlled vaults, tokens lock in a smart contract vault on the destination chain, and the vault releases only when a valid Bitcoin transaction is verified by an onchain Bitcoin light client. Either the Bitcoin payment confirms and the swap completes, or it does not and funds return. Liquidity comes from an open RFQ network where anyone can run an LP node, and LPs are never trusted with funds.
Scope today is limited to Bitcoin, Solana, Starknet, and Citrea chains.
Best for: Bitcoin to Citrea swaps, as it has limited options.
Trade-off: a newer protocol with a shorter track record and a smaller footprint.
Komodo AtomicDEX
AtomicDEX is the closest thing to the original atomic swap vision, a peer-to-peer order book where traders match with each other directly and settle through HTLCs, no solvers, no service in the middle, liquidity coming from the traders themselves. Komodo has been building atomic swap technology longer than almost anyone, and the breadth is the draw: long-tail coins across UTXO and EVM chains that nothing else touches.
Best for: long-tail pairs and users who want the pure P2P model.
Trade-off: P2P liquidity is thin. Order books depend on a counterparty showing up, so fills on popular pairs are fine and fills on obscure ones can take patience.
Boltz
Boltz applies HTLCs to Bitcoin's own layers, running what it calls submarine swaps between the Bitcoin base chain, Lightning, and Liquid. Same atomic guarantees, aimed at a specific job, moving between Bitcoin layers without a custodian, which is exactly what Lightning users need when channels fill or drain.
Worth knowing before you plan around it: on August 3, 2026, Boltz announced it is pausing all swaps until further notice, citing a sustained rise in automated, AI-assisted attacks on its infrastructure that its team could not keep pace with. No user funds were lost, the non-custodial design held, and refunds remain available, but there is no timeline for swaps resuming.
Best for: historically, Bitcoin and Lightning users rebalancing between layers. Currently paused.
Trade-off: scope was always Bitcoin's ecosystem only, and the service is offline.
Try a real one
The fastest way to feel the difference is to run a swap and watch it settle with nothing holding your BTC on the way through:
The most secure architecture for cross chain bridging
Atomic swaps are the only cross chain architecture where the answer to "who holds my funds mid-swap" is nobody. Lock-and-mint bridges concentrate deposits in a vault, pooled and validator systems improve on that, but a pool or a vault set still holds value while your swap settles. In an atomic swap, each swap is its own pair of locks, funds only the two parties can touch, and a failure is scoped to one swap refunding.
The honest limitations of atomic swaps
Limitations deserve equal air; we cover them along with what Garden does about each.
Liquidity does not come free.
A pure atomic swap needs a counterparty for your exact trade, which is why the P2P version was always thin on liquidity. Garden's answer is the solver network: professional market makers compete to take the other side of every swap, so the cryptographic model keeps its guarantees while liquidity behaves like a modern exchange.
Both chains must support the locking logic.
Atomic swaps cannot reach a chain that cannot express the contract. Garden's answer is engineering route by route, 19 chains and counting, including places atomic swaps were not supposed to reach, like Hyperliquid's perps balance and Robinhood Chain.
Settlement waits on real confirmations.
A swap from Bitcoin takes around ten minutes because one Bitcoin block confirmation takes around ten minutes. Anything faster means someone is fronting funds and carrying the risk. Garden keeps the honest wait and spends its effort on making everything around it instant, one click in, direct delivery to the destination, no follow-up steps.
Frequently asked questions
What is an atomic swap protocol?
An atomic swap protocol settles trades through linked cryptographic contracts on both chains, so a swap completes in full or refunds in full, with no custodian, pool, or relayer holding funds in between. Garden, Boltz, Komodo's AtomicDEX, and Atomiq are the main protocols running this model in 2026.
Is THORChain an atomic swap protocol?
No. THORChain settles swaps against validator-secured liquidity pools, which deliver an all-or-nothing outcome but hold your funds in pooled custody mid-swap. It is a pool-based cross-chain protocol.
Which atomic swap protocol supports the most chains?
Garden reaches the most destinations from native Bitcoin, 19 chains including Ethereum, Solana, and Hyperliquid, with over $2.4B in settled volume. Atomiq connects Bitcoin and Lightning to Solana, Starknet, and EVM chains. AtomicDEX covers the widest long-tail coin list through its P2P order book. Boltz focused on Bitcoin's own layers and has paused swaps as of August 2026.
Are atomic swaps safe?
The settlement is enforced by cryptography rather than trust, both sides complete, or the locks refund each party automatically. There is no pooled treasury to drain, which is why atomic swaps avoid the failure mode behind the largest bridge losses. The practical considerations are operational, confirmation waits and liquidity for your pair, rather than custodial. Our HTLC breakdown covers the mechanism in full.
Last updated