{
  "$schema": "../assetlist.schema.json",
  "chain_name": "cysic",
  "assets": [
    {
      "description": "The native utility, reward, and fee token of Cysic Network.",
      "denom_units": [
        {
          "denom": "CYS",
          "exponent": 0
        },
        {
          "denom": "cys",
          "exponent": 18
        }
      ],
      "type_asset": "sdk.coin",
      "base": "CYS",
      "name": "Cysic",
      "display": "cys",
      "symbol": "CYS",
      "logo_URIs": {
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cysic/images/cysic.svg"
      },
      "images": [
        {
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cysic/images/cysic.svg"
        }
      ],
      "coingecko_id": "cysic",
      "socials": {
        "website": "https://cysic.xyz/",
        "x": "https://x.com/cysic_xyz"
      }
    },
    {
      "description": "The staking and governance token of Cysic Network.",
      "denom_units": [
        {
          "denom": "CGT",
          "exponent": 0
        },
        {
          "denom": "cgt",
          "exponent": 18
        }
      ],
      "type_asset": "sdk.coin",
      "base": "CGT",
      "name": "Cysic Governance Token",
      "display": "cgt",
      "symbol": "CGT",
      "logo_URIs": {
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cysic/images/cysic.svg"
      },
      "images": [
        {
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cysic/images/cysic.svg"
        }
      ],
      "socials": {
        "website": "https://cysic.xyz/",
        "x": "https://x.com/cysic_xyz"
      }
    }
  ]
}