HomeLearn › What is a cross-chain bridge?
Guide

What is a cross-chain bridge?

Written and maintained by the BTCNATOR editorial team • Last updated September 8, 2026 • How we research

Quick answer

A cross-chain bridge is a service that lets you move value from one blockchain to another — for example from Ethereum to BNB Smart Chain — even though those chains have no built-in way to communicate. Most bridges either lock your asset on the source chain and issue a matching token on the destination chain, or draw from pools of liquidity held on both chains. Bridges add convenience but also add a layer of risk that a single blockchain does not have.

Why bridges exist

Each blockchain is a separate system. Bitcoin cannot see Ethereum balances; Ethereum cannot see Solana balances. If you hold an asset on one chain but want to use it in an application on another chain, something has to connect them. That "something" is a bridge.

The result on the destination chain is usually a wrapped or bridged token — a stand-in that represents the original asset now held elsewhere. Its value depends on the bridge actually holding the backing asset and honouring redemptions.

The main designs

  • Lock-and-mint (custodial or contract-held): you send the asset to the bridge on chain A, it is locked, and an equivalent token is minted on chain B. To go back, the chain-B token is burned and the original is released.
  • Liquidity pools: providers pre-fund pools on both chains. You deposit into the pool on chain A and receive the asset out of the pool on chain B, minus a fee. No new token is minted.
  • Validator / multisig sets: a group of signers attests that the chain-A deposit happened before the chain-B release is allowed. Security then depends on those signers.

How a typical bridge transfer works

  1. You choose the source chain, destination chain, asset and amount, and give a destination address.
  2. You send (or approve) the deposit on the source chain.
  3. The bridge waits for the required confirmations on the source chain.
  4. The bridge releases or mints the asset to your address on the destination chain.
  5. You verify receipt in a destination-chain block explorer.

Key facts

  • Bridges connect chains that cannot natively communicate.
  • A bridged/wrapped token is only as sound as the reserves and code behind it.
  • Transfers are typically one-way per leg: to return, you bridge back.
  • Every bridge charges a fee and needs source-chain confirmations before completing.
  • Cross-chain bridges have historically been one of the largest categories of crypto exploit losses, because they concentrate value in one contract or signer set.

Risks and limitations

  • Smart-contract bugs in the bridge can let an attacker drain locked funds.
  • If the signer set or custodian is compromised, the backing assets can be stolen and the bridged tokens become worthless.
  • Sending to the wrong chain or an incompatible address can cause permanent loss.
  • Liquidity shortages can delay or halt withdrawals.
  • A bridged token is not the "real" asset and may trade at a discount if confidence drops.

FAQ

Is bridging the same as swapping?
Not quite. A swap changes one asset for another (often on the same chain). A bridge moves an asset to a different chain. Many services combine both in one step. See our bridge vs swap comparison.
Why do bridges get hacked so often?
A bridge holds a large pool of assets to back everything it has issued, and its release logic is complex. That makes the contract or its signer set a high-value single target.
Is a "wrapped" token safe to hold?
It carries the bridge’s risk on top of the underlying asset’s risk. If the bridge fails or is drained, redemptions may not be honoured.
How long does bridging take?
Usually minutes, but it depends on how many confirmations the source chain requires and on network congestion. Bitcoin legs take longer than fast chains.

Sources

Related topics

This guide provides educational information about how cryptocurrency technology works. It is not financial, investment, legal, or tax advice. Cryptocurrency involves risk, including the potential loss of funds. Please review our editorial policy and methodology for more details.