{
  "$schema": "../assetlist.schema.json",
  "chain_name": "amitis",
  "assets": [
    {
      "description": "The native token of the Amitis Network. AMTS powers the cooperative Layer 1 blockchain that returns 80% of transaction fees to users.",
      "type_asset": "sdk.coin",
      "denom_units": [
        {"denom": "uamts", "exponent": 0},
        {"denom": "amts", "exponent": 6}
      ],
      "base": "uamts",
      "name": "Amitis",
      "display": "amts",
      "symbol": "AMTS",
      "logo_URIs": {
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/amitis/images/amts.svg"
      },
      "images": [
        {
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/amitis/images/amts.svg"
        }
      ],
      "keywords": ["native", "staking", "fee-rebate", "dex"]
    }
  ]
}
