Skip to content

Commit

Permalink
😎 add chiado testnet
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Aug 31, 2022
1 parent 096a2f4 commit 7b3cd48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ The current available networks are:
- `fantomTestnet`
- `fuji`
- `sokol`
- `chiado`
- `moonbaseAlpha`
- `alfajores`
- `auroraTestnet`
Expand Down
2 changes: 2 additions & 0 deletions src/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const networks = [
"fantomTestnet",
"fuji",
"sokol",
"chiado",
"moonbaseAlpha",
"alfajores",
"auroraTestnet",
Expand Down Expand Up @@ -62,6 +63,7 @@ export const explorers = [
"https://testnet.ftmscan.com/",
"https://testnet.snowtrace.io/",
"https://blockscout.com/poa/sokol/",
"https://blockscout-chiado.gnosistestnet.com/",
"https://moonbase.moonscan.io/",
"https://alfajores.celoscan.io/",
"https://testnet.aurorascan.dev/",
Expand Down

0 comments on commit 7b3cd48

Please sign in to comment.