Skip to content

Commit

Permalink
Merge pull request #245 from blockscout/eth-1
Browse files Browse the repository at this point in the history
Update eth.json
  • Loading branch information
MaximK3 authored Oct 9, 2023
2 parents 679ab86 + b938cd5 commit 074311c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions configs/featured-networks/eth.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shiden.svg"
},
{
"title": "Base Sepolia",
"url": "https://base-sepolia.blockscout.com/",
"group": "Testnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/base.svg",
"invertIconInDarkMode": true
},
{
"title": "Base Göerli",
"url": "https://base-goerli.blockscout.com/",
Expand Down

0 comments on commit 074311c

Please sign in to comment.