Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion cosmoshub/assetlist.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
{
"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"
}
]
}
{

Check failure on line 24 in cosmoshub/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

End of file expected
"$schema": "../assetlist.schema.json",
"chain_name": "cosmoshub",
"assets": [
Expand Down Expand Up @@ -1267,4 +1290,4 @@
"coingecko_id": "dragon-coin-2"
}
]
}
}
Loading