Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Add ENS support for Goerli testnet #3252

Closed
manuelwedler opened this issue Dec 2, 2019 · 1 comment · Fixed by #3338
Closed

Add ENS support for Goerli testnet #3252

manuelwedler opened this issue Dec 2, 2019 · 1 comment · Fixed by #3338
Labels
1.x 1.0 related issues 2.x 2.0 related issues Enhancement Includes improvements or optimizations

Comments

@manuelwedler
Copy link

Expected behavior

ENS should be supported on Goerli testnet. It is deployed at address 0x112234455c3a32fd11230c42e7bccd4a84e02010.

Actual behavior

This error is thrown:

ENS is not supported on network: "private"

Steps to reproduce the behavior

Try to call web3.eth.ens.getAddress(name) when connected to a Goerli Provider.

Versions

web3.js 2.0.0-alpha.1

@nivida nivida added 1.x 1.0 related issues 2.x 2.0 related issues Enhancement Includes improvements or optimizations labels Dec 2, 2019
@nivida
Copy link
Contributor

nivida commented Dec 2, 2019

Thanks for opening this issue! This request is related to: #3225

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1.x 1.0 related issues 2.x 2.0 related issues Enhancement Includes improvements or optimizations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants