Swap WETH at the Best Rate

WETH is ether held inside a smart contract and reissued one for one as an ERC-20 token. Native ETH predates the ERC-20 standard, so contracts that expect a standard token cannot handle it directly; WETH closes that gap. Deposit ETH into the WETH9 contract and it mints WETH, withdraw and it burns the WETH and returns the ETH.

Swap
WETH
1,895.0121-0.32%
Live price chart is unavailable right now

Stats

Market cap
$6.4B
Fully diluted valuation (FDV)
$6.4B
Circulating supply
3.4M WETH
Total supply
3.4M WETH
Volume (24h)
$225.8M
Swaps (24h)
Contract address
0xc02a…6cc2

Data updated 2026-08-18

About WETH

WETH is a token traded on Ethereum. On 1inch, the swap aggregator compares supported routes across DEX liquidity to help improve a crypto swap involving WETH, while you keep full control of your funds in your own wallet.

WETH ranks #3 by 24-hour trading volume among the tokens tracked on 1inch, with $225.8M traded over the last day. Its market capitalization of around $6.4B places it among mid-cap crypto assets. Beyond Ethereum, the 1inch token catalog lists WETH on 11 more networks.

WETH at a glance

Launched
2017
Issuer
None; the WETH9 contract has no owner or admin
Token standard
ERC-20 on Ethereum, 18 decimals
Supply
Elastic and fully backed: minted on deposit, burned on withdrawal
Governance
None; the contract is immutable
Primary utility
Gives ether an ERC-20 interface so contracts can hold it

What is WETH?

WETH is not a separate asset with its own market. It is a receipt for ether locked in a contract, and it is worth one ETH because anyone can redeem it for one ETH at any time. On Ethereum the canonical wrapper is the WETH9 contract at 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, deployed in 2017.

The reason it exists is a sequencing accident. Ether shipped before ERC-20 was written, so ETH has no transfer, approve or allowance interface. Pools, lending markets and order books are built against that interface, so they hold WETH and unwrap only at the edges.

How WETH works

The contract has two functions that matter. Sending ETH to deposit mints an equal amount of WETH to the sender; calling withdraw burns WETH and pays back the same amount of ETH. There is no oracle, no reserve ratio and no counterparty setting a rate: the balance sheet is the ETH sitting in the contract.

Wrapping is a transaction, so it costs gas and you still need native ETH to pay for it. Many interfaces wrap and unwrap for you inside a swap, which is why a trade quoted in ETH can settle against a WETH pool without you handling WETH yourself.

WETH supply and tokenomics

WETH has no issuance schedule, no cap and no team allocation. Supply is whatever is currently deposited: every unit is minted by a deposit and destroyed by a withdrawal, so the total tracks how much ether the ecosystem is holding in ERC-20 form at that moment. Nothing dilutes existing holders, because nothing can be minted without matching ETH.

Who builds WETH

There is no company behind WETH and no treasury. The wrapper pattern came out of the early Ethereum developer community, the canonical contract is open source, and it has no owner, no admin key and no upgrade path. Documentation lives on ethereum.org rather than a project site.

That immutability is the point. The contract has held large balances since 2017 without being exploited, and it has been formally verified, the strongest assurance level applied to Ethereum contracts.

How WETH is governed

None. WETH9 has no governance token, no proposals and no privileged role that could pause it, change its logic or seize a balance. Any change would mean deploying a different contract and persuading the ecosystem to migrate, which is why the 2017 deployment is still the one in use.

What people use WETH for

Almost every ETH-denominated position in decentralized finance is really a WETH position under the hood, because the contracts holding it can only speak the ERC-20 interface.

  • Trading pairs: WETH is the base asset in most Ethereum pools, including WETH to USDC and WETH to USDT.
  • Liquidity provision, where a pool needs two ERC-20 tokens.
  • Collateral in lending markets that only accept standard tokens.
  • Order-book protocols and NFT marketplaces that settle in an ERC-20 asset.

WETH risks and considerations

The wrapper itself is about as simple as an Ethereum contract gets, so the practical risks sit around it. Wrapping and unwrapping cost gas, and running your balance down to zero ETH leaves you unable to unwrap.

The bigger hazard is impostors. Tokens called WETH exist on many networks: some are canonical wrappers deployed by that chain, others are bridged representations whose backing depends on the bridge, and receipt tokens such as aWETH represent a lending position rather than ether. Check the contract address for the network you are on before swapping.

Trade professionally

Take WETH trading further with limit orders, live charts and route control in the 1inch Terminal — the pro trading surface of the 1inch dApp. You keep self-custody of your funds while getting deeper execution context for every trade.

Open Terminal

Cryptocurrency price chart

Check out some of the popular trading pairs

Questions? Answers.

Sources

Content reviewed July 25, 2026