Wrapped Tokens
Tokenized representations of assets from other blockchains or non-ERC20 formats
What are Wrapped Tokens?
Wrapped tokens are tokenized representations of assets that exist on other blockchains or in non-compatible formats. When an asset is “wrapped,” a corresponding token is created on a different chain that represents the original asset at a 1:1 ratio. This allows assets like Bitcoin to be used within Ethereum’s DeFi ecosystem, or enables native ETH to be represented as an ERC-20 token for compatibility with smart contracts that require standardized token interfaces.
The fundamental principle behind wrapped tokens is full backing. For every wrapped token in circulation, an equivalent amount of the underlying asset should be locked in reserve. This backing ensures that wrapped tokens can always be redeemed for the original asset, maintaining price parity between the wrapped version and its source. The mechanism that enforces this backing varies from simple smart contracts to complex custodial arrangements involving multiple parties.
Wrapped tokens solve a critical interoperability problem in blockchain ecosystems. Without them, assets would be siloed on their native chains, unable to participate in the broader decentralized economy. By creating standardized representations of foreign assets, wrapped tokens enable cross-chain liquidity and allow users to leverage their holdings across multiple ecosystems without selling their original positions.
How Wrapping Works
The wrapping process follows a lock-and-mint mechanism. When a user wants to wrap an asset, they first deposit or lock their original tokens with a custodian or smart contract. Once the deposit is verified, an equivalent amount of wrapped tokens is minted on the target chain and sent to the user’s address. This process ensures that no wrapped tokens exist without corresponding backing, maintaining the integrity of the 1:1 peg.
Custodians play a central role in many wrapping systems, particularly for cross-chain wrapped tokens like WBTC. These custodians hold the original assets in secure storage and authorize the minting of wrapped tokens. In more decentralized systems, this custodial function is handled by smart contracts or distributed networks of validators who collectively manage the reserves. The choice between centralized and decentralized custody involves tradeoffs between security, efficiency, and trust assumptions.
Unwrapping reverses this process entirely. Users send their wrapped tokens to a burn address or smart contract, which destroys them permanently. Upon verification of the burn, the custodian or smart contract releases the equivalent amount of original assets back to the user. This bidirectional conversion mechanism allows wrapped tokens to maintain their peg through arbitrage, as any price deviation creates profitable opportunities for traders to wrap or unwrap until parity is restored.
Types of Wrapped Tokens
Wrapped Ether (WETH) represents the simplest form of wrapped token, converting native ETH into an ERC-20 compatible format. Since ETH predates the ERC-20 standard, many DeFi protocols cannot interact with it directly. WETH solves this by providing a standardized wrapper that can be deposited into liquidity pools, used as collateral in lending protocols, or traded on decentralized exchanges. The wrapping and unwrapping of ETH is handled entirely by a smart contract with no custodian involved.
Wrapped Bitcoin (WBTC) brings Bitcoin’s liquidity into the Ethereum ecosystem. Unlike WETH, WBTC requires a custodian because Bitcoin and Ethereum are separate blockchains that cannot directly communicate. The custodian holds BTC in reserve and mints WBTC on Ethereum when merchants submit wrapping requests. This model has brought billions of dollars in Bitcoin value to DeFi, though it introduces trust assumptions that native Bitcoin holders might prefer to avoid.
Bridged tokens represent a broader category created by bridge protocols that transfer assets between chains. These tokens might represent stablecoins, governance tokens, or any other asset moved through cross-chain infrastructure. Each bridge typically creates its own version of bridged assets, leading to multiple representations of the same underlying token on a single chain. The security of these bridged tokens depends entirely on the security of the bridge that created them.
Wrapped Token Risks
Custodian risk presents the most significant concern for centralized wrapped tokens. When a single entity or small group controls the underlying reserves, users must trust that these custodians will remain solvent, honest, and operationally secure. If custodians are hacked, become insolvent, or act maliciously, wrapped token holders could lose their ability to redeem for underlying assets. This counterparty risk fundamentally differs from holding native assets, where no third party can prevent access to funds.
Depegging occurs when wrapped tokens trade at prices different from their underlying assets. While arbitrage mechanisms typically maintain parity, extreme market conditions or concerns about backing can cause wrapped tokens to trade at discounts. During such events, holders who need to exit quickly may face significant losses. Historical depegging events have demonstrated that even well-established wrapped tokens are not immune to market panic and liquidity crises.
Bridge security compounds these risks for cross-chain wrapped tokens. Bridges have been the target of numerous high-profile exploits, resulting in billions of dollars in losses. When a bridge is compromised, the wrapped tokens it created may become worthless overnight, as the backing assets are stolen and cannot support redemptions. Users holding bridged tokens face not only smart contract risk but also the ongoing security posture of the bridge infrastructure that backs their assets.
Canonical vs Non-Canonical Versions
Canonical wrapped tokens are the officially recognized or most widely adopted versions of a wrapped asset on a given chain. For example, WBTC has achieved canonical status on Ethereum, meaning it is the default Bitcoin representation accepted by major protocols. Canonical tokens benefit from network effects, deeper liquidity, and broader integration across the ecosystem. When protocols integrate a wrapped asset, they typically choose the canonical version to maximize compatibility and user convenience.
Non-canonical versions emerge when multiple bridges or wrapping services create competing representations of the same asset. A single chain might have several different wrapped Bitcoin tokens, each created by a different bridge with different security models and backing mechanisms. While competition can drive innovation, it also creates confusion for users and fragments liquidity across multiple token versions. Swapping between non-canonical versions requires additional transactions and may incur slippage or fees.
Liquidity fragmentation represents the primary cost of having multiple wrapped token versions. Instead of concentrating all liquidity in a single market, traders and liquidity providers must choose which version to support. This fragmentation reduces market depth, increases price impact for large trades, and complicates the user experience. Some ecosystems have addressed this through canonical token registries or bridges that consolidate multiple versions, but the problem persists wherever multiple cross-chain solutions operate simultaneously.