@layerzerolabs/verify-contract 1.1.13 → 1.1.15

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
@@ -44574,7 +44574,8 @@ var DEFAULT_SCAN_API_URLS = /* @__PURE__ */ new Map([
44574
44574
  ["scroll", "https://api.scrollscan.com/api"],
44575
44575
  ["fraxtal", "https://api.fraxscan.com/api"],
44576
44576
  ["mode", "https://explorer.mode.network/api"],
44577
- ["etherlink", "https://explorer.etherlink.com/api"]
44577
+ ["etherlink", "https://explorer.etherlink.com/api"],
44578
+ ["blast", "https://api.blastscan.io/api"]
44578
44579
  ]);
44579
44580
 
44580
44581
  // src/common/logger.ts