What is Wrapped Token?
A wrapped token is a cryptocurrency token pegged 1:1 to another asset, enabling that asset to be used on a different blockchain or protocol — such as WBTC (Bitcoin on Ethereum) or WETH (ETH in ERC-20 format).
WHY IT MATTERS
Wrapping solves interoperability. Bitcoin can't natively interact with Ethereum smart contracts. Wrapped Bitcoin (WBTC) locks real BTC in custody and mints an equivalent ERC-20 token on Ethereum — enabling Bitcoin to participate in DeFi.
WETH (Wrapped ETH) solves a different problem: ETH predates the ERC-20 standard and doesn't natively implement the interface. WETH wraps ETH into an ERC-20 token for protocol compatibility.
The trust model varies: WBTC requires trusting a custodian (BitGo). WETH is trustless (the wrapper contract is simple and audited). Newer solutions like tBTC use decentralized custody.