Skip to content

ENS on Sepolia #4422

@Madeindreams

Description

@Madeindreams

Ethers Version

6.3.0 and 6.8.0

Search Terms

Sepolia ENS

Describe the Problem

Even if ENS is on Sepolia

when calling

EnsResolver.fromName(provider, name)

I get this error

Error: network does not support ENS (operation="getEnsAddress", info={ "network": { "chainId": 11155111, "name": "sepolia" } }, code=UNSUPPORTED_OPERATION, version=6.3.0)`

Not sure if it's related to my version of Ethers or if ENS was never added to Sepolia.

Code Snippet

No response

Contract ABI

No response

Errors

Error: network does not support ENS (operation="getEnsAddress", info={ "network": { "chainId": 11155111, "name": "sepolia" } }, code=UNSUPPORTED_OPERATION, version=6.3.0)

Environment

No response

Environment (Other)

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.v6Issues regarding v6

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions