diff --git a/cosmoshub/assetlist.json b/cosmoshub/assetlist.json index 59ed496be1..795a7bc46c 100644 --- a/cosmoshub/assetlist.json +++ b/cosmoshub/assetlist.json @@ -1,3 +1,26 @@ +{ + "description": "Nether is the store of value of the underworld — a currency formed from what cannot return. It is not created freely, only extracted through irreversible cost. Where all things decay, Nether remains.", + "denom_units": [ + { + "denom": "factory/cosmos1wdja2gcsesyl07raq9jm3rcvu0sse5zkev0h8m/Nether", + "exponent": 0 + }, + { + "denom": "nthr", + "exponent": 6 + } + ], + "type_asset": "sdk.coin", + "base": "factory/cosmos1wdja2gcsesyl07raq9jm3rcvu0sse5zkev0h8m/Nether", + "name": "Nether", + "display": "nthr", + "symbol": "NTHR", + "images": [ + { + "png": "https://backend.dungeongames.io/uploads/55ff0afd7f4957448c375ccf.png" + } + ] +} { "$schema": "../assetlist.schema.json", "chain_name": "cosmoshub", @@ -1267,4 +1290,4 @@ "coingecko_id": "dragon-coin-2" } ] -} \ No newline at end of file +}