{
  "$schema": "../assetlist.schema.json",
  "chain_name": "lumiwaveprotocol",
  "assets": [
    {
      "description": "The native token of LumiWave Protocol.",
      "denom_units": [
        {
          "denom": "ulwp",
          "exponent": 0
        },
        {
          "denom": "LWP",
          "exponent": 6
        }
      ],
      "base": "ulwp",
      "name": "LumiWave Protocol",
      "display": "LWP",
      "symbol": "LWP",
      "type_asset": "sdk.coin",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png",
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.svg"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png",
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.svg"
        }
      ]
    }
  ]
}