Wrapped Token

AdvancedCrypto & Digital Assets2 min read

Quick Definition

A tokenized representation of a cryptocurrency from one blockchain that exists on a different blockchain, enabling cross-chain asset usage in DeFi and other applications.

What Is Wrapped Token?

A wrapped token is a cryptocurrency token pegged 1:1 to the value of another asset, typically from a different blockchain, enabling that asset to be used on non-native chains. The original asset is "wrapped" by depositing it with a custodian (centralized or decentralized), who mints an equivalent amount of the wrapped version on the target blockchain.

The most prominent example is Wrapped Bitcoin (WBTC), an ERC-20 token on Ethereum backed 1:1 by actual Bitcoin held in custody by BitGo. WBTC allows Bitcoin holders to participate in Ethereum's DeFi ecosystem — lending BTC on Aave, providing liquidity on Uniswap, or using BTC as collateral on MakerDAO — without selling their Bitcoin.

Wrapped tokens introduce trade-offs between utility and trust. Centralized wrapped tokens (like WBTC) depend on custodians properly holding and securing reserves — a counterparty risk similar to traditional finance. Decentralized alternatives like renBTC and tBTC use smart contracts and decentralized custodian networks, reducing trust requirements but introducing smart contract risk. The growing importance of wrapped tokens has driven development of more secure cross-chain bridges and trustless wrapping mechanisms, as the total value of wrapped assets across DeFi reaches tens of billions of dollars.

Wrapped Token Example

  • 1A Bitcoin holder wraps 5 BTC into WBTC (Wrapped Bitcoin) on Ethereum, deposits the WBTC into Aave as collateral, and borrows $100,000 USDC to invest in DeFi opportunities — all while maintaining exposure to Bitcoin's price appreciation.
  • 2An investor holds 2 WBTC on Ethereum but wants to verify the backing is real. They check BitGo's proof-of-reserves audit, confirming that for every WBTC in circulation, an equivalent amount of BTC is held in custody. The transparency mechanism provides confidence, though custodial risk remains.