Skip to content

Commit

Permalink
add injective shroom factory token (#870)
Browse files Browse the repository at this point in the history
* add inj bank token

* resize
  • Loading branch information
danvaneijck authored Nov 18, 2024
1 parent 6c88428 commit 77b20dc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions cosmos/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@
"coinGeckoId": "xiiicoin",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/factory/inj18flmwwaxxqj8m8l5zl8xhjrnah98fcjp3gcy3e/XIII.png"
},
{
"coinDenom": "SHROOM",
"coinDecimals": 18,
"coinMinimalDenom": "factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1300xcg9naqy00fujsr9r8alwk7dh65uqu87xm8",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1300xcg9naqy00fujsr9r8alwk7dh65uqu87xm8/shroom.png"
}
],
"feeCurrencies": [
Expand All @@ -124,5 +130,9 @@
}
}
],
"features": ["eth-address-gen", "eth-key-sign", "cosmwasm"]
}
"features": [
"eth-address-gen",
"eth-key-sign",
"cosmwasm"
]
}
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 77b20dc

Please sign in to comment.