Skip to content

Commit

Permalink
feat: add USYC & EURe on Noble (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Sep 12, 2024
1 parent 82ff3e4 commit 87ce089
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cosmos/grand.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/ausdy.png"
},
{
"coinDenom": "USYC",
"coinMinimalDenom": "uusyc",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/uusyc.png"
},
{
"coinDenom": "EURe",
"coinMinimalDenom": "ueure",
Expand Down
13 changes: 13 additions & 0 deletions cosmos/noble.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,19 @@
"coinGeckoId": "ondo-us-dollar-yield",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/noble/ausdy.png"
},
{
"coinDenom": "USYC",
"coinMinimalDenom": "uusyc",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/noble/uusyc.png"
},
{
"coinDenom": "EURe",
"coinMinimalDenom": "ueure",
"coinDecimals": 6,
"coinGeckoId": "monerium-eur-money",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/noble/ueure.png"
},
{
"coinDenom": "FRNZ",
"coinMinimalDenom": "ufrienzies",
Expand Down
Binary file added images/grand/uusyc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/noble/ueure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/noble/uusyc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 87ce089

Please sign in to comment.