Skip to content

Commit

Permalink
Create gnosis-chain-mainnet.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximK3 authored Jun 30, 2023
1 parent e86c60f commit aa3da8a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions configs/featured-networks/gnosis-chain-mainnet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[{
"title": "Gnosis Chain",
"url": "https://blockscout.com/xdai/mainnet",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/gnosis.svg",
"isActive": true
},
{
"title": "Gnosis Chain Chiado",
"url": "https://blockscout.com/gnosis/chiado",
"group": "Testnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/gnosis_chiado.svg"
}
]

0 comments on commit aa3da8a

Please sign in to comment.