ChainID 101 conflict
See original GitHub issueThere are two chains with the chain_id
101. We need to remove one of them!
{
"name": "Webchain",
"short_name": "web",
"chain": "WEB",
"network": "mainnet",
"chain_id": 101,
"network_id": 37129,
"rpc": []
},
{
"name": "EtherInc",
"short_name": "web",
"chain": "WEB",
"network": "mainnet",
"chain_id": 101,
"network_id": 1,
"rpc": []
}
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (9 by maintainers)
Top Results From Across the Web
Chain-specific addresses - Wallets - Ethereum Magicians
Example of an EIP155 dispute: ChainID 101 conflict · Issue #25 · ethereum-lists/chains · GitHub. If most parties feel that EIP155 is not...
Read more >Chainlist
Chainlist is a list of EVM networks. Users can use the information to connect their wallets and Web3 middleware providers to the appropriate...
Read more >Hardhat errors | Ethereum development environment for ...
#HH101: Connected to the wrong network. Your config specifies a chain id for the network you are trying to use, but Hardhat detected...
Read more >Solidity Documentation - Read the Docs
Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs.
Read more >Primary Structure Section - wwPDB Format version 3.3
13 Character chainID Chain identifier. ... 3C2J 3C2J 1 8 DBREF 3C2J B 101 108 PDB 3C2J 3C2J 101 108 DBREF 1FFK 0...
Read more >Top Related Medium Post
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I signal to remove webchain. IMHO we should really discourage duplicate chainIDs as it leads to possible replay attacks and ugly code. Etherinc produced the first block before webchain - this is the root of my signaling. And IMHO we should also use this as a guideline for the future.
what do you think @pedrouid @bmann
would be great to have a decision on this soon as #40 depends on it
Cool, just updated the list on commit 09c24317a22c56f92a5460793b704f362aadd7b9