Bridges Explained: Lock-and-Mint vs Burn-and-Mint vs Liquidity Network

There are three common bridge architectures. Each has different security and speed properties. Here is when to prefer which one.

A bridge moves value from one blockchain to another. The interesting fact is that 'moving value' is a misnomer — value never literally crosses chains. What actually happens is one of three patterns: the asset is locked on the source chain and a wrapped representation is minted on the destination, the asset is burned on the source chain and a fresh asset is minted on the destination, or the user trades into a pool on the source chain and out of a pool on the destination. The pattern in use determines security, speed, and cost.

Lock-and-Mint

Burn-and-Mint

Liquidity Network (Atomic Swap)

Which Pattern to Use

How Steyble Routes

Steyble's cross-chain swap routes through whichever bridge type produces the best combination of speed, cost, and security for the requested asset. CCTP is preferred for USDC, OFT for compatible tokens, and Across/Stargate for everything else. The user sees a single quote with the bridge type explicit — no opaque routing, no hidden risk.