diff --git a/cosmos/core.json b/cosmos/core.json index f5af1d0b0..16e49f8c2 100644 --- a/cosmos/core.json +++ b/cosmos/core.json @@ -55,6 +55,12 @@ "coinMinimalDenom": "stk/adydx", "coinDecimals": 18, "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/core/stkdydx.png" + }, + { + "coinDenom": "stkSTARS", + "coinMinimalDenom": "stk/ustars", + "coinDecimals": 6, + "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/core/stkstars.png" } ], "feeCurrencies": [ diff --git a/images/core/stkstars.png b/images/core/stkstars.png new file mode 100644 index 000000000..6ee2baabd Binary files /dev/null and b/images/core/stkstars.png differ