📖 Term 🟢 Plain English 🔰 Beginner

🌉 Bridge Bridge

A protocol that connects two separate blockchains so assets can move between them. The most common approach locks coins on one chain and mints an equivalent token on the other.

💡
Common misconception — does a bridge "carry" your coins across? No! Your original coins stay locked on the source chain, and the bridge mints a new token of equal value on the destination chain.
🔒Chain A: Lockoriginal coins held🌉Bridgefrequent hack target🪙Chain B: Mintequivalent wrapped token
🔒 Coins are locked on Chain A, then 🌉 the bridge mints 🪙 an equivalent wrapped token on Chain B. The locked pool makes bridges a high-value target for hackers.

🏝️ The simple picture — islands connected by a bridge

Think of blockchains as separate islands. The Bitcoin island and the Ethereum island have no built-in way to exchange anything. A bridge is exactly what it sounds like — a 🌉 structure that links the two so assets from one island can be used on the other.

Your coins don't actually swim across. Instead, you deposit (lock) your coins on the source chain 🔒, and in return you receive a "receipt" token on the destination chain 🪙. That receipt token is called a wrapped token — it represents the locked value and can be spent on the new chain.

🧭 Why bridges matter

Crypto is no longer a single-chain world. Assets are scattered across many networks, Layer 2 rollups, and app-specific chains. Bridges let you take value from one chain and put it to work in DeFi apps on another, or move to a chain with cheaper gas fees. That makes bridges the critical connective tissue that lets the multi-chain ecosystem function as one.

🚨 Important risks — the convenience comes at a cost

⚠️
Bridges concentrate huge amounts of locked assets in a single contract, which makes them one of the most attractive targets in all of crypto. Real-world exploits have drained hundreds of millions of dollars from bridge protocols.
  • 🏛️ Prefer established, well-audited bridges with a long track record
  • 💸 Never move your entire holdings at once — do a small test transaction first
  • 🔗 Fake bridge sites are common — always verify you're on the official URL
  • 📉 A bridge promising unusually high yields is a red flag — could be a rug pull

❓ FAQ

Does a bridge actually move my coins to the other chain?
Not exactly. Your original coins are locked on the source chain, and the bridge mints an equivalent 'wrapped token' on the destination chain. The coins don't physically travel anywhere.
Are bridges safe to use?
They're convenient, but they carry real risk. Because bridges hold large amounts of locked assets in one place, they are a prime target for hackers. There have been several major bridge exploits worth hundreds of millions of dollars.
Why do I need a bridge at all?
Blockchains are isolated by design — they can't natively exchange assets with each other. A bridge fills that gap, letting you use an asset from one chain inside apps or services on a different chain.

🔗 Related