{
  "availability": {
    "reasons": [
      "deprecated"
    ],
    "status": "disabled"
  },
  "blockExplorers": [
    {
      "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
      "apiUrl": "https://api.etherscan.io/v2/api?chainid=1101",
      "family": "etherscan",
      "name": "PolygonScan",
      "url": "https://zkevm.polygonscan.com"
    }
  ],
  "blocks": {
    "confirmations": 1,
    "estimateBlockTime": 10,
    "reorgPeriod": 5
  },
  "chainId": 1101,
  "deployer": {
    "name": "Abacus Works",
    "url": "https://www.hyperlane.xyz"
  },
  "displayName": "Polygon zkEVM",
  "displayNameShort": "zkEVM",
  "domainId": 1101,
  "gasCurrencyCoinGeckoId": "ethereum",
  "gnosisSafeTransactionServiceUrl": "https://api.safe.global/tx-service/zkevm",
  "name": "polygonzkevm",
  "nativeToken": {
    "decimals": 18,
    "name": "Ether",
    "symbol": "ETH"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://zkevm-rpc.com"
    },
    {
      "http": "https://rpc.ankr.com/polygon_zkevm"
    }
  ],
  "technicalStack": "polygoncdk"
}