Skip to content

Commit

Permalink
fix HDX logo (#2815)
Browse files Browse the repository at this point in the history
* update HDX icon

* fix
  • Loading branch information
leohar authored Jun 25, 2024
1 parent 664ad33 commit b0ec988
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -7194,7 +7194,7 @@
"precision": 12,
"type": "orml",
"priceId": "hydradx",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg",
"typeExtras": {
"currencyIdScale": "0x0108",
"currencyIdType": "spacewalk_primitives.CurrencyId",
Expand Down
2 changes: 1 addition & 1 deletion chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -8074,7 +8074,7 @@
"precision": 12,
"type": "orml",
"priceId": "hydradx",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg",
"typeExtras": {
"currencyIdScale": "0x0108",
"currencyIdType": "spacewalk_primitives.CurrencyId",
Expand Down

0 comments on commit b0ec988

Please sign in to comment.