@subwallet/chain-list 0.2.66-beta.5 → 0.2.66
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 +1853 -2616
- package/cjs/data/AssetLogoMap.json +665 -673
- package/cjs/data/AssetRef.json +1 -197
- package/cjs/data/ChainAsset.json +612 -1032
- package/cjs/data/ChainInfo.json +250 -382
- package/cjs/data/ChainLogoMap.json +250 -255
- package/cjs/data/MultiChainAsset.json +71 -62
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +665 -673
- package/data/AssetRef.json +1 -197
- package/data/ChainAsset.json +612 -1032
- package/data/ChainInfo.json +250 -382
- package/data/ChainLogoMap.json +250 -255
- package/data/MultiChainAsset.json +71 -62
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/data/AssetRef.json
CHANGED
|
@@ -76,13 +76,6 @@
|
|
|
76
76
|
"destChain": "ethereum",
|
|
77
77
|
"path": "SWAP"
|
|
78
78
|
},
|
|
79
|
-
"polkadot-NATIVE-DOT___pendulum-LOCAL-DOT": {
|
|
80
|
-
"srcAsset": "polkadot-NATIVE-DOT",
|
|
81
|
-
"destAsset": "pendulum-LOCAL-DOT",
|
|
82
|
-
"srcChain": "polkadot",
|
|
83
|
-
"destChain": "pendulum",
|
|
84
|
-
"path": "XCM"
|
|
85
|
-
},
|
|
86
79
|
"kusama-NATIVE-KSM___statemine-NATIVE-KSM": {
|
|
87
80
|
"srcAsset": "kusama-NATIVE-KSM",
|
|
88
81
|
"destAsset": "statemine-NATIVE-KSM",
|
|
@@ -132,13 +125,6 @@
|
|
|
132
125
|
"destChain": "polkadot",
|
|
133
126
|
"path": "SWAP"
|
|
134
127
|
},
|
|
135
|
-
"moonbeam-NATIVE-GLMR___moonbeam-LOCAL-xcDOT": {
|
|
136
|
-
"srcAsset": "moonbeam-NATIVE-GLMR",
|
|
137
|
-
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
138
|
-
"srcChain": "moonbeam",
|
|
139
|
-
"destChain": "moonbeam",
|
|
140
|
-
"path": "SWAP"
|
|
141
|
-
},
|
|
142
128
|
"pioneer-NATIVE-NEER___karura-LOCAL-NEER": {
|
|
143
129
|
"srcAsset": "pioneer-NATIVE-NEER",
|
|
144
130
|
"destAsset": "karura-LOCAL-NEER",
|
|
@@ -160,20 +146,6 @@
|
|
|
160
146
|
"destChain": "polkadot",
|
|
161
147
|
"path": "XCM"
|
|
162
148
|
},
|
|
163
|
-
"statemint-NATIVE-DOT___pendulum-LOCAL-DOT": {
|
|
164
|
-
"srcAsset": "statemint-NATIVE-DOT",
|
|
165
|
-
"destAsset": "pendulum-LOCAL-DOT",
|
|
166
|
-
"srcChain": "statemint",
|
|
167
|
-
"destChain": "pendulum",
|
|
168
|
-
"path": "XCM"
|
|
169
|
-
},
|
|
170
|
-
"statemint-NATIVE-DOT___statemine-LOCAL-DOT": {
|
|
171
|
-
"srcAsset": "statemint-NATIVE-DOT",
|
|
172
|
-
"destAsset": "statemine-LOCAL-DOT",
|
|
173
|
-
"srcChain": "statemint",
|
|
174
|
-
"destChain": "statemine",
|
|
175
|
-
"path": "XCM"
|
|
176
|
-
},
|
|
177
149
|
"acala-NATIVE-ACA___moonbeam-LOCAL-xcACA": {
|
|
178
150
|
"srcAsset": "acala-NATIVE-ACA",
|
|
179
151
|
"destAsset": "moonbeam-LOCAL-xcACA",
|
|
@@ -223,41 +195,6 @@
|
|
|
223
195
|
"destChain": "manta_network",
|
|
224
196
|
"path": "XCM"
|
|
225
197
|
},
|
|
226
|
-
"moonbeam-LOCAL-xcDOT___moonbeam-NATIVE-GLMR": {
|
|
227
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
228
|
-
"destAsset": "moonbeam-NATIVE-GLMR",
|
|
229
|
-
"srcChain": "moonbeam",
|
|
230
|
-
"destChain": "moonbeam",
|
|
231
|
-
"path": "SWAP"
|
|
232
|
-
},
|
|
233
|
-
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcPINK": {
|
|
234
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
235
|
-
"destAsset": "moonbeam-LOCAL-xcPINK",
|
|
236
|
-
"srcChain": "moonbeam",
|
|
237
|
-
"destChain": "moonbeam",
|
|
238
|
-
"path": "SWAP"
|
|
239
|
-
},
|
|
240
|
-
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcUSDT": {
|
|
241
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
242
|
-
"destAsset": "moonbeam-LOCAL-xcUSDT",
|
|
243
|
-
"srcChain": "moonbeam",
|
|
244
|
-
"destChain": "moonbeam",
|
|
245
|
-
"path": "SWAP"
|
|
246
|
-
},
|
|
247
|
-
"moonbeam-LOCAL-xcDOT___moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4": {
|
|
248
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
249
|
-
"destAsset": "moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4",
|
|
250
|
-
"srcChain": "moonbeam",
|
|
251
|
-
"destChain": "moonbeam",
|
|
252
|
-
"path": "SWAP"
|
|
253
|
-
},
|
|
254
|
-
"moonbeam-LOCAL-xcDOT___moonbeam-LOCAL-xcvDOT": {
|
|
255
|
-
"srcAsset": "moonbeam-LOCAL-xcDOT",
|
|
256
|
-
"destAsset": "moonbeam-LOCAL-xcvDOT",
|
|
257
|
-
"srcChain": "moonbeam",
|
|
258
|
-
"destChain": "moonbeam",
|
|
259
|
-
"path": "SWAP"
|
|
260
|
-
},
|
|
261
198
|
"moonbeam-LOCAL-xcINTR___interlay-NATIVE-INTR": {
|
|
262
199
|
"srcAsset": "moonbeam-LOCAL-xcINTR",
|
|
263
200
|
"destAsset": "interlay-NATIVE-INTR",
|
|
@@ -510,34 +447,6 @@
|
|
|
510
447
|
"destChain": "kusama",
|
|
511
448
|
"path": "XCM"
|
|
512
449
|
},
|
|
513
|
-
"statemine-NATIVE-KSM___statemint-LOCAL-KSM": {
|
|
514
|
-
"srcAsset": "statemine-NATIVE-KSM",
|
|
515
|
-
"destAsset": "statemint-LOCAL-KSM",
|
|
516
|
-
"srcChain": "statemine",
|
|
517
|
-
"destChain": "statemint",
|
|
518
|
-
"path": "XCM"
|
|
519
|
-
},
|
|
520
|
-
"pendulum-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
521
|
-
"srcAsset": "pendulum-LOCAL-DOT",
|
|
522
|
-
"destAsset": "polkadot-NATIVE-DOT",
|
|
523
|
-
"srcChain": "pendulum",
|
|
524
|
-
"destChain": "polkadot",
|
|
525
|
-
"path": "XCM"
|
|
526
|
-
},
|
|
527
|
-
"pendulum-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
528
|
-
"srcAsset": "pendulum-LOCAL-DOT",
|
|
529
|
-
"destAsset": "statemint-NATIVE-DOT",
|
|
530
|
-
"srcChain": "pendulum",
|
|
531
|
-
"destChain": "statemint",
|
|
532
|
-
"path": "XCM"
|
|
533
|
-
},
|
|
534
|
-
"pendulum-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
535
|
-
"srcAsset": "pendulum-LOCAL-USDT",
|
|
536
|
-
"destAsset": "statemint-LOCAL-USDt",
|
|
537
|
-
"srcChain": "pendulum",
|
|
538
|
-
"destChain": "statemint",
|
|
539
|
-
"path": "XCM"
|
|
540
|
-
},
|
|
541
450
|
"statemint-LOCAL-USDt___moonbeam-LOCAL-xcUSDT": {
|
|
542
451
|
"srcAsset": "statemint-LOCAL-USDt",
|
|
543
452
|
"destAsset": "moonbeam-LOCAL-xcUSDT",
|
|
@@ -594,13 +503,6 @@
|
|
|
594
503
|
"destChain": "interlay",
|
|
595
504
|
"path": "XCM"
|
|
596
505
|
},
|
|
597
|
-
"statemint-LOCAL-USDt___pendulum-LOCAL-USDT": {
|
|
598
|
-
"srcAsset": "statemint-LOCAL-USDt",
|
|
599
|
-
"destAsset": "pendulum-LOCAL-USDT",
|
|
600
|
-
"srcChain": "statemint",
|
|
601
|
-
"destChain": "pendulum",
|
|
602
|
-
"path": "XCM"
|
|
603
|
-
},
|
|
604
506
|
"moonbeam-LOCAL-xcUSDT___statemint-LOCAL-USDt": {
|
|
605
507
|
"srcAsset": "moonbeam-LOCAL-xcUSDT",
|
|
606
508
|
"destAsset": "statemint-LOCAL-USDt",
|
|
@@ -608,13 +510,6 @@
|
|
|
608
510
|
"destChain": "statemint",
|
|
609
511
|
"path": "XCM"
|
|
610
512
|
},
|
|
611
|
-
"moonbeam-LOCAL-xcUSDT___moonbeam-LOCAL-xcDOT": {
|
|
612
|
-
"srcAsset": "moonbeam-LOCAL-xcUSDT",
|
|
613
|
-
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
614
|
-
"srcChain": "moonbeam",
|
|
615
|
-
"destChain": "moonbeam",
|
|
616
|
-
"path": "SWAP"
|
|
617
|
-
},
|
|
618
513
|
"ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48___polkadot-NATIVE-DOT": {
|
|
619
514
|
"srcAsset": "ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
620
515
|
"destAsset": "polkadot-NATIVE-DOT",
|
|
@@ -733,13 +628,6 @@
|
|
|
733
628
|
"destChain": "hydradx_main",
|
|
734
629
|
"path": "XCM"
|
|
735
630
|
},
|
|
736
|
-
"statemint-LOCAL-USDC___pendulum-LOCAL-USDC": {
|
|
737
|
-
"srcAsset": "statemint-LOCAL-USDC",
|
|
738
|
-
"destAsset": "pendulum-LOCAL-USDC",
|
|
739
|
-
"srcChain": "statemint",
|
|
740
|
-
"destChain": "pendulum",
|
|
741
|
-
"path": "XCM"
|
|
742
|
-
},
|
|
743
631
|
"hydradx_main-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
744
632
|
"srcAsset": "hydradx_main-LOCAL-USDC",
|
|
745
633
|
"destAsset": "statemint-LOCAL-USDC",
|
|
@@ -747,13 +635,6 @@
|
|
|
747
635
|
"destChain": "statemint",
|
|
748
636
|
"path": "XCM"
|
|
749
637
|
},
|
|
750
|
-
"moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4___moonbeam-LOCAL-xcDOT": {
|
|
751
|
-
"srcAsset": "moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4",
|
|
752
|
-
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
753
|
-
"srcChain": "moonbeam",
|
|
754
|
-
"destChain": "moonbeam",
|
|
755
|
-
"path": "SWAP"
|
|
756
|
-
},
|
|
757
638
|
"acala-LOCAL-INTR___interlay-NATIVE-INTR": {
|
|
758
639
|
"srcAsset": "acala-LOCAL-INTR",
|
|
759
640
|
"destAsset": "interlay-NATIVE-INTR",
|
|
@@ -866,13 +747,6 @@
|
|
|
866
747
|
"destChain": "statemint",
|
|
867
748
|
"path": "XCM"
|
|
868
749
|
},
|
|
869
|
-
"moonbeam-LOCAL-xcPINK___moonbeam-LOCAL-xcDOT": {
|
|
870
|
-
"srcAsset": "moonbeam-LOCAL-xcPINK",
|
|
871
|
-
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
872
|
-
"srcChain": "moonbeam",
|
|
873
|
-
"destChain": "moonbeam",
|
|
874
|
-
"path": "SWAP"
|
|
875
|
-
},
|
|
876
750
|
"bifrost_dot-LOCAL-MANTA___manta_network-NATIVE-MANTA": {
|
|
877
751
|
"srcAsset": "bifrost_dot-LOCAL-MANTA",
|
|
878
752
|
"destAsset": "manta_network-NATIVE-MANTA",
|
|
@@ -880,13 +754,6 @@
|
|
|
880
754
|
"destChain": "manta_network",
|
|
881
755
|
"path": "XCM"
|
|
882
756
|
},
|
|
883
|
-
"rococo_assethub-LOCAL-WETH___sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14": {
|
|
884
|
-
"srcAsset": "rococo_assethub-LOCAL-WETH",
|
|
885
|
-
"destAsset": "sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
|
|
886
|
-
"srcChain": "rococo_assethub",
|
|
887
|
-
"destChain": "sepolia_ethereum",
|
|
888
|
-
"path": "XCM"
|
|
889
|
-
},
|
|
890
757
|
"chainflip_dot-NATIVE-pDOT___sepolia_ethereum-NATIVE-ETH": {
|
|
891
758
|
"srcAsset": "chainflip_dot-NATIVE-pDOT",
|
|
892
759
|
"destAsset": "sepolia_ethereum-NATIVE-ETH",
|
|
@@ -1575,68 +1442,5 @@
|
|
|
1575
1442
|
"srcChain": "hydradx_main",
|
|
1576
1443
|
"destChain": "hydradx_main",
|
|
1577
1444
|
"path": "SWAP"
|
|
1578
|
-
},
|
|
1579
|
-
"statemint-LOCAL-BEEFY___hydradx_main-LOCAL-BEEFY": {
|
|
1580
|
-
"srcAsset": "statemint-LOCAL-BEEFY",
|
|
1581
|
-
"destAsset": "hydradx_main-LOCAL-BEEFY",
|
|
1582
|
-
"srcChain": "statemint",
|
|
1583
|
-
"destChain": "hydradx_main",
|
|
1584
|
-
"path": "XCM"
|
|
1585
|
-
},
|
|
1586
|
-
"hydradx_main-LOCAL-BEEFY___statemint-LOCAL-BEEFY": {
|
|
1587
|
-
"srcAsset": "hydradx_main-LOCAL-BEEFY",
|
|
1588
|
-
"destAsset": "statemint-LOCAL-BEEFY",
|
|
1589
|
-
"srcChain": "hydradx_main",
|
|
1590
|
-
"destChain": "statemint",
|
|
1591
|
-
"path": "XCM"
|
|
1592
|
-
},
|
|
1593
|
-
"moonbeam-LOCAL-xcvDOT___moonbeam-LOCAL-xcDOT": {
|
|
1594
|
-
"srcAsset": "moonbeam-LOCAL-xcvDOT",
|
|
1595
|
-
"destAsset": "moonbeam-LOCAL-xcDOT",
|
|
1596
|
-
"srcChain": "moonbeam",
|
|
1597
|
-
"destChain": "moonbeam",
|
|
1598
|
-
"path": "SWAP"
|
|
1599
|
-
},
|
|
1600
|
-
"statemint-LOCAL-STINK___hydradx_main-LOCAL-STINK": {
|
|
1601
|
-
"srcAsset": "statemint-LOCAL-STINK",
|
|
1602
|
-
"destAsset": "hydradx_main-LOCAL-STINK",
|
|
1603
|
-
"srcChain": "statemint",
|
|
1604
|
-
"destChain": "hydradx_main",
|
|
1605
|
-
"path": "XCM"
|
|
1606
|
-
},
|
|
1607
|
-
"hydradx_main-LOCAL-STINK___statemint-LOCAL-STINK": {
|
|
1608
|
-
"srcAsset": "hydradx_main-LOCAL-STINK",
|
|
1609
|
-
"destAsset": "statemint-LOCAL-STINK",
|
|
1610
|
-
"srcChain": "hydradx_main",
|
|
1611
|
-
"destChain": "statemint",
|
|
1612
|
-
"path": "XCM"
|
|
1613
|
-
},
|
|
1614
|
-
"pendulum-LOCAL-USDC___statemint-LOCAL-USDC": {
|
|
1615
|
-
"srcAsset": "pendulum-LOCAL-USDC",
|
|
1616
|
-
"destAsset": "statemint-LOCAL-USDC",
|
|
1617
|
-
"srcChain": "pendulum",
|
|
1618
|
-
"destChain": "statemint",
|
|
1619
|
-
"path": "XCM"
|
|
1620
|
-
},
|
|
1621
|
-
"statemint-LOCAL-KSM___statemine-NATIVE-KSM": {
|
|
1622
|
-
"srcAsset": "statemint-LOCAL-KSM",
|
|
1623
|
-
"destAsset": "statemine-NATIVE-KSM",
|
|
1624
|
-
"srcChain": "statemint",
|
|
1625
|
-
"destChain": "statemine",
|
|
1626
|
-
"path": "XCM"
|
|
1627
|
-
},
|
|
1628
|
-
"statemine-LOCAL-DOT___statemint-NATIVE-DOT": {
|
|
1629
|
-
"srcAsset": "statemine-LOCAL-DOT",
|
|
1630
|
-
"destAsset": "statemint-NATIVE-DOT",
|
|
1631
|
-
"srcChain": "statemine",
|
|
1632
|
-
"destChain": "statemint",
|
|
1633
|
-
"path": "XCM"
|
|
1634
|
-
},
|
|
1635
|
-
"sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14___rococo_assethub-LOCAL-WETH": {
|
|
1636
|
-
"srcAsset": "sepolia_ethereum-ERC20-WETH-0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
|
|
1637
|
-
"destAsset": "rococo_assethub-LOCAL-WETH",
|
|
1638
|
-
"srcChain": "sepolia_ethereum",
|
|
1639
|
-
"destChain": "rococo_assethub",
|
|
1640
|
-
"path": "XCM"
|
|
1641
1445
|
}
|
|
1642
|
-
}
|
|
1446
|
+
}
|