{
  "blockExplorers": [
    {
      "apiUrl": "https://explorer.immutable.com/api/eth-rpc",
      "family": "blockscout",
      "name": "Immutable Explorer",
      "url": "https://explorer.immutable.com"
    }
  ],
  "blocks": {
    "confirmations": 1,
    "estimateBlockTime": 2,
    "reorgPeriod": 20
  },
  "chainId": 13371,
  "deployer": {
    "name": "Abacus Works",
    "url": "https://www.hyperlane.xyz"
  },
  "displayName": "Immutable zkEVM",
  "domainId": 13371,
  "gasCurrencyCoinGeckoId": "immutable-x",
  "name": "immutablezkevm",
  "nativeToken": {
    "decimals": 18,
    "name": "Immutable",
    "symbol": "IMX"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://rpc.immutable.com"
    },
    {
      "http": "https://immutable.gateway.tenderly.co"
    }
  ],
  "technicalStack": "other",
  "transactionOverrides": {
    "maxFeePerGas": 100000000000,
    "maxPriorityFeePerGas": 100000000000
  }
}