Skip to content

Wrapped Tokens

A wrapped token represents another asset in a token format a particular application or blockchain can use. Learn how minting and redemption work, why WETH differs from bridged assets, and which backing, custody, bridge, and contract risks to verify.

Updated

For educational purposes only; not investment advice. Investing may result in loss.

Direct answer

A wrapped token is a tokenized representation of another asset. It lets an asset be used through a token interface, application, or blockchain that does not directly support the original asset. The wrapper is a separate instrument: owning it gives the holder a claim or redemption path defined by a smart contract, bridge, or custodian, not ownership of the underlying asset in its native ledger.

“Wrapped” does not always mean “bridged.” WETH on Ethereum wraps native ETH into an ERC-20-compatible token on the same chain. WBTC, by contrast, represents BTC held under a custodial system and issued as a token on other networks. Cross-chain bridges can also lock or burn an asset on one chain and mint a representation on another.

How wrapping and redemption work

A fully backed design normally follows four steps:

  1. The system receives or locks the underlying asset, or verifies that it was locked or burned elsewhere.
  2. An authorized contract or operator mints the corresponding wrapped tokens.
  3. Holders transfer or use those tokens under the destination token standard.
  4. On redemption, the system burns or escrows the wrapped tokens and releases or remints the underlying asset.

If a system holds 100 units of the underlying asset and has 100 redeemable wrapped units outstanding, its accounting is fully backed at that moment. A stated 1:1 relationship describes the issuance and redemption target; it does not guarantee that the market price will always remain exactly equal.

The trust model depends on who controls each step. WETH uses an on-chain contract that accepts ETH deposits and returns ETH when WETH is withdrawn. A custodial wrapper depends on the custodian and its reserve controls. A cross-chain wrapper additionally depends on the bridge’s message verification, validators, relayers, and source-chain finality.

Native asset versus wrapped representation

The native asset and its wrapper may track the same economic value but have different technical properties. Native ETH pays Ethereum gas; WETH is an ERC-20 token and cannot natively pay gas. Native BTC exists on Bitcoin; WBTC exists under token contracts on supported destination networks.

Contract address and chain are therefore part of the asset’s identity. Two tokens with the same name or symbol can have different issuers, backing, redemption rights, and security assumptions. A wallet balance or a block explorer label alone does not establish that a token is canonical or redeemable.

Example

Suppose a user deposits 2 ETH into the canonical WETH contract. The contract credits 2 WETH; when the user returns 2 WETH, it burns or removes that WETH from circulation and releases 2 ETH, excluding transaction fees. The user still needs native ETH to pay gas.

Now compare a bridged token. Its destination-chain contract may mint only after a bridge verifies an event on the source chain. Redemption can fail or pause even while transfers on the destination chain continue, so the user must verify both the token contract and the bridge route.

Risks

  • Reserve and custody risk: reserves may be missing, frozen, mismanaged, or unavailable to the holder.
  • Bridge and verifier risk: forged, censored, delayed, or incorrectly finalized messages can enable unbacked minting or block redemption.
  • Smart-contract and admin-key risk: bugs, upgrades, compromised keys, or emergency controls can change balances or redemption rules.
  • Liquidity and depeg risk: the wrapper can trade below the underlying asset when arbitrage or redemption is slow, costly, capped, or uncertain.
  • Chain and finality risk: reorganizations, congestion, or a halted source or destination chain can interrupt the lifecycle.
  • Asset-identity risk: a counterfeit or noncanonical contract can share the expected name and symbol but have no valid backing.

Common misconceptions

“Wrapping always moves an asset across chains”

No. Same-chain wrapping can adapt a native asset to a token standard, as WETH does on Ethereum. Cross-chain movement requires an additional bridge or custody mechanism.

“A 1:1 label makes the assets identical”

No. The wrapper has separate contract, liquidity, governance, and redemption risks. Parity depends on credible backing and a functioning redemption path.

“Proof of reserves proves complete safety”

Reserve evidence can help test backing, but it may not prove liabilities, legal ownership, key security, bridge correctness, or whether every holder can redeem promptly.

Verification checklist

  • Confirm the chain, contract address, issuer, and official bridge or wrapping interface from primary sources.
  • Identify where the underlying asset is held and who can mint, burn, pause, freeze, or upgrade the token.
  • Check whether reserves and outstanding supply can be independently reconciled.
  • Read the redemption rules, fees, limits, required intermediaries, and expected settlement time.
  • Inspect liquidity on the venue and chain where you plan to exit, not only the quoted price.
  • Keep enough of the destination chain’s native asset to pay transaction fees.

Sources

Navigation

Search the wiki...