@subwallet/chain-list 0.2.30-beta.1 → 0.2.30
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 +1574 -1430
- package/cjs/data/AssetLogoMap.json +513 -509
- package/cjs/data/AssetRef.json +77 -0
- package/cjs/data/ChainAsset.json +517 -463
- package/cjs/data/ChainInfo.json +206 -206
- package/cjs/data/ChainLogoMap.json +209 -209
- package/cjs/data/MultiChainAsset.json +52 -43
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +513 -509
- package/data/AssetRef.json +77 -0
- package/data/ChainAsset.json +517 -463
- package/data/ChainInfo.json +206 -206
- package/data/ChainLogoMap.json +209 -209
- package/data/MultiChainAsset.json +52 -43
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/cjs/data/AssetRef.json
CHANGED
|
@@ -48,6 +48,13 @@
|
|
|
48
48
|
"destChain": "bifrost_dot",
|
|
49
49
|
"path": "XCM"
|
|
50
50
|
},
|
|
51
|
+
"polkadot-NATIVE-DOT___hydradx_main-LOCAL-DOT": {
|
|
52
|
+
"srcAsset": "polkadot-NATIVE-DOT",
|
|
53
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
54
|
+
"srcChain": "polkadot",
|
|
55
|
+
"destChain": "hydradx_main",
|
|
56
|
+
"path": "XCM"
|
|
57
|
+
},
|
|
51
58
|
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
52
59
|
"srcAsset": "kusama-NATIVE-KSM",
|
|
53
60
|
"destAsset": "statemine-NATIVE-KSM",
|
|
@@ -118,6 +125,13 @@
|
|
|
118
125
|
"destChain": "moonbeam",
|
|
119
126
|
"path": "XCM"
|
|
120
127
|
},
|
|
128
|
+
"acala-NATIVE-ACA___parallel-LOCAL-ACA": {
|
|
129
|
+
"srcAsset": "acala-NATIVE-ACA",
|
|
130
|
+
"destAsset": "parallel-LOCAL-ACA",
|
|
131
|
+
"srcChain": "acala",
|
|
132
|
+
"destChain": "parallel",
|
|
133
|
+
"path": "XCM"
|
|
134
|
+
},
|
|
121
135
|
"acala-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
122
136
|
"srcAsset": "acala-LOCAL-DOT",
|
|
123
137
|
"destAsset": "polkadot-NATIVE-DOT",
|
|
@@ -195,6 +209,13 @@
|
|
|
195
209
|
"destChain": "statemint",
|
|
196
210
|
"path": "XCM"
|
|
197
211
|
},
|
|
212
|
+
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
213
|
+
"srcAsset": "centrifuge-NATIVE-CFG",
|
|
214
|
+
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
215
|
+
"srcChain": "centrifuge",
|
|
216
|
+
"destChain": "hydradx_main",
|
|
217
|
+
"path": "XCM"
|
|
218
|
+
},
|
|
198
219
|
"interlay-NATIVE-INTR___moonbeam-LOCAL-xcINTR": {
|
|
199
220
|
"srcAsset": "interlay-NATIVE-INTR",
|
|
200
221
|
"destAsset": "moonbeam-LOCAL-xcINTR",
|
|
@@ -202,6 +223,13 @@
|
|
|
202
223
|
"destChain": "moonbeam",
|
|
203
224
|
"path": "XCM"
|
|
204
225
|
},
|
|
226
|
+
"interlay-NATIVE-INTR___acala-LOCAL-INTR": {
|
|
227
|
+
"srcAsset": "interlay-NATIVE-INTR",
|
|
228
|
+
"destAsset": "acala-LOCAL-INTR",
|
|
229
|
+
"srcChain": "interlay",
|
|
230
|
+
"destChain": "acala",
|
|
231
|
+
"path": "XCM"
|
|
232
|
+
},
|
|
205
233
|
"interlay-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
206
234
|
"srcAsset": "interlay-LOCAL-USDT",
|
|
207
235
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -286,6 +314,34 @@
|
|
|
286
314
|
"destChain": "statemint",
|
|
287
315
|
"path": "XCM"
|
|
288
316
|
},
|
|
317
|
+
"bifrost_dot-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
318
|
+
"srcAsset": "bifrost_dot-LOCAL-DOT",
|
|
319
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
320
|
+
"srcChain": "bifrost_dot",
|
|
321
|
+
"destChain": "polkadot",
|
|
322
|
+
"path": "XCM"
|
|
323
|
+
},
|
|
324
|
+
"parallel-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
325
|
+
"srcAsset": "parallel-LOCAL-DOT",
|
|
326
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
327
|
+
"srcChain": "parallel",
|
|
328
|
+
"destChain": "polkadot",
|
|
329
|
+
"path": "XCM"
|
|
330
|
+
},
|
|
331
|
+
"interlay-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
332
|
+
"srcAsset": "interlay-LOCAL-DOT",
|
|
333
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
334
|
+
"srcChain": "interlay",
|
|
335
|
+
"destChain": "polkadot",
|
|
336
|
+
"path": "XCM"
|
|
337
|
+
},
|
|
338
|
+
"hydradx_main-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
339
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
340
|
+
"destAsset": "polkadot-NATIVE-DOT",
|
|
341
|
+
"srcChain": "hydradx_main",
|
|
342
|
+
"destChain": "polkadot",
|
|
343
|
+
"path": "XCM"
|
|
344
|
+
},
|
|
289
345
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
290
346
|
"srcAsset": "statemint-LOCAL-USDC",
|
|
291
347
|
"destAsset": "hydradx_main-LOCAL-USDC",
|
|
@@ -299,5 +355,26 @@
|
|
|
299
355
|
"srcChain": "hydradx_main",
|
|
300
356
|
"destChain": "statemint",
|
|
301
357
|
"path": "XCM"
|
|
358
|
+
},
|
|
359
|
+
"acala-LOCAL-INTR___interlay-NATIVE-INTR": {
|
|
360
|
+
"srcAsset": "acala-LOCAL-INTR",
|
|
361
|
+
"destAsset": "interlay-NATIVE-INTR",
|
|
362
|
+
"srcChain": "acala",
|
|
363
|
+
"destChain": "interlay",
|
|
364
|
+
"path": "XCM"
|
|
365
|
+
},
|
|
366
|
+
"parallel-LOCAL-ACA___acala-NATIVE-ACA": {
|
|
367
|
+
"srcAsset": "parallel-LOCAL-ACA",
|
|
368
|
+
"destAsset": "acala-NATIVE-ACA",
|
|
369
|
+
"srcChain": "parallel",
|
|
370
|
+
"destChain": "acala",
|
|
371
|
+
"path": "XCM"
|
|
372
|
+
},
|
|
373
|
+
"hydradx_main-LOCAL-CFG___centrifuge-NATIVE-CFG": {
|
|
374
|
+
"srcAsset": "hydradx_main-LOCAL-CFG",
|
|
375
|
+
"destAsset": "centrifuge-NATIVE-CFG",
|
|
376
|
+
"srcChain": "hydradx_main",
|
|
377
|
+
"destChain": "centrifuge",
|
|
378
|
+
"path": "XCM"
|
|
302
379
|
}
|
|
303
380
|
}
|