Skip to content

Commit

Permalink
feat: add EURe on Noble Testnet (#797)
Browse files Browse the repository at this point in the history
* feat: add EURe on Noble Testnet

* fix: adjust img size
  • Loading branch information
johnletey committed Sep 11, 2024
1 parent fb1c82a commit 0aad591
Show file tree
Hide file tree
Showing 2 changed files with 6 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": "EURe",
"coinMinimalDenom": "ueure",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/grand/ueure.png"
},
{
"coinDenom": "LOVE",
"coinMinimalDenom": "ulove",
Expand Down
Binary file added images/grand/ueure.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 0aad591

Please sign in to comment.