Stablecoin Infrastructure Glossary
Blockchain Bridge
A blockchain bridge is a protocol or service that communicates asset or state information between otherwise separate blockchain networks and enables corresponding value or messages to be represented or acted on across them.
Explanation
Asset bridges commonly lock or otherwise account for tokens on a source chain and mint or release a corresponding representation on a destination chain. Other designs burn and mint, use liquidity pools, or pass verified messages without creating a wrapped asset. Security depends on how the bridge verifies events on each chain, which can involve validators, multisignature committees, light clients, zero-knowledge proofs, or other mechanisms.
Why it matters
Bridges expand stablecoin availability across networks but introduce additional smart-contract, validator, custody, and verification risks and can create double-counting problems in supply statistics.
Example
A bridge can lock native stablecoins on one chain and mint an equivalent wrapped representation on another chain until the representation is returned and redeemed through the bridge.
Related terms
Last reviewed: September 2026