We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9e902 commit 7f0019fCopy full SHA for 7f0019f
data/chain-assets/priority-tokens/preview.json
@@ -1,8 +1,8 @@
1
{
2
"tokenGroup" : {
3
"DOT-Polkadot": 1,
4
- "ETH-Ethereum": 2,
5
- "USDT-Tether": 3,
+ "ETH-Ethereum": 3,
+ "USDT-Tether": 2,
6
"USDC-USDCoin": 4,
7
"KSM-Kusama": 5,
8
"AVAIL-Avail": 6,
@@ -18,8 +18,8 @@
18
},
19
"token" : {
20
"polkadot-NATIVE-DOT": 1,
21
- "ethereum-NATIVE-ETH": 2,
22
- "statemint-LOCAL-USDt": 3,
+ "ethereum-NATIVE-ETH": 3,
+ "statemint-LOCAL-USDt": 2,
23
"statemint-LOCAL-USDC": 4,
24
"kusama-NATIVE-KSM": 5,
25
"avail_mainnet-NATIVE-AVAIL": 6,
0 commit comments