{
  "$schema": "../../assetlist.schema.json",
  "chain_name": "limonatatestnet",
  "assets": [
    {
      "description": "LIMO is the native gas and staking token of Limonata, an EVM Layer-1 on the Cosmos SDK.",
      "denom_units": [
        { "denom": "aLIMO", "exponent": 0 },
        { "denom": "LIMO", "exponent": 18 }
      ],
      "base": "aLIMO",
      "name": "Limonata",
      "display": "LIMO",
      "symbol": "LIMO",
      "type_asset": "sdk.coin",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/limonatatestnet/images/limonatatestnet.png"
        }
      ]
    }
  ]
}
