Skip to content
New issue

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

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

Already on GitHub? # to your account

Synchronize the Nibiru EVM Chain IDs with appconst.go for mainnet and testnet #2194

Open
3 tasks
Tracked by #2103
Unique-Divine opened this issue Feb 4, 2025 · 0 comments
Open
3 tasks
Tracked by #2103
Assignees
Labels
S-triage Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5

Comments

@Unique-Divine
Copy link
Member

Unique-Divine commented Feb 4, 2025

The Ask

Ethereum-based clients need to reflect the following EIP-155 chain IDs for Nibiru.

var knownEthChainIDMap = map[string]int64{
	"cataclysm-1": 6900,
	"nibiru-testnet-1": 6910,
        // ... 
}
  • Finish merging necessary pull requests in ethereum-lists/chains | In-progress and being completed by @cgilbe27
  • Add information on this to the Nibiru docs
  • Upload the related Metamask and Coinbase Wallet guides for custom networks

Resources

  1. Nibiru-related pull requests in the ethereum-lists/chains repo
  2. Nibiru/app/appconst/appconst.go: Ground truth for Nibiru Chain IDs
  3. EIP-155 Specification
@github-project-automation github-project-automation bot moved this to ⚡ Building 🧱 in ⚛️ Nibiru (Hougyoku) Feb 4, 2025
@github-actions github-actions bot added the S-triage Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5 label Feb 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-triage Status: This issue is waiting on initial triage. More Info: https://tinyurl.com/25uty9w5
Projects
Status: ⚡ Building 🧱
Development

No branches or pull requests

2 participants