|
| 1 | +# Network Names |
| 2 | + |
| 3 | +Though networks have proper full names, we sometimes need to refer to a chain by a name slug. |
| 4 | + |
| 5 | +A name slug is the name, sometimes simplified, and in kebab-case. This maximizes compatibility in the event that you want to use chain names as url paths, or filenames. |
| 6 | + |
| 7 | +You can use this file as a reference to look up the correct network name slug a network's full name or its chain ID. |
| 8 | + |
| 9 | +| Network Name | Chain ID | Name Slug | |
| 10 | +| --- | --- | --- | |
| 11 | +| Ethereum | 1 | mainnet | |
| 12 | +| Optimism | 10 | optimism | |
| 13 | +| Telos | 40 | telos | |
| 14 | +| Telos Testnet | 41 | telos-testnet | |
| 15 | +| BNB Smart Chain | 56 | bsc | |
| 16 | +| BNB Smart Chain Testnet | 97 | bsc-testnet | |
| 17 | +| Gnosis Chain | 100 | gnosis | |
| 18 | +| Polygon | 137 | polygon | |
| 19 | +| XR1 | 273 | xr1 | |
| 20 | +| Polygon zkEVM | 1101 | polygon-zkevm | |
| 21 | +| Moonbeam | 1284 | moonbeam | |
| 22 | +| Moonbase Alpha | 1287 | moonbase-alpha | |
| 23 | +| Soneium | 1868 | soneium | |
| 24 | +| Soneium Minato (Testnet) | 1946 | soneium-minato | |
| 25 | +| B3 Sepolia | 1993 | b3-sepolia | |
| 26 | +| XR Sepolia | 2730 | xr-sepolia | |
| 27 | +| LAOS | 6283 | laos | |
| 28 | +| The Root Network | 7668 | rootnet | |
| 29 | +| The Root Network Porcini Testnet | 7672 | rootnet-porcini | |
| 30 | +| B3 | 8333 | b3 | |
| 31 | +| Base (Coinbase) | 8453 | base | |
| 32 | +| MONAD Testnet | 10143 | monad-testnet | |
| 33 | +| Immutable zkEVM | 13371 | immutable-zkevm | |
| 34 | +| Immutable zkEVM Testnet | 13473 | immutable-zkevm-testnet | |
| 35 | +| Oasys Homeverse | 19011 | homeverse | |
| 36 | +| Hardhat (local testnet) | 31337 | hardhat | |
| 37 | +| Hardhat (local testnet) | 31338 | hardhat2 | |
| 38 | +| APE Chain Testnet | 33111 | apechain-testnet | |
| 39 | +| APE Chain | 33139 | apechain | |
| 40 | +| Oasys Homeverse Testnet | 40875 | homeverse-testnet | |
| 41 | +| Arbitrum One | 42161 | arbitrum | |
| 42 | +| Arbitrum Nova | 42170 | arbitrum-nova | |
| 43 | +| ETHERLINK | 42793 | etherlink | |
| 44 | +| Avalanche Testnet | 43113 | avalanche-testnet | |
| 45 | +| Avalanche | 43114 | avalanche | |
| 46 | +| SOMNIA Testnet | 50312 | somnia-testnet | |
| 47 | +| LAOS Sigma Testnet | 62850 | laos-sigma-testnet | |
| 48 | +| Polygon Amoy | 80002 | amoy | |
| 49 | +| Blast | 81457 | blast | |
| 50 | +| Base Sepolia | 84532 | base-sepolia | |
| 51 | +| Borne Testnet | 94984 | borne-testnet | |
| 52 | +| ETHERLINK Testnet | 128123 | etherlink-testnet | |
| 53 | +| Arbitrum Sepolia | 421614 | arbitrum-sepolia | |
| 54 | +| Xai | 660279 | xai | |
| 55 | +| Sepolia | 11155111 | sepolia | |
| 56 | +| Optimism Sepolia | 11155420 | optimism-sepolia | |
| 57 | +| TOY (Testnet) | 21000000 | toy-testnet | |
| 58 | +| SKALE Nebula Gaming Hub Testnet | 37084624 | skale-nebula-testnet | |
| 59 | +| Blast Sepolia | 168587773 | blast-sepolia | |
| 60 | +| SKALE Nebula Gaming Hub | 1482601649 | skale-nebula | |
| 61 | +| Xai Sepolia | 37714555429 | xai-sepolia | |
0 commit comments