Skip to content

Commit

Permalink
Merge pull request #67 from blockscout/MaximK3-patch-2
Browse files Browse the repository at this point in the history
Create gnosis-chain-chiado-testnet.json
  • Loading branch information
MaximK3 authored Jun 30, 2023
2 parents 9d80dcd + dba82ef commit 9cbb068
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions configs/featured-networks/gnosis-chain-chiado-testnet.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"
},
{
"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",
"isActive": true
}
]

0 comments on commit 9cbb068

Please sign in to comment.