What Is a Wrapped Token? wBTC, wETH and Cross-Chain Assets Explained
Crypto News8 min readJune 25, 2026✓ Updated for 2026

What Is a Wrapped Token? wBTC, wETH and Cross-Chain Assets Explained

Wrapped tokens let you use Bitcoin on Ethereum and move crypto assets across blockchains. Here is how they work, why they exist, and the risks every UK investor

Bitcoin cannot run on Ethereum natively. Ethereum cannot run on Solana. Each blockchain operates as its own ecosystem with its own rules, tokens and transaction types. This isolation has been a fundamental constraint in crypto — your Bitcoin cannot participate in Ethereum DeFi protocols, and your Ethereum assets cannot be used directly on other chains. Wrapped tokens solve this problem. They are not perfect, and they carry real risks. But they have unlocked billions of pounds of liquidity that would otherwise sit completely idle.

What Is a Wrapped Token?

A wrapped token is a representation of one cryptocurrency that lives on a different blockchain. The original asset is held in custody by a custodian or smart contract, and a corresponding wrapped version is minted on the target chain. The wrapped token can then be traded, staked or used in DeFi protocols as if it were native to that chain.

Wrapped Bitcoin (wBTC) is the most widely used example. You deposit real Bitcoin with a custodian, and they issue you an equal amount of wBTC on the Ethereum blockchain. You can then use your wBTC in Ethereum protocols — lending platforms like Aave, decentralised exchanges like Uniswap, yield farms. When you want your Bitcoin back, you redeem the wBTC and the custodian returns the original Bitcoin. At its peak, wBTC represented over five billion pounds of Bitcoin sitting in Ethereum’s ecosystem.

The value of a wrapped token should stay pegged 1:1 to the underlying asset. Market forces usually keep this near-perfect — if wBTC traded at a discount, arbitrageurs would buy it cheaply and redeem for real Bitcoin, pushing the price back up. But “should” is doing a lot of work in that sentence. When the system breaks down, the peg breaks with it.

How Wrapping Works: Custodial vs Non-Custodial

Two models dominate the wrapping landscape: custodial and non-custodial.

Custodial wrapping — used by wBTC — relies on a centralised custodian. BitGo holds the Bitcoin that backs wBTC. Users and merchants work through the custodian to mint and burn the token. This model is simple and battle-tested. It also means you are trusting a company with your underlying asset. If BitGo were compromised or became insolvent, wBTC holders would face serious difficulties recovering their Bitcoin.

Non-custodial wrapping uses smart contracts or cryptographic bridges instead of a company. Your asset is locked in a smart contract on the source chain, and the wrapped version is minted automatically on the destination chain. This removes company risk but replaces it with smart contract risk — the bridge code itself becomes the single point of failure. And bridge smart contracts have been attacked repeatedly, with hundreds of millions of pounds stolen across various bridge exploits since 2021.

The Ronin bridge hack in 2022 resulted in over 600 million dollars stolen. The Wormhole bridge lost 320 million dollars earlier the same year. Nomad lost 190 million dollars. Bridges concentrate enormous value in code that must handle complex cross-chain logic — an attractive target for attackers who can spend months studying the code looking for one flaw.

Wrapped Ether (wETH): Ethereum’s Internal Quirk

Not all wrapping happens across chains. wETH exists because of an internal Ethereum inconsistency. ETH, the native currency of Ethereum, predates the ERC-20 token standard that most Ethereum tokens use. Many DeFi protocols can only work with ERC-20 tokens. So to use ETH in those protocols, you need to wrap it as wETH — a standardised ERC-20 version of Ether.

This is not cross-chain at all. It is purely technical compatibility within Ethereum. wETH is always backed 1:1 by ETH held in the wrapping contract. When you wrap ETH, you deposit it into the contract and receive wETH. When you unwrap, you redeem wETH for ETH. It trades at effectively the same price as ETH, with only a tiny spread between them.

Most major DeFi interfaces now handle wrapping automatically — you send ETH, the interface wraps it, does the DeFi action, and unwraps on the way out. But understanding what is happening under the hood matters when something goes wrong or when you are checking your wallet balances and wondering why you have both ETH and wETH listed as separate holdings.

Why Wrapped Tokens Matter for Liquidity

The economic case for wrapped tokens is strong. Bitcoin has the largest market capitalisation in crypto but historically could not participate in DeFi, which mostly developed on Ethereum. wBTC changed that. Bitcoin holders who wanted to earn yield or access leverage could bring their BTC into Ethereum’s ecosystem without selling. At its peak in 2021, wBTC was the sixth-largest ERC-20 token by market cap — a remarkable achievement for a wrapped version of an asset that lives on a different chain.

Cross-chain liquidity also benefits DeFi protocols directly. A lending platform that accepts wBTC alongside ETH and stablecoins has access to a much larger pool of collateral than one limited to native Ethereum assets. More collateral means more lending capacity, more liquidity and more competitive rates. This is why major protocols like Aave and Compound have long supported wBTC as a core collateral type.

The logic extends beyond Bitcoin and Ethereum. Avalanche, Solana and other chains have their own wrapped token ecosystems. Bridged USDC, bridged wETH and wrapped versions of native tokens from various chains are common in multi-chain DeFi. The cross-chain architecture of modern crypto would not function at anywhere near its current scale without wrapping infrastructure underneath it all.

The Risks You Need to Understand

Three main risk categories apply to wrapped tokens, and all three are worth taking seriously.

Custodial risk applies to centralised wrapping models. The custodian holding the underlying asset can fail, be hacked, be regulated into a difficult position, or turn out to have misrepresented reserves. Proof-of-reserve mechanisms have been developed to address this — BitGo publishes on-chain proof that the Bitcoin backing wBTC exists — but proof of reserves does not guarantee against operational failure or internal fraud.

Bridge risk applies to decentralised models. The smart contract holding locked assets is a concentrated target for attackers. Given the history of bridge exploits, using large sums through bridges requires genuine risk tolerance. The attack surface is large, the code is complex, and economic incentives to attack are enormous. Stick to established, heavily audited bridges with long track records and transparent security practices.

Depeg risk applies to any wrapped token. Under extreme market stress, redemption mechanisms can fail or slow down significantly. If holders rush to redeem simultaneously, queues form and the wrapped token can trade at a meaningful discount to its underlying asset. During the 2022 crypto market collapse, some wrapped tokens briefly traded at discounts as users lost confidence in the infrastructure supporting them.

The UK Regulatory Picture

The FCA’s approach to wrapped tokens and bridges is still developing. Under the current UK crypto asset regime, custodial wrapping services likely fall under the same framework as crypto asset exchange activities — meaning custodians may need FCA registration or authorisation if serving UK customers. The broader DeFi protocol layer, where non-custodial bridges operate automatically via smart contracts, remains outside direct regulation for now.

For HMRC tax purposes, wrapping and unwrapping can potentially be treated as a disposal — exchanging one crypto asset for another. Wrapping BTC into wBTC could theoretically trigger a capital gains event, though the practical position depends on whether the wrapped token is treated as the same or a different asset. The HMRC Cryptoassets Manual is not fully explicit on this point. If you are wrapping significant sums, specialist crypto tax advice is worth obtaining before you act.

Alternatives: Native Cross-Chain Interoperability

The crypto industry is actively working on native cross-chain interoperability that eliminates wrapping entirely. Cosmos’s IBC (Inter-Blockchain Communication) protocol allows tokens to move natively between IBC-compatible chains without any wrapping involved. Polkadot’s XCMP allows similar native transfer between parachains. These approaches are cleaner and safer than wrapping but limited to chains specifically designed for interoperability from the ground up.

For Bitcoin specifically, the Lightning Network enables Bitcoin payments across a different kind of network layer without wrapping. Projects like Babylon are developing ways to use Bitcoin natively as staking collateral on Proof of Stake networks. These approaches are earlier stage than established wrapped token infrastructure but represent the clear direction of travel for the next generation of cross-chain crypto.

What This Means for You

If you are a UK crypto investor holding Bitcoin but interested in DeFi yields, wBTC gives you access to Ethereum’s lending markets without selling your position. The custodial model is mature and the counterparty risk is transparent and audited by third parties. Understand what you are trusting and keep position sizes proportionate to your risk tolerance — this is not risk-free.

If you are using DeFi bridges to move assets across chains, stick to the most established and most audited options available. Check how long the bridge has been running, what independent security audits have been done, and whether there is a track record of responsible vulnerability disclosure. Bridge security has improved significantly since the exploit wave of 2021 and 2022, but meaningful risk remains. Never bridge more than you can genuinely afford to lose to a smart contract exploit.

This article is for educational purposes only and does not constitute financial advice. Cryptocurrency investments involve significant risk. Always do your own research.

Free weekly newsletter

Stay ahead of the market

Join 4,200+ readers getting weekly crypto, AI, and digital lifestyle insights every Thursday. No spam. Unsubscribe any time.

Share:X / TwitterFacebookLinkedInPinterest
Disclosure: Some links in this article may be affiliate links. If you click and purchase, DigiTech Lifestyle may earn a small commission at no extra cost to you. This never influences our editorial stance — we only recommend products we genuinely believe in.

Partner picks

Build a smarter digital stack

Explore curated AI, automation, wealth, and creator tools selected for practical value, transparent pricing, and clear use cases.

Browse tools

Disclosure: some links may be affiliate links. DigitechLifestyle may earn a commission at no additional cost to you.

Related articles
What Is a 51% Attack? How Blockchains Are Protected and Why UK Crypto Investors Should Care
Crypto News
What Is a 51% Attack? How Blockchains Are Protected and Why UK Crypto Investors Should Care
Read article →
What Is a Token Burn? How Reducing Crypto Supply Affects Price
Crypto News
What Is a Token Burn? How Reducing Crypto Supply Affects Price
Read article →
How to Recover Lost Crypto: Prevention and Solutions
Crypto News
How to Recover Lost Crypto: Prevention and Solutions
Read article →
More from DigiTech Lifestyle
Latest NewsCrypto GuidesAI & TechnologyExchange ReviewsDeFi & BlockchainFree ToolsResources