{
  "blockExplorers": [
    {
      "apiUrl": "https://celo-sepolia.blockscout.com/api",
      "family": "blockscout",
      "name": "Celo Sepolia Explorer",
      "url": "https://celo-sepolia.blockscout.com"
    }
  ],
  "blocks": {
    "confirmations": 3,
    "estimateBlockTime": 1,
    "reorgPeriod": 1
  },
  "chainId": 11142220,
  "deployer": {
    "name": "Abacus Works",
    "url": "https://www.hyperlane.xyz"
  },
  "displayName": "Celo Sepolia",
  "domainId": 11142220,
  "isTestnet": true,
  "name": "celosepolia",
  "nativeToken": {
    "decimals": 18,
    "name": "CELO",
    "symbol": "CELO"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://forno.celo-sepolia.celo-testnet.org"
    }
  ],
  "technicalStack": "opstack"
}