Skip to content

Commit

Permalink
♻️ Fix Zora test network 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 Jun 27, 2023
1 parent 46845b6 commit 20de03b
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 @@ -81,7 +81,7 @@ export const explorers = [
"https://explorer.testnet.mantle.xyz/",
"https://blockscout.scroll.io/",
"https://explorer.goerli.linea.build/",
"https://testnet.explorer.zora.co/",
"https://testnet.explorer.zora.energy/",
"https://etherscan.io/",
"https://bscscan.com/",
"https://optimistic.etherscan.io/",
Expand Down

0 comments on commit 20de03b

Please sign in to comment.