{
  "$schema": "../assetlist.schema.json",
  "chain_name": "hipercapital",
  "assets": [
    {
      "description": "HIP is the native governance and gas token of the HiperCapital sovereign chain (hipcf_7777-1).",
      "type_asset": "sdk.coin",
      "denom_units": [
        {
          "denom": "ahip",
          "exponent": 0,
          "aliases": [
            "attoahip"
          ]
        },
        {
          "denom": "hip",
          "exponent": 18
        }
      ],
      "base": "ahip",
      "name": "HiperCapital Governance",
      "display": "hip",
      "symbol": "HIP",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png"
        }
      ]
    }
  ]
}