{
  "$schema": "../chain.schema.json",
  "chain_name": "amitis",
  "chain_type": "cosmos",
  "status": "live",
  "network_type": "mainnet",
  "pretty_name": "Amitis Network",
  "chain_id": "amitis-network",
  "bech32_prefix": "amitis",
  "daemon_name": "amisd",
  "node_home": "$HOME/.amitis",
  "key_algos": ["secp256k1"],
  "slip44": 118,
  "fees": {
    "fee_tokens": [
      {
        "denom": "uamts",
        "fixed_min_gas_price": 0,
        "low_gas_price": 0.01,
        "average_gas_price": 0.025,
        "high_gas_price": 0.04
      }
    ]
  },
  "staking": {
    "staking_tokens": [{"denom": "uamts"}],
    "lock_duration": {"time": "1814400s"}
  },
  "codebase": {
    "git_repo": "https://github.com/amitis-network/amitis-network",
    "recommended_version": "v1.0.0",
    "compatible_versions": ["v1.0.0"],
    "consensus": {"type": "cometbft", "version": "0.38.11"},
    "genesis": {"genesis_url": "https://rpc.amitis.network/genesis"}
  },
  "description": "Amitis Network is a cooperative Layer 1 blockchain built on the Cosmos SDK. Our philosophy is friendship through shared prosperity — the network returns 80% of transaction fees directly to users at the protocol level, making it one of the most user-aligned blockchains in the Cosmos ecosystem. Amitis features 21 fixed validator slots, a native DEX, and native liquid staking built directly into the protocol.",
  "peers": {
    "seeds": [],
    "persistent_peers": [
      {
        "id": "2e6d2c3bca652e57c7192ef144223bb3a765eb91",
        "address": "rpc.amitis.network:26656",
        "provider": "Amitis Network"
      }
    ]
  },
  "apis": {
    "rpc": [{"address": "https://rpc.amitis.network", "provider": "Amitis Network"}],
    "rest": [{"address": "https://rest.amitis.network", "provider": "Amitis Network"}]
  },
  "explorers": [],
  "keywords": ["cosmos", "fee-rebate", "dex", "cooperative", "layer1"]
}
