@subwallet/chain-list 0.2.113-beta.3-pr-549-4a80d978 → 0.2.113-beta.6-pr-555-3b0e4a8b
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 +189 -327
- package/cjs/data/AssetLogoMap.json +1175 -1175
- package/cjs/data/AssetRef.json +56 -0
- package/cjs/data/ChainAsset.json +1055 -1055
- package/cjs/data/ChainInfo.json +364 -364
- package/cjs/data/ChainLogoMap.json +367 -367
- package/cjs/data/MultiChainAsset.json +115 -115
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1175 -1175
- package/data/AssetRef.json +56 -0
- package/data/ChainAsset.json +1055 -1055
- package/data/ChainInfo.json +364 -364
- package/data/ChainLogoMap.json +367 -367
- package/data/MultiChainAsset.json +115 -115
- package/package.json +3 -5
- package/packageInfo.js +1 -1
package/cjs/data/AssetRef.json
CHANGED
|
@@ -160,6 +160,20 @@
|
|
|
160
160
|
"destChain": "statemine",
|
|
161
161
|
"path": "XCM"
|
|
162
162
|
},
|
|
163
|
+
"statemint-NATIVE-DOT___hydradx_main-LOCAL-DOT": {
|
|
164
|
+
"srcAsset": "statemint-NATIVE-DOT",
|
|
165
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
166
|
+
"srcChain": "statemint",
|
|
167
|
+
"destChain": "hydradx_main",
|
|
168
|
+
"path": "XCM"
|
|
169
|
+
},
|
|
170
|
+
"statemint-NATIVE-DOT___bifrost_dot-LOCAL-DOT": {
|
|
171
|
+
"srcAsset": "statemint-NATIVE-DOT",
|
|
172
|
+
"destAsset": "bifrost_dot-LOCAL-DOT",
|
|
173
|
+
"srcChain": "statemint",
|
|
174
|
+
"destChain": "bifrost_dot",
|
|
175
|
+
"path": "XCM"
|
|
176
|
+
},
|
|
163
177
|
"acala-NATIVE-ACA___moonbeam-LOCAL-xcACA": {
|
|
164
178
|
"srcAsset": "acala-NATIVE-ACA",
|
|
165
179
|
"destAsset": "moonbeam-LOCAL-xcACA",
|
|
@@ -314,6 +328,13 @@
|
|
|
314
328
|
"destChain": "statemint",
|
|
315
329
|
"path": "XCM"
|
|
316
330
|
},
|
|
331
|
+
"bifrost_dot-LOCAL-USDT___hydradx_main-LOCAL-USDT": {
|
|
332
|
+
"srcAsset": "bifrost_dot-LOCAL-USDT",
|
|
333
|
+
"destAsset": "hydradx_main-LOCAL-USDT",
|
|
334
|
+
"srcChain": "bifrost_dot",
|
|
335
|
+
"destChain": "hydradx_main",
|
|
336
|
+
"path": "XCM"
|
|
337
|
+
},
|
|
317
338
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
318
339
|
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
319
340
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -321,6 +342,13 @@
|
|
|
321
342
|
"destChain": "statemint",
|
|
322
343
|
"path": "XCM"
|
|
323
344
|
},
|
|
345
|
+
"hydradx_main-LOCAL-USDT___bifrost_dot-LOCAL-USDT": {
|
|
346
|
+
"srcAsset": "hydradx_main-LOCAL-USDT",
|
|
347
|
+
"destAsset": "bifrost_dot-LOCAL-USDT",
|
|
348
|
+
"srcChain": "hydradx_main",
|
|
349
|
+
"destChain": "bifrost_dot",
|
|
350
|
+
"path": "XCM"
|
|
351
|
+
},
|
|
324
352
|
"centrifuge-NATIVE-CFG___hydradx_main-LOCAL-CFG": {
|
|
325
353
|
"srcAsset": "centrifuge-NATIVE-CFG",
|
|
326
354
|
"destAsset": "hydradx_main-LOCAL-CFG",
|
|
@@ -426,6 +454,20 @@
|
|
|
426
454
|
"destChain": "polkadot",
|
|
427
455
|
"path": "XCM"
|
|
428
456
|
},
|
|
457
|
+
"bifrost_dot-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
458
|
+
"srcAsset": "bifrost_dot-LOCAL-DOT",
|
|
459
|
+
"destAsset": "statemint-NATIVE-DOT",
|
|
460
|
+
"srcChain": "bifrost_dot",
|
|
461
|
+
"destChain": "statemint",
|
|
462
|
+
"path": "XCM"
|
|
463
|
+
},
|
|
464
|
+
"bifrost_dot-LOCAL-DOT___hydradx_main-LOCAL-DOT": {
|
|
465
|
+
"srcAsset": "bifrost_dot-LOCAL-DOT",
|
|
466
|
+
"destAsset": "hydradx_main-LOCAL-DOT",
|
|
467
|
+
"srcChain": "bifrost_dot",
|
|
468
|
+
"destChain": "hydradx_main",
|
|
469
|
+
"path": "XCM"
|
|
470
|
+
},
|
|
429
471
|
"hydradx_main-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
430
472
|
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
431
473
|
"destAsset": "polkadot-NATIVE-DOT",
|
|
@@ -433,6 +475,20 @@
|
|
|
433
475
|
"destChain": "polkadot",
|
|
434
476
|
"path": "XCM"
|
|
435
477
|
},
|
|
478
|
+
"hydradx_main-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
479
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
480
|
+
"destAsset": "statemint-NATIVE-DOT",
|
|
481
|
+
"srcChain": "hydradx_main",
|
|
482
|
+
"destChain": "statemint",
|
|
483
|
+
"path": "XCM"
|
|
484
|
+
},
|
|
485
|
+
"hydradx_main-LOCAL-DOT___bifrost_dot-LOCAL-DOT": {
|
|
486
|
+
"srcAsset": "hydradx_main-LOCAL-DOT",
|
|
487
|
+
"destAsset": "bifrost_dot-LOCAL-DOT",
|
|
488
|
+
"srcChain": "hydradx_main",
|
|
489
|
+
"destChain": "bifrost_dot",
|
|
490
|
+
"path": "XCM"
|
|
491
|
+
},
|
|
436
492
|
"statemint-LOCAL-USDC___hydradx_main-LOCAL-USDC": {
|
|
437
493
|
"srcAsset": "statemint-LOCAL-USDC",
|
|
438
494
|
"destAsset": "hydradx_main-LOCAL-USDC",
|