GOMTU Crypto
tutorialPart 4 of 4 in this guide

Cross-Chain Bridge Guide 2026: How They Work, Major Hacks, and How to Stay Safe

A complete guide to cross-chain bridges: how lock-and-mint, burn-and-mint, and liquidity pool bridges work, why $2.8B has been stolen, and the safest options

GOMTU
GOMTU
Crypto Research Β· April 13, 2026 Β· 4 min read
Share𝕏in
Cross-Chain Bridge Guide 2026: How They Work, Major Hacks, and How to Stay Safe

Cross-chain bridges are critical infrastructure in the multi-chain era β€” and also the single most-hacked category in all of crypto. This guide, part of the wallets and security series, explains how the three major bridge models work, what has gone wrong historically, and how to bridge safely in 2026.

What Is a Cross-Chain Bridge?

A cross-chain bridge is a protocol that moves assets and data between different blockchains.

Think of it as a currency exchange with a highway attached. Because each blockchain is an independent ledger with its own virtual machine and consensus rules, tokens cannot jump directly from Ethereum to Solana. A bridge simulates the move by locking tokens on the origin chain and minting equivalent tokens on the destination chain.

In 2026, bridges are critical DeFi infrastructure. With Layer 1 and Layer 2 fragmentation across dozens of chains, the average active DeFi user bridges once or twice a week.

Why Bridges Exist

Every blockchain is a separate ledger. Ethereum has no idea what happens on Solana, and "USDC on Ethereum" is technically a different token from "USDC on Solana." Without bridges, you cannot:

  • Escape Ethereum mainnet gas fees by moving to an L2
  • Use Solana's speed for cheap DEX trading
  • Chase yield farming opportunities on Arbitrum
  • Access fragmented liquidity across chains

Bridges are the connective tissue of the multi-chain era.

How They Work: 3 Bridge Models

1) Lock-and-Mint

The classic model.

  1. Lock 1,000 USDC on the source chain (Ethereum)
  2. A bridge smart contract verifies the lock
  3. Mint 1,000 Wrapped USDC on the destination chain (Arbitrum)
  4. To return: burn on Arbitrum β†’ unlock original on Ethereum

Examples: Wormhole, the old Multichain (collapsed), Ronin Bridge.

2) Burn-and-Mint

Native tokens move between chains without wrapped derivatives.

  • Burn the token on the source chain
  • Mint the exact amount on the destination chain
  • Examples: Circle CCTP (native USDC transfer), LayerZero OFT standard

By 2026, CCTP has effectively solved the Wrapped USDC problem. Chains no longer need workarounds like "USDC.e."

3) Liquidity Pool Bridges

Pools of tokens sit on both chains. The "bridge" is really a coordinated swap.

  • You deposit USDC into the Ethereum pool
  • The bridge releases USDC from the Arbitrum pool
  • LPs earn fees

Examples: Across, Hop Protocol, Stargate.

This model is the fastest (30 seconds to 2 minutes) and avoids impermanent loss because it uses fixed fees rather than AMM curves.

Why Bridges Are Dangerous: A $2.8B Hack History

Bridges are the single most-hacked category in crypto. The major incidents:

YearBridgeLossRoot Cause
2022Ronin Bridge$625M5 of 9 validator keys compromised
2022Wormhole$325MSignature verification bug
2022Nomad$190MInitialization bug β€” anyone could withdraw
2022Harmony Horizon$100MMultisig key theft
2023Multichain$210MCEO disappeared with private keys
2024Orbit Chain$81MMultisig compromise

Cumulative losses exceed $2.8B β€” roughly 40% of all DeFi hacks.

Why Bridges Attract Attackers

  1. Honeypot design: Locked tokens accumulate in one contract β€” a massive payoff for attackers
  2. Complex verification: Proving state across two chains is inherently bug-prone
  3. Centralized multisigs: Many bridges rely on small validator sets (e.g., 5-of-9)
  4. Upgrade keys: If admins can change the contract, that key becomes another attack surface

Warning

Never use a bridge you found via a Google Ad. "Bridge" is the top keyword for crypto phishing campaigns. Always navigate directly to the official URL you have bookmarked.

Major Bridges in 2026

BridgeModelSpeedTrust ModelNotes
Circle CCTPBurn-and-Mint10–20 minCircle (issuer)Native USDC, zero slippage
LayerZero v2Messaging1–3 minConfigurable DVNsOFT standard, 100+ chains
Chainlink CCIPMessaging5–15 minChainlink oraclesTop-tier audits, institutional
AcrossIntent + LP30s–2 minUMA optimisticLowest fees, L2-focused
WormholeBurn-and-Mint2–10 min19 GuardiansStrong Solana coverage
AxelarGMP2–5 min50+ validatorsCosmos + EVM unified
Stargate v2LP1–3 minLayerZeroUnified liquidity, clean UX
HopLP (AMM)30s–2 minAutomatedL2 ↔ L2 specialist

Recommendations by Use Case

  • USDC between chains: Circle CCTP (safest, native)
  • Fast L2 ↔ L2: Across or Hop
  • Solana ↔ EVM: Wormhole or deBridge
  • Large or institutional transfers: Chainlink CCIP
  • New or long-tail chains: LayerZero v2

Bridge Safety Checklist

Before Bridging

  1. Audit status: Look for Trail of Bits, OpenZeppelin, or Certora audits
  2. TVL history: Check DeFiLlama for TVL and exploit history
  3. Validator set: For multisigs, confirm a large, decentralized set
  4. Bookmark the official URL: "Bridge" is the #1 phishing target on Google Ads
  5. Test transfer: Always send $10–50 before a large transfer

Tip

DeFiLlama's bridge tracker shows historical TVL and any known exploit events. A bridge that has never had an incident and holds steady TVL is a stronger signal than marketing claims alone.

During Bridging

  • Approve token spending for the exact amount, never unlimited β€” this protects your crypto wallet from exposure
  • Hold a small amount of the destination chain's native token for gas
  • Save the transaction hash in case customer support is needed
  • For LP-style bridges, double-check slippage settings

After Bridging

  • Verify the balance arrives on the destination chain
  • Revoke the token approval immediately (revoke.cash)
  • Stay alert to phishing tactics covered in the crypto scam prevention guide

Note

Revoking token approvals after each bridge transaction is a low-effort, high-impact security habit. An attacker who gains access to a contract you have approved can drain the approved amount without any further action from you.

Using a CEX as a Bridge

The cheapest and arguably safest bridge for small amounts is a centralized exchange.

  1. Deposit USDT from Ethereum to Binance or Coinbase
  2. Withdraw it on Arbitrum instead
  3. Fees are often lower than bridge protocols

Trade-offs: KYC requirements, withdrawal limits, and exchange solvency risk (see FTX). Still, for everyday users with modest balances, CEX routing is frequently the most practical option.

The Future: Intent-Based Bridging

The 2026 frontier is intent-based bridging.

Instead of picking a bridge, users declare an outcome: "I want 1 ETH on Arbitrum." Solvers then compete to find the cheapest, fastest path. Across, UniswapX, CoW Swap, and 1inch Fusion+ are all converging on this model.

Advantages:

  • No manual route selection
  • Built-in MEV protection
  • Best-price execution across all available paths

Note

Intent-based bridging does not eliminate smart contract risk β€” it shifts the complexity to the solver layer. Always confirm you are using a reputable solver network, not a malicious front-end.

Final Thoughts

Cross-chain bridges are essential, but they remain the #1 hack target in crypto. The 2026 playbook:

  1. Prefer native transfers (CCTP, OFT) over wrapped tokens
  2. Use top-tier audited bridges (CCIP, LayerZero v2) for large amounts
  3. Use L2-focused LP bridges (Across, Hop) when speed matters
  4. Use CEX network switching for small, everyday transfers

Always start with a test transfer. Never give unlimited token approvals. Pair this guide with the seed phrase security guide to cover the full security picture.

Important

This article is for informational purposes only and is not financial advice (NFA). Using bridges carries smart contract risk, and you may lose your principal.

Keep learning

Explore related topics

More from GOMTU