Crypto news and analysis
Beginner · Ethereum

What is ether?

Understand what ETH does on Ethereum, including paying transaction fees, securing proof of stake, and functioning as a transferable digital asset.

10 min read3-question quizUp to 125 XP

Ether is the native asset of Ethereum, commonly identified by the ticker ETH. It is built into the protocol rather than issued by a smart contract or company. Users transfer it between accounts, spend it to purchase network computation, and lock it in the staking system that helps validators secure Ethereum.

Those functions make ETH difficult to fit into a single familiar category. It can act like a payment asset inside applications, an economic stake securing consensus, and the unit used to price blockspace. It does not represent corporate equity, a contractual claim on cash flows, or a promise that its market value will rise.

What you will learn

  • Identify ETH's roles in transaction fees, staking, and application activity
  • Explain why even non-ETH transfers may require ETH for gas
  • Distinguish native ether from tokens created by smart contracts
  • Assess ETH-related custody, price, and protocol risks

A protocol-native asset

Ethereum accounts can hold ETH directly as part of the network's core state. This differs from a typical token, whose balances and transfer rules live inside a smart contract. The protocol itself recognizes ETH when charging fees, accepting validator deposits, paying certain rewards, and moving value through ordinary transactions.

ETH is divisible into very small units. The smallest commonly referenced unit is wei, with one ETH equal to one quintillion wei. Wallets handle this conversion so users rarely type wei directly, but precise integer units matter to software because computers should not use imprecise decimal arithmetic for financial balances.

Paying for execution and blockspace

Every Ethereum transaction asks network participants to perform work and potentially store new data. Gas measures that work, while the fee is ultimately paid in ETH. This arrangement prices scarce capacity and deters unlimited computation. A user must fund the sending account with enough ETH even when the intended action concerns another asset.

The fee role creates a direct operational demand for ETH, but it should not be exaggerated into a guaranteed valuation formula. Users can acquire only the amount they need, applications can sponsor some transactions, and activity can move to scaling networks. Fee demand interacts with market liquidity, staking, issuance, burning, and broader expectations rather than determining price alone.

ETH in proof of stake

Validators commit ETH to participate in consensus. The deposit gives the protocol something economically valuable to reward for correct participation and penalize for certain failures. Validators earn protocol rewards and may receive transaction-related compensation, while serious rule violations can destroy part of the committed stake through slashing.

Staking does not turn ETH into a bond or guaranteed-interest account. Rewards vary with protocol conditions and validator performance, while service providers may charge fees or add custody and counterparty risk. Liquid staking tokens introduce additional smart-contract, liquidity, and price-tracking assumptions. The source and risk of a quoted return matter more than the headline percentage.

Supply changes: issuance and fee burning

Ethereum creates ETH as protocol rewards for validators. Separately, the base-fee portion of transaction charges is destroyed, or burned, instead of paid to a validator. Net supply change over a period is therefore issuance minus burned ETH. Depending on network activity, the circulating supply can increase or decrease.

It is incorrect to label ETH permanently inflationary or permanently deflationary. Issuance depends on staking conditions and protocol rules, while burning depends heavily on fee activity. A busy interval can produce net contraction, and a quiet interval can produce net expansion. Any economic analysis should state its measurement period and avoid projecting a temporary regime forever.

Ownership, custody, and value

Control of ETH follows control of the account that holds it. With a self-custody account, a private signing key authorizes transfers. With an exchange or custodian, the provider controls the onchain account and owes the user an internal balance. These arrangements create very different recovery options, responsibilities, and failure risks.

ETH's market price reflects changing demand, available supply, liquidity, risk appetite, application usage, staking choices, and expectations about Ethereum. The protocol does not redeem ETH for a fixed amount of currency or grant legal ownership in an organization. Understanding utility is necessary for using the network, but utility alone is not investment advice or a reliable price forecast.

Reality check

Common misconceptions

Ether is a share of stock in the Ethereum network.

ETH does not confer corporate ownership, voting rights over a company, dividends, or a legal claim on Ethereum Foundation assets.

Gas is a second token that users must buy alongside ETH.

Gas is a unit measuring computational work; transaction fees calculated from gas are paid with ETH.

ETH supply must always decrease because fees are burned.

Net supply depends on both validator issuance and fee burning, so it can rise or fall across different periods.

Before you act

Risks and limitations

  • ETH has a volatile market price and no protocol guarantee of stable purchasing power or investment return.
  • Lost private keys, compromised seed phrases, or custodian failure can make holdings inaccessible or allow unauthorized transfers.
  • Staking can involve downtime penalties, slashing, provider fees, smart-contract vulnerabilities, and delayed liquidity depending on the method.
  • Protocol rules governing fees, rewards, and issuance can change through Ethereum's upgrade process rather than remaining fixed forever.

Key takeaways

  1. ETH is Ethereum's protocol-native asset, not a token contract or corporate share.
  2. Users pay Ethereum transaction fees in ETH even when interacting with other assets.
  3. Staked ETH supports validator incentives but does not produce a fixed or assured return.
  4. Net ETH supply change equals new issuance minus burned fees over the chosen period.
  5. Custody method determines who can authorize transfers and what recovery options exist.

Primary and further reading

Knowledge check

Test your understanding

Score at least 2 out of 3 to complete this lesson. Explanations appear after you submit.

1. Why does a normal stablecoin transfer generally require ETH in the sender's account?
2. What determines whether ETH supply expands or contracts during a measured period?
3. Which statement accurately describes ETH used for staking?