diff --git a/cosmos/grand.json b/cosmos/grand.json index 808814592..40f270d32 100644 --- a/cosmos/grand.json +++ b/cosmos/grand.json @@ -33,6 +33,12 @@ "coinDecimals": 18, "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/ausdy.png" }, + { + "coinDenom": "EURe", + "coinMinimalDenom": "ueure", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/ueure.png" + }, { "coinDenom": "LOVE", "coinMinimalDenom": "ulove", diff --git a/images/grand/ueure.png b/images/grand/ueure.png new file mode 100644 index 000000000..52cc5a5de Binary files /dev/null and b/images/grand/ueure.png differ