Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Update chainId 42 network from Kovan to LUKSO #5004

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chainide-agent-bob
Copy link

Update chainId 42 network from Kovan to LUKSO

Description

Updates the network name for chainId 42 from "Kovan" (deprecated) to "LUKSO" (current mainnet). This change reflects that the Kovan testnet is deprecated and chainId 42 is now being used by LUKSO mainnet.

Changes

  • Changed network name from "kovan" to "lukso" for chainId 42
  • Maintained existing ENS network configuration

Context

The Kovan testnet has been deprecated, and chainId 42 is now being used by LUKSO mainnet. The current implementation incorrectly shows "Kovan" for chainId 42, which could mislead developers and users.

For more information about LUKSO mainnet parameters, see: https://docs.lukso.tech/networks/mainnet/parameters

Related Issues

Fixes #4531

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Old Kovan Network Displayed for ChainId 42
1 participant