Last active
May 12, 2018 22:04
-
-
Save hm0429/35b8471fce2d7a0e2d2f646e8b4aba43 to your computer and use it in GitHub Desktop.
List of Ethereum's Major Network and Chain IDs (Public)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
network_id network_name chain_id note | |
1 Mainnet 1 Ethereum 本番環境ネットワーク | |
3 Ropsten 3 Ethereum テストネットワーク (PoW) | |
4 Rinkeby 4 Ethereum テストネットワーク (PoA) | |
42 Kovan 42 Ethereum テストネットワーク (PoA) | |
1 Geth private chain (default) 1337 Geth の初期値 | |
1 Ethereum Classic Mainnet 61 Ethereum Classic 本番ネットワーク | |
2 Morden 62 Ethereum Classic テストネットワーク |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment