Skip to content

Commit 137dfb1

Browse files
committed
cleanup
1 parent c215f18 commit 137dfb1

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ None
208208
The full list of current network IDs is available at [chainlist.org](https://chainlist.org). Some common ones are:
209209

210210
- `1`: Ethereum Mainnet
211-
- `5`: Goerli testnet
212211
- `11155111`: Sepolia testnet
213212

214213
**Example**

public/content/developers/docs/data-and-analytics/block-explorers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ The consensus layer top-level data includes the following:
238238

239239
## Block explorers {#block-explorers}
240240

241-
- [Etherscan](https://etherscan.io/) - a block explorer you can use to fetch data for Ethereum Mainnet and Goerli Testnet
241+
- [Etherscan](https://etherscan.io/) - a block explorer you can use to fetch data for Ethereum Mainnet and Testnet
242242
- [3xpl](https://3xpl.com/ethereum) - an ad-free open-source Ethereum explorer which allows downloading its datasets
243-
- [Beaconcha.in](https://beaconcha.in/) - an open source block explorer for Ethereum Mainnet and Goerli Testnet
243+
- [Beaconcha.in](https://beaconcha.in/) - an open source block explorer for Ethereum Mainnet and Testnet
244244
- [Blockchair](https://blockchair.com/ethereum) - the most private Ethereum explorer. Also for sorting and filtering (mempool) data
245245
- [Etherchain](https://www.etherchain.org/) - a block explorer for the Ethereum Mainnet
246246
- [Ethplorer](https://ethplorer.io/) - a block explorer with a focus on tokens for the Ethereum Mainnet and the Kovan testnet

public/content/roadmap/dencun/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Yes, Proto-Danksharding (EIP-4844) requires updates to both execution clients an
6868

6969
The consensus clients handle the _Validator_ software, which has all been updated to accommodate the upgrade.
7070

71-
## How does Cancun-Deneb (Dencun) affect Goerli or other Ethereum testnets? {#testnet-impact}
71+
## How does Cancun-Deneb (Dencun) affect Ethereum testnets? {#testnet-impact}
7272

73-
- Devnets, Goerli, Sepolia and Holesky have all undergone the Dencun upgrade and have Proto-Danksharding fully functioning
73+
- Devnets, Sepolia and Holesky have all undergone the Dencun upgrade and have Proto-Danksharding fully functioning
7474
- Rollup developers can use these networks for EIP-4844 testing
7575
- Most users will be completely unaffected by this change to each testnet
7676

0 commit comments

Comments
 (0)