diff --git a/cosmos/noble.json b/cosmos/noble.json index c73123a59..b05b1890e 100644 --- a/cosmos/noble.json +++ b/cosmos/noble.json @@ -23,6 +23,13 @@ "coinGeckoId": "usd-coin", "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/noble/uusdc.png" }, + { + "coinDenom": "USDY", + "coinMinimalDenom": "ausdy", + "coinDecimals": 18, + "coinGeckoId": "ondo-us-dollar-yield", + "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/noble/ausdy.png" + }, { "coinDenom": "FRNZ", "coinMinimalDenom": "ufrienzies", diff --git a/images/noble/ausdy.png b/images/noble/ausdy.png new file mode 100644 index 000000000..06792d279 Binary files /dev/null and b/images/noble/ausdy.png differ