11diff --git a/node_modules/@wagmi/cli/dist/plugins/index.d.ts b/node_modules/@wagmi/cli/dist/plugins/index.d.ts
2- index 04a78d1..1574961 100644
2+ index 04a78d1..0eb6430 100644
33--- a/node_modules/@wagmi/cli/dist/plugins/index.d.ts
44+++ b/node_modules/@wagmi/cli/dist/plugins/index.d.ts
5- @@ -114,12 +114,15 @@ declare const apiUrls: {
6- 1: string;
7- 5: string;
8- 11155111: string;
9- + 17000: string;
10- 10: string;
11- 420: string;
5+ @@ -119,7 +119,9 @@ declare const apiUrls: {
126 137: string;
137 80001: string;
148 42161: string;
@@ -19,7 +13,7 @@ index 04a78d1..1574961 100644
1913 97: string;
2014 128: string;
2115diff --git a/node_modules/@wagmi/cli/dist/plugins/index.js b/node_modules/@wagmi/cli/dist/plugins/index.js
22- index 8e23da2..7fa021f 100644
16+ index 8e23da2..e075435 100644
2317--- a/node_modules/@wagmi/cli/dist/plugins/index.js
2418+++ b/node_modules/@wagmi/cli/dist/plugins/index.js
2519@@ -386,12 +386,12 @@ function blockExplorer({
@@ -37,13 +31,7 @@ index 8e23da2..7fa021f 100644
3731 })}${apiKey ? `&apikey=${apiKey}` : ""}`
3832 };
3933 }
40- @@ -1381,12 +1381,15 @@ var apiUrls = {
41- [1]: "https://api.etherscan.io/api",
42- [5]: "https://api-goerli.etherscan.io/api",
43- [11155111]: "https://api-sepolia.etherscan.io/api",
44- + [17000]: "https://api-holesky.etherscan.io/api",
45- [10]: "https://api-optimistic.etherscan.io/api",
46- [420]: "https://api-goerli-optimistic.etherscan.io/api",
34+ @@ -1386,7 +1386,9 @@ var apiUrls = {
4735 [137]: "https://api.polygonscan.com/api",
4836 [80001]: "https://api-testnet.polygonscan.com/api",
4937 [42161]: "https://api.arbiscan.io/api",
@@ -53,7 +41,7 @@ index 8e23da2..7fa021f 100644
5341 [56]: "https://api.bscscan.com/api",
5442 [97]: "https://api-testnet.bscscan.com/api",
5543 [128]: "https://api.hecoinfo.com/api",
56- @@ -1413,12 +1416 ,12 @@ function etherscan({
44+ @@ -1413,12 +1415 ,12 @@ function etherscan({
5745 baseUrl: apiUrls[chainId],
5846 cacheDuration,
5947 contracts,
0 commit comments