Skip to content

Commit

Permalink
promote INTR on HydraDX
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar committed Dec 12, 2023
1 parent 6a2b68e commit 90add54
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions chains/v16/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4870,6 +4870,20 @@
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x11000000",
"currencyIdType": "u32",
"existentialDeposit": "6164274209",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "SUB",
Expand Down
14 changes: 14 additions & 0 deletions chains/v17/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4738,6 +4738,20 @@
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x11000000",
"currencyIdType": "u32",
"existentialDeposit": "6164274209",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "SUB",
Expand Down

0 comments on commit 90add54

Please sign in to comment.