Skip to content

Commit 7340e25

Browse files
authored
Merge pull request #10279 from ardislu/update-network-ids
chore: update example network IDs
2 parents 52cc30c + 5853316 commit 7340e25

File tree

1 file changed

+4
-5
lines changed
  • src/content/developers/docs/apis/json-rpc

1 file changed

+4
-5
lines changed

src/content/developers/docs/apis/json-rpc/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,10 @@ None
202202
`String` - The current network id.
203203

204204
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
205+
206+
- `1`: Ethereum Mainnet
207+
- `5`: Goerli testnet
208+
- `11155111`: Sepolia testnet
210209

211210
**Example**
212211

0 commit comments

Comments
 (0)