From ed820c32d0f5b802583a91d40fb8fbd5f4b301b4 Mon Sep 17 00:00:00 2001 From: Zakaria Lounes Date: Sun, 17 Mar 2024 19:41:07 +0100 Subject: [PATCH] chore: nym assets now available in the cosmos chain-registry --- chains/mainnets/nyx/chain.json | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/chains/mainnets/nyx/chain.json b/chains/mainnets/nyx/chain.json index fbec629..0163a7d 100644 --- a/chains/mainnets/nyx/chain.json +++ b/chains/mainnets/nyx/chain.json @@ -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"