-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
enhancementNew feature or improvement.New feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.This Bug is fixed or Enhancement is complete and published.v6Issues regarding v6Issues regarding v6
Description
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.New feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.This Bug is fixed or Enhancement is complete and published.v6Issues regarding v6Issues regarding v6