Skip to content

Commit 1bfaef1

Browse files
authored
promote USDT/USDC-Snowbridge on Hydration (#4281)
1 parent 7db5261 commit 1bfaef1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

chains/v22/chains.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5023,6 +5023,34 @@
50235023
"existentialDeposit": "153256704981",
50245024
"transfersEnabled": true
50255025
}
5026+
},
5027+
{
5028+
"assetId": 72,
5029+
"symbol": "USDT-Snowbridge",
5030+
"precision": 6,
5031+
"priceId": "tether",
5032+
"type": "orml",
5033+
"icon": "USDT-Snowbridge.svg",
5034+
"typeExtras": {
5035+
"currencyIdScale": "0x3f450f00",
5036+
"currencyIdType": "u32",
5037+
"existentialDeposit": "10000",
5038+
"transfersEnabled": true
5039+
}
5040+
},
5041+
{
5042+
"assetId": 73,
5043+
"symbol": "USDC-Snowbridge",
5044+
"precision": 6,
5045+
"priceId": "usd-coin",
5046+
"type": "orml",
5047+
"icon": "USDC-Snowbridge.svg",
5048+
"typeExtras": {
5049+
"currencyIdScale": "0x3e450f00",
5050+
"currencyIdType": "u32",
5051+
"existentialDeposit": "10000",
5052+
"transfersEnabled": true
5053+
}
50265054
}
50275055
],
50285056
"nodes": [

0 commit comments

Comments
 (0)