Skip to content

Commit

Permalink
Merge pull request #209 from blockscout/etc-1
Browse files Browse the repository at this point in the history
Create etc-mainnet.json
  • Loading branch information
MaximK3 authored Sep 26, 2023
2 parents ba78602 + 3719a42 commit 3789e14
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions configs/featured-networks/etc-mainnet.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",
"isActive": true
},
{
"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"
}
]

0 comments on commit 3789e14

Please sign in to comment.