Update networks.ts

etherscan api replace goerli with holesky
pull/4723/head
coolestowl 7 months ago committed by yann300
parent 112a604084
commit 3c130b8d21
  1. 2
      apps/etherscan/src/app/utils/networks.ts

@ -19,7 +19,7 @@ export const scanAPIurls = {
8453: 'https://api.basescan.org/api',
// all testnet
5: 'https://api-goerli.etherscan.io/api',
17000: 'https://api-holesky.etherscan.io/api',
11155111: 'https://api-sepolia.etherscan.io/api',
97: 'https://api-testnet.bscscan.com/api',
80001: 'https://api-testnet.polygonscan.com/api',

Loading…
Cancel
Save