{
  "blockExplorers": [
    {
      "apiUrl": "https://explorer.sepolia.era.zksync.dev/contract_verification",
      "family": "etherscan",
      "name": "zkSync Sepolia Explorer",
      "url": "https://sepolia.explorer.zksync.io"
    }
  ],
  "chainId": 300,
  "deployer": {
    "name": "txFusion",
    "url": "https://txfusion.io"
  },
  "displayName": "zkSync Sepolia Testnet",
  "domainId": 300,
  "isTestnet": true,
  "name": "zksyncsepolia",
  "nativeToken": {
    "decimals": 18,
    "name": "Ether",
    "symbol": "ETH"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://sepolia.era.zksync.dev"
    }
  ],
  "technicalStack": "zksync"
}