{
  "chainId": "infra-testnet-1",
  "chainName": "Infra Testnet",
  "chainSymbolImageUrl": "https://infra.uquad.org/assets/Q_token.png",
  "rpc": "https://infra.uquad.org/rpc",
  "restStatus": "pending-cosmos-rest-service",
  "nodeProvider": {
    "name": "Infra Testnet",
    "website": "https://infra.uquad.org/"
  },
  "bip44": {
    "coinType": 118
  },
  "bech32Config": {
    "bech32PrefixAccAddr": "infra",
    "bech32PrefixAccPub": "infrapub",
    "bech32PrefixValAddr": "infravaloper",
    "bech32PrefixValPub": "infravaloperpub",
    "bech32PrefixConsAddr": "infravalcons",
    "bech32PrefixConsPub": "infravalconspub"
  },
  "currencies": [
    {
      "coinDenom": "BIGHT",
      "coinMinimalDenom": "ubight",
      "coinDecimals": 6,
      "coinImageUrl": "https://infra.uquad.org/assets/Q_token.png"
    }
  ],
  "feeCurrencies": [
    {
      "coinDenom": "BIGHT",
      "coinMinimalDenom": "ubight",
      "coinDecimals": 6,
      "coinImageUrl": "https://infra.uquad.org/assets/Q_token.png",
      "gasPriceStep": {
        "low": 0.01,
        "average": 0.0125,
        "high": 0.025
      }
    }
  ],
  "stakeCurrency": {
    "coinDenom": "BIGHT",
    "coinMinimalDenom": "ubight",
    "coinDecimals": 6,
    "coinImageUrl": "https://infra.uquad.org/assets/Q_token.png"
  },
  "features": [
    "stargate",
    "no-legacy-stdTx"
  ],
  "isTestnet": true,
  "explorers": {
    "txPage": "https://infra.uquad.org/tx?hash={txHash}"
  }
}
