@layerzerolabs/verify-contract 1.1.12 → 1.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -44573,7 +44573,9 @@ var DEFAULT_SCAN_API_URLS = /* @__PURE__ */ new Map([
44573
44573
  ["metis", "https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan"],
44574
44574
  ["scroll", "https://api.scrollscan.com/api"],
44575
44575
  ["fraxtal", "https://api.fraxscan.com/api"],
44576
- ["mode", "https://explorer.mode.network/api"]
44576
+ ["mode", "https://explorer.mode.network/api"],
44577
+ ["etherlink", "https://explorer.etherlink.com/api"],
44578
+ ["blast", "https://api.blastscan.io/api"]
44577
44579
  ]);
44578
44580
 
44579
44581
  // src/common/logger.ts