Skip to content

Commit

Permalink
Add BRNCH,OHH coins (#191)
Browse files Browse the repository at this point in the history
* Add STRDST - The native token of ohhNFT

* fix dust token image issue

* add Gaze : The native meme token of stargaze.

* change gaze.svg to gaze.png

* Add BRNCH , OHH tokens
  • Loading branch information
lakmalmabm authored Jul 31, 2023
1 parent 608e9dd commit 354eec7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cosmos/stargaze.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,18 @@
"coinMinimalDenom": "factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/mGAZE",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stargaze/gaze.png"
},
{
"coinDenom": "OHH",
"coinMinimalDenom": "factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uOHH",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stargaze/ohh.png"
},
{
"coinDenom": "BRNCH",
"coinMinimalDenom": "factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/uBRNCH",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stargaze/brnch.png"
}
],
"feeCurrencies": [
Expand Down
Binary file added images/stargaze/brnch.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/stargaze/ohh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 354eec7

@vercel
Copy link

@vercel vercel bot commented on 354eec7 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.