Skip to content

Commit

Permalink
feat(teritori): add teritori coin image URL (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
omniwired authored Sep 14, 2023
1 parent f7c8a0a commit 86bdd5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cosmos/teritori.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,15 @@
"coinDenom": "TORI",
"coinMinimalDenom": "utori",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/teritori/utori.png",
"coinGeckoId": "teritori"
}
],
"feeCurrencies": [
{
"coinDenom": "TORI",
"coinMinimalDenom": "utori",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/teritori/utori.png",
"coinDecimals": 6,
"coinGeckoId": "teritori",
"gasPriceStep": {
Expand Down

1 comment on commit 86bdd5a

@vercel
Copy link

@vercel vercel bot commented on 86bdd5a Sep 14, 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.