Digital Assets

Investing in Ethereum Name Service (ENS) – Everything You Need to Know

Ethereum Name Service maps blockchain addresses and records to readable names. Learn how ENSv1, the Ethereum-based ENSv2 beta, token governance, revenue, and protocol risks shape the investment case.

mm
Add Securities.io to your preferred sources on Google
Disclosure:

Securities.io may receive compensation when you use links to products we review. This does not influence our editorial evaluations. We are not a registered investment adviser; this is not investment advice. Read our affiliate disclosure.

ENS Price Chart

Ethereum Name Service (ENS ) is a decentralized naming protocol that turns machine-readable blockchain identifiers into names such as alice.eth. A name can point to wallet addresses, profile records, content hashes, websites, and other resources, giving users and organizations a portable identity across compatible wallets and applications.

ENS is also in the middle of its largest redesign. ENSv2 remains in public beta on Ethereum (ETH ) Sepolia as of September 2026, with mainnet timing dependent on testing and audits. The team has abandoned its former Namechain Layer 2 plan and will deploy ENSv2 exclusively on Ethereum Layer 1. ENS investors therefore need to separate the live ENSv1 protocol from an unlaunched ENSv2 architecture.

What Is Ethereum Name Service (ENS)?

ENS is a system of smart contracts that maps human-readable names to records. Instead of sharing a long hexadecimal address, a user can configure one .eth name to resolve to addresses for Ethereum and other supported networks. The same name can hold an avatar, email, website content hash, social profile, or other metadata.

ENS launched on Ethereum in 2017 and has become widely integrated with wallets, exchanges, browsers, social applications, and DApps. It resembles the internet’s Domain Name System (DNS) in purpose, but ownership and resolution rules are executed by blockchain contracts rather than a conventional registrar database.

ENS does not make a payment reversible or guarantee that a displayed name belongs to the intended person. Users still need to verify spelling, the resolved address, name expiry, and the application performing the lookup.

How ENS Works

Registry

The ENS registry is the protocol’s central directory. For each name, it records the controlling address, the resolver, and a cache setting. Control can be transferred, delegated, wrapped with additional permissions, or assigned to a contract that manages subnames.

Registrar

A registrar controls how names within a namespace are issued. The .eth registrar lets users register available names for a chosen period and renew them by paying an ETH-denominated fee. .eth registrations are represented by transferable tokens, while the Name Wrapper can represent names and subnames through a more flexible token standard with owner-set restrictions known as fuses.

Under the current ENSv1 pricing schedule, names of five or more characters cost $5 per year, four-character names cost $160, and three-character names cost $640, plus Ethereum gas. After a 90-day post-expiry grace period, a released name enters a temporary premium process whose price declines over 21 days. ENSv2 may introduce updated pricing, so these parameters should not be treated as permanent.

Resolvers and Reverse Records

A resolver answers the actual lookup: which address, text record, content hash, or other value belongs to a name. Owners choose a compatible resolver and set their records. Reverse resolution allows an address to nominate a primary ENS name, enabling applications to display a readable identity instead of an address.

The Universal Resolver gives applications one interface for direct on-chain resolution and CCIP-Read lookups that fetch authenticated off-chain data. Integrators must keep libraries current and normalize names correctly to reduce Unicode confusion and compatibility errors.

Uses for ENS Names

An ENS name can serve several roles:

  • Payments: map one readable name to multiple cryptocurrency addresses.
  • Identity: display a profile, avatar, social links, and a primary name across supporting applications.
  • Web content: point to a content hash or decentralized storage resource, often accessed through a compatible browser or gateway.
  • Organizations: identify treasuries, delegates, contracts, working groups, and subaccounts.
  • Subnames: issue names beneath a parent domain for customers, employees, communities, or application users.
  • DNS integration: import eligible conventional DNS names into ENS and use them with blockchain records.

Public readability is not the same as privacy. Linking a personal name to an address can make balances, transactions, counterparties, and application activity easier to trace. Users who need separation between activities should not assume ENS conceals their identity.

ENSv2 and the End of Namechain

ENSv2 replaces ENSv1’s single flat registry with a hierarchical system in which each name can define its own subregistry and resolver. This can support instant subtree management, granular roles, flexible ownership policies, shared record configurations, and cleaner expiration handling. A fallback resolver is designed to preserve data from ENSv1 until a name owner chooses to upgrade.

The original ENSv2 plan included Namechain, a purpose-built Layer 2 intended to reduce registration cost. In February 2026, ENS Labs ended Namechain development and chose to keep ENSv2 exclusively on Ethereum Layer 1, citing falling registration gas costs and Ethereum’s increased capacity. The decision reduces cross-chain resolution and sequencer dependencies but leaves ENS exposed to Ethereum fee and congestion conditions.

The new ENS App, ENS Explorer, registry, and upgrade flow entered public beta on Sepolia on August 12, 2026. An Immunefi audit competition began later that month. Mainnet deployment has not occurred and will follow the results of testing. Beta names and tokens have no mainnet value, and investors should not describe ENSv2 features as production infrastructure yet.

ENS Tokenomics

ENS is an ERC-20 governance token with a fixed initial supply of 100 million. The original distribution allocated 25% to eligible .eth name holders in the 2021 airdrop, 25% to contributors, and 50% to the DAO community treasury. The official documentation states that no further airdrop is planned.

ENS is not required to register or renew a name; those fees are paid in ETH and sent to the ENS treasury. Holding ENS also does not create a direct legal claim on treasury assets or registration revenue. The token’s core function is governance.

In August 2026, ENS Labs reported that 54.6% of total ENS supply remained controlled by the DAO, with a one-time governance-approved transfer of 1 million ENS to the evolved Foundation for employee compensation. Treasury distributions, grants, delegation incentives, and service-provider payments can add market supply even though the original token supply is fixed.

ENS Governance and the Foundation

ENS holders must delegate voting power to themselves or another address before participating in on-chain governance. One ENS equals one vote, but practical influence depends on active delegation, turnout, proposal thresholds, and large delegates. The DAO controls core protocol contracts, pricing policy, treasury assets, and funding decisions.

In August 2026, tokenholders approved an expanded ENS Foundation with staff, an executive director, and a five-member board. The Foundation can represent ENS in standards bodies, policy discussions, trademark matters, contracts, and legal processes. ENS Labs remains a separate non-profit engineering organization focused on protocol and application development.

The DAO also elected an eight-member Security Council for a term ending in July 2028. Five members can cancel a malicious or coercive governance action during its timelock, but the council cannot replace the proposal or execute a different transaction. This safeguard limits some governance attacks while introducing reliance on a small elected group.

ENS Revenue and the Treasury

.eth registration, renewal, and temporary premium payments flow to the ENS treasury. This is protocol revenue that can fund development, public goods, grants, operations, and an endowment. It does not automatically reach ENS holders as dividends, buybacks, or token burns.

The evolved Foundation structure leaves the endowment in place and subjects its transactions to a nine-day timelock during which the Security Council can cancel actions outside the Foundation’s mandate. Investors should evaluate recurring registration revenue, renewal behavior, treasury spending, endowment performance, and governance-approved token distributions separately.

Potential Benefits of ENS

  • Established integrations: ENS names are supported across a wide range of Ethereum wallets and applications.
  • Recurring renewals: .eth registrations create an ongoing revenue model rather than relying entirely on one-time token sales.
  • Portable identity: users control records that can work across multiple applications and networks.
  • Extensible namespaces: organizations can issue and govern subnames under a parent identity.
  • Ethereum security: ENSv1 and the planned ENSv2 contracts operate on Ethereum Layer 1.
  • Large treasury: the DAO retains significant financial and token resources to fund protocol maintenance and adoption.

Risks to Consider

  • No automatic token cash flow: registration revenue belongs to the treasury, not directly to ENS holders.
  • Governance concentration: inactive delegation and large delegates can give a small group substantial influence.
  • Smart-contract risk: registry, registrar, resolver, wrapper, controller, and upgrade contracts can contain defects.
  • Migration risk: ENSv2 is still experimental, and its final contracts, pricing, upgrade steps, and launch date may change.
  • Ethereum costs: remaining on Layer 1 exposes registration and management transactions to gas volatility.
  • Identity and privacy risk: readable names can make transaction histories easier to connect to people and organizations.
  • Phishing and normalization risk: visually similar characters, compromised resolvers, and malicious interfaces can misdirect users.
  • Namespace competition: wallet aliases, DNS-linked identities, social identifiers, and other blockchain naming systems compete for adoption.
  • Policy risk: interactions between alternative naming roots, ICANN, trademarks, and DNS can create disputes or collisions.

What Investors Should Monitor

Protocol indicators include active .eth names, new registrations, renewal rates, average registration duration, subname adoption, resolver queries, integrations, and revenue after gas costs. Investors should separate registrations driven by speculation from names that remain configured and actively used.

For ENSv2, monitor the Sepolia beta, audit findings, contract changes, mainnet timing, migration participation, backward compatibility, and final pricing. For the token, follow delegated supply, voter turnout, delegate concentration, treasury ENS distributions, endowment performance, Foundation budgets, and Security Council use.

How to Buy Ethereum Name Service (ENS)

Ethereum Name Service (ENS) is available on the following exchanges:

Uphold – This is one of the top exchanges for United States residents that offers a wide range of cryptocurrencies. Germany and the Netherlands are prohibited.

Uphold Disclaimer: Terms apply. Cryptoassets are highly volatile. Your capital is at risk. Do not invest unless you are prepared to lose all the money you invest. This is a high-risk investment, and you should not expect to be protected if something goes wrong.

Coinbase – A publicly traded exchange listed on the Nasdaq. Coinbase accepts residents from 100+ countries, including Australia, Canada, France, Germany, the Netherlands, Singapore, the United Kingdom, and the United States (excluding Hawaii).

Kraken – Founded in 2011, Kraken offers trading access in many jurisdictions, including Australia, Canada, Europe, and the United States, subject to local restrictions.

Kraken Disclaimer: Not investment advice. Crypto trading involves risk of loss. Payward European Solutions Limited t/a Kraken is authorised by the Central Bank of Ireland.

Is Ethereum Name Service (ENS) a Good Investment?

ENS is one of Ethereum’s most established identity protocols. It has real integrations, a recurring registration business, a substantial DAO treasury, and an upgrade designed to make namespace management more flexible while remaining on Ethereum Layer 1.

The token captures governance power rather than automatic registration revenue. Its value therefore depends on the long-term importance of the protocol, control over a large treasury, and demand for influence. ENSv2 remains a testnet product, and the move away from Namechain changes the cost and scaling assumptions that originally supported the upgrade.

ENS may suit investors who expect human -readable on-chain identity to become durable public infrastructure and who value protocol governance. A stronger thesis would require healthy renewals, broader application support, successful ENSv2 audits and migration, active delegation, disciplined treasury spending, and clear evidence that tokenholder governance remains both secure and useful.

David Hamilton is a full-time journalist and a long-time bitcoinist. He specializes in writing articles on the blockchain. His articles have been published in multiple bitcoin publications including Bitcoinlightning.com