Skip to content

Commit

Permalink
Add CoingeckoIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamal committed Sep 20, 2023
1 parent 37778c4 commit 85dc2b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cosmos/agoric.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@
{
"coinDenom": "IST",
"coinMinimalDenom": "uist",
"coinDecimals": 6
"coinDecimals": 6,
"coinGeckoId": "inter-stable-token",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/agoric/uist.png"
}
],
"feeCurrencies": [
Expand Down
2 changes: 2 additions & 0 deletions cosmos/stride.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"coinDenom": "stEVMOS",
"coinMinimalDenom": "staevmos",
"coinDecimals": 18,
"coinGeckoId": "stride-staked-evmos",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stride/staevmos.png"
},
{
Expand All @@ -77,6 +78,7 @@
"coinDenom": "stINJ",
"coinMinimalDenom": "stinj",
"coinDecimals": 18,
"coinGeckoId": "stride-staked-injective",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stride/stinj.png"
},
{
Expand Down
Binary file added images/agoric/uist.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 85dc2b2

Please sign in to comment.