{
  "$schema": "../../assetlist.schema.json",
  "chain_name": "sunimatestnet",
  "assets": [
    {
      "description": "The native staking and gas token of the Sunima Testnet.",
      "denom_units": [
        {
          "denom": "tsuna",
          "exponent": 0
        },
        {
          "denom": "tSUNA",
          "exponent": 6
        }
      ],
      "base": "tsuna",
      "name": "Sunima Testnet",
      "display": "tSUNA",
      "symbol": "tSUNA",
      "logo_URIs": {
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/sunimatestnet/images/sunima.svg"
      },
      "images": [
        {
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/sunimatestnet/images/sunima.svg"
        }
      ],
      "type_asset": "sdk.coin"
    }
  ]
}
