Skip to content

Commit

Permalink
chore: nym assets now available in the cosmos chain-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Mar 17, 2024
1 parent 8022264 commit ed820c3
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions chains/mainnets/nyx/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,6 @@
"coinDecimals": 6,
"features": ["ibc-transfer", "cosmwasm"],
"coinGeckoId": "",
"assets": [
{
"base": "unym",
"coingecko_id": "nym",
"denom_units": [
{
"denom": "unym",
"exponent": 6
},
{
"denom": "nym",
"exponent": 0
}
],
"description": "NYM Token (NYM) is the Nym Network's native utility token, used as the primaryOnLight means to incentivize mixnet node operators.",
"display": "unym",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png"
},
"name": "NYM",
"symbol": "NYM"
}
],
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"ibcGoVersion": "7.3.0"
Expand Down

0 comments on commit ed820c3

Please sign in to comment.