Skip to main content

Intent-Based Swap vs Bridges: How Modern Cross-Chain Actually Works

Four mechanisms move value between chains: lock-and-mint (mints a wrapped IOU backed by a locked reserve), burn-and-mint (a canonical issuer like Circle CCTP re-mints the native asset), liquidity networks (native assets swapped from pre-funded LP pools), and intent-based swaps (you sign a desired output amount and competing solvers advance the destination asset). Only lock-and-mint always creates wrapped tokens. The historic bridge hacks — Ronin ~$625M, Wormhole ~$325M, Nomad ~$190M — all hit locked-collateral honeypots, a different attack surface than the intent model's solver non-fill risk; those are 2022-2023 incident snapshots, and several of the named protocols have since revised their security models. Neither approach is zero-risk. UpSwap aggregates the intent and relayer rails (NEAR Intents + Relay), so it inherits the solver-fill surface, not a locked reserve.

· 13 min read

Key takeaways

Frequently asked questions

Is an intent-based swap a bridge?

Not in the classic sense. A traditional bridge (lock-and-mint) escrows your asset and mints a wrapped IOU on the other chain. An intent-based swap has you sign a desired output amount, and a solver delivers the native destination asset from its own inventory — no wrapper is minted and there's no shared locked reserve backing your funds. Some products blur the line: Across, for example, is a liquidity network that frames deposits as intents filled by competing relayers. So "is it a bridge?" is less useful than asking which of the four mechanisms it runs.

Why did bridges get hacked for billions but intents haven't (yet)?

Because lock-and-mint bridges concentrate value in one locked reserve — a honeypot. Chainalysis attributed roughly $2B stolen across 13 bridge hacks in 2022, about 69% of all crypto stolen that year (sampled 2026-06-26), and the big incidents (Ronin ~$625M, Wormhole ~$325M, Nomad ~$190M) all drained a locked reserve or minted unbacked wrappers. Those are 2022-2023 snapshots — several of the affected protocols have since revised their security models. The intent model keeps value transient in solver inventory and short-lived escrow, so there is no large permanent pool to steal. This is structural, not a guarantee — intents carry their own risks, just a different shape (see below).

Does UpSwap create wrapped tokens like WBTC?

No. UpSwap aggregates the intent and relayer rails (NEAR Intents + Relay), where a solver delivers the native or canonical destination asset from its own inventory. You never receive a bridge-minted IOU, and there's no shared locked-collateral reserve behind your swap. A solver may internally rebalance using a canonical rail like CCTP, but that's invisible to your outcome — what lands in your wallet is the real asset. Coverage spans 24+ chains, 111+ tokens, 166 chain-token combinations.

What is a solver, and how does it make money?

A solver (also called a relayer or filler) is a market maker that competes to satisfy your signed intent. It bids an output amount, and if its quote wins, it delivers that native asset to you from its own inventory up front, then gets reimbursed from your deposited source funds after settlement. It earns the spread between what it pays to source the asset and the amount_out it committed to, minus its own costs and the price-drift risk it absorbs. That spread is one layer of your total cost — the full breakdown is in the 5-layer fee stack guide at /guides/cross-chain-swap-fee-stack-5-layers.

If a solver disappears mid-swap, do I lose my funds?

In the intent model, the designed failure mode is non-fill followed by refund of your deposit, not loss. You commit source funds to a deposit address or escrow; if no solver fills the intent, it isn't executed and you're refunded. (NEAR Intents quotes carry a min_deadline_ms, default 60,000ms — this is the minimum time a solver must honor its offer, not a refund clock.) That said, escrow and Allocator contracts are still trust points. If a swap sits pending, work through /guides/swap-stuck-pending-troubleshoot-by-chain, and for where funds actually sit during a failed swap, /guides/non-custodial-vs-custodial-where-funds-go-when-swap-fails.

Is a canonical bridge like Circle CCTP safer than a third-party bridge?

It's a different — and generally smaller — attack surface, not automatically "safe." CCTP burns your USDC and re-mints native USDC via Circle's attestation, with no liquidity pool and no third-party wrapper, so there's no large shared reserve to drain; the trust concentrates in Circle's attestation infrastructure. A third-party lock-mint bridge instead holds a locked reserve backing a branded IOU that is only as good as that bridge. Canonical rollup bridges are similar in spirit but add a ~7-day L2->L1 withdrawal window. Right tool, right job: CCTP for native USDC, intents for arbitrary cross-ecosystem swaps.

Can intents move any token across any chain?

No — and this is the model's real limit. Intents depend on solver liquidity. If no solver holds inventory in your desired output token or finds the route profitable, you simply get no quote and nothing executes. Popular pairs like ETH-to-SOL or BTC-to-ETH usually have deep solver interest; genuinely long-tail tokens may have none. This is the honest trade-off against lock-and-mint, which can wrap almost anything but hands you an IOU and a honeypot in return.

Which mechanism does UpSwap use, and why?

UpSwap rides the intent + relayer rails — it aggregates NEAR Intents and Relay behind a non-custodial deposit-address flow. The reason is the risk profile: by using solvers that deliver the native asset, it avoids minting wrapped tokens and avoids sitting on a locked-collateral reserve, so its worst-case user exposure is non-fill and refund rather than a drained honeypot. The honest cost of that choice is solver-liquidity dependence: a token with no solver gets no quote, and UpSwap can't manufacture one. If you need help, note that UpSwap support is Telegram-only at @upswapservice and never DMs you first.

Swap routes referenced in this guide

Related comparisons

Other guides

Ready to swap?

Pick your tokens and swap directly — non-custodial, no KYC, all-in fixed quote.