Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin CryptoTax DeFAI Chain SAFU AGI Claude Me Claude Skill Claude Cowork
Independent Media
Not affiliated with any project
DeFi Protocol Mechanics, Decoded
defi-bible.com
LATEST
Every Time You Get Sandwiched, You Might Think 'Someone' Is Watching You — Here's What's Actually Happening  ·  The Price on Screen Suddenly Gets Cut in Half, and You Have Only Seconds to Decide — What to Do and Not Do During a Flash Crash  ·  A Protocol Once Had Bad Debt — Permanent Blacklist, or Worth Reconsidering?  ·  How Much of This Token 'Hasn't Been Released Yet' Matters More Than How Much It's Up Right Now  ·  Too Narrow a Range Means High Fees but High Risk Too: How to Pick a Concentrated Liquidity Range You Won't Regret  ·  A Vote Passes and Executes the Next Second — Efficiency or a Vulnerability? Check a DAO's Timelock in Three Minutes
Glossary · DeFi Core Concepts

Wrapped Token

DeFi Core Concepts beginner

30-Second Version · For the impatient
A token that tracks the value of another asset at a 1:1 ratio, enabling an asset that cannot be used natively on a given chain or protocol standard to circulate in different chain or protocol environments. The most common examples are WBTC (Bitcoin's Ethereum-native representation) and WETH (ETH conforming to the ERC-20 standard on Ethereum).
Full Explanation +
01 · What is this?

Why are wrapped tokens needed, and what problems do WETH and WBTC solve?

WETH — the background problem: When Ethereum was designed, native ETH predated the ERC-20 token standard — ETH is not an ERC-20 token and cannot be used directly in DeFi contracts that require the ERC-20 interface. Solution: deposit ETH into a contract; the contract issues you an equivalent amount of WETH (Wrapped ETH), which is a standard ERC-20 usable in all DeFi protocols. On redemption, return WETH to the contract and receive ETH back. Most modern DeFi protocols handle ETH directly, but WETH remains widely used.

WBTC — the background problem: Bitcoin and Ethereum are entirely different blockchains; BTC cannot be used natively on Ethereum. WBTC lets users deposit BTC with trusted custodians (currently primarily BitGo and BiT Global), receiving an equivalent amount of WBTC (ERC-20) on Ethereum, enabling Bitcoin holders to participate in Ethereum DeFi.

Both follow the same logic: "locked in location A, receive representation in location B" — which is also the fundamental operating principle of cross-chain bridges.

02 · Why does it exist?

What are the risks of using wrapped tokens, and what is custodian risk?

Wrapped token risks fall into three categories:

(1) Custodian Risk: WBTC and similar tokens require a trusted third party to hold the original assets. If the custodian goes bankrupt, is hacked, or misuses assets (e.g., over-issuance), holders may be unable to redeem 1:1 for BTC. This is a "centralized" trust assumption, somewhat at odds with the ethos of decentralized DeFi.

(2) Bridge Contract Risk: WETH and similar tokens depend on contract security. If the contract has a vulnerability and is exploited, all native assets locked inside may be lost.

(3) Depeg Risk: Under extreme market stress, wrapped tokens may briefly trade at a discount, unable to fully reflect their 1:1 peg value. Usually caused by market liquidity crises or shaken confidence in the custodian.

Evaluation metric: check the custodian's Proof of Reserve — WBTC publishes daily BTC holdings vs. WBTC issued, verifiable directly on-chain.

03 · How does it affect your decisions?

Are there alternatives to wrapped tokens that don't rely on custodians?

(1) Decentralized BTC wrapping (e.g., tBTC v2): tBTC uses a decentralized validator network and crypto over-collateralization to custody BTC, without relying on a single institution. Anyone can mint and redeem without KYC. The tradeoff: far lower liquidity than WBTC (as of 2025, tBTC supply is roughly 1/100th of WBTC or less).

(2) Native cross-chain standards (e.g., IBC): The Cosmos ecosystem's IBC protocol allows tokens to be natively transferred between chains without wrapping — the asset itself moves between chains rather than being locked and re-issued. However, this only works between chains using the same cross-chain communication standard.

(3) Aggregated liquidity solutions: some DeFi protocols (e.g., Across Protocol) allow direct swaps between chains without manual wrapping — the wrapping process is invisible at the user level.

In practice: WBTC and WETH continue to dominate DeFi usage through first-mover advantage and deep liquidity.

04 · What should you do?

How are wrapped tokens related to Liquid Staking Tokens (LSTs)?

Liquid Staking Tokens (LSTs, such as stETH, rETH) are an extension of the wrapped token concept but add a "staking yield" dimension.

Ordinary wrapped token (WETH): 1 WETH = 1 ETH, no additional yield, just standardization.

LST (stETH): users stake ETH and receive stETH. The stETH quantity automatically increases daily to reflect staking rewards (Lido model), or stETH quantity stays constant but each stETH can be exchanged for increasingly more ETH over time (rETH model).

Common ground: both follow the "lock in A, receive representation of B" logic, and both carry depeg risk.

Difference: LSTs represent not only the underlying asset but also "future staking yield," making their pricing logic in DeFi compositions more complex. In a depeg event, the loss is not just principal — it includes expected yield.

Real-World Example +

In August 2024, BitGo (WBTC's primary custodian) announced it would transfer WBTC operations to a joint venture with BiT Global — an entity with ties to Tron founder Justin Sun — at a time when WBTC had approximately $9.2 billion in circulating market cap. The announcement triggered an immediate trust crisis: the MakerDAO (MKR) community voted to significantly reduce WBTC's eligibility as DAI collateral, citing concerns that the custody transfer could give Sun meaningful influence over WBTC reserves. BitGo's CEO subsequently stated publicly that "no single party can move funds unilaterally," but the trust concerns had already prompted the community to evaluate decentralized alternatives like tBTC. (Sources: CoinDesk 2024-08-15; CryptoPotato; BitGo official blog)

Common Misconceptions +
✕ Misconception 1
× Misconception: WBTC and BTC are the same thing, just on different chains. In reality: WBTC is an ERC-20 token on Ethereum whose security depends on custodians like BitGo acting honestly. If the custodian is hacked or acts dishonestly, WBTC value may be impaired — while actual BTC itself is unaffected by Ethereum contract risks.
✕ Misconception 2
× Misconception: Wrapped tokens are all decentralized and require trusting no one. In reality: only a few solutions (like tBTC) genuinely attempt decentralized custody. Mainstream WBTC relies on centralized custodians — it is essentially an institutionally backed wrapper requiring trust in the custodian's security capabilities and integrity.
The Missing Link +
Direct Impact

WBTC has extremely deep liquidity (billions of dollars) and integrates seamlessly with all major DeFi protocols, but requires trusting a centralized custodian. Decentralized alternatives like tBTC eliminate custodian risk but have far lower liquidity and poorer integration. Users must choose between "convenience + deep liquidity" and "minimizing trust assumptions."

Ask a Question
Please enter at least 10 characters
Related Articles
Why Do Bridges Keep Getting Hacked? Check These Three Things to Judge Bridge Safety
developers · Jul 25
Related News
More Related Topics