ENS Names Come to Enscribe URLs!
With Enscribe, our mission has always been simple yet ambitious — to eliminate hex contract addresses from the Ethereum user experience. Hex strings like 0x123abc…
are cryptic, intimidating and unfriendly to users.
ENS transforms these meaningless identifiers into human-readable names like vitalik.eth just like DNS resolves domain names on the internet to IP addresses.
With our latest update, we’re eliminating these annoying hex addresses from URLs, further enhancing Enscribe’s UX.
A Friendlier Way to Explore Contracts and Accounts
Previously, if you wanted to explore details about an account or contract on Enscribe, you had to navigate using its hexadecimal address:
https://app.enscribe.xyz/explore/1/0xd8da6bf26964af9d7eed9e03e53415d37aa96045
Where 1
is the chain-id (Ethereum) and 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
is an EOA on Ethereum.
Now, we’ve enhanced the experience so you can simply use ENS names instead:
https://app.enscribe.xyz/explore/1/vitalik.eth
Whether it’s an EOA (Externally Owned Account) or a smart contract, Enscribe will resolve the ENS name and fetch its details.
This doesn’t just work for the mainnet. Thanks to the support for resolving names on Layer 2 chains, we can also use a Layer 2 chain-id and the name with it, such as
https://app.enscribe.xyz/explore/8453/greg.base.eth
Why This Matters
Ethereum’s UX still leans heavily on raw addresses, making the ecosystem less approachable for everyday users. Our goal at Enscribe is to flip that narrative, to make names the default, and hex addresses optional. By supporting ENS names everywhere we display or consume on-chain data, we’re moving toward an Ethereum experience that’s:
- Human-friendly → Users interact with alice.eth, not
0x4b2...9f7
. - Consistent → Works across EOAs and contracts alike.
- Aligned with ENS adoption → Encouraging the ecosystem to name their contracts and improve discoverability.
Enscribe isn’t just about contract naming — we’re helping reshape Ethereum’s UX around names, not hex.
You can try it out now in the Enscribe app, check out vitalik.eth
at
https://app.enscribe.xyz/explore/1/vitalik.eth
Happy Naming! 🚀