A cross-chain bridge lets you move assets from one blockchain to another. You deposit tokens on the source chain; the bridge issues equivalent tokens on the destination chain. When you want to return, you burn or lock the destination tokens and reclaim your original assets on the source chain. Bridges are the infrastructure that makes multi-chain DeFi possible, and they are the most-exploited category in all of DeFi by cumulative dollar loss.

How cross-chain bridges work

Two main models exist. Lock-and-mint bridges hold your original tokens in a custody smart contract on the source chain and mint wrapped versions on the destination chain. The wrapped tokens are only as secure as the bridge contract. If that contract is exploited, the wrapped tokens lose their backing. Examples include the official Ethereum-to-Arbitrum bridge and Wormhole.

Liquidity network bridges use pools of pre-deposited tokens on both chains. When you bridge 1 ETH from Ethereum to Arbitrum, a liquidity provider on Arbitrum sends you their pre-deposited ETH immediately; your ETH on Ethereum replenishes the liquidity provider’s pool. This model is faster and does not create wrapped tokens but requires adequate liquidity on the destination chain to function. Examples include Across and Stargate.

What this means for traders

Bridges have been exploited for over $2 billion in cumulative losses. The Ronin bridge: $625 million in March 2022. Wormhole: $320 million in February 2022. The Nomad bridge: $190 million in August 2022. These are documented losses, not theoretical risks. The safest approach for large transfers is to use the official (native) bridge of the L2 you are moving to, even if it is slower, and to avoid concentrating large holdings in third-party bridged positions for extended periods.

See: wrapped tokens explained for the token mechanics of bridge-based assets, and layer 2 crypto explained for how bridges connect Ethereum to its rollup ecosystem.

A concrete example

You want to move $50,000 USDC from Ethereum to Arbitrum. Option 1: Arbitrum’s official bridge (lock-and-mint). Wait: 10 to 15 minutes. Fee: Ethereum gas, roughly $5. Security: Arbitrum’s own bridge contracts, extensively audited. Option 2: Across Protocol (liquidity network). Wait: 2 to 5 minutes. Fee: gas plus Across’s 0.06% ($30). Security: Across’s contracts plus UMA’s oracle. For $50,000, the official bridge is slower and cheaper with lower tail risk. For $2,000 routine transfers, Across’s speed premium is worth the fee.

Frequently asked questions

Is the native L2 bridge safer than a third-party bridge?
Generally yes. Native bridges like Arbitrum’s and Optimism’s official bridges are developed and maintained by the L2 team, receive the most auditing attention, and carry the most TVL in their ecosystems. Third-party bridges offer faster speeds and multi-chain routing but introduce additional smart contract risk from the bridge protocol itself.

What is a bridge aggregator?
A bridge aggregator (LiFi, Socket, Jumper Exchange) compares routes across multiple bridges and selects the cheapest or fastest option for your specific transfer. They do not custody funds themselves but route through whichever bridge they select. The security of your transfer is the security of the underlying bridge used for that specific route.

Why do some bridges charge higher fees?
Fees cover gas costs on both chains, liquidity provider compensation, and protocol overhead. Liquidity network bridges pay providers a fee for pre-staging capital on the destination chain. The convenience premium is real: faster exits cost more. Slower lock-and-mint bridges have lower protocol fees but higher opportunity cost from the wait time on large amounts.