Bridge

DeFi Updated Apr 2026

What is a Bridge?

A blockchain bridge is a protocol that connects two or more blockchains, allowing users to transfer tokens, messages, or arbitrary data between them. Without bridges, each blockchain is an isolated island — assets on Ethereum can’t be used on Solana, and vice versa.

Bridges are critical infrastructure for a multi-chain world. As of 2025, over $50 billion in value has been bridged across chains, and the largest bridge protocols process billions in monthly volume.

However, bridges are also the most attacked category in crypto. Over $3 billion has been stolen from bridges, making them the #1 target for hackers.

How Bridges Work

Lock-and-Mint (Most Common)

The original and most widely used bridging method:

  1. Lock: You send 10 ETH to a smart contract on Ethereum
  2. Mint: The bridge mints 10 wrapped ETH (WETH) on the destination chain
  3. Use: You now have wrapped ETH on the new chain, usable in its DeFi ecosystem
  4. Burn: To return, you burn the wrapped ETH on the destination chain
  5. Unlock: The bridge unlocks your original 10 ETH on Ethereum

Examples: Wormhole, Polygon Portal, Multichain (defunct)

Pros: Simple, works between any chains Cons: The locked assets are a honeypot for hackers. If the bridge contract is compromised, all locked assets can be stolen.

Liquidity Pool Bridges

Instead of locking and minting, these bridges use pre-funded liquidity pools on both chains:

  1. You deposit USDC on Ethereum into the bridge’s pool
  2. The bridge releases USDC from its pool on Arbitrum
  3. No wrapping needed — you get native USDC

Examples: Across, Hop Protocol, Stargate

Pros: No wrapped tokens, instant finality, less smart contract risk Cons: Limited to assets with sufficient liquidity, bridge operators must pre-fund pools

Validator-Based Bridges

A set of validators verifies and signs cross-chain messages:

  1. You initiate a transfer on Chain A
  2. Validators observe the transaction
  3. After sufficient confirmations (2/3 majority), validators sign a message
  4. The destination chain verifies signatures and releases funds

Examples: LayerZero, Axelar, Celer

Pros: Supports arbitrary messages (not just token transfers), flexible Cons: Trust assumptions on validators, potential collusion risk

Major Bridge Protocols

BridgeTypeChains SupportedTVLNotable Features
WormholeValidator20+$1B+Generic messaging, used by Solana
LayerZeroValidator40+$2B+Omnichain tokens (OFT), Ultra Light Node
AcrossLiquidityEthereum + L2s$500M+Optimistic verification, fast
StargateLiquidity15+$400M+Built on LayerZero, native asset transfers
HopLiquidityEthereum + L2s$200M+Bonder model, fast L2 transfers
CBridgeValidator40+$100M+Celer Network, multi-sig

The Danger of Bridges

Bridges are the most exploited category in crypto:

HackBridgeAmount LostAttack Vector
Ronin Bridge (2022)Ronin/Sidechain$625MCompromised validator keys (9 of 11)
Wormhole (2022)Solana/Ethereum$326MSmart contract bug in signature verification
Nomad (2022)Multi-chain$190MRoot hash initialization bug, anyone could withdraw
Harmony (2022)Horizon Bridge$100MCompromised multi-sig (2 of 5 keys)
Poly Network (2021)Multi-chain$611MSmart contract vulnerability (funds later returned)

Why bridges are targeted: They hold massive amounts of locked assets in a single contract. One vulnerability can drain billions. Many bridges also have weak security models (small validator sets, multi-sig with few signers).

Native vs Bridged Assets

When you bridge tokens, you may receive either:

  • Native token: The real asset on the destination chain (e.g., USDC bridged via Circle’s CCTP)
  • Bridged/wrapped token: A synthetic representation (e.g., “USDC.e” on many chains)

Bridged tokens carry bridge risk — if the bridge is hacked, the wrapped tokens become worthless. Always prefer native assets when possible.

How to Check

  • USDC: Look for “USDC” (native, issued by Circle) vs “USDC.e” (bridged via Wormhole/others)
  • ETH: Look for native ETH vs “WETH” (wrapped)
  • Use official bridges when available (Circle CCTP for USDC, native L2 bridges for ETH)

Frequently Asked Questions

Q: Are bridges safe? A: Bridges carry significantly more risk than staying on a single chain. Use established bridges with high TVL, strong security audits, and proven track records. Never bridge more than you can afford to lose.

Q: How long does bridging take? A: It depends on the bridge and chains. L2-to-L1 (e.g., Arbitrum to Ethereum) can take 7 days for security. Fast bridges (Across, Hop) can complete in minutes by using liquidity providers.

Q: What’s the cheapest way to bridge? A: For Ethereum L2s, use the native bridges (Arbitrum Bridge, Optimism Gateway). For cross-chain, compare fees on aggregators like Bungee or Socket.