{
  "$schema": "../assetlist.schema.json",
  "chain_name": "ltrstchain",
  "assets": [
    {
      "description": "The native token of LTRST Chain. Used for transaction fees, staking, and governance. The chain is purpose-built to host legal, financial, and medical AI-generated projects and tools with protocol-level privacy.",
      "denom_units": [
        {
          "denom": "ultrst",
          "exponent": 0,
          "aliases": [
            "microltrst"
          ]
        },
        {
          "denom": "mltrst",
          "exponent": 3,
          "aliases": [
            "milliltrst"
          ]
        },
        {
          "denom": "LTRST",
          "exponent": 6
        }
      ],
      "type_asset": "sdk.coin",
      "base": "ultrst",
      "name": "LTRST",
      "display": "LTRST",
      "symbol": "LTRST",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/ltrstchain/images/ltrst.png"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/ltrstchain/images/ltrst.png"
        }
      ]
    }
  ]
}