What Is an NFT Bridge? Moving Collectibles Across Blockchains
NFT bridges use lock-and-mint or burn-and-mint processes to move collectibles between blockchains. Learn how it works and the risks.
An NFT bridge is a protocol that lets a token minted on one blockchain be represented and used on a different blockchain, typically by locking or burning the original NFT on its native chain and minting a corresponding representative token on the destination chain, since NFTs don't natively exist across multiple blockchains simultaneously.
Because different blockchains operate as independent, non-interoperable ledgers by default, an NFT minted on one network has no built-in way to exist on another. Bridges solve this by creating a synthetic representation on the destination chain, coordinated through smart contracts that track and verify the original asset's locked or burned status on its home chain.
How the lock-and-mint or burn-and-mint process works
In a typical lock-and-mint bridge, a user deposits their NFT into a smart contract vault on the origin chain, which locks it in place, then the bridge protocol mints an equivalent wrapped NFT on the destination chain, usually pointing to the same or mirrored metadata. The wrapped version can be used, traded, or transferred on the destination chain like any other NFT there. To bridge back, the user burns or returns the wrapped token, which unlocks and releases the original NFT on its home chain.
A burn-and-mint model instead permanently destroys the original NFT when bridging out, then mints a new, canonical version on the destination chain, without maintaining a locked original to later restore. Which model a specific bridge uses affects what happens if you ever want to bring the asset back to its original chain.
This process mirrors how token bridges work more broadly, covered in /blog/crypto-bridges-explained, just applied to non-fungible rather than fungible assets.
Why NFT bridging matters
Different blockchains attract different marketplaces, communities, and gaming ecosystems, and an NFT locked to a single chain can't participate in opportunities native to another network without bridging. This matters increasingly as /chains diversify and specific games, marketplaces, or utilities become associated with particular ecosystems rather than existing on just one chain.
NFT bridge models compared
| Model | Origin chain effect | Return process |
|---|---|---|
| Lock-and-mint | Original locked in a vault contract | Burn wrapped version to unlock original |
| Burn-and-mint | Original permanently destroyed | New canonical mint on destination; often no return path to original chain |
| Custodial bridge | Held by a centralized operator | Depends entirely on operator's policies |
Risks specific to NFT bridges
Bridges concentrate significant value in the vault or minting contracts that hold locked originals or authorize new mints, making them a historically frequent target for exploits across the crypto industry generally. If a bridge contract is compromised, locked NFTs can be stolen directly from the vault, a risk that exists independent of anything the NFT's owner does wrong.
Bridged, wrapped NFTs also depend on the bridge protocol's continued legitimacy and operation; if a bridge shuts down or is compromised, a wrapped token's connection back to its original asset can become broken or worthless. Before bridging a valuable NFT, check whether the specific bridge has been audited and has an established track record, applying the same scrutiny recommended in /blog/how-to-research-an-nft-project and general wallet safety from /blog/how-to-store-nfts-safely.
Bottom line
NFT bridges let collectibles move between otherwise incompatible blockchains through lock-and-mint or burn-and-mint mechanisms, opening access to different chains' marketplaces and ecosystems. Bridges concentrate real smart contract risk in their vault and minting logic, so verify a bridge's audit history and track record before moving anything valuable through one.
Related articles
This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.