{
  "$schema": "../chain.schema.json",
  "chain_name": "wolochain",
  "status": "live",
  "network_type": "mainnet",
  "website": "https://aoe2war.com",
  "pretty_name": "WoloChain",
  "chain_type": "cosmos",
  "chain_id": "wolo-1",
  "bech32_prefix": "wolo",
  "daemon_name": "wolochaind-mainnet",
  "node_home": "$HOME/.wolochaind-mainnet",
  "key_algos": [
    "secp256k1"
  ],
  "slip44": 118,
  "fees": {
    "fee_tokens": [
      {
        "denom": "uwolo",
        "low_gas_price": 0,
        "average_gas_price": 0,
        "high_gas_price": 0
      }
    ]
  },
  "staking": {
    "staking_tokens": [
      {
        "denom": "uwolo"
      }
    ]
  },
  "codebase": {
    "git_repo": "https://github.com/Emaren/wolochain",
    "recommended_version": "v1.0.0",
    "compatible_versions": [
      "v1.0.0"
    ],
    "binaries": {
      "darwin/amd64": "https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_amd64.tar.gz",
      "darwin/arm64": "https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_darwin_arm64.tar.gz",
      "linux/amd64": "https://github.com/Emaren/wolochain/releases/download/v1.0.0/v1.0.0_linux_amd64.tar.gz"
    },
    "genesis": {
      "genesis_url": "https://github.com/Emaren/wolochain/releases/download/v1.0.0/genesis.wolo-1.json"
    },
    "consensus": {
      "type": "cometbft",
      "version": "v0.38.17"
    },
    "sdk": {
      "type": "cosmos",
      "version": "v0.53.3"
    },
    "ibc": {
      "type": "go",
      "version": "v10.2.0",
      "ics_enabled": [
        "ics20-1"
      ]
    },
    "tag": "v1.0.0"
  },
  "logo_URIs": {
    "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png"
  },
  "description": "WoloChain is the Cosmos SDK chain powering WOLO, the fixed-supply token used by AoE2WAR for Age of Empires II betting, staking, rewards, and settlement.",
  "apis": {
    "rpc": [
      {
        "address": "https://aoe2war.com/rpc-mainnet",
        "provider": "AoE2WAR"
      }
    ],
    "rest": [
      {
        "address": "https://aoe2war.com/rest-mainnet",
        "provider": "AoE2WAR"
      }
    ]
  },
  "images": [
    {
      "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/wolochain/images/wolo.png",
      "theme": {
        "circle": true
      }
    }
  ],
  "keywords": [
    "gaming",
    "betting",
    "staking"
  ]
}