Guide · Tokens
How to wrap and unwrap ETH
Written by XAUConnect Labs · Reviewed against live product behavior · Updated August 2026
Wrapping ETH turns native ETH into WETH, an ERC-20, so it can sit in AMM pools and allowances like any other token. Unwrapping burns WETH and returns ETH 1:1, minus gas. It is not a trade against USDC. It is not a bridge. People search “swap ETH to WETH” because wallets show them as two balances.
XAUConnect routes often wrap and unwrap inside a swap so you never think about it. This article is for when you actually want WETH in the wallet — or when you are stuck holding WETH and need ETH for gas.
When wrapping is necessary
When unwrapping is necessary
Chain-local WETH
How to do it in the swap widget
Gas math
Stuck WETH, empty ETH
WETH is not a yield product
Legal
Risk disclosure
XAUConnect is a non-custodial swap aggregator. Digital assets are volatile and may lose value rapidly. Content on this page is educational and not investment advice. Verify every contract address on the official block explorer before approving a transaction.
Frequently asked questions
Is WETH a wrapped Bitcoin-style custodian asset?
No. Canonical WETH is ETH in a standard wrapper contract, redeemable 1:1 on that chain.
Why would a quote show less than 1:1?
Wrong token, a fee-on-transfer fake, or you are looking at a path that routed through a pool instead of the wrap contract. Check the address.
Does Solana have WETH?
Solana has wrapped ETH mints from bridges — those are bridged assets, not Ethereum WETH. Different risk.
Should I hold ETH or WETH?
Hold native ETH for gas. Hold WETH only if a protocol requires it. Convert back when you are done.
Trade on XAUConnect
Open the swap page to compare live routes, set slippage, and sign from your own wallet — fully non-custodial.
Continue exploring
Related markets, guides & networks
Curated next steps based on this topic — deepen your research before you trade.
How to swap stablecoins across chains
Swap stablecoins across chains on XAUConnect: native vs bridged USDC/USDT, gas on both sides, and when a same-chain rota
How to create a token on Base
Generate an ERC-20 on Base (8453) via Launchpad: ETH gas, lock LP against ETH or USDC, publish the Basescan address.
What is a token approval and why does it matter?
Before a router can move your ERC-20s it needs an approval. How allowances work, the risk of unlimited approvals, and sa
Stablecoins: USDC vs USDT vs DAI
Not all stablecoins are the same. Collateral models, bridged vs native variants, and why picking the right one prevents
Understanding aggregator and protocol fees
The fees on a DEX trade: LP fee, aggregator/platform fee, and gas. How each is calculated, where it shows in the quote,
Build programmatically
Swap via API for bots and AI agents — quotes, builds, and cross-chain routes.