{
  "blockExplorers": [
    {
      "apiUrl": "https://explorer.xrplevm.org/api",
      "family": "blockscout",
      "name": "XRPL EVM Explorer",
      "url": "https://explorer.xrplevm.org"
    }
  ],
  "blocks": {
    "confirmations": 1,
    "estimateBlockTime": 6,
    "reorgPeriod": 5
  },
  "chainId": 1440000,
  "deployer": {
    "name": "Abacus Works",
    "url": "https://www.hyperlane.xyz"
  },
  "displayName": "XRPL EVM",
  "domainId": 1440000,
  "gasCurrencyCoinGeckoId": "ripple",
  "name": "xrplevm",
  "nativeToken": {
    "decimals": 18,
    "name": "XRP",
    "symbol": "XRP"
  },
  "protocol": "ethereum",
  "rpcUrls": [
    {
      "http": "https://rpc.xrplevm.org"
    }
  ],
  "technicalStack": "other"
}