Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Kovan Network Displayed for ChainId 42 #4531

Open
YamenMerhi opened this issue Jan 5, 2024 · 0 comments
Open

Old Kovan Network Displayed for ChainId 42 #4531

YamenMerhi opened this issue Jan 5, 2024 · 0 comments
Labels
documentation Documentation related issue.

Comments

@YamenMerhi
Copy link

YamenMerhi commented Jan 5, 2024

Suggestion

While working with ethers v6, given chainId 42 it's returning Kovan.
Kovan is now deprecated, and LUKSO Mainnet uses chainId 42. More info here: https://docs.lukso.tech/networks/mainnet/parameters

Keeping it this way will return inaccurate information to developers/users. (Example in a dApp ⬇️ )
image

registerEth("kovan", 42, { ensNetwork: 42 });

I am happy to do the PR, if the change is approved.

@YamenMerhi YamenMerhi added the documentation Documentation related issue. label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related issue.
Projects
None yet
Development

No branches or pull requests

1 participant