{
  "chain_id": "alyx-1",
  "chain_name": "alyx",
  "pretty_name": "ALYX",
  "status": "live",
  "network_type": "mainnet",
  "bech32_prefix": "alyx",
  "daemon_name": "alyxd",
  "node_home": "$HOME/.alyx",
  "slip44": 118,
  "fees": {
    "fee_tokens": [
      {
        "denom": "ualyx",
        "fixed_min_gas_price": 0.001,
        "low_gas_price": 0.001,
        "average_gas_price": 0.025,
        "high_gas_price": 0.04
      }
    ]
  },
  "staking": {
    "staking_tokens": [
      {
        "denom": "ualyx"
      }
    ]
  },
  "apis": {
    "rpc": [
      {
        "address": "https://alyxai.org/rpc",
        "provider": "ALYX"
      }
    ],
    "rest": [
      {
        "address": "https://alyxai.org/lcd",
        "provider": "ALYX"
      }
    ]
  },
  "images": [
    {
      "png": "https://alyxai.org/assets/alyx.png"
    }
  ],
  "logo_URIs": {
    "png": "https://alyxai.org/assets/alyx.png"
  }
}
