|
| 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 | +<!-- tables start here --> |
| 10 | + |
| 11 | +## Name Slugs by Chain ID |
| 12 | + |
| 13 | +| Chain ID | Name Slug | |
| 14 | +| --- | --- | |
| 15 | +| 1 | mainnet | |
| 16 | +| 3 | ropsten | |
| 17 | +| 4 | rinkeby | |
| 18 | +| 5 | goerli | |
| 19 | +| 10 | optimism | |
| 20 | +| 40 | telos | |
| 21 | +| 41 | telos-testnet | |
| 22 | +| 42 | kovan | |
| 23 | +| 56 | bsc | |
| 24 | +| 69 | optimism-kovan | |
| 25 | +| 97 | bsc-testnet | |
| 26 | +| 100 | gnosis | |
| 27 | +| 137 | polygon | |
| 28 | +| 273 | xr1 | |
| 29 | +| 420 | optimism-goerli | |
| 30 | +| 1101 | polygon-zkevm | |
| 31 | +| 1284 | moonbeam | |
| 32 | +| 1287 | moonbase-alpha | |
| 33 | +| 1868 | soneium | |
| 34 | +| 1946 | soneium-minato | |
| 35 | +| 1993 | b3-sepolia | |
| 36 | +| 2730 | xr-sepolia | |
| 37 | +| 6283 | laos | |
| 38 | +| 7668 | rootnet | |
| 39 | +| 7672 | rootnet-porcini | |
| 40 | +| 8333 | b3 | |
| 41 | +| 8453 | base | |
| 42 | +| 10143 | monad-testnet | |
| 43 | +| 13371 | immutable-zkevm | |
| 44 | +| 13473 | immutable-zkevm-testnet | |
| 45 | +| 19011 | homeverse | |
| 46 | +| 31337 | hardhat | |
| 47 | +| 31338 | hardhat2 | |
| 48 | +| 33111 | apechain-testnet | |
| 49 | +| 33139 | apechain | |
| 50 | +| 40875 | homeverse-testnet | |
| 51 | +| 42161 | arbitrum | |
| 52 | +| 42170 | arbitrum-nova | |
| 53 | +| 42793 | etherlink | |
| 54 | +| 43113 | avalanche-testnet | |
| 55 | +| 43114 | avalanche | |
| 56 | +| 50312 | somnia-testnet | |
| 57 | +| 62850 | laos-sigma-testnet | |
| 58 | +| 80001 | mumbai | |
| 59 | +| 80002 | amoy | |
| 60 | +| 81457 | blast | |
| 61 | +| 84531 | base-goerli | |
| 62 | +| 84532 | base-sepolia | |
| 63 | +| 94984 | borne-testnet | |
| 64 | +| 128123 | etherlink-testnet | |
| 65 | +| 421613 | arbitrum-goerli | |
| 66 | +| 421614 | arbitrum-sepolia | |
| 67 | +| 660279 | xai | |
| 68 | +| 11155111 | sepolia | |
| 69 | +| 11155420 | optimism-sepolia | |
| 70 | +| 21000000 | toy-testnet | |
| 71 | +| 37084624 | skale-nebula-testnet | |
| 72 | +| 168587773 | blast-sepolia | |
| 73 | +| 1482601649 | skale-nebula | |
| 74 | +| 37714555429 | xai-sepolia | |
| 75 | + |
| 76 | +## Name Slugs by Full Name |
| 77 | + |
| 78 | +| Chain Name | Name Slug | |
| 79 | +| --- | --- | |
| 80 | +| APE Chain | apechain | |
| 81 | +| APE Chain Testnet | apechain-testnet | |
| 82 | +| Arbitrum Goerli | arbitrum-goerli | |
| 83 | +| Arbitrum Nova | arbitrum-nova | |
| 84 | +| Arbitrum One | arbitrum | |
| 85 | +| Arbitrum Sepolia | arbitrum-sepolia | |
| 86 | +| Avalanche | avalanche | |
| 87 | +| Avalanche Testnet | avalanche-testnet | |
| 88 | +| B3 | b3 | |
| 89 | +| B3 Sepolia | b3-sepolia | |
| 90 | +| Base (Coinbase) | base | |
| 91 | +| Base Goerli | base-goerli | |
| 92 | +| Base Sepolia | base-sepolia | |
| 93 | +| Blast | blast | |
| 94 | +| Blast Sepolia | blast-sepolia | |
| 95 | +| BNB Smart Chain | bsc | |
| 96 | +| BNB Smart Chain Testnet | bsc-testnet | |
| 97 | +| Borne Testnet | borne-testnet | |
| 98 | +| Ethereum | mainnet | |
| 99 | +| ETHERLINK | etherlink | |
| 100 | +| ETHERLINK Testnet | etherlink-testnet | |
| 101 | +| Gnosis Chain | gnosis | |
| 102 | +| Goerli | goerli | |
| 103 | +| Hardhat (local testnet) | hardhat | |
| 104 | +| Hardhat (local testnet) | hardhat2 | |
| 105 | +| Immutable zkEVM | immutable-zkevm | |
| 106 | +| Immutable zkEVM Testnet | immutable-zkevm-testnet | |
| 107 | +| Kovan | kovan | |
| 108 | +| LAOS | laos | |
| 109 | +| LAOS Sigma Testnet | laos-sigma-testnet | |
| 110 | +| MONAD Testnet | monad-testnet | |
| 111 | +| Moonbase Alpha | moonbase-alpha | |
| 112 | +| Moonbeam | moonbeam | |
| 113 | +| Oasys Homeverse | homeverse | |
| 114 | +| Oasys Homeverse Testnet | homeverse-testnet | |
| 115 | +| Optimism | optimism | |
| 116 | +| Optimism Goerli | optimism-goerli | |
| 117 | +| Optimism Kovan | optimism-kovan | |
| 118 | +| Optimism Sepolia | optimism-sepolia | |
| 119 | +| Polygon | polygon | |
| 120 | +| Polygon Amoy | amoy | |
| 121 | +| Polygon Mumbai | mumbai | |
| 122 | +| Polygon zkEVM | polygon-zkevm | |
| 123 | +| Rinkeby | rinkeby | |
| 124 | +| Ropsten | ropsten | |
| 125 | +| Sepolia | sepolia | |
| 126 | +| SKALE Nebula Gaming Hub | skale-nebula | |
| 127 | +| SKALE Nebula Gaming Hub Testnet | skale-nebula-testnet | |
| 128 | +| SOMNIA Testnet | somnia-testnet | |
| 129 | +| Soneium | soneium | |
| 130 | +| Soneium Minato (Testnet) | soneium-minato | |
| 131 | +| Telos | telos | |
| 132 | +| Telos Testnet | telos-testnet | |
| 133 | +| The Root Network | rootnet | |
| 134 | +| The Root Network Porcini Testnet | rootnet-porcini | |
| 135 | +| TOY (Testnet) | toy-testnet | |
| 136 | +| Xai | xai | |
| 137 | +| Xai Sepolia | xai-sepolia | |
| 138 | +| XR Sepolia | xr-sepolia | |
| 139 | +| XR1 | xr1 | |
0 commit comments