{
  "$schema": "../chain.schema.json",
  "chain_name": "xyra",
  "status": "live",
  "website": "https://www.xyra-mainnet.org",
  "network_type": "mainnet",
  "chain_type": "cosmos",
  "pretty_name": "Xyra Chain",
  "chain_id": "xyra-2",
  "bech32_prefix": "xyra",
  "daemon_name": "xyrad",
  "node_home": "$HOME/.xyrad",
  "key_algos": [
    "secp256k1"
  ],
  "slip44": 118,
  "fees": {
    "fee_tokens": [
      {
        "denom": "uXyrium",
        "fixed_min_gas_price": 0.0025,
        "low_gas_price": 0.01,
        "average_gas_price": 0.025,
        "high_gas_price": 0.04
      }
    ]
  },
  "staking": {
    "staking_tokens": [
      {
        "denom": "uXyrium"
      }
    ]
  },
  "codebase": {
    "git_repo": "https://github.com/rizkimaryanto7-creator/xyra-chain",
    "genesis": {
      "genesis_url": "https://raw.githubusercontent.com/rizkimaryanto7-creator/xyra-chain/master/genesis.json"
    },
    "recommended_version": "v1.0.0",
    "compatible_versions": [
      "v1.0.0"
    ],
    "consensus": {
      "type": "cometbft",
      "version": "0.38"
    },
    "sdk": {
      "type": "cosmos",
      "repo": "https://github.com/cosmos/cosmos-sdk",
      "version": "v0.50.0"
    },
    "cosmwasm": {
      "enabled": false
    },
    "tag": "v1.0.0"
  },
  "images": [
    {
      "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xyra/images/xrc.png",
      "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xyra/images/xrc.svg"
    }
  ],
  "peers": {
    "seeds": [
      {
        "id": "6e4f051f740211535c4a6ff879257cf89048491e",
        "address": "140.213.171.109:26656",
        "provider": "Xyra-Labs"
      }
    ],
    "persistent_peers": [
      {
        "id": "9b9f09a507ce82beedd8fc200bc19a9534d3aadf",
        "address": "31.97.75.83:26656",
        "provider": "VOID-BREAKER"
      },
      {
        "id": "b1577b70e4b30ba2f850e35cbccc0c0199edf77e",
        "address": "72.62.121.184:26656",
        "provider": "PAPERLINE"
      }
    ]
  },
  "apis": {
    "rpc": [
      {
        "address": "https://rpc.xyra-mainnet.org",
        "provider": "Xyra-Labs"
      }
    ],
    "rest": [
      {
        "address": "https://api.xyra-mainnet.org",
        "provider": "Xyra-Labs"
      }
    ],
    "grpc": [
      {
        "address": "grpc.xyra-mainnet.org:443",
        "provider": "Xyra-Labs"
      }
    ]
  },
  "logo_URIs": {
    "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xyra/images/xrc.png",
    "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/xyra/images/xrc.svg"
  },
  "keywords": [
    "layer1",
    "pos"
  ],
  "explorers": [
    {
      "kind": "ping.pub",
      "url": "https://explorer.xyra-mainnet.org",
      "tx_page": "https://explorer.xyra-mainnet.org/xyra/tx/${txHash}"
    }
  ]
}
