WTF / ETH
Start from absolutely zeroEthereum, explained without the sales pitch ETH vs Ethereum: the name is doing two jobs A smart contract is a program. That’s the starting point.
Learn by doing (carefully)Your Ethereum wallet doesn’t actually hold the coins Ethereum gas fees, minus the headache How to read an Ethereum transaction receipt
The bigger pictureEthereum layer 2: more room, different trade-offs Ethereum staking is network work, not free interest DeFi and stablecoins: useful ideas, real dependencies
ETH priceAboutEditorial policy

ETH vs Ethereum: the name is doing two jobs

Ethereum is the network; ETH is its native asset. You can hold and transfer ETH, and Ethereum Mainnet fees are measured in ETH. Tokens and wrapped representations shown in a wallet are separate assets to verify.

A network model and a separate Ether asset illustrate two different concepts.

Read the label before reading the price

Three labels that mean different things

A wallet may show ETH next to many tokens. That screen brings assets together; it does not make them the same asset. Ethereum names the network. ETH names its native asset. A token contract keeps the records for a token. The gas fee guide explains why sending a token may still require ETH.

  • Ask which network: A familiar asset name does not identify the chain.
  • Ask which asset: Native ETH and a token representation have different roles.
  • Ask which quote: A dollar price comes from a venue and a time.
Ethereum, ETH, and token balances
LabelMeaningExample question
EthereumThe networkWhich chain am I using?
ETHIts native assetHow much ETH is in this account?
TokenAn asset tracked by a contractWhich contract defines this token?

Keep in mind: Treat a token’s name as a label to verify, not proof of what it is.

What is the difference between ETH and Ethereum?

Ethereum names the protocol and the ecosystem around it. ETH is the unit you can hold and transfer on that network. Casual conversation often calls both “Ethereum,” which makes price discussions unnecessarily confusing. A wallet balance is an amount of ETH, not an amount of the entire network. ETH also has a role in proof-of-stake security.

Why can a token transfer need ETH?

On Ethereum Mainnet, transaction fees are measured in ETH. Tokens issued by contracts are separate assets, even if a wallet displays them next to ETH. A token transfer can therefore require ETH for gas. Some applications sponsor fees or abstract the process, but the underlying computing work still has a cost.

Price is a market observation

An ETH/USD quote says what ETH traded for at a particular venue and time. It does not measure the total usefulness of the network or predict the next trade. Our Ethereum price page shows a timestamped Coinbase quote and explains staleness.

Watch for misleading replacements

Wrapped ETH is a token representation used by applications, and bridged representations can introduce extra trust requirements. A token with ETH in its name is not automatically native ETH. Check the network and contract details before treating two displayed assets as equivalent.

Check the source

Ethereum.org documentation

This is an original, AI-assisted educational explanation. Sources and limitations are provided for verification; it is not personalized financial advice. Read the editorial policy or report a correction.

Ethereum, explained without the sales pitch

Learn what Ethereum is, how ETH and smart contracts fit into the network, and how reading a balance differs from changing shared state.

A smart contract is a program. That’s the starting point.

Learn how Ethereum smart contracts apply rules, how reading data differs from changing it, and why code, audits, and a polished app do not guarantee safety.