@layerzerolabs/verify-contract 1.1.23 → 1.1.24

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
@@ -44545,6 +44545,8 @@ var DEFAULT_SCAN_API_URLS = /* @__PURE__ */ new Map([
44545
44545
  ["fantom", "https://api.ftmscan.com/api"],
44546
44546
  ["fantom-mainnet", "https://api.ftmscan.com/api"],
44547
44547
  ["fantom-testnet", "https://api-testnet.ftmscan.com/api"],
44548
+ ["flare", "https://api.routescan.io/v2/network/mainnet/evm/14/etherscan"],
44549
+ ["flare-mainnet", "https://api.routescan.io/v2/network/mainnet/evm/14/etherscan"],
44548
44550
  ["fraxtal", "https://api.fraxscan.com/api"],
44549
44551
  ["fraxtal-mainnet", "https://api.fraxscan.com/api"],
44550
44552
  ["fuji", "https://api-testnet.snowtrace.io/api"],
@@ -44553,6 +44555,8 @@ var DEFAULT_SCAN_API_URLS = /* @__PURE__ */ new Map([
44553
44555
  ["gnosis-mainnet", "https://api.gnosisscan.io/api"],
44554
44556
  ["goerli", "https://api-goerli.etherscan.io/api"],
44555
44557
  ["goerli-mainnet", "https://api-goerli.etherscan.io/api"],
44558
+ ["gravity", "https://explorer.gravity.xyz/api"],
44559
+ ["gravity-mainnet", "https://explorer.gravity.xyz/api"],
44556
44560
  ["kava", "https://kavascan.com/api"],
44557
44561
  ["kava-mainnet", "https://kavascan.com/api"],
44558
44562
  ["kava-testnet", "https://testnet.kavascan.com/api"],