๐Ÿ“– 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 original coins locked ๐Ÿช™ Chain B wrapped token minted isolated by design โ€” no native link ๐ŸŒ‰ frequent hack target
๐Ÿ๏ธ Two isolated chains, with a ๐ŸŒ‰ span across the gap: ๐Ÿ”’ coins are locked on Chain A and ๐Ÿช™ an equal wrapped token is minted on Chain B. The span holds the locked pool โ€” 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