{
  "blockExplorers": [
    {
      "apiUrl": "https://api.polygonscan.com/api",
      "family": "etherscan",
      "name": "PolygonScan",
      "url": "https://polygonscan.com"
    }
  ],
  "blocks": {
    "confirmations": 3,
    "estimateBlockTime": 2,
    "reorgPeriod": "finalized"
  },
  "chainId": 137,
  "deployer": {
    "name": "Abacus Works",
    "url": "https://www.hyperlane.xyz"
  },
  "displayName": "Polygon",
  "domainId": 137,
  "gasCurrencyCoinGeckoId": "polygon-ecosystem-token",
  "gnosisSafeTransactionServiceUrl": "https://safe-transaction-polygon.safe.global/",
  "name": "polygon",
  "nativeToken": {
    "decimals": 18,
    "name": "Polygon Ecosystem Token",
    "symbol": "POL"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://polygon-bor.publicnode.com"
    },
    {
      "http": "https://polygon-rpc.com"
    },
    {
      "http": "https://rpc.ankr.com/polygon"
    }
  ],
  "technicalStack": "other"
}