@layerzerolabs/verify-contract 1.1.15 → 1.1.17

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.mjs CHANGED
@@ -44559,7 +44559,8 @@ var DEFAULT_SCAN_API_URLS = /* @__PURE__ */ new Map([
44559
44559
  ["fraxtal", "https://api.fraxscan.com/api"],
44560
44560
  ["mode", "https://explorer.mode.network/api"],
44561
44561
  ["etherlink", "https://explorer.etherlink.com/api"],
44562
- ["blast", "https://api.blastscan.io/api"]
44562
+ ["blast", "https://api.blastscan.io/api"],
44563
+ ["manta", "https://pacific-explorer.manta.network/api"]
44563
44564
  ]);
44564
44565
 
44565
44566
  // src/common/logger.ts