The first time someone said “bridge it to Arbitrum,” I pictured a tiny cable under the ocean. Same money, new beach. What actually happens is stranger: your coins get locked in a contract on one chain, and a different token representing them shows up on another. The hallway has doors. Some are official. Some are traps.
Why bridges exist at all
Ethereum mainnet is secure and expensive. Arbitrum, Base, and Optimism are cheaper to use but separate ledgers. Your 0x… address looks the same in MetaMask on every EVM chain — that visual sameness is a trap. ETH on mainnet is not automatically ETH-on-Arbitrum until something moves it.
Bridges exist because apps live on specific networks and you already have money somewhere else. Buy on Coinbase, withdraw to Ethereum, bridge to Base to try a dApp. Each hop is its own mechanism.
Lock on A, mint on B
The classic mental model:
- You send 1 ETH into a bridge contract on Ethereum.
- The bridge locks it (or a pool holds it).
- You receive bridged ETH on Arbitrum — same economic claim, different contract, different chain history.
- To go back, you burn the wrapped version and unlock the original (sometimes after a waiting period).
Nobody teleported atoms. A middleman — usually smart contracts, sometimes a company — kept the books on both sides.
After bridging, you often hold a receipt with a familiar name and an unfamiliar contract address. That mismatch is where people get wrecked.
Fast bridges vs official bridges
Official L2 bridges — from the rollup team, often slow, sometimes a seven-day withdrawal back to mainnet. Boring. That boredom is the point.
Liquidity bridges — Stargate, Across, and friends — swap you through pooled liquidity on both sides. Faster. You’re trusting different contracts and market makers.
Random websites with a slick UI and a Google ad — where I refuse to learn lessons with more than a test transaction’s worth.
I’ve waited two days for an official withdrawal and been annoyed. I’ve also watched bridge hack headlines and been glad I wasn’t in the exotic shortcut that week.
What is not a bridge
When I moved HYPE from Hyperliquid’s trading side to the EVM side, nothing crossed to a foreign chain. Same account, same ecosystem — more like walking from the lobby to the kitchen than flying to another country. That map matters because beginners hear “move to EVM” and assume bridge risk when there isn’t any.
CEX withdrawals can also blur the picture: the exchange updates internal books until the on-chain tx hits your wallet on one network. Still not a bridge until you’re crossing between independent blockchains yourself.
How I bridge now (boring on purpose)
- Decide source chain and destination chain before I open any site.
- Use the official bridge linked from the L2’s docs when one exists.
- Small test first — embarrassing to admit how many times this saved me from a wrong token contract.
- Bookmark the real URL; ignore DMs and sponsored links.
- Check the received token on a block explorer — contract address, not just the ticker symbol.
- Expect delay on the way back to mainnet; plan liquidity accordingly.
Bridge hacks are not ancient history. If the amount would hurt to lose, the bridge choice deserves the same paranoia as handing your seed phrase to a stranger — because functionally, you’re handing custody to code you probably haven’t read.
Bridges are not a moral failing of crypto. They’re the toll road between walled gardens. Learn the toll, pick the official lane when you can, and don’t confuse a wrapped receipt with the original coin just because the wallet labels look friendly.