@subwallet/chain-list 0.2.121-beta.5-pr-612-61173160 → 0.2.121-beta.6-pr-606-0d3005fc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle-subwallet-chain-list.js +392 -142
- package/cjs/data/AssetLogoMap.json +1208 -1202
- package/cjs/data/AssetRef.json +161 -0
- package/cjs/data/ChainAsset.json +1287 -1205
- package/cjs/data/ChainInfo.json +378 -386
- package/cjs/data/ChainLogoMap.json +376 -376
- package/cjs/data/MultiChainAsset.json +129 -120
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1208 -1202
- package/data/AssetRef.json +161 -0
- package/data/ChainAsset.json +1287 -1205
- package/data/ChainInfo.json +378 -386
- package/data/ChainLogoMap.json +376 -376
- package/data/MultiChainAsset.json +129 -120
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +0 -1
package/cjs/data/AssetRef.json
CHANGED
|
@@ -1,4 +1,102 @@
|
|
|
1
1
|
{
|
|
2
|
+
"polkadot-NATIVE-DOT___moonbeam-LOCAL-xcDOT": {
|
|
3
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
4
|
+
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
5
|
+
"srcChain": "polkadot",
|
|
6
|
+
"destChain": "moonbeam",
|
|
7
|
+
"path": "XCM"
|
|
8
|
+
},
|
|
9
|
+
"polkadot-NATIVE-DOT___acala-LOCAL-DOT": {
|
|
10
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
11
|
+
"destAsset": "acala-LOCAL-DOT",
|
|
12
|
+
"srcChain": "polkadot",
|
|
13
|
+
"destChain": "acala",
|
|
14
|
+
"path": "XCM"
|
|
15
|
+
},
|
|
16
|
+
"polkadot-NATIVE-DOT___astar-LOCAL-DOT": {
|
|
17
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
18
|
+
"destAsset": "astar-LOCAL-DOT",
|
|
19
|
+
"srcChain": "polkadot",
|
|
20
|
+
"destChain": "astar",
|
|
21
|
+
"path": "XCM"
|
|
22
|
+
},
|
|
23
|
+
"polkadot-NATIVE-DOT___statemint-NATIVE-DOT": {
|
|
24
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
25
|
+
"destAsset": "statemint-NATIVE-DOT",
|
|
26
|
+
"srcChain": "polkadot",
|
|
27
|
+
"destChain": "statemint",
|
|
28
|
+
"path": "XCM"
|
|
29
|
+
},
|
|
30
|
+
"polkadot-NATIVE-DOT___bifrost_dot-LOCAL-DOT": {
|
|
31
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
32
|
+
"destAsset": "bifrost_dot-LOCAL-DOT",
|
|
33
|
+
"srcChain": "polkadot",
|
|
34
|
+
"destChain": "bifrost_dot",
|
|
35
|
+
"path": "XCM"
|
|
36
|
+
},
|
|
37
|
+
"polkadot-NATIVE-DOT___hydradx_main-LOCAL-DOT": {
|
|
38
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
39
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
40
|
+
"srcChain": "polkadot",
|
|
41
|
+
"destChain": "hydradx_main",
|
|
42
|
+
"path": "XCM"
|
|
43
|
+
},
|
|
44
|
+
"polkadot-NATIVE-DOT___manta_network-LOCAL-DOT": {
|
|
45
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
46
|
+
"destAsset": "manta_network-LOCAL-DOT",
|
|
47
|
+
"srcChain": "polkadot",
|
|
48
|
+
"destChain": "manta_network",
|
|
49
|
+
"path": "XCM"
|
|
50
|
+
},
|
|
51
|
+
"polkadot-NATIVE-DOT___xode-LOCAL-DOT": {
|
|
52
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
53
|
+
"destAsset": "xode-LOCAL-DOT",
|
|
54
|
+
"srcChain": "polkadot",
|
|
55
|
+
"destChain": "xode",
|
|
56
|
+
"path": "XCM"
|
|
57
|
+
},
|
|
58
|
+
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
59
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
60
|
+
"destAsset": "statemine-NATIVE-KSM",
|
|
61
|
+
"srcChain": "kusama",
|
|
62
|
+
"destChain": "statemine",
|
|
63
|
+
"path": "XCM"
|
|
64
|
+
},
|
|
65
|
+
"kusama-NATIVE-KSM___moonriver-LOCAL-xcKSM": {
|
|
66
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
67
|
+
"destAsset": "moonriver-LOCAL-xcKSM",
|
|
68
|
+
"srcChain": "kusama",
|
|
69
|
+
"destChain": "moonriver",
|
|
70
|
+
"path": "XCM"
|
|
71
|
+
},
|
|
72
|
+
"kusama-NATIVE-KSM___shiden-LOCAL-KSM": {
|
|
73
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
74
|
+
"destAsset": "shiden-LOCAL-KSM",
|
|
75
|
+
"srcChain": "kusama",
|
|
76
|
+
"destChain": "shiden",
|
|
77
|
+
"path": "XCM"
|
|
78
|
+
},
|
|
79
|
+
"kusama-NATIVE-KSM___karura-LOCAL-KSM": {
|
|
80
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
81
|
+
"destAsset": "karura-LOCAL-KSM",
|
|
82
|
+
"srcChain": "kusama",
|
|
83
|
+
"destChain": "karura",
|
|
84
|
+
"path": "XCM"
|
|
85
|
+
},
|
|
86
|
+
"kusama-NATIVE-KSM___bifrost-LOCAL-KSM": {
|
|
87
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
88
|
+
"destAsset": "bifrost-LOCAL-KSM",
|
|
89
|
+
"srcChain": "kusama",
|
|
90
|
+
"destChain": "bifrost",
|
|
91
|
+
"path": "XCM"
|
|
92
|
+
},
|
|
93
|
+
"kusama-NATIVE-KSM___amplitude-LOCAL-KSM": {
|
|
94
|
+
"srcAsset": "kusama-NATIVE-KSM",
|
|
95
|
+
"destAsset": "amplitude-LOCAL-KSM",
|
|
96
|
+
"srcChain": "kusama",
|
|
97
|
+
"destChain": "amplitude",
|
|
98
|
+
"path": "XCM"
|
|
99
|
+
},
|
|
2
100
|
"ethereum-NATIVE-ETH___arbitrum_one-NATIVE-ETH": {
|
|
3
101
|
"srcAsset": "ethereum-NATIVE-ETH",
|
|
4
102
|
"destAsset": "arbitrum_one-NATIVE-ETH",
|
|
@@ -55,6 +153,13 @@
|
|
|
55
153
|
"destChain": "hydradx_main",
|
|
56
154
|
"path": "XCM"
|
|
57
155
|
},
|
|
156
|
+
"statemint-NATIVE-DOT___polkadot-NATIVE-DOT": {
|
|
157
|
+
"srcAsset": "statemint-NATIVE-DOT",
|
|
158
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
159
|
+
"srcChain": "statemint",
|
|
160
|
+
"destChain": "polkadot",
|
|
161
|
+
"path": "XCM"
|
|
162
|
+
},
|
|
58
163
|
"statemint-NATIVE-DOT___statemine-LOCAL-DOT": {
|
|
59
164
|
"srcAsset": "statemint-NATIVE-DOT",
|
|
60
165
|
"destAsset": "statemine-LOCAL-DOT",
|
|
@@ -125,6 +230,13 @@
|
|
|
125
230
|
"destChain": "base_mainnet",
|
|
126
231
|
"path": "XCM"
|
|
127
232
|
},
|
|
233
|
+
"acala-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
234
|
+
"srcAsset": "acala-LOCAL-DOT",
|
|
235
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
236
|
+
"srcChain": "acala",
|
|
237
|
+
"destChain": "polkadot",
|
|
238
|
+
"path": "XCM"
|
|
239
|
+
},
|
|
128
240
|
"acala-LOCAL-GLMR___moonbeam-NATIVE-GLMR": {
|
|
129
241
|
"srcAsset": "acala-LOCAL-GLMR",
|
|
130
242
|
"destAsset": "moonbeam-NATIVE-GLMR",
|
|
@@ -139,6 +251,13 @@
|
|
|
139
251
|
"destChain": "statemint",
|
|
140
252
|
"path": "XCM"
|
|
141
253
|
},
|
|
254
|
+
"moonbeam-LOCAL-xcDOT___polkadot-NATIVE-DOT": {
|
|
255
|
+
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
256
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
257
|
+
"srcChain": "moonbeam",
|
|
258
|
+
"destChain": "polkadot",
|
|
259
|
+
"path": "XCM"
|
|
260
|
+
},
|
|
142
261
|
"moonbeam-LOCAL-xcDOT___manta_network-LOCAL-DOT": {
|
|
143
262
|
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
144
263
|
"destAsset": "manta_network-LOCAL-DOT",
|
|
@@ -174,6 +293,13 @@
|
|
|
174
293
|
"destChain": "optimism",
|
|
175
294
|
"path": "XCM"
|
|
176
295
|
},
|
|
296
|
+
"astar-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
297
|
+
"srcAsset": "astar-LOCAL-DOT",
|
|
298
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
299
|
+
"srcChain": "astar",
|
|
300
|
+
"destChain": "polkadot",
|
|
301
|
+
"path": "XCM"
|
|
302
|
+
},
|
|
177
303
|
"astar-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
178
304
|
"srcAsset": "astar-LOCAL-USDT",
|
|
179
305
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -237,6 +363,13 @@
|
|
|
237
363
|
"destChain": "hydradx_main",
|
|
238
364
|
"path": "XCM"
|
|
239
365
|
},
|
|
366
|
+
"statemine-NATIVE-KSM___kusama-NATIVE-KSM": {
|
|
367
|
+
"srcAsset": "statemine-NATIVE-KSM",
|
|
368
|
+
"destAsset": "kusama-NATIVE-KSM",
|
|
369
|
+
"srcChain": "statemine",
|
|
370
|
+
"destChain": "kusama",
|
|
371
|
+
"path": "XCM"
|
|
372
|
+
},
|
|
240
373
|
"statemine-NATIVE-KSM___statemint-LOCAL-KSM": {
|
|
241
374
|
"srcAsset": "statemine-NATIVE-KSM",
|
|
242
375
|
"destAsset": "statemint-LOCAL-KSM",
|
|
@@ -300,6 +433,13 @@
|
|
|
300
433
|
"destChain": "xode",
|
|
301
434
|
"path": "XCM"
|
|
302
435
|
},
|
|
436
|
+
"bifrost-LOCAL-KSM___kusama-NATIVE-KSM": {
|
|
437
|
+
"srcAsset": "bifrost-LOCAL-KSM",
|
|
438
|
+
"destAsset": "kusama-NATIVE-KSM",
|
|
439
|
+
"srcChain": "bifrost",
|
|
440
|
+
"destChain": "kusama",
|
|
441
|
+
"path": "XCM"
|
|
442
|
+
},
|
|
303
443
|
"moonbeam-LOCAL-xcUSDT___statemint-LOCAL-USDt": {
|
|
304
444
|
"srcAsset": "moonbeam-LOCAL-xcUSDT",
|
|
305
445
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -335,6 +475,13 @@
|
|
|
335
475
|
"destChain": "optimism",
|
|
336
476
|
"path": "XCM"
|
|
337
477
|
},
|
|
478
|
+
"bifrost_dot-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
479
|
+
"srcAsset": "bifrost_dot-LOCAL-DOT",
|
|
480
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
481
|
+
"srcChain": "bifrost_dot",
|
|
482
|
+
"destChain": "polkadot",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
338
485
|
"bifrost_dot-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
339
486
|
"srcAsset": "bifrost_dot-LOCAL-DOT",
|
|
340
487
|
"destAsset": "statemint-NATIVE-DOT",
|
|
@@ -349,6 +496,13 @@
|
|
|
349
496
|
"destChain": "hydradx_main",
|
|
350
497
|
"path": "XCM"
|
|
351
498
|
},
|
|
499
|
+
"hydradx_main-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
500
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
501
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
502
|
+
"srcChain": "hydradx_main",
|
|
503
|
+
"destChain": "polkadot",
|
|
504
|
+
"path": "XCM"
|
|
505
|
+
},
|
|
352
506
|
"hydradx_main-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
353
507
|
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
354
508
|
"destAsset": "statemint-NATIVE-DOT",
|
|
@@ -398,6 +552,13 @@
|
|
|
398
552
|
"destChain": "bifrost_dot",
|
|
399
553
|
"path": "XCM"
|
|
400
554
|
},
|
|
555
|
+
"manta_network-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
556
|
+
"srcAsset": "manta_network-LOCAL-DOT",
|
|
557
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
558
|
+
"srcChain": "manta_network",
|
|
559
|
+
"destChain": "polkadot",
|
|
560
|
+
"path": "XCM"
|
|
561
|
+
},
|
|
401
562
|
"manta_network-LOCAL-DOT___moonbeam-LOCAL-xcDOT": {
|
|
402
563
|
"srcAsset": "manta_network-LOCAL-DOT",
|
|
403
564
|
"destAsset": "moonbeam-LOCAL-xcDOT",
|