Skip to content

Commit

Permalink
Merge pull request #212 from blockscout/etc-1
Browse files Browse the repository at this point in the history
Create etc-testnet.json
  • Loading branch information
MaximK3 authored Sep 26, 2023
2 parents f49beec + fca25e4 commit 506f2b7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions configs/featured-networks/etc-testnet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"title": "Ethereum Classic",
"url": "https://etc.blockscout.com/",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/etc-mainnet-short.svg"
},
{
"title": "ETC Mordor",
"url": "https://etc-mordor.blockscout.com/",
"group": "Testnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/etc-mainnet-short.svg",
"isActive": true
}
]

0 comments on commit 506f2b7

Please sign in to comment.