We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52cc30c + 5853316 commit 7340e25Copy full SHA for 7340e25
src/content/developers/docs/apis/json-rpc/index.md
@@ -202,11 +202,10 @@ None
202
`String` - The current network id.
203
204
The full list of current network IDs is available at [chainlist.org](https://chainlist.org). Some common ones are:
205
-`1`: Ethereum Mainnet
206
-`2`: Morden testnet (now deprecated)
207
-`3`: Ropsten testnet
208
-`4`: Rinkeby testnet
209
-`5`: Goerli testnet
+
+- `1`: Ethereum Mainnet
+- `5`: Goerli testnet
+- `11155111`: Sepolia testnet
210
211
**Example**
212
0 commit comments