Skip to content

Commit

Permalink
♻️ Fix evmos testnet block explorer link
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Jul 7, 2023
1 parent 02e75db commit 7c965be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const explorers = [
"https://explorer.pops.one/",
"https://explorer.fusespark.io/",
"https://cronos.org/explorer/testnet3/",
"https://evm.evmos.dev/",
"https://testnet.escan.live/",
"https://testnet.bobascan.com/",
"https://testnet.tuber.build/",
"https://goerli.basescan.org/",
Expand Down

0 comments on commit 7c965be

Please sign in to comment.