@subwallet/chain-list 0.2.53-beta.0 → 0.2.53
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 +1568 -1739
- package/cjs/data/AssetLogoMap.json +561 -565
- package/cjs/data/AssetRef.json +0 -42
- package/cjs/data/ChainAsset.json +509 -571
- package/cjs/data/ChainInfo.json +226 -281
- package/cjs/data/ChainLogoMap.json +225 -227
- package/cjs/data/MultiChainAsset.json +47 -47
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +561 -565
- package/data/AssetRef.json +0 -42
- package/data/ChainAsset.json +509 -571
- package/data/ChainInfo.json +226 -281
- package/data/ChainLogoMap.json +225 -227
- package/data/MultiChainAsset.json +47 -47
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"metadata": null,
|
|
12
12
|
"multiChainAsset": "DOT-Polkadot",
|
|
13
13
|
"hasValue": true,
|
|
14
|
-
"icon": "https://
|
|
14
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadot-native-dot.png"
|
|
15
15
|
},
|
|
16
16
|
"kusama-NATIVE-KSM": {
|
|
17
17
|
"originChain": "kusama",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"metadata": null,
|
|
26
26
|
"multiChainAsset": "KSM-Kusama",
|
|
27
27
|
"hasValue": true,
|
|
28
|
-
"icon": "https://
|
|
28
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kusama-native-ksm.png"
|
|
29
29
|
},
|
|
30
30
|
"ethereum-NATIVE-ETH": {
|
|
31
31
|
"originChain": "ethereum",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"metadata": null,
|
|
40
40
|
"multiChainAsset": "ETH-Ethereum",
|
|
41
41
|
"hasValue": true,
|
|
42
|
-
"icon": "https://
|
|
42
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-native-eth.png"
|
|
43
43
|
},
|
|
44
44
|
"binance-NATIVE-BNB": {
|
|
45
45
|
"originChain": "binance",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"metadata": null,
|
|
54
54
|
"multiChainAsset": "BNB-Binance",
|
|
55
55
|
"hasValue": true,
|
|
56
|
-
"icon": "https://
|
|
56
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-native-bnb.png"
|
|
57
57
|
},
|
|
58
58
|
"moonbeam-NATIVE-GLMR": {
|
|
59
59
|
"originChain": "moonbeam",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"metadata": null,
|
|
68
68
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
69
69
|
"hasValue": true,
|
|
70
|
-
"icon": "https://
|
|
70
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-native-glmr.png"
|
|
71
71
|
},
|
|
72
72
|
"pioneer-NATIVE-NEER": {
|
|
73
73
|
"originChain": "pioneer",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
"multiChainAsset": "NEER-Pioneer",
|
|
87
87
|
"hasValue": true,
|
|
88
|
-
"icon": "https://
|
|
88
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pioneer-native-neer.png"
|
|
89
89
|
},
|
|
90
90
|
"aleph-NATIVE-AZERO": {
|
|
91
91
|
"originChain": "aleph",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"metadata": null,
|
|
100
100
|
"multiChainAsset": null,
|
|
101
101
|
"hasValue": true,
|
|
102
|
-
"icon": "https://
|
|
102
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-native-azero.png"
|
|
103
103
|
},
|
|
104
104
|
"astar-NATIVE-ASTR": {
|
|
105
105
|
"originChain": "astar",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
},
|
|
121
121
|
"multiChainAsset": "ASTR-Astar",
|
|
122
122
|
"hasValue": true,
|
|
123
|
-
"icon": "https://
|
|
123
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-native-astr.png"
|
|
124
124
|
},
|
|
125
125
|
"statemint-NATIVE-DOT": {
|
|
126
126
|
"originChain": "statemint",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
},
|
|
142
142
|
"multiChainAsset": "DOT-Polkadot",
|
|
143
143
|
"hasValue": true,
|
|
144
|
-
"icon": "https://
|
|
144
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-native-dot.png"
|
|
145
145
|
},
|
|
146
146
|
"acala-NATIVE-ACA": {
|
|
147
147
|
"originChain": "acala",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
},
|
|
165
165
|
"multiChainAsset": "ACA-Acala",
|
|
166
166
|
"hasValue": true,
|
|
167
|
-
"icon": "https://
|
|
167
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-native-aca.png"
|
|
168
168
|
},
|
|
169
169
|
"polygon-NATIVE-MATIC": {
|
|
170
170
|
"originChain": "polygon",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"metadata": null,
|
|
179
179
|
"multiChainAsset": "MATIC-Polygon",
|
|
180
180
|
"hasValue": true,
|
|
181
|
-
"icon": "https://
|
|
181
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polygon-native-matic.png"
|
|
182
182
|
},
|
|
183
183
|
"arbitrum_one-NATIVE-ETH": {
|
|
184
184
|
"originChain": "arbitrum_one",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"metadata": null,
|
|
193
193
|
"multiChainAsset": "ETH-Ethereum",
|
|
194
194
|
"hasValue": true,
|
|
195
|
-
"icon": "https://
|
|
195
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/arbitrum_one-native-eth.png"
|
|
196
196
|
},
|
|
197
197
|
"arbitrum_one-ERC20-ARB-0x912CE59144191C1204E64559FE8253a0e49E6548": {
|
|
198
198
|
"originChain": "arbitrum_one",
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
},
|
|
209
209
|
"multiChainAsset": "ARB-ArbitrumOne",
|
|
210
210
|
"hasValue": true,
|
|
211
|
-
"icon": "https://
|
|
211
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/arbitrum_one-erc20-arb-0x912ce59144191c1204e64559fe8253a0e49e6548.png"
|
|
212
212
|
},
|
|
213
213
|
"optimism-NATIVE-ETH": {
|
|
214
214
|
"originChain": "optimism",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"metadata": null,
|
|
223
223
|
"multiChainAsset": "ETH-Ethereum",
|
|
224
224
|
"hasValue": true,
|
|
225
|
-
"icon": "https://
|
|
225
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/optimism-native-eth.png"
|
|
226
226
|
},
|
|
227
227
|
"optimism-ERC20-OP-0x4200000000000000000000000000000000000042": {
|
|
228
228
|
"originChain": "optimism",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
},
|
|
239
239
|
"multiChainAsset": "OP-Optimism",
|
|
240
240
|
"hasValue": true,
|
|
241
|
-
"icon": "https://
|
|
241
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/optimism-erc20-op-0x4200000000000000000000000000000000000042.png"
|
|
242
242
|
},
|
|
243
243
|
"tomochain-NATIVE-VIC": {
|
|
244
244
|
"originChain": "tomochain",
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"metadata": null,
|
|
253
253
|
"multiChainAsset": null,
|
|
254
254
|
"hasValue": true,
|
|
255
|
-
"icon": "https://
|
|
255
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tomochain-native-vic.png"
|
|
256
256
|
},
|
|
257
257
|
"acala-LOCAL-DOT": {
|
|
258
258
|
"originChain": "acala",
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
},
|
|
271
271
|
"multiChainAsset": "DOT-Polkadot",
|
|
272
272
|
"hasValue": true,
|
|
273
|
-
"icon": "https://
|
|
273
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-dot.png"
|
|
274
274
|
},
|
|
275
275
|
"acala-LOCAL-GLMR": {
|
|
276
276
|
"originChain": "acala",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
},
|
|
289
289
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
290
290
|
"hasValue": true,
|
|
291
|
-
"icon": "https://
|
|
291
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-glmr.png"
|
|
292
292
|
},
|
|
293
293
|
"acala-LOCAL-USDT": {
|
|
294
294
|
"originChain": "acala",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
},
|
|
307
307
|
"multiChainAsset": "USDT-Tether",
|
|
308
308
|
"hasValue": true,
|
|
309
|
-
"icon": "https://
|
|
309
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-usdt.png"
|
|
310
310
|
},
|
|
311
311
|
"acala-LOCAL-aSEED": {
|
|
312
312
|
"originChain": "acala",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
},
|
|
325
325
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
326
326
|
"hasValue": true,
|
|
327
|
-
"icon": "https://
|
|
327
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-aseed.png"
|
|
328
328
|
},
|
|
329
329
|
"acala-LOCAL-ASTR": {
|
|
330
330
|
"originChain": "acala",
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
},
|
|
343
343
|
"multiChainAsset": "ASTR-Astar",
|
|
344
344
|
"hasValue": true,
|
|
345
|
-
"icon": "https://
|
|
345
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-astr.png"
|
|
346
346
|
},
|
|
347
347
|
"acala-LOCAL-LDOT": {
|
|
348
348
|
"originChain": "acala",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
},
|
|
361
361
|
"multiChainAsset": null,
|
|
362
362
|
"hasValue": true,
|
|
363
|
-
"icon": "https://
|
|
363
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-ldot.png"
|
|
364
364
|
},
|
|
365
365
|
"acala-LOCAL-LcDOT": {
|
|
366
366
|
"originChain": "acala",
|
|
@@ -378,7 +378,7 @@
|
|
|
378
378
|
},
|
|
379
379
|
"multiChainAsset": null,
|
|
380
380
|
"hasValue": true,
|
|
381
|
-
"icon": "https://
|
|
381
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-lcdot.png"
|
|
382
382
|
},
|
|
383
383
|
"acala-LOCAL-tDOT": {
|
|
384
384
|
"originChain": "acala",
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
},
|
|
397
397
|
"multiChainAsset": null,
|
|
398
398
|
"hasValue": true,
|
|
399
|
-
"icon": "https://
|
|
399
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-tdot.png"
|
|
400
400
|
},
|
|
401
401
|
"alephTest-NATIVE-TZERO": {
|
|
402
402
|
"originChain": "alephTest",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"metadata": null,
|
|
411
411
|
"multiChainAsset": null,
|
|
412
412
|
"hasValue": false,
|
|
413
|
-
"icon": "https://
|
|
413
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/alephtest-native-tzero.png"
|
|
414
414
|
},
|
|
415
415
|
"moonbeam-LOCAL-xcDOT": {
|
|
416
416
|
"originChain": "moonbeam",
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
},
|
|
429
429
|
"multiChainAsset": "DOT-Polkadot",
|
|
430
430
|
"hasValue": true,
|
|
431
|
-
"icon": "https://
|
|
431
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcdot.png"
|
|
432
432
|
},
|
|
433
433
|
"moonbeam-LOCAL-xcINTR": {
|
|
434
434
|
"originChain": "moonbeam",
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
},
|
|
447
447
|
"multiChainAsset": "INTR-Interlay",
|
|
448
448
|
"hasValue": true,
|
|
449
|
-
"icon": "https://
|
|
449
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcintr.png"
|
|
450
450
|
},
|
|
451
451
|
"moonbeam-LOCAL-xcIBTC": {
|
|
452
452
|
"originChain": "moonbeam",
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
},
|
|
465
465
|
"multiChainAsset": "iBTC-interBTC",
|
|
466
466
|
"hasValue": true,
|
|
467
|
-
"icon": "https://
|
|
467
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcibtc.png"
|
|
468
468
|
},
|
|
469
469
|
"moonbeam-LOCAL-xcACA": {
|
|
470
470
|
"originChain": "moonbeam",
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
},
|
|
483
483
|
"multiChainAsset": "ACA-Acala",
|
|
484
484
|
"hasValue": true,
|
|
485
|
-
"icon": "https://
|
|
485
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcaca.png"
|
|
486
486
|
},
|
|
487
487
|
"moonbeam-LOCAL-xcaUSD": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
},
|
|
501
501
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
|
-
"icon": "https://
|
|
503
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcausd.png"
|
|
504
504
|
},
|
|
505
505
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
506
506
|
"originChain": "moonbeam",
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
},
|
|
517
517
|
"multiChainAsset": null,
|
|
518
518
|
"hasValue": true,
|
|
519
|
-
"icon": "https://
|
|
519
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c.png"
|
|
520
520
|
},
|
|
521
521
|
"ethereum-ERC20-WETH-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": {
|
|
522
522
|
"originChain": "ethereum",
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
},
|
|
533
533
|
"multiChainAsset": "WETH-WrappedEther",
|
|
534
534
|
"hasValue": true,
|
|
535
|
-
"icon": "https://
|
|
535
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png"
|
|
536
536
|
},
|
|
537
537
|
"astar-LOCAL-DOT": {
|
|
538
538
|
"originChain": "astar",
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
},
|
|
555
555
|
"multiChainAsset": "DOT-Polkadot",
|
|
556
556
|
"hasValue": true,
|
|
557
|
-
"icon": "https://
|
|
557
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-dot.png"
|
|
558
558
|
},
|
|
559
559
|
"astar-LOCAL-USDT": {
|
|
560
560
|
"originChain": "astar",
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
},
|
|
589
589
|
"multiChainAsset": "USDT-Tether",
|
|
590
590
|
"hasValue": true,
|
|
591
|
-
"icon": "https://
|
|
591
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-usdt.png"
|
|
592
592
|
},
|
|
593
593
|
"astarEvm-NATIVE-ASTR": {
|
|
594
594
|
"originChain": "astarEvm",
|
|
@@ -602,7 +602,7 @@
|
|
|
602
602
|
"metadata": null,
|
|
603
603
|
"multiChainAsset": "ASTR-Astar",
|
|
604
604
|
"hasValue": true,
|
|
605
|
-
"icon": "https://
|
|
605
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-native-astr.png"
|
|
606
606
|
},
|
|
607
607
|
"astarEvm-ERC20-USDT-0xFFFFFFFF000000000000000000000001000007C0": {
|
|
608
608
|
"originChain": "astarEvm",
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
},
|
|
619
619
|
"multiChainAsset": "USDT-Tether",
|
|
620
620
|
"hasValue": true,
|
|
621
|
-
"icon": "https://
|
|
621
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-usdt-0xffffffff000000000000000000000001000007c0.png"
|
|
622
622
|
},
|
|
623
623
|
"shibuya-NATIVE-SBY": {
|
|
624
624
|
"originChain": "shibuya",
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"metadata": null,
|
|
633
633
|
"multiChainAsset": null,
|
|
634
634
|
"hasValue": false,
|
|
635
|
-
"icon": "https://
|
|
635
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shibuya-native-sby.png"
|
|
636
636
|
},
|
|
637
637
|
"shibuyaEvm-NATIVE-SBY": {
|
|
638
638
|
"originChain": "shibuyaEvm",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"metadata": null,
|
|
647
647
|
"multiChainAsset": null,
|
|
648
648
|
"hasValue": false,
|
|
649
|
-
"icon": "https://
|
|
649
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shibuyaevm-native-sby.png"
|
|
650
650
|
},
|
|
651
651
|
"westend-NATIVE-WND": {
|
|
652
652
|
"originChain": "westend",
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"metadata": null,
|
|
661
661
|
"multiChainAsset": null,
|
|
662
662
|
"hasValue": false,
|
|
663
|
-
"icon": "https://
|
|
663
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/westend-native-wnd.png"
|
|
664
664
|
},
|
|
665
665
|
"rococo-NATIVE-ROC": {
|
|
666
666
|
"originChain": "rococo",
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"metadata": null,
|
|
675
675
|
"multiChainAsset": null,
|
|
676
676
|
"hasValue": false,
|
|
677
|
-
"icon": "https://
|
|
677
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/rococo-native-roc.png"
|
|
678
678
|
},
|
|
679
679
|
"bitcountry-NATIVE-NUUM": {
|
|
680
680
|
"originChain": "bitcountry",
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"metadata": null,
|
|
689
689
|
"multiChainAsset": null,
|
|
690
690
|
"hasValue": false,
|
|
691
|
-
"icon": "https://
|
|
691
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bitcountry-native-nuum.png"
|
|
692
692
|
},
|
|
693
693
|
"bitcountry-LOCAL-BIT": {
|
|
694
694
|
"originChain": "bitcountry",
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
},
|
|
707
707
|
"multiChainAsset": null,
|
|
708
708
|
"hasValue": false,
|
|
709
|
-
"icon": "https://
|
|
709
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bitcountry-local-bit.png"
|
|
710
710
|
},
|
|
711
711
|
"equilibrium_parachain-NATIVE-EQ": {
|
|
712
712
|
"originChain": "equilibrium_parachain",
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
},
|
|
723
723
|
"multiChainAsset": "EQ-Equilibrium",
|
|
724
724
|
"hasValue": true,
|
|
725
|
-
"icon": "https://
|
|
725
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-native-eq.png"
|
|
726
726
|
},
|
|
727
727
|
"equilibrium_parachain-LOCAL-ACA": {
|
|
728
728
|
"originChain": "equilibrium_parachain",
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
},
|
|
739
739
|
"multiChainAsset": "ACA-Acala",
|
|
740
740
|
"hasValue": true,
|
|
741
|
-
"icon": "https://
|
|
741
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-aca.png"
|
|
742
742
|
},
|
|
743
743
|
"equilibrium_parachain-LOCAL-DOT": {
|
|
744
744
|
"originChain": "equilibrium_parachain",
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
},
|
|
755
755
|
"multiChainAsset": "DOT-Polkadot",
|
|
756
756
|
"hasValue": true,
|
|
757
|
-
"icon": "https://
|
|
757
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-dot.png"
|
|
758
758
|
},
|
|
759
759
|
"moonbase-NATIVE-DEV": {
|
|
760
760
|
"originChain": "moonbase",
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
"metadata": null,
|
|
769
769
|
"multiChainAsset": "DEV-MoonbaseDev",
|
|
770
770
|
"hasValue": false,
|
|
771
|
-
"icon": "https://
|
|
771
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbase-native-dev.png"
|
|
772
772
|
},
|
|
773
773
|
"moonriver-NATIVE-MOVR": {
|
|
774
774
|
"originChain": "moonriver",
|
|
@@ -782,7 +782,7 @@
|
|
|
782
782
|
"metadata": null,
|
|
783
783
|
"multiChainAsset": "MOVR-Moonriver",
|
|
784
784
|
"hasValue": true,
|
|
785
|
-
"icon": "https://
|
|
785
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-native-movr.png"
|
|
786
786
|
},
|
|
787
787
|
"turingStaging-NATIVE-TUR": {
|
|
788
788
|
"originChain": "turingStaging",
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"metadata": null,
|
|
797
797
|
"multiChainAsset": null,
|
|
798
798
|
"hasValue": false,
|
|
799
|
-
"icon": "https://
|
|
799
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/turingstaging-native-tur.png"
|
|
800
800
|
},
|
|
801
801
|
"turing-NATIVE-TUR": {
|
|
802
802
|
"originChain": "turing",
|
|
@@ -810,7 +810,7 @@
|
|
|
810
810
|
"metadata": null,
|
|
811
811
|
"multiChainAsset": null,
|
|
812
812
|
"hasValue": true,
|
|
813
|
-
"icon": "https://
|
|
813
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/turing-native-tur.png"
|
|
814
814
|
},
|
|
815
815
|
"bifrost-NATIVE-BNC": {
|
|
816
816
|
"originChain": "bifrost",
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
"metadata": null,
|
|
825
825
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
826
826
|
"hasValue": true,
|
|
827
|
-
"icon": "https://
|
|
827
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-native-bnc.png"
|
|
828
828
|
},
|
|
829
829
|
"bifrost_dot-NATIVE-BNC": {
|
|
830
830
|
"originChain": "bifrost_dot",
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"metadata": null,
|
|
839
839
|
"multiChainAsset": "BNC-BifrostPolkadot",
|
|
840
840
|
"hasValue": true,
|
|
841
|
-
"icon": "https://
|
|
841
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-native-bnc.png"
|
|
842
842
|
},
|
|
843
843
|
"bifrost_dot-LOCAL-USDT": {
|
|
844
844
|
"originChain": "bifrost_dot",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
},
|
|
857
857
|
"multiChainAsset": "USDT-Tether",
|
|
858
858
|
"hasValue": true,
|
|
859
|
-
"icon": "https://
|
|
859
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-usdt.png"
|
|
860
860
|
},
|
|
861
861
|
"bifrost_dot-LOCAL-vDOT": {
|
|
862
862
|
"originChain": "bifrost_dot",
|
|
@@ -874,7 +874,7 @@
|
|
|
874
874
|
},
|
|
875
875
|
"multiChainAsset": null,
|
|
876
876
|
"hasValue": true,
|
|
877
|
-
"icon": "https://
|
|
877
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-vdot.png"
|
|
878
878
|
},
|
|
879
879
|
"bifrost_dot-LOCAL-vsDOT": {
|
|
880
880
|
"originChain": "bifrost_dot",
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
},
|
|
893
893
|
"multiChainAsset": null,
|
|
894
894
|
"hasValue": true,
|
|
895
|
-
"icon": "https://
|
|
895
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-vsdot.png"
|
|
896
896
|
},
|
|
897
897
|
"bifrost_dot-LOCAL-vGLMR": {
|
|
898
898
|
"originChain": "bifrost_dot",
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
},
|
|
911
911
|
"multiChainAsset": null,
|
|
912
912
|
"hasValue": true,
|
|
913
|
-
"icon": "https://
|
|
913
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-vglmr.png"
|
|
914
914
|
},
|
|
915
915
|
"bifrost_testnet-NATIVE-BNC": {
|
|
916
916
|
"originChain": "bifrost_testnet",
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
"metadata": null,
|
|
925
925
|
"multiChainAsset": null,
|
|
926
926
|
"hasValue": false,
|
|
927
|
-
"icon": "https://
|
|
927
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_testnet-native-bnc.png"
|
|
928
928
|
},
|
|
929
929
|
"calamari-NATIVE-KMA": {
|
|
930
930
|
"originChain": "calamari",
|
|
@@ -940,7 +940,7 @@
|
|
|
940
940
|
},
|
|
941
941
|
"multiChainAsset": "KMA-Calamari",
|
|
942
942
|
"hasValue": true,
|
|
943
|
-
"icon": "https://
|
|
943
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-native-kma.png"
|
|
944
944
|
},
|
|
945
945
|
"calamari-LOCAL-zkKMA": {
|
|
946
946
|
"originChain": "calamari",
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
},
|
|
957
957
|
"multiChainAsset": "KMA-Calamari",
|
|
958
958
|
"hasValue": true,
|
|
959
|
-
"icon": "https://
|
|
959
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkkma.png"
|
|
960
960
|
},
|
|
961
961
|
"calamari-LOCAL-BNB": {
|
|
962
962
|
"originChain": "calamari",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
},
|
|
973
973
|
"multiChainAsset": "BNB-Binance",
|
|
974
974
|
"hasValue": true,
|
|
975
|
-
"icon": "https://
|
|
975
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-bnb.png"
|
|
976
976
|
},
|
|
977
977
|
"calamari-LOCAL-WBTC": {
|
|
978
978
|
"originChain": "calamari",
|
|
@@ -988,7 +988,7 @@
|
|
|
988
988
|
},
|
|
989
989
|
"multiChainAsset": "WBTC-WrappedBTC",
|
|
990
990
|
"hasValue": true,
|
|
991
|
-
"icon": "https://
|
|
991
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-wbtc.png"
|
|
992
992
|
},
|
|
993
993
|
"calamari-LOCAL-BUSD": {
|
|
994
994
|
"originChain": "calamari",
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
},
|
|
1005
1005
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
1006
1006
|
"hasValue": true,
|
|
1007
|
-
"icon": "https://
|
|
1007
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-busd.png"
|
|
1008
1008
|
},
|
|
1009
1009
|
"calamari-LOCAL-AUSD": {
|
|
1010
1010
|
"originChain": "calamari",
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
},
|
|
1021
1021
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
|
-
"icon": "https://
|
|
1023
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-ausd.png"
|
|
1024
1024
|
},
|
|
1025
1025
|
"calamari-LOCAL-USDT": {
|
|
1026
1026
|
"originChain": "calamari",
|
|
@@ -1036,7 +1036,7 @@
|
|
|
1036
1036
|
},
|
|
1037
1037
|
"multiChainAsset": "USDT-Tether",
|
|
1038
1038
|
"hasValue": true,
|
|
1039
|
-
"icon": "https://
|
|
1039
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-usdt.png"
|
|
1040
1040
|
},
|
|
1041
1041
|
"calamari-LOCAL-zkUSDT": {
|
|
1042
1042
|
"originChain": "calamari",
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
},
|
|
1053
1053
|
"multiChainAsset": "USDT-Tether",
|
|
1054
1054
|
"hasValue": true,
|
|
1055
|
-
"icon": "https://
|
|
1055
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkusdt.png"
|
|
1056
1056
|
},
|
|
1057
1057
|
"calamari-LOCAL-DAI": {
|
|
1058
1058
|
"originChain": "calamari",
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
},
|
|
1069
1069
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
1070
1070
|
"hasValue": true,
|
|
1071
|
-
"icon": "https://
|
|
1071
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-dai.png"
|
|
1072
1072
|
},
|
|
1073
1073
|
"calamari-LOCAL-zkDAI": {
|
|
1074
1074
|
"originChain": "calamari",
|
|
@@ -1084,7 +1084,7 @@
|
|
|
1084
1084
|
},
|
|
1085
1085
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
1086
1086
|
"hasValue": true,
|
|
1087
|
-
"icon": "https://
|
|
1087
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkdai.png"
|
|
1088
1088
|
},
|
|
1089
1089
|
"calamari-LOCAL-USDC": {
|
|
1090
1090
|
"originChain": "calamari",
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
},
|
|
1101
1101
|
"multiChainAsset": "USDC-USDCoin",
|
|
1102
1102
|
"hasValue": true,
|
|
1103
|
-
"icon": "https://
|
|
1103
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-usdc.png"
|
|
1104
1104
|
},
|
|
1105
1105
|
"calamari-LOCAL-zkUSDC": {
|
|
1106
1106
|
"originChain": "calamari",
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
},
|
|
1117
1117
|
"multiChainAsset": "USDC-USDCoin",
|
|
1118
1118
|
"hasValue": true,
|
|
1119
|
-
"icon": "https://
|
|
1119
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkusdc.png"
|
|
1120
1120
|
},
|
|
1121
1121
|
"calamari-LOCAL-KAR": {
|
|
1122
1122
|
"originChain": "calamari",
|
|
@@ -1132,7 +1132,7 @@
|
|
|
1132
1132
|
},
|
|
1133
1133
|
"multiChainAsset": "KAR-Karura",
|
|
1134
1134
|
"hasValue": true,
|
|
1135
|
-
"icon": "https://
|
|
1135
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-kar.png"
|
|
1136
1136
|
},
|
|
1137
1137
|
"calamari-LOCAL-zkKAR": {
|
|
1138
1138
|
"originChain": "calamari",
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
},
|
|
1149
1149
|
"multiChainAsset": "KAR-Karura",
|
|
1150
1150
|
"hasValue": true,
|
|
1151
|
-
"icon": "https://
|
|
1151
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkkar.png"
|
|
1152
1152
|
},
|
|
1153
1153
|
"calamari-LOCAL-KSM": {
|
|
1154
1154
|
"originChain": "calamari",
|
|
@@ -1164,7 +1164,7 @@
|
|
|
1164
1164
|
},
|
|
1165
1165
|
"multiChainAsset": "KSM-Kusama",
|
|
1166
1166
|
"hasValue": true,
|
|
1167
|
-
"icon": "https://
|
|
1167
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-ksm.png"
|
|
1168
1168
|
},
|
|
1169
1169
|
"calamari-LOCAL-zkKSM": {
|
|
1170
1170
|
"originChain": "calamari",
|
|
@@ -1180,7 +1180,7 @@
|
|
|
1180
1180
|
},
|
|
1181
1181
|
"multiChainAsset": "KSM-Kusama",
|
|
1182
1182
|
"hasValue": true,
|
|
1183
|
-
"icon": "https://
|
|
1183
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkksm.png"
|
|
1184
1184
|
},
|
|
1185
1185
|
"calamari-LOCAL-MOVR": {
|
|
1186
1186
|
"originChain": "calamari",
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
},
|
|
1197
1197
|
"multiChainAsset": "MOVR-Moonriver",
|
|
1198
1198
|
"hasValue": true,
|
|
1199
|
-
"icon": "https://
|
|
1199
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-movr.png"
|
|
1200
1200
|
},
|
|
1201
1201
|
"calamari-LOCAL-zkMOVR": {
|
|
1202
1202
|
"originChain": "calamari",
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
},
|
|
1213
1213
|
"multiChainAsset": "MOVR-Moonriver",
|
|
1214
1214
|
"hasValue": true,
|
|
1215
|
-
"icon": "https://
|
|
1215
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari-local-zkmovr.png"
|
|
1216
1216
|
},
|
|
1217
1217
|
"amplitude-NATIVE-AMPE": {
|
|
1218
1218
|
"originChain": "amplitude",
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
"metadata": null,
|
|
1227
1227
|
"multiChainAsset": null,
|
|
1228
1228
|
"hasValue": true,
|
|
1229
|
-
"icon": "https://
|
|
1229
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/amplitude-native-ampe.png"
|
|
1230
1230
|
},
|
|
1231
1231
|
"amplitude_test-NATIVE-AMPE": {
|
|
1232
1232
|
"originChain": "amplitude_test",
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
"metadata": null,
|
|
1241
1241
|
"multiChainAsset": null,
|
|
1242
1242
|
"hasValue": false,
|
|
1243
|
-
"icon": "https://
|
|
1243
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/amplitude_test-native-ampe.png"
|
|
1244
1244
|
},
|
|
1245
1245
|
"bobabase-NATIVE-BOBA": {
|
|
1246
1246
|
"originChain": "bobabase",
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
"metadata": null,
|
|
1255
1255
|
"multiChainAsset": null,
|
|
1256
1256
|
"hasValue": false,
|
|
1257
|
-
"icon": "https://
|
|
1257
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bobabase-native-boba.png"
|
|
1258
1258
|
},
|
|
1259
1259
|
"shiden-NATIVE-SDN": {
|
|
1260
1260
|
"originChain": "shiden",
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
"metadata": null,
|
|
1269
1269
|
"multiChainAsset": "SDN-Shiden",
|
|
1270
1270
|
"hasValue": true,
|
|
1271
|
-
"icon": "https://
|
|
1271
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-native-sdn.png"
|
|
1272
1272
|
},
|
|
1273
1273
|
"shidenEvm-NATIVE-SDN": {
|
|
1274
1274
|
"originChain": "shidenEvm",
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
"metadata": null,
|
|
1283
1283
|
"multiChainAsset": "SDN-Shiden",
|
|
1284
1284
|
"hasValue": true,
|
|
1285
|
-
"icon": "https://
|
|
1285
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-native-sdn.png"
|
|
1286
1286
|
},
|
|
1287
1287
|
"pioneer-LOCAL-BIT": {
|
|
1288
1288
|
"originChain": "pioneer",
|
|
@@ -1300,7 +1300,7 @@
|
|
|
1300
1300
|
},
|
|
1301
1301
|
"multiChainAsset": null,
|
|
1302
1302
|
"hasValue": true,
|
|
1303
|
-
"icon": "https://
|
|
1303
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pioneer-local-bit.png"
|
|
1304
1304
|
},
|
|
1305
1305
|
"ethereum_goerli-NATIVE-ETH": {
|
|
1306
1306
|
"originChain": "ethereum_goerli",
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
"metadata": null,
|
|
1315
1315
|
"multiChainAsset": null,
|
|
1316
1316
|
"hasValue": false,
|
|
1317
|
-
"icon": "https://
|
|
1317
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum_goerli-native-eth.png"
|
|
1318
1318
|
},
|
|
1319
1319
|
"binance_test-NATIVE-tBNB": {
|
|
1320
1320
|
"originChain": "binance_test",
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"metadata": null,
|
|
1329
1329
|
"multiChainAsset": null,
|
|
1330
1330
|
"hasValue": false,
|
|
1331
|
-
"icon": "https://
|
|
1331
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance_test-native-tbnb.png"
|
|
1332
1332
|
},
|
|
1333
1333
|
"parallel-NATIVE-PARA": {
|
|
1334
1334
|
"originChain": "parallel",
|
|
@@ -1342,7 +1342,7 @@
|
|
|
1342
1342
|
"metadata": null,
|
|
1343
1343
|
"multiChainAsset": "PARA-Parallel",
|
|
1344
1344
|
"hasValue": true,
|
|
1345
|
-
"icon": "https://
|
|
1345
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-native-para.png"
|
|
1346
1346
|
},
|
|
1347
1347
|
"parallel-LOCAL-USDT": {
|
|
1348
1348
|
"originChain": "parallel",
|
|
@@ -1358,7 +1358,7 @@
|
|
|
1358
1358
|
},
|
|
1359
1359
|
"multiChainAsset": "USDT-Tether",
|
|
1360
1360
|
"hasValue": true,
|
|
1361
|
-
"icon": "https://
|
|
1361
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-local-usdt.png"
|
|
1362
1362
|
},
|
|
1363
1363
|
"clover-NATIVE-CLV": {
|
|
1364
1364
|
"originChain": "clover",
|
|
@@ -1372,7 +1372,7 @@
|
|
|
1372
1372
|
"metadata": null,
|
|
1373
1373
|
"multiChainAsset": null,
|
|
1374
1374
|
"hasValue": true,
|
|
1375
|
-
"icon": "https://
|
|
1375
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/clover-native-clv.png"
|
|
1376
1376
|
},
|
|
1377
1377
|
"cloverEvm-NATIVE-CLV": {
|
|
1378
1378
|
"originChain": "cloverEvm",
|
|
@@ -1386,7 +1386,7 @@
|
|
|
1386
1386
|
"metadata": null,
|
|
1387
1387
|
"multiChainAsset": null,
|
|
1388
1388
|
"hasValue": true,
|
|
1389
|
-
"icon": "https://
|
|
1389
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/cloverevm-native-clv.png"
|
|
1390
1390
|
},
|
|
1391
1391
|
"hydradx_main-NATIVE-HDX": {
|
|
1392
1392
|
"originChain": "hydradx_main",
|
|
@@ -1400,7 +1400,7 @@
|
|
|
1400
1400
|
"metadata": null,
|
|
1401
1401
|
"multiChainAsset": null,
|
|
1402
1402
|
"hasValue": true,
|
|
1403
|
-
"icon": "https://
|
|
1403
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-native-hdx.png"
|
|
1404
1404
|
},
|
|
1405
1405
|
"hydradx_main-LOCAL-USDT": {
|
|
1406
1406
|
"originChain": "hydradx_main",
|
|
@@ -1434,7 +1434,7 @@
|
|
|
1434
1434
|
},
|
|
1435
1435
|
"multiChainAsset": "USDT-Tether",
|
|
1436
1436
|
"hasValue": true,
|
|
1437
|
-
"icon": "https://
|
|
1437
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdt.png"
|
|
1438
1438
|
},
|
|
1439
1439
|
"edgeware-NATIVE-EDG": {
|
|
1440
1440
|
"originChain": "edgeware",
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
"metadata": null,
|
|
1449
1449
|
"multiChainAsset": null,
|
|
1450
1450
|
"hasValue": true,
|
|
1451
|
-
"icon": "https://
|
|
1451
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/edgeware-native-edg.png"
|
|
1452
1452
|
},
|
|
1453
1453
|
"centrifuge-NATIVE-CFG": {
|
|
1454
1454
|
"originChain": "centrifuge",
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
},
|
|
1467
1467
|
"multiChainAsset": "CFG-Centrifuge",
|
|
1468
1468
|
"hasValue": true,
|
|
1469
|
-
"icon": "https://
|
|
1469
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/centrifuge-native-cfg.png"
|
|
1470
1470
|
},
|
|
1471
1471
|
"interlay-NATIVE-INTR": {
|
|
1472
1472
|
"originChain": "interlay",
|
|
@@ -1484,7 +1484,7 @@
|
|
|
1484
1484
|
},
|
|
1485
1485
|
"multiChainAsset": "INTR-Interlay",
|
|
1486
1486
|
"hasValue": true,
|
|
1487
|
-
"icon": "https://
|
|
1487
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-native-intr.png"
|
|
1488
1488
|
},
|
|
1489
1489
|
"interlay-LOCAL-LDOT": {
|
|
1490
1490
|
"originChain": "interlay",
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
},
|
|
1503
1503
|
"multiChainAsset": null,
|
|
1504
1504
|
"hasValue": true,
|
|
1505
|
-
"icon": "https://
|
|
1505
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-ldot.png"
|
|
1506
1506
|
},
|
|
1507
1507
|
"interlay-LOCAL-USDT": {
|
|
1508
1508
|
"originChain": "interlay",
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
},
|
|
1521
1521
|
"multiChainAsset": "USDT-Tether",
|
|
1522
1522
|
"hasValue": true,
|
|
1523
|
-
"icon": "https://
|
|
1523
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-usdt.png"
|
|
1524
1524
|
},
|
|
1525
1525
|
"interlay-LOCAL-iBTC": {
|
|
1526
1526
|
"originChain": "interlay",
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
},
|
|
1539
1539
|
"multiChainAsset": "iBTC-interBTC",
|
|
1540
1540
|
"hasValue": true,
|
|
1541
|
-
"icon": "https://
|
|
1541
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-ibtc.png"
|
|
1542
1542
|
},
|
|
1543
1543
|
"kintsugi-LOCAL-kBTC": {
|
|
1544
1544
|
"originChain": "kintsugi",
|
|
@@ -1556,7 +1556,7 @@
|
|
|
1556
1556
|
},
|
|
1557
1557
|
"multiChainAsset": "kBTC-KintsugiWrappedBTC",
|
|
1558
1558
|
"hasValue": true,
|
|
1559
|
-
"icon": "https://
|
|
1559
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-kbtc.png"
|
|
1560
1560
|
},
|
|
1561
1561
|
"nodle-NATIVE-NODL": {
|
|
1562
1562
|
"originChain": "nodle",
|
|
@@ -1570,7 +1570,7 @@
|
|
|
1570
1570
|
"metadata": null,
|
|
1571
1571
|
"multiChainAsset": null,
|
|
1572
1572
|
"hasValue": true,
|
|
1573
|
-
"icon": "https://
|
|
1573
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/nodle-native-nodl.png"
|
|
1574
1574
|
},
|
|
1575
1575
|
"darwinia2-NATIVE-RING": {
|
|
1576
1576
|
"originChain": "darwinia2",
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
"metadata": null,
|
|
1585
1585
|
"multiChainAsset": null,
|
|
1586
1586
|
"hasValue": true,
|
|
1587
|
-
"icon": "https://
|
|
1587
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-native-ring.png"
|
|
1588
1588
|
},
|
|
1589
1589
|
"darwinia2-LOCAL-KTON": {
|
|
1590
1590
|
"originChain": "darwinia2",
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
},
|
|
1601
1601
|
"multiChainAsset": null,
|
|
1602
1602
|
"hasValue": true,
|
|
1603
|
-
"icon": "https://
|
|
1603
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-kton.png"
|
|
1604
1604
|
},
|
|
1605
1605
|
"sora_ksm-NATIVE-XOR": {
|
|
1606
1606
|
"originChain": "sora_ksm",
|
|
@@ -1614,7 +1614,7 @@
|
|
|
1614
1614
|
"metadata": null,
|
|
1615
1615
|
"multiChainAsset": null,
|
|
1616
1616
|
"hasValue": true,
|
|
1617
|
-
"icon": "https://
|
|
1617
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sora_ksm-native-xor.png"
|
|
1618
1618
|
},
|
|
1619
1619
|
"odyssey-NATIVE-ARES": {
|
|
1620
1620
|
"originChain": "odyssey",
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"metadata": null,
|
|
1629
1629
|
"multiChainAsset": null,
|
|
1630
1630
|
"hasValue": true,
|
|
1631
|
-
"icon": "https://
|
|
1631
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/odyssey-native-ares.png"
|
|
1632
1632
|
},
|
|
1633
1633
|
"dancebox-NATIVE-DANCE": {
|
|
1634
1634
|
"originChain": "dancebox",
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
"metadata": null,
|
|
1643
1643
|
"multiChainAsset": null,
|
|
1644
1644
|
"hasValue": false,
|
|
1645
|
-
"icon": "https://
|
|
1645
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dancebox-native-dance.png"
|
|
1646
1646
|
},
|
|
1647
1647
|
"amplitude-LOCAL-KSM": {
|
|
1648
1648
|
"originChain": "amplitude",
|
|
@@ -1660,7 +1660,7 @@
|
|
|
1660
1660
|
},
|
|
1661
1661
|
"multiChainAsset": "KSM-Kusama",
|
|
1662
1662
|
"hasValue": true,
|
|
1663
|
-
"icon": "https://
|
|
1663
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/amplitude-local-ksm.png"
|
|
1664
1664
|
},
|
|
1665
1665
|
"polkadex-NATIVE-PDEX": {
|
|
1666
1666
|
"originChain": "polkadex",
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
},
|
|
1677
1677
|
"multiChainAsset": null,
|
|
1678
1678
|
"hasValue": true,
|
|
1679
|
-
"icon": "https://
|
|
1679
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadex-native-pdex.png"
|
|
1680
1680
|
},
|
|
1681
1681
|
"polkadexTest-NATIVE-Unit": {
|
|
1682
1682
|
"originChain": "polkadexTest",
|
|
@@ -1690,7 +1690,7 @@
|
|
|
1690
1690
|
"metadata": null,
|
|
1691
1691
|
"multiChainAsset": null,
|
|
1692
1692
|
"hasValue": false,
|
|
1693
|
-
"icon": "https://
|
|
1693
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadextest-native-unit.png"
|
|
1694
1694
|
},
|
|
1695
1695
|
"rmrk-NATIVE-UNIT": {
|
|
1696
1696
|
"originChain": "rmrk",
|
|
@@ -1704,7 +1704,7 @@
|
|
|
1704
1704
|
"metadata": null,
|
|
1705
1705
|
"multiChainAsset": null,
|
|
1706
1706
|
"hasValue": false,
|
|
1707
|
-
"icon": "https://
|
|
1707
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/rmrk-native-unit.png"
|
|
1708
1708
|
},
|
|
1709
1709
|
"dolphin-NATIVE-DOL": {
|
|
1710
1710
|
"originChain": "dolphin",
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
"metadata": null,
|
|
1719
1719
|
"multiChainAsset": null,
|
|
1720
1720
|
"hasValue": false,
|
|
1721
|
-
"icon": "https://
|
|
1721
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dolphin-native-dol.png"
|
|
1722
1722
|
},
|
|
1723
1723
|
"opal-NATIVE-OPL": {
|
|
1724
1724
|
"originChain": "opal",
|
|
@@ -1732,7 +1732,7 @@
|
|
|
1732
1732
|
"metadata": null,
|
|
1733
1733
|
"multiChainAsset": null,
|
|
1734
1734
|
"hasValue": false,
|
|
1735
|
-
"icon": "https://
|
|
1735
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/opal-native-opl.png"
|
|
1736
1736
|
},
|
|
1737
1737
|
"efinity-NATIVE-EFI": {
|
|
1738
1738
|
"originChain": "efinity",
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
"metadata": null,
|
|
1747
1747
|
"multiChainAsset": null,
|
|
1748
1748
|
"hasValue": true,
|
|
1749
|
-
"icon": "https://
|
|
1749
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/efinity-native-efi.png"
|
|
1750
1750
|
},
|
|
1751
1751
|
"composableFinance-NATIVE-LAYR": {
|
|
1752
1752
|
"originChain": "composableFinance",
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
"metadata": null,
|
|
1761
1761
|
"multiChainAsset": null,
|
|
1762
1762
|
"hasValue": true,
|
|
1763
|
-
"icon": "https://
|
|
1763
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/composablefinance-native-layr.png"
|
|
1764
1764
|
},
|
|
1765
1765
|
"phala-NATIVE-PHA": {
|
|
1766
1766
|
"originChain": "phala",
|
|
@@ -1774,7 +1774,7 @@
|
|
|
1774
1774
|
"metadata": null,
|
|
1775
1775
|
"multiChainAsset": "PHA-Phala",
|
|
1776
1776
|
"hasValue": true,
|
|
1777
|
-
"icon": "https://
|
|
1777
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-native-pha.png"
|
|
1778
1778
|
},
|
|
1779
1779
|
"crust-NATIVE-CRU": {
|
|
1780
1780
|
"originChain": "crust",
|
|
@@ -1788,7 +1788,7 @@
|
|
|
1788
1788
|
"metadata": null,
|
|
1789
1789
|
"multiChainAsset": "CRU-Crust",
|
|
1790
1790
|
"hasValue": true,
|
|
1791
|
-
"icon": "https://
|
|
1791
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-native-cru.png"
|
|
1792
1792
|
},
|
|
1793
1793
|
"statemine-NATIVE-KSM": {
|
|
1794
1794
|
"originChain": "statemine",
|
|
@@ -1809,7 +1809,7 @@
|
|
|
1809
1809
|
},
|
|
1810
1810
|
"multiChainAsset": "KSM-Kusama",
|
|
1811
1811
|
"hasValue": true,
|
|
1812
|
-
"icon": "https://
|
|
1812
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-native-ksm.png"
|
|
1813
1813
|
},
|
|
1814
1814
|
"karura-NATIVE-KAR": {
|
|
1815
1815
|
"originChain": "karura",
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
},
|
|
1833
1833
|
"multiChainAsset": "KAR-Karura",
|
|
1834
1834
|
"hasValue": true,
|
|
1835
|
-
"icon": "https://
|
|
1835
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-native-kar.png"
|
|
1836
1836
|
},
|
|
1837
1837
|
"khala-NATIVE-PHA": {
|
|
1838
1838
|
"originChain": "khala",
|
|
@@ -1846,7 +1846,7 @@
|
|
|
1846
1846
|
"metadata": null,
|
|
1847
1847
|
"multiChainAsset": null,
|
|
1848
1848
|
"hasValue": true,
|
|
1849
|
-
"icon": "https://
|
|
1849
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/khala-native-pha.png"
|
|
1850
1850
|
},
|
|
1851
1851
|
"kilt-NATIVE-KILT": {
|
|
1852
1852
|
"originChain": "kilt",
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"metadata": null,
|
|
1861
1861
|
"multiChainAsset": null,
|
|
1862
1862
|
"hasValue": true,
|
|
1863
|
-
"icon": "https://
|
|
1863
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kilt-native-kilt.png"
|
|
1864
1864
|
},
|
|
1865
1865
|
"basilisk-NATIVE-BSX": {
|
|
1866
1866
|
"originChain": "basilisk",
|
|
@@ -1874,7 +1874,7 @@
|
|
|
1874
1874
|
"metadata": null,
|
|
1875
1875
|
"multiChainAsset": null,
|
|
1876
1876
|
"hasValue": true,
|
|
1877
|
-
"icon": "https://
|
|
1877
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/basilisk-native-bsx.png"
|
|
1878
1878
|
},
|
|
1879
1879
|
"altair-NATIVE-AIR": {
|
|
1880
1880
|
"originChain": "altair",
|
|
@@ -1888,7 +1888,7 @@
|
|
|
1888
1888
|
"metadata": null,
|
|
1889
1889
|
"multiChainAsset": null,
|
|
1890
1890
|
"hasValue": true,
|
|
1891
|
-
"icon": "https://
|
|
1891
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/altair-native-air.png"
|
|
1892
1892
|
},
|
|
1893
1893
|
"heiko-NATIVE-HKO": {
|
|
1894
1894
|
"originChain": "heiko",
|
|
@@ -1902,7 +1902,7 @@
|
|
|
1902
1902
|
"metadata": null,
|
|
1903
1903
|
"multiChainAsset": null,
|
|
1904
1904
|
"hasValue": true,
|
|
1905
|
-
"icon": "https://
|
|
1905
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/heiko-native-hko.png"
|
|
1906
1906
|
},
|
|
1907
1907
|
"kintsugi-NATIVE-KINT": {
|
|
1908
1908
|
"originChain": "kintsugi",
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
},
|
|
1921
1921
|
"multiChainAsset": "KINT-Kintsugi",
|
|
1922
1922
|
"hasValue": true,
|
|
1923
|
-
"icon": "https://
|
|
1923
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-native-kint.png"
|
|
1924
1924
|
},
|
|
1925
1925
|
"kintsugi-LOCAL-USDT": {
|
|
1926
1926
|
"originChain": "kintsugi",
|
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
},
|
|
1939
1939
|
"multiChainAsset": "USDT-Tether",
|
|
1940
1940
|
"hasValue": true,
|
|
1941
|
-
"icon": "https://
|
|
1941
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-usdt.png"
|
|
1942
1942
|
},
|
|
1943
1943
|
"kintsugi_test-NATIVE-KINT": {
|
|
1944
1944
|
"originChain": "kintsugi_test",
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
},
|
|
1957
1957
|
"multiChainAsset": null,
|
|
1958
1958
|
"hasValue": false,
|
|
1959
|
-
"icon": "https://
|
|
1959
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi_test-native-kint.png"
|
|
1960
1960
|
},
|
|
1961
1961
|
"picasso-NATIVE-PICA": {
|
|
1962
1962
|
"originChain": "picasso",
|
|
@@ -1970,7 +1970,7 @@
|
|
|
1970
1970
|
"metadata": null,
|
|
1971
1971
|
"multiChainAsset": null,
|
|
1972
1972
|
"hasValue": true,
|
|
1973
|
-
"icon": "https://
|
|
1973
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/picasso-native-pica.png"
|
|
1974
1974
|
},
|
|
1975
1975
|
"quartz-NATIVE-QTZ": {
|
|
1976
1976
|
"originChain": "quartz",
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"metadata": null,
|
|
1985
1985
|
"multiChainAsset": null,
|
|
1986
1986
|
"hasValue": true,
|
|
1987
|
-
"icon": "https://
|
|
1987
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/quartz-native-qtz.png"
|
|
1988
1988
|
},
|
|
1989
1989
|
"unique_network-NATIVE-UNQ": {
|
|
1990
1990
|
"originChain": "unique_network",
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"metadata": null,
|
|
1999
1999
|
"multiChainAsset": null,
|
|
2000
2000
|
"hasValue": true,
|
|
2001
|
-
"icon": "https://
|
|
2001
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/unique_network-native-unq.png"
|
|
2002
2002
|
},
|
|
2003
2003
|
"genshiro-NATIVE-GENS": {
|
|
2004
2004
|
"originChain": "genshiro",
|
|
@@ -2014,7 +2014,7 @@
|
|
|
2014
2014
|
},
|
|
2015
2015
|
"multiChainAsset": null,
|
|
2016
2016
|
"hasValue": true,
|
|
2017
|
-
"icon": "https://
|
|
2017
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/genshiro-native-gens.png"
|
|
2018
2018
|
},
|
|
2019
2019
|
"genshiro-LOCAL-DOT": {
|
|
2020
2020
|
"originChain": "genshiro",
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
},
|
|
2031
2031
|
"multiChainAsset": "DOT-Polkadot",
|
|
2032
2032
|
"hasValue": true,
|
|
2033
|
-
"icon": "https://
|
|
2033
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/genshiro-local-dot.png"
|
|
2034
2034
|
},
|
|
2035
2035
|
"genshiro_testnet-NATIVE-TOKEN": {
|
|
2036
2036
|
"originChain": "genshiro_testnet",
|
|
@@ -2046,7 +2046,7 @@
|
|
|
2046
2046
|
},
|
|
2047
2047
|
"multiChainAsset": null,
|
|
2048
2048
|
"hasValue": false,
|
|
2049
|
-
"icon": "https://
|
|
2049
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/genshiro_testnet-native-token.png"
|
|
2050
2050
|
},
|
|
2051
2051
|
"subsocial_x-NATIVE-SUB": {
|
|
2052
2052
|
"originChain": "subsocial_x",
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
"metadata": null,
|
|
2061
2061
|
"multiChainAsset": null,
|
|
2062
2062
|
"hasValue": true,
|
|
2063
|
-
"icon": "https://
|
|
2063
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subsocial_x-native-sub.png"
|
|
2064
2064
|
},
|
|
2065
2065
|
"zeitgeist-NATIVE-ZTG": {
|
|
2066
2066
|
"originChain": "zeitgeist",
|
|
@@ -2074,7 +2074,7 @@
|
|
|
2074
2074
|
"metadata": null,
|
|
2075
2075
|
"multiChainAsset": null,
|
|
2076
2076
|
"hasValue": true,
|
|
2077
|
-
"icon": "https://
|
|
2077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeitgeist-native-ztg.png"
|
|
2078
2078
|
},
|
|
2079
2079
|
"sakura-NATIVE-SKU": {
|
|
2080
2080
|
"originChain": "sakura",
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
"metadata": null,
|
|
2089
2089
|
"multiChainAsset": null,
|
|
2090
2090
|
"hasValue": true,
|
|
2091
|
-
"icon": "https://
|
|
2091
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sakura-native-sku.png"
|
|
2092
2092
|
},
|
|
2093
2093
|
"shadow-NATIVE-CSM": {
|
|
2094
2094
|
"originChain": "shadow",
|
|
@@ -2102,7 +2102,7 @@
|
|
|
2102
2102
|
"metadata": null,
|
|
2103
2103
|
"multiChainAsset": null,
|
|
2104
2104
|
"hasValue": true,
|
|
2105
|
-
"icon": "https://
|
|
2105
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shadow-native-csm.png"
|
|
2106
2106
|
},
|
|
2107
2107
|
"uniqueNft-NATIVE-UNQ": {
|
|
2108
2108
|
"originChain": "uniqueNft",
|
|
@@ -2116,7 +2116,7 @@
|
|
|
2116
2116
|
"metadata": null,
|
|
2117
2117
|
"multiChainAsset": null,
|
|
2118
2118
|
"hasValue": false,
|
|
2119
|
-
"icon": "https://
|
|
2119
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/uniquenft-native-unq.png"
|
|
2120
2120
|
},
|
|
2121
2121
|
"robonomics-NATIVE-XRT": {
|
|
2122
2122
|
"originChain": "robonomics",
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"metadata": null,
|
|
2131
2131
|
"multiChainAsset": null,
|
|
2132
2132
|
"hasValue": true,
|
|
2133
|
-
"icon": "https://
|
|
2133
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/robonomics-native-xrt.png"
|
|
2134
2134
|
},
|
|
2135
2135
|
"integritee-NATIVE-TEER": {
|
|
2136
2136
|
"originChain": "integritee",
|
|
@@ -2144,7 +2144,7 @@
|
|
|
2144
2144
|
"metadata": null,
|
|
2145
2145
|
"multiChainAsset": null,
|
|
2146
2146
|
"hasValue": true,
|
|
2147
|
-
"icon": "https://
|
|
2147
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/integritee-native-teer.png"
|
|
2148
2148
|
},
|
|
2149
2149
|
"integriteePolkadot-NATIVE-TEER": {
|
|
2150
2150
|
"originChain": "integriteePolkadot",
|
|
@@ -2158,7 +2158,7 @@
|
|
|
2158
2158
|
"metadata": null,
|
|
2159
2159
|
"multiChainAsset": null,
|
|
2160
2160
|
"hasValue": true,
|
|
2161
|
-
"icon": "https://
|
|
2161
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/integriteepolkadot-native-teer.png"
|
|
2162
2162
|
},
|
|
2163
2163
|
"crabParachain-NATIVE-CRAB": {
|
|
2164
2164
|
"originChain": "crabParachain",
|
|
@@ -2172,7 +2172,7 @@
|
|
|
2172
2172
|
"metadata": null,
|
|
2173
2173
|
"multiChainAsset": null,
|
|
2174
2174
|
"hasValue": true,
|
|
2175
|
-
"icon": "https://
|
|
2175
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crabparachain-native-crab.png"
|
|
2176
2176
|
},
|
|
2177
2177
|
"crabParachain-LOCAL-CKTON": {
|
|
2178
2178
|
"originChain": "crabParachain",
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
},
|
|
2189
2189
|
"multiChainAsset": null,
|
|
2190
2190
|
"hasValue": true,
|
|
2191
|
-
"icon": "https://
|
|
2191
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crabparachain-local-ckton.png"
|
|
2192
2192
|
},
|
|
2193
2193
|
"pangolin-NATIVE-PRING": {
|
|
2194
2194
|
"originChain": "pangolin",
|
|
@@ -2202,7 +2202,7 @@
|
|
|
2202
2202
|
"metadata": null,
|
|
2203
2203
|
"multiChainAsset": null,
|
|
2204
2204
|
"hasValue": false,
|
|
2205
|
-
"icon": "https://
|
|
2205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pangolin-native-pring.png"
|
|
2206
2206
|
},
|
|
2207
2207
|
"pangolin-LOCAL-PKTON": {
|
|
2208
2208
|
"originChain": "pangolin",
|
|
@@ -2218,7 +2218,7 @@
|
|
|
2218
2218
|
},
|
|
2219
2219
|
"multiChainAsset": null,
|
|
2220
2220
|
"hasValue": false,
|
|
2221
|
-
"icon": "https://
|
|
2221
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pangolin-local-pkton.png"
|
|
2222
2222
|
},
|
|
2223
2223
|
"chainx-NATIVE-PCX": {
|
|
2224
2224
|
"originChain": "chainx",
|
|
@@ -2232,7 +2232,7 @@
|
|
|
2232
2232
|
"metadata": null,
|
|
2233
2233
|
"multiChainAsset": null,
|
|
2234
2234
|
"hasValue": true,
|
|
2235
|
-
"icon": "https://
|
|
2235
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/chainx-native-pcx.png"
|
|
2236
2236
|
},
|
|
2237
2237
|
"acala_testnet-NATIVE-ACA": {
|
|
2238
2238
|
"originChain": "acala_testnet",
|
|
@@ -2246,7 +2246,7 @@
|
|
|
2246
2246
|
"metadata": null,
|
|
2247
2247
|
"multiChainAsset": null,
|
|
2248
2248
|
"hasValue": false,
|
|
2249
|
-
"icon": "https://
|
|
2249
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala_testnet-native-aca.png"
|
|
2250
2250
|
},
|
|
2251
2251
|
"mangatax-NATIVE-MGAT": {
|
|
2252
2252
|
"originChain": "mangatax",
|
|
@@ -2260,7 +2260,7 @@
|
|
|
2260
2260
|
"metadata": null,
|
|
2261
2261
|
"multiChainAsset": null,
|
|
2262
2262
|
"hasValue": false,
|
|
2263
|
-
"icon": "https://
|
|
2263
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/mangatax-native-mgat.png"
|
|
2264
2264
|
},
|
|
2265
2265
|
"mangatax_para-NATIVE-MGX": {
|
|
2266
2266
|
"originChain": "mangatax_para",
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
},
|
|
2279
2279
|
"multiChainAsset": null,
|
|
2280
2280
|
"hasValue": true,
|
|
2281
|
-
"icon": "https://
|
|
2281
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/mangatax_para-native-mgx.png"
|
|
2282
2282
|
},
|
|
2283
2283
|
"encointer-NATIVE-KSM": {
|
|
2284
2284
|
"originChain": "encointer",
|
|
@@ -2292,7 +2292,7 @@
|
|
|
2292
2292
|
"metadata": null,
|
|
2293
2293
|
"multiChainAsset": "KSM-Kusama",
|
|
2294
2294
|
"hasValue": true,
|
|
2295
|
-
"icon": "https://
|
|
2295
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/encointer-native-ksm.png"
|
|
2296
2296
|
},
|
|
2297
2297
|
"litmus-NATIVE-LIT": {
|
|
2298
2298
|
"originChain": "litmus",
|
|
@@ -2306,7 +2306,7 @@
|
|
|
2306
2306
|
"metadata": null,
|
|
2307
2307
|
"multiChainAsset": null,
|
|
2308
2308
|
"hasValue": true,
|
|
2309
|
-
"icon": "https://
|
|
2309
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/litmus-native-lit.png"
|
|
2310
2310
|
},
|
|
2311
2311
|
"litentry-NATIVE-LIT": {
|
|
2312
2312
|
"originChain": "litentry",
|
|
@@ -2320,7 +2320,7 @@
|
|
|
2320
2320
|
"metadata": null,
|
|
2321
2321
|
"multiChainAsset": null,
|
|
2322
2322
|
"hasValue": true,
|
|
2323
|
-
"icon": "https://
|
|
2323
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/litentry-native-lit.png"
|
|
2324
2324
|
},
|
|
2325
2325
|
"tinkernet-NATIVE-TNKR": {
|
|
2326
2326
|
"originChain": "tinkernet",
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
"metadata": null,
|
|
2335
2335
|
"multiChainAsset": null,
|
|
2336
2336
|
"hasValue": true,
|
|
2337
|
-
"icon": "https://
|
|
2337
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tinkernet-native-tnkr.png"
|
|
2338
2338
|
},
|
|
2339
2339
|
"imbue_network-NATIVE-IMBU": {
|
|
2340
2340
|
"originChain": "imbue_network",
|
|
@@ -2348,7 +2348,7 @@
|
|
|
2348
2348
|
"metadata": null,
|
|
2349
2349
|
"multiChainAsset": null,
|
|
2350
2350
|
"hasValue": true,
|
|
2351
|
-
"icon": "https://
|
|
2351
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/imbue_network-native-imbu.png"
|
|
2352
2352
|
},
|
|
2353
2353
|
"subspace_test-NATIVE-tSSC": {
|
|
2354
2354
|
"originChain": "subspace_test",
|
|
@@ -2362,7 +2362,7 @@
|
|
|
2362
2362
|
"metadata": null,
|
|
2363
2363
|
"multiChainAsset": null,
|
|
2364
2364
|
"hasValue": false,
|
|
2365
|
-
"icon": "https://
|
|
2365
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_test-native-tssc.png"
|
|
2366
2366
|
},
|
|
2367
2367
|
"subspace_gemini_2a-NATIVE-tSSC": {
|
|
2368
2368
|
"originChain": "subspace_gemini_2a",
|
|
@@ -2376,7 +2376,7 @@
|
|
|
2376
2376
|
"metadata": null,
|
|
2377
2377
|
"multiChainAsset": null,
|
|
2378
2378
|
"hasValue": false,
|
|
2379
|
-
"icon": "https://
|
|
2379
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_2a-native-tssc.png"
|
|
2380
2380
|
},
|
|
2381
2381
|
"subspace_gemini_3c-NATIVE-tSSC": {
|
|
2382
2382
|
"originChain": "subspace_gemini_3c",
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
"metadata": null,
|
|
2391
2391
|
"multiChainAsset": null,
|
|
2392
2392
|
"hasValue": false,
|
|
2393
|
-
"icon": "https://
|
|
2393
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3c-native-tssc.png"
|
|
2394
2394
|
},
|
|
2395
2395
|
"subspace_gemini_3d-NATIVE-tSSC": {
|
|
2396
2396
|
"originChain": "subspace_gemini_3d",
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
"metadata": null,
|
|
2405
2405
|
"multiChainAsset": null,
|
|
2406
2406
|
"hasValue": false,
|
|
2407
|
-
"icon": "https://
|
|
2407
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3d-native-tssc.png"
|
|
2408
2408
|
},
|
|
2409
2409
|
"subspace_gemini_3e-NATIVE-tSSC": {
|
|
2410
2410
|
"originChain": "subspace_gemini_3e",
|
|
@@ -2418,7 +2418,7 @@
|
|
|
2418
2418
|
"metadata": null,
|
|
2419
2419
|
"multiChainAsset": null,
|
|
2420
2420
|
"hasValue": false,
|
|
2421
|
-
"icon": "https://
|
|
2421
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3e-native-tssc.png"
|
|
2422
2422
|
},
|
|
2423
2423
|
"subspace_gemini_3f-NATIVE-tSSC": {
|
|
2424
2424
|
"originChain": "subspace_gemini_3f",
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
"metadata": null,
|
|
2433
2433
|
"multiChainAsset": null,
|
|
2434
2434
|
"hasValue": false,
|
|
2435
|
-
"icon": "https://
|
|
2435
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3f-native-tssc.png"
|
|
2436
2436
|
},
|
|
2437
2437
|
"origintrail-NATIVE-NEURO": {
|
|
2438
2438
|
"originChain": "origintrail",
|
|
@@ -2446,7 +2446,7 @@
|
|
|
2446
2446
|
"metadata": null,
|
|
2447
2447
|
"multiChainAsset": null,
|
|
2448
2448
|
"hasValue": true,
|
|
2449
|
-
"icon": "https://
|
|
2449
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/origintrail-native-neuro.png"
|
|
2450
2450
|
},
|
|
2451
2451
|
"dorafactory-NATIVE-DORA": {
|
|
2452
2452
|
"originChain": "dorafactory",
|
|
@@ -2460,7 +2460,7 @@
|
|
|
2460
2460
|
"metadata": null,
|
|
2461
2461
|
"multiChainAsset": null,
|
|
2462
2462
|
"hasValue": true,
|
|
2463
|
-
"icon": "https://
|
|
2463
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dorafactory-native-dora.png"
|
|
2464
2464
|
},
|
|
2465
2465
|
"bajun-NATIVE-BAJU": {
|
|
2466
2466
|
"originChain": "bajun",
|
|
@@ -2474,7 +2474,7 @@
|
|
|
2474
2474
|
"metadata": null,
|
|
2475
2475
|
"multiChainAsset": null,
|
|
2476
2476
|
"hasValue": true,
|
|
2477
|
-
"icon": "https://
|
|
2477
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bajun-native-baju.png"
|
|
2478
2478
|
},
|
|
2479
2479
|
"listen-NATIVE-LT": {
|
|
2480
2480
|
"originChain": "listen",
|
|
@@ -2488,7 +2488,7 @@
|
|
|
2488
2488
|
"metadata": null,
|
|
2489
2489
|
"multiChainAsset": null,
|
|
2490
2490
|
"hasValue": true,
|
|
2491
|
-
"icon": "https://
|
|
2491
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/listen-native-lt.png"
|
|
2492
2492
|
},
|
|
2493
2493
|
"kabocha-NATIVE-KAB": {
|
|
2494
2494
|
"originChain": "kabocha",
|
|
@@ -2502,7 +2502,7 @@
|
|
|
2502
2502
|
"metadata": null,
|
|
2503
2503
|
"multiChainAsset": null,
|
|
2504
2504
|
"hasValue": true,
|
|
2505
|
-
"icon": "https://
|
|
2505
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kabocha-native-kab.png"
|
|
2506
2506
|
},
|
|
2507
2507
|
"gmdie-NATIVE-FREN": {
|
|
2508
2508
|
"originChain": "gmdie",
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"metadata": null,
|
|
2517
2517
|
"multiChainAsset": null,
|
|
2518
2518
|
"hasValue": true,
|
|
2519
|
-
"icon": "https://
|
|
2519
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/gmdie-native-fren.png"
|
|
2520
2520
|
},
|
|
2521
2521
|
"ternoa-NATIVE-CAPS": {
|
|
2522
2522
|
"originChain": "ternoa",
|
|
@@ -2530,7 +2530,7 @@
|
|
|
2530
2530
|
"metadata": null,
|
|
2531
2531
|
"multiChainAsset": null,
|
|
2532
2532
|
"hasValue": true,
|
|
2533
|
-
"icon": "https://
|
|
2533
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ternoa-native-caps.png"
|
|
2534
2534
|
},
|
|
2535
2535
|
"tanganika-NATIVE-DHX": {
|
|
2536
2536
|
"originChain": "tanganika",
|
|
@@ -2544,7 +2544,7 @@
|
|
|
2544
2544
|
"metadata": null,
|
|
2545
2545
|
"multiChainAsset": null,
|
|
2546
2546
|
"hasValue": true,
|
|
2547
|
-
"icon": "https://
|
|
2547
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tanganika-native-dhx.png"
|
|
2548
2548
|
},
|
|
2549
2549
|
"pendulum-NATIVE-PEN": {
|
|
2550
2550
|
"originChain": "pendulum",
|
|
@@ -2558,7 +2558,7 @@
|
|
|
2558
2558
|
"metadata": null,
|
|
2559
2559
|
"multiChainAsset": null,
|
|
2560
2560
|
"hasValue": true,
|
|
2561
|
-
"icon": "https://
|
|
2561
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pendulum-native-pen.png"
|
|
2562
2562
|
},
|
|
2563
2563
|
"pendulum-LOCAL-DOT": {
|
|
2564
2564
|
"originChain": "pendulum",
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
},
|
|
2577
2577
|
"multiChainAsset": "DOT-Polkadot",
|
|
2578
2578
|
"hasValue": true,
|
|
2579
|
-
"icon": "https://
|
|
2579
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pendulum-local-dot.png"
|
|
2580
2580
|
},
|
|
2581
2581
|
"pendulum-LOCAL-USDT": {
|
|
2582
2582
|
"originChain": "pendulum",
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
},
|
|
2595
2595
|
"multiChainAsset": "USDT-Tether",
|
|
2596
2596
|
"hasValue": true,
|
|
2597
|
-
"icon": "https://
|
|
2597
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pendulum-local-usdt.png"
|
|
2598
2598
|
},
|
|
2599
2599
|
"gear_testnet-NATIVE-Unit": {
|
|
2600
2600
|
"originChain": "gear_testnet",
|
|
@@ -2608,7 +2608,7 @@
|
|
|
2608
2608
|
"metadata": null,
|
|
2609
2609
|
"multiChainAsset": null,
|
|
2610
2610
|
"hasValue": false,
|
|
2611
|
-
"icon": "https://
|
|
2611
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/gear_testnet-native-unit.png"
|
|
2612
2612
|
},
|
|
2613
2613
|
"ternoa_alphanet-NATIVE-CAPS": {
|
|
2614
2614
|
"originChain": "ternoa_alphanet",
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
"metadata": null,
|
|
2623
2623
|
"multiChainAsset": null,
|
|
2624
2624
|
"hasValue": false,
|
|
2625
|
-
"icon": "https://
|
|
2625
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ternoa_alphanet-native-caps.png"
|
|
2626
2626
|
},
|
|
2627
2627
|
"calamari_test-NATIVE-KMA": {
|
|
2628
2628
|
"originChain": "calamari_test",
|
|
@@ -2636,7 +2636,7 @@
|
|
|
2636
2636
|
"metadata": null,
|
|
2637
2637
|
"multiChainAsset": null,
|
|
2638
2638
|
"hasValue": false,
|
|
2639
|
-
"icon": "https://
|
|
2639
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/calamari_test-native-kma.png"
|
|
2640
2640
|
},
|
|
2641
2641
|
"boba-NATIVE-ETH": {
|
|
2642
2642
|
"originChain": "boba",
|
|
@@ -2650,7 +2650,7 @@
|
|
|
2650
2650
|
"metadata": null,
|
|
2651
2651
|
"multiChainAsset": "ETH-Ethereum",
|
|
2652
2652
|
"hasValue": true,
|
|
2653
|
-
"icon": "https://
|
|
2653
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/boba-native-eth.png"
|
|
2654
2654
|
},
|
|
2655
2655
|
"kilt_peregrine-NATIVE-PILT": {
|
|
2656
2656
|
"originChain": "kilt_peregrine",
|
|
@@ -2664,7 +2664,7 @@
|
|
|
2664
2664
|
"metadata": null,
|
|
2665
2665
|
"multiChainAsset": null,
|
|
2666
2666
|
"hasValue": false,
|
|
2667
|
-
"icon": "https://
|
|
2667
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kilt_peregrine-native-pilt.png"
|
|
2668
2668
|
},
|
|
2669
2669
|
"xx_network-NATIVE-xx": {
|
|
2670
2670
|
"originChain": "xx_network",
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
"metadata": null,
|
|
2679
2679
|
"multiChainAsset": null,
|
|
2680
2680
|
"hasValue": true,
|
|
2681
|
-
"icon": "https://
|
|
2681
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/xx_network-native-xx.png"
|
|
2682
2682
|
},
|
|
2683
2683
|
"watr_network-NATIVE-WATRD": {
|
|
2684
2684
|
"originChain": "watr_network",
|
|
@@ -2692,7 +2692,7 @@
|
|
|
2692
2692
|
"metadata": null,
|
|
2693
2693
|
"multiChainAsset": null,
|
|
2694
2694
|
"hasValue": false,
|
|
2695
|
-
"icon": "https://
|
|
2695
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/watr_network-native-watrd.png"
|
|
2696
2696
|
},
|
|
2697
2697
|
"watr_mainnet-NATIVE-WATR": {
|
|
2698
2698
|
"originChain": "watr_mainnet",
|
|
@@ -2706,7 +2706,7 @@
|
|
|
2706
2706
|
"metadata": null,
|
|
2707
2707
|
"multiChainAsset": null,
|
|
2708
2708
|
"hasValue": true,
|
|
2709
|
-
"icon": "https://
|
|
2709
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/watr_mainnet-native-watr.png"
|
|
2710
2710
|
},
|
|
2711
2711
|
"watr_mainnet_evm-NATIVE-WATR": {
|
|
2712
2712
|
"originChain": "watr_mainnet_evm",
|
|
@@ -2720,7 +2720,7 @@
|
|
|
2720
2720
|
"metadata": null,
|
|
2721
2721
|
"multiChainAsset": null,
|
|
2722
2722
|
"hasValue": true,
|
|
2723
|
-
"icon": "https://
|
|
2723
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/watr_mainnet_evm-native-watr.png"
|
|
2724
2724
|
},
|
|
2725
2725
|
"watr_network_evm-NATIVE-WATRD": {
|
|
2726
2726
|
"originChain": "watr_network_evm",
|
|
@@ -2734,7 +2734,7 @@
|
|
|
2734
2734
|
"metadata": null,
|
|
2735
2735
|
"multiChainAsset": null,
|
|
2736
2736
|
"hasValue": false,
|
|
2737
|
-
"icon": "https://
|
|
2737
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/watr_network_evm-native-watrd.png"
|
|
2738
2738
|
},
|
|
2739
2739
|
"fusotao-NATIVE-TAO": {
|
|
2740
2740
|
"originChain": "fusotao",
|
|
@@ -2748,7 +2748,7 @@
|
|
|
2748
2748
|
"metadata": null,
|
|
2749
2749
|
"multiChainAsset": null,
|
|
2750
2750
|
"hasValue": true,
|
|
2751
|
-
"icon": "https://
|
|
2751
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/fusotao-native-tao.png"
|
|
2752
2752
|
},
|
|
2753
2753
|
"discovol-NATIVE-DISC": {
|
|
2754
2754
|
"originChain": "discovol",
|
|
@@ -2762,7 +2762,7 @@
|
|
|
2762
2762
|
"metadata": null,
|
|
2763
2763
|
"multiChainAsset": null,
|
|
2764
2764
|
"hasValue": true,
|
|
2765
|
-
"icon": "https://
|
|
2765
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/discovol-native-disc.png"
|
|
2766
2766
|
},
|
|
2767
2767
|
"discovol_testnet-NATIVE-DISC": {
|
|
2768
2768
|
"originChain": "discovol_testnet",
|
|
@@ -2776,7 +2776,7 @@
|
|
|
2776
2776
|
"metadata": null,
|
|
2777
2777
|
"multiChainAsset": null,
|
|
2778
2778
|
"hasValue": false,
|
|
2779
|
-
"icon": "https://
|
|
2779
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/discovol_testnet-native-disc.png"
|
|
2780
2780
|
},
|
|
2781
2781
|
"atocha-NATIVE-ATO": {
|
|
2782
2782
|
"originChain": "atocha",
|
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"metadata": null,
|
|
2791
2791
|
"multiChainAsset": null,
|
|
2792
2792
|
"hasValue": true,
|
|
2793
|
-
"icon": "https://
|
|
2793
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/atocha-native-ato.png"
|
|
2794
2794
|
},
|
|
2795
2795
|
"myriad-NATIVE-MYRIA": {
|
|
2796
2796
|
"originChain": "myriad",
|
|
@@ -2804,7 +2804,7 @@
|
|
|
2804
2804
|
"metadata": null,
|
|
2805
2805
|
"multiChainAsset": null,
|
|
2806
2806
|
"hasValue": true,
|
|
2807
|
-
"icon": "https://
|
|
2807
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/myriad-native-myria.png"
|
|
2808
2808
|
},
|
|
2809
2809
|
"deBio-NATIVE-DBIO": {
|
|
2810
2810
|
"originChain": "deBio",
|
|
@@ -2818,7 +2818,7 @@
|
|
|
2818
2818
|
"metadata": null,
|
|
2819
2819
|
"multiChainAsset": null,
|
|
2820
2820
|
"hasValue": true,
|
|
2821
|
-
"icon": "https://
|
|
2821
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/debio-native-dbio.png"
|
|
2822
2822
|
},
|
|
2823
2823
|
"collectives-NATIVE-DOT": {
|
|
2824
2824
|
"originChain": "collectives",
|
|
@@ -2832,7 +2832,7 @@
|
|
|
2832
2832
|
"metadata": null,
|
|
2833
2833
|
"multiChainAsset": "DOT-Polkadot",
|
|
2834
2834
|
"hasValue": true,
|
|
2835
|
-
"icon": "https://
|
|
2835
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/collectives-native-dot.png"
|
|
2836
2836
|
},
|
|
2837
2837
|
"ajunaPolkadot-NATIVE-AJUN": {
|
|
2838
2838
|
"originChain": "ajunaPolkadot",
|
|
@@ -2846,7 +2846,7 @@
|
|
|
2846
2846
|
"metadata": null,
|
|
2847
2847
|
"multiChainAsset": null,
|
|
2848
2848
|
"hasValue": true,
|
|
2849
|
-
"icon": "https://
|
|
2849
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ajunapolkadot-native-ajun.png"
|
|
2850
2850
|
},
|
|
2851
2851
|
"bitgreen-NATIVE-BBB": {
|
|
2852
2852
|
"originChain": "bitgreen",
|
|
@@ -2860,7 +2860,7 @@
|
|
|
2860
2860
|
"metadata": null,
|
|
2861
2861
|
"multiChainAsset": null,
|
|
2862
2862
|
"hasValue": true,
|
|
2863
|
-
"icon": "https://
|
|
2863
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bitgreen-native-bbb.png"
|
|
2864
2864
|
},
|
|
2865
2865
|
"frequency-NATIVE-FRQCY": {
|
|
2866
2866
|
"originChain": "frequency",
|
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
"metadata": null,
|
|
2875
2875
|
"multiChainAsset": null,
|
|
2876
2876
|
"hasValue": true,
|
|
2877
|
-
"icon": "https://
|
|
2877
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/frequency-native-frqcy.png"
|
|
2878
2878
|
},
|
|
2879
2879
|
"hashedNetwork-NATIVE-HASH": {
|
|
2880
2880
|
"originChain": "hashedNetwork",
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"metadata": null,
|
|
2889
2889
|
"multiChainAsset": null,
|
|
2890
2890
|
"hasValue": true,
|
|
2891
|
-
"icon": "https://
|
|
2891
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hashednetwork-native-hash.png"
|
|
2892
2892
|
},
|
|
2893
2893
|
"kapex-NATIVE-KPX": {
|
|
2894
2894
|
"originChain": "kapex",
|
|
@@ -2902,7 +2902,7 @@
|
|
|
2902
2902
|
"metadata": null,
|
|
2903
2903
|
"multiChainAsset": null,
|
|
2904
2904
|
"hasValue": true,
|
|
2905
|
-
"icon": "https://
|
|
2905
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kapex-native-kpx.png"
|
|
2906
2906
|
},
|
|
2907
2907
|
"kylinNetwork-NATIVE-KYL": {
|
|
2908
2908
|
"originChain": "kylinNetwork",
|
|
@@ -2916,7 +2916,7 @@
|
|
|
2916
2916
|
"metadata": null,
|
|
2917
2917
|
"multiChainAsset": null,
|
|
2918
2918
|
"hasValue": true,
|
|
2919
|
-
"icon": "https://
|
|
2919
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kylinnetwork-native-kyl.png"
|
|
2920
2920
|
},
|
|
2921
2921
|
"ipci-NATIVE-MITO": {
|
|
2922
2922
|
"originChain": "ipci",
|
|
@@ -2930,7 +2930,7 @@
|
|
|
2930
2930
|
"metadata": null,
|
|
2931
2931
|
"multiChainAsset": null,
|
|
2932
2932
|
"hasValue": true,
|
|
2933
|
-
"icon": "https://
|
|
2933
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ipci-native-mito.png"
|
|
2934
2934
|
},
|
|
2935
2935
|
"kico-NATIVE-KICO": {
|
|
2936
2936
|
"originChain": "kico",
|
|
@@ -2944,7 +2944,7 @@
|
|
|
2944
2944
|
"metadata": null,
|
|
2945
2945
|
"multiChainAsset": null,
|
|
2946
2946
|
"hasValue": true,
|
|
2947
|
-
"icon": "https://
|
|
2947
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kico-native-kico.png"
|
|
2948
2948
|
},
|
|
2949
2949
|
"luhnNetwork-NATIVE-LUHN": {
|
|
2950
2950
|
"originChain": "luhnNetwork",
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"metadata": null,
|
|
2959
2959
|
"multiChainAsset": null,
|
|
2960
2960
|
"hasValue": true,
|
|
2961
|
-
"icon": "https://
|
|
2961
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/luhnnetwork-native-luhn.png"
|
|
2962
2962
|
},
|
|
2963
2963
|
"pichiu-NATIVE-PCHU": {
|
|
2964
2964
|
"originChain": "pichiu",
|
|
@@ -2972,7 +2972,7 @@
|
|
|
2972
2972
|
"metadata": null,
|
|
2973
2973
|
"multiChainAsset": null,
|
|
2974
2974
|
"hasValue": true,
|
|
2975
|
-
"icon": "https://
|
|
2975
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/pichiu-native-pchu.png"
|
|
2976
2976
|
},
|
|
2977
2977
|
"riodefi-NATIVE-UNIT": {
|
|
2978
2978
|
"originChain": "riodefi",
|
|
@@ -2986,7 +2986,7 @@
|
|
|
2986
2986
|
"metadata": null,
|
|
2987
2987
|
"multiChainAsset": null,
|
|
2988
2988
|
"hasValue": true,
|
|
2989
|
-
"icon": "https://
|
|
2989
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/riodefi-native-unit.png"
|
|
2990
2990
|
},
|
|
2991
2991
|
"automata-NATIVE-ATA": {
|
|
2992
2992
|
"originChain": "automata",
|
|
@@ -3000,7 +3000,7 @@
|
|
|
3000
3000
|
"metadata": null,
|
|
3001
3001
|
"multiChainAsset": null,
|
|
3002
3002
|
"hasValue": true,
|
|
3003
|
-
"icon": "https://
|
|
3003
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/automata-native-ata.png"
|
|
3004
3004
|
},
|
|
3005
3005
|
"creditcoin-NATIVE-CTC": {
|
|
3006
3006
|
"originChain": "creditcoin",
|
|
@@ -3014,7 +3014,7 @@
|
|
|
3014
3014
|
"metadata": null,
|
|
3015
3015
|
"multiChainAsset": null,
|
|
3016
3016
|
"hasValue": true,
|
|
3017
|
-
"icon": "https://
|
|
3017
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/creditcoin-native-ctc.png"
|
|
3018
3018
|
},
|
|
3019
3019
|
"crownSterling-NATIVE-CSOV": {
|
|
3020
3020
|
"originChain": "crownSterling",
|
|
@@ -3028,7 +3028,7 @@
|
|
|
3028
3028
|
"metadata": null,
|
|
3029
3029
|
"multiChainAsset": null,
|
|
3030
3030
|
"hasValue": true,
|
|
3031
|
-
"icon": "https://
|
|
3031
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crownsterling-native-csov.png"
|
|
3032
3032
|
},
|
|
3033
3033
|
"dockPosMainnet-NATIVE-DOCK": {
|
|
3034
3034
|
"originChain": "dockPosMainnet",
|
|
@@ -3042,7 +3042,7 @@
|
|
|
3042
3042
|
"metadata": null,
|
|
3043
3043
|
"multiChainAsset": null,
|
|
3044
3044
|
"hasValue": true,
|
|
3045
|
-
"icon": "https://
|
|
3045
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dockposmainnet-native-dock.png"
|
|
3046
3046
|
},
|
|
3047
3047
|
"kusari-NATIVE-KSI": {
|
|
3048
3048
|
"originChain": "kusari",
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
"metadata": null,
|
|
3057
3057
|
"multiChainAsset": null,
|
|
3058
3058
|
"hasValue": true,
|
|
3059
|
-
"icon": "https://
|
|
3059
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kusari-native-ksi.png"
|
|
3060
3060
|
},
|
|
3061
3061
|
"logion-NATIVE-LGNT": {
|
|
3062
3062
|
"originChain": "logion",
|
|
@@ -3070,7 +3070,7 @@
|
|
|
3070
3070
|
"metadata": null,
|
|
3071
3071
|
"multiChainAsset": null,
|
|
3072
3072
|
"hasValue": true,
|
|
3073
|
-
"icon": "https://
|
|
3073
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/logion-native-lgnt.png"
|
|
3074
3074
|
},
|
|
3075
3075
|
"neatcoin-NATIVE-NEAT": {
|
|
3076
3076
|
"originChain": "neatcoin",
|
|
@@ -3084,7 +3084,7 @@
|
|
|
3084
3084
|
"metadata": null,
|
|
3085
3085
|
"multiChainAsset": null,
|
|
3086
3086
|
"hasValue": true,
|
|
3087
|
-
"icon": "https://
|
|
3087
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/neatcoin-native-neat.png"
|
|
3088
3088
|
},
|
|
3089
3089
|
"nftmart-NATIVE-NMT": {
|
|
3090
3090
|
"originChain": "nftmart",
|
|
@@ -3098,7 +3098,7 @@
|
|
|
3098
3098
|
"metadata": null,
|
|
3099
3099
|
"multiChainAsset": null,
|
|
3100
3100
|
"hasValue": true,
|
|
3101
|
-
"icon": "https://
|
|
3101
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/nftmart-native-nmt.png"
|
|
3102
3102
|
},
|
|
3103
3103
|
"polymesh-NATIVE-POLYX": {
|
|
3104
3104
|
"originChain": "polymesh",
|
|
@@ -3112,7 +3112,7 @@
|
|
|
3112
3112
|
"metadata": null,
|
|
3113
3113
|
"multiChainAsset": null,
|
|
3114
3114
|
"hasValue": true,
|
|
3115
|
-
"icon": "https://
|
|
3115
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polymesh-native-polyx.png"
|
|
3116
3116
|
},
|
|
3117
3117
|
"riochain-NATIVE-RFUEL": {
|
|
3118
3118
|
"originChain": "riochain",
|
|
@@ -3126,7 +3126,7 @@
|
|
|
3126
3126
|
"metadata": null,
|
|
3127
3127
|
"multiChainAsset": null,
|
|
3128
3128
|
"hasValue": true,
|
|
3129
|
-
"icon": "https://
|
|
3129
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/riochain-native-rfuel.png"
|
|
3130
3130
|
},
|
|
3131
3131
|
"sherpax-NATIVE-KSX": {
|
|
3132
3132
|
"originChain": "sherpax",
|
|
@@ -3140,7 +3140,7 @@
|
|
|
3140
3140
|
"metadata": null,
|
|
3141
3141
|
"multiChainAsset": null,
|
|
3142
3142
|
"hasValue": true,
|
|
3143
|
-
"icon": "https://
|
|
3143
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sherpax-native-ksx.png"
|
|
3144
3144
|
},
|
|
3145
3145
|
"sora_substrate-NATIVE-XOR": {
|
|
3146
3146
|
"originChain": "sora_substrate",
|
|
@@ -3156,7 +3156,7 @@
|
|
|
3156
3156
|
},
|
|
3157
3157
|
"multiChainAsset": null,
|
|
3158
3158
|
"hasValue": true,
|
|
3159
|
-
"icon": "https://
|
|
3159
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sora_substrate-native-xor.png"
|
|
3160
3160
|
},
|
|
3161
3161
|
"swapdex-NATIVE-SDX": {
|
|
3162
3162
|
"originChain": "swapdex",
|
|
@@ -3170,7 +3170,7 @@
|
|
|
3170
3170
|
"metadata": null,
|
|
3171
3171
|
"multiChainAsset": null,
|
|
3172
3172
|
"hasValue": true,
|
|
3173
|
-
"icon": "https://
|
|
3173
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/swapdex-native-sdx.png"
|
|
3174
3174
|
},
|
|
3175
3175
|
"3dpass-NATIVE-P3D": {
|
|
3176
3176
|
"originChain": "3dpass",
|
|
@@ -3184,7 +3184,7 @@
|
|
|
3184
3184
|
"metadata": null,
|
|
3185
3185
|
"multiChainAsset": null,
|
|
3186
3186
|
"hasValue": true,
|
|
3187
|
-
"icon": "https://
|
|
3187
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/3dpass-native-p3d.png"
|
|
3188
3188
|
},
|
|
3189
3189
|
"alephSmartNet-NATIVE-SZERO": {
|
|
3190
3190
|
"originChain": "alephSmartNet",
|
|
@@ -3198,7 +3198,7 @@
|
|
|
3198
3198
|
"metadata": null,
|
|
3199
3199
|
"multiChainAsset": null,
|
|
3200
3200
|
"hasValue": false,
|
|
3201
|
-
"icon": "https://
|
|
3201
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/alephsmartnet-native-szero.png"
|
|
3202
3202
|
},
|
|
3203
3203
|
"kulupu-NATIVE-KLP": {
|
|
3204
3204
|
"originChain": "kulupu",
|
|
@@ -3212,7 +3212,7 @@
|
|
|
3212
3212
|
"metadata": null,
|
|
3213
3213
|
"multiChainAsset": null,
|
|
3214
3214
|
"hasValue": true,
|
|
3215
|
-
"icon": "https://
|
|
3215
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kulupu-native-klp.png"
|
|
3216
3216
|
},
|
|
3217
3217
|
"joystream-NATIVE-JOY": {
|
|
3218
3218
|
"originChain": "joystream",
|
|
@@ -3226,7 +3226,7 @@
|
|
|
3226
3226
|
"metadata": null,
|
|
3227
3227
|
"multiChainAsset": null,
|
|
3228
3228
|
"hasValue": true,
|
|
3229
|
-
"icon": "https://
|
|
3229
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/joystream-native-joy.png"
|
|
3230
3230
|
},
|
|
3231
3231
|
"statemint-LOCAL-USDt": {
|
|
3232
3232
|
"originChain": "statemint",
|
|
@@ -3257,7 +3257,7 @@
|
|
|
3257
3257
|
},
|
|
3258
3258
|
"multiChainAsset": "USDT-Tether",
|
|
3259
3259
|
"hasValue": true,
|
|
3260
|
-
"icon": "https://
|
|
3260
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-usdt.png"
|
|
3261
3261
|
},
|
|
3262
3262
|
"moonriver-LOCAL-xcKSM": {
|
|
3263
3263
|
"originChain": "moonriver",
|
|
@@ -3275,7 +3275,7 @@
|
|
|
3275
3275
|
},
|
|
3276
3276
|
"multiChainAsset": "KSM-Kusama",
|
|
3277
3277
|
"hasValue": true,
|
|
3278
|
-
"icon": "https://
|
|
3278
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xcksm.png"
|
|
3279
3279
|
},
|
|
3280
3280
|
"shiden-LOCAL-KSM": {
|
|
3281
3281
|
"originChain": "shiden",
|
|
@@ -3298,7 +3298,7 @@
|
|
|
3298
3298
|
},
|
|
3299
3299
|
"multiChainAsset": "KSM-Kusama",
|
|
3300
3300
|
"hasValue": true,
|
|
3301
|
-
"icon": "https://
|
|
3301
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-local-ksm.png"
|
|
3302
3302
|
},
|
|
3303
3303
|
"karura-LOCAL-KSM": {
|
|
3304
3304
|
"originChain": "karura",
|
|
@@ -3316,7 +3316,7 @@
|
|
|
3316
3316
|
},
|
|
3317
3317
|
"multiChainAsset": "KSM-Kusama",
|
|
3318
3318
|
"hasValue": true,
|
|
3319
|
-
"icon": "https://
|
|
3319
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-local-ksm.png"
|
|
3320
3320
|
},
|
|
3321
3321
|
"karura-LOCAL-NEER": {
|
|
3322
3322
|
"originChain": "karura",
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
},
|
|
3335
3335
|
"multiChainAsset": "NEER-Pioneer",
|
|
3336
3336
|
"hasValue": true,
|
|
3337
|
-
"icon": "https://
|
|
3337
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-local-neer.png"
|
|
3338
3338
|
},
|
|
3339
3339
|
"karura-LOCAL-BNC": {
|
|
3340
3340
|
"originChain": "karura",
|
|
@@ -3352,7 +3352,7 @@
|
|
|
3352
3352
|
},
|
|
3353
3353
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
3354
3354
|
"hasValue": true,
|
|
3355
|
-
"icon": "https://
|
|
3355
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-local-bnc.png"
|
|
3356
3356
|
},
|
|
3357
3357
|
"karura-LOCAL-tKSM": {
|
|
3358
3358
|
"originChain": "karura",
|
|
@@ -3370,7 +3370,7 @@
|
|
|
3370
3370
|
},
|
|
3371
3371
|
"multiChainAsset": null,
|
|
3372
3372
|
"hasValue": true,
|
|
3373
|
-
"icon": "https://
|
|
3373
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-local-tksm.png"
|
|
3374
3374
|
},
|
|
3375
3375
|
"bifrost-LOCAL-KSM": {
|
|
3376
3376
|
"originChain": "bifrost",
|
|
@@ -3388,7 +3388,7 @@
|
|
|
3388
3388
|
},
|
|
3389
3389
|
"multiChainAsset": "KSM-Kusama",
|
|
3390
3390
|
"hasValue": true,
|
|
3391
|
-
"icon": "https://
|
|
3391
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-ksm.png"
|
|
3392
3392
|
},
|
|
3393
3393
|
"bifrost-LOCAL-vKSM": {
|
|
3394
3394
|
"originChain": "bifrost",
|
|
@@ -3406,7 +3406,7 @@
|
|
|
3406
3406
|
},
|
|
3407
3407
|
"multiChainAsset": null,
|
|
3408
3408
|
"hasValue": true,
|
|
3409
|
-
"icon": "https://
|
|
3409
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-vksm.png"
|
|
3410
3410
|
},
|
|
3411
3411
|
"bifrost-LOCAL-vsKSM": {
|
|
3412
3412
|
"originChain": "bifrost",
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
},
|
|
3425
3425
|
"multiChainAsset": null,
|
|
3426
3426
|
"hasValue": true,
|
|
3427
|
-
"icon": "https://
|
|
3427
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-vsksm.png"
|
|
3428
3428
|
},
|
|
3429
3429
|
"bifrost-LOCAL-vMOVR": {
|
|
3430
3430
|
"originChain": "bifrost",
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
},
|
|
3443
3443
|
"multiChainAsset": null,
|
|
3444
3444
|
"hasValue": true,
|
|
3445
|
-
"icon": "https://
|
|
3445
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-vmovr.png"
|
|
3446
3446
|
},
|
|
3447
3447
|
"bifrost-LOCAL-vBNC": {
|
|
3448
3448
|
"originChain": "bifrost",
|
|
@@ -3460,7 +3460,7 @@
|
|
|
3460
3460
|
},
|
|
3461
3461
|
"multiChainAsset": null,
|
|
3462
3462
|
"hasValue": true,
|
|
3463
|
-
"icon": "https://
|
|
3463
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-vbnc.png"
|
|
3464
3464
|
},
|
|
3465
3465
|
"moonbeam-LOCAL-xcUSDT": {
|
|
3466
3466
|
"originChain": "moonbeam",
|
|
@@ -3478,7 +3478,7 @@
|
|
|
3478
3478
|
},
|
|
3479
3479
|
"multiChainAsset": "USDT-Tether",
|
|
3480
3480
|
"hasValue": true,
|
|
3481
|
-
"icon": "https://
|
|
3481
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcusdt.png"
|
|
3482
3482
|
},
|
|
3483
3483
|
"moonbeam-LOCAL-xcEQ": {
|
|
3484
3484
|
"originChain": "moonbeam",
|
|
@@ -3496,7 +3496,7 @@
|
|
|
3496
3496
|
},
|
|
3497
3497
|
"multiChainAsset": "EQ-Equilibrium",
|
|
3498
3498
|
"hasValue": true,
|
|
3499
|
-
"icon": "https://
|
|
3499
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xceq.png"
|
|
3500
3500
|
},
|
|
3501
3501
|
"moonbeam-LOCAL-xcEQD": {
|
|
3502
3502
|
"originChain": "moonbeam",
|
|
@@ -3514,7 +3514,7 @@
|
|
|
3514
3514
|
},
|
|
3515
3515
|
"multiChainAsset": "EQD-EquilibriumUSD",
|
|
3516
3516
|
"hasValue": true,
|
|
3517
|
-
"icon": "https://
|
|
3517
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
3518
3518
|
},
|
|
3519
3519
|
"moonriver-LOCAL-xcaSeed": {
|
|
3520
3520
|
"originChain": "moonriver",
|
|
@@ -3532,7 +3532,7 @@
|
|
|
3532
3532
|
},
|
|
3533
3533
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3534
3534
|
"hasValue": true,
|
|
3535
|
-
"icon": "https://
|
|
3535
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xcaseed.png"
|
|
3536
3536
|
},
|
|
3537
3537
|
"moonriver-LOCAL-xcKINT": {
|
|
3538
3538
|
"originChain": "moonriver",
|
|
@@ -3550,7 +3550,7 @@
|
|
|
3550
3550
|
},
|
|
3551
3551
|
"multiChainAsset": "KINT-Kintsugi",
|
|
3552
3552
|
"hasValue": true,
|
|
3553
|
-
"icon": "https://
|
|
3553
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xckint.png"
|
|
3554
3554
|
},
|
|
3555
3555
|
"moonriver-LOCAL-xcKBTC": {
|
|
3556
3556
|
"originChain": "moonriver",
|
|
@@ -3568,7 +3568,7 @@
|
|
|
3568
3568
|
},
|
|
3569
3569
|
"multiChainAsset": "kBTC-KintsugiWrappedBTC",
|
|
3570
3570
|
"hasValue": true,
|
|
3571
|
-
"icon": "https://
|
|
3571
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xckbtc.png"
|
|
3572
3572
|
},
|
|
3573
3573
|
"moonriver-LOCAL-xcBNC": {
|
|
3574
3574
|
"originChain": "moonriver",
|
|
@@ -3586,7 +3586,7 @@
|
|
|
3586
3586
|
},
|
|
3587
3587
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
3588
3588
|
"hasValue": true,
|
|
3589
|
-
"icon": "https://
|
|
3589
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xcbnc.png"
|
|
3590
3590
|
},
|
|
3591
3591
|
"astar-LOCAL-aSEED": {
|
|
3592
3592
|
"originChain": "astar",
|
|
@@ -3617,7 +3617,7 @@
|
|
|
3617
3617
|
},
|
|
3618
3618
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
3619
3619
|
"hasValue": true,
|
|
3620
|
-
"icon": "https://
|
|
3620
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-aseed.png"
|
|
3621
3621
|
},
|
|
3622
3622
|
"astar-LOCAL-LDOT": {
|
|
3623
3623
|
"originChain": "astar",
|
|
@@ -3633,7 +3633,7 @@
|
|
|
3633
3633
|
},
|
|
3634
3634
|
"multiChainAsset": null,
|
|
3635
3635
|
"hasValue": true,
|
|
3636
|
-
"icon": "https://
|
|
3636
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-ldot.png"
|
|
3637
3637
|
},
|
|
3638
3638
|
"astar-LOCAL-ACA": {
|
|
3639
3639
|
"originChain": "astar",
|
|
@@ -3649,7 +3649,7 @@
|
|
|
3649
3649
|
},
|
|
3650
3650
|
"multiChainAsset": "ACA-Acala",
|
|
3651
3651
|
"hasValue": true,
|
|
3652
|
-
"icon": "https://
|
|
3652
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-aca.png"
|
|
3653
3653
|
},
|
|
3654
3654
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
3655
3655
|
"originChain": "astarEvm",
|
|
@@ -3665,7 +3665,7 @@
|
|
|
3665
3665
|
},
|
|
3666
3666
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
3667
3667
|
"hasValue": true,
|
|
3668
|
-
"icon": "https://
|
|
3668
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-aseed-0xffffffff00000000000000010000000000000001.png"
|
|
3669
3669
|
},
|
|
3670
3670
|
"moonriver-LOCAL-xcKAR": {
|
|
3671
3671
|
"originChain": "moonriver",
|
|
@@ -3683,7 +3683,7 @@
|
|
|
3683
3683
|
},
|
|
3684
3684
|
"multiChainAsset": "KAR-Karura",
|
|
3685
3685
|
"hasValue": true,
|
|
3686
|
-
"icon": "https://
|
|
3686
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-local-xckar.png"
|
|
3687
3687
|
},
|
|
3688
3688
|
"karura-LOCAL-aSEED": {
|
|
3689
3689
|
"originChain": "karura",
|
|
@@ -3701,7 +3701,7 @@
|
|
|
3701
3701
|
},
|
|
3702
3702
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3703
3703
|
"hasValue": true,
|
|
3704
|
-
"icon": "https://
|
|
3704
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura-local-aseed.png"
|
|
3705
3705
|
},
|
|
3706
3706
|
"shiden-LOCAL-aSEED": {
|
|
3707
3707
|
"originChain": "shiden",
|
|
@@ -3718,7 +3718,7 @@
|
|
|
3718
3718
|
},
|
|
3719
3719
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3720
3720
|
"hasValue": true,
|
|
3721
|
-
"icon": "https://
|
|
3721
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-local-aseed.png"
|
|
3722
3722
|
},
|
|
3723
3723
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
3724
3724
|
"originChain": "shidenEvm",
|
|
@@ -3734,7 +3734,7 @@
|
|
|
3734
3734
|
},
|
|
3735
3735
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3736
3736
|
"hasValue": true,
|
|
3737
|
-
"icon": "https://
|
|
3737
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
3738
3738
|
},
|
|
3739
3739
|
"bifrost-LOCAL-KUSD": {
|
|
3740
3740
|
"originChain": "bifrost",
|
|
@@ -3752,7 +3752,7 @@
|
|
|
3752
3752
|
},
|
|
3753
3753
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3754
3754
|
"hasValue": true,
|
|
3755
|
-
"icon": "https://
|
|
3755
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-kusd.png"
|
|
3756
3756
|
},
|
|
3757
3757
|
"bifrost-LOCAL-KAR": {
|
|
3758
3758
|
"originChain": "bifrost",
|
|
@@ -3770,7 +3770,7 @@
|
|
|
3770
3770
|
},
|
|
3771
3771
|
"multiChainAsset": "KAR-Karura",
|
|
3772
3772
|
"hasValue": true,
|
|
3773
|
-
"icon": "https://
|
|
3773
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-kar.png"
|
|
3774
3774
|
},
|
|
3775
3775
|
"statemine-LOCAL-USDt": {
|
|
3776
3776
|
"originChain": "statemine",
|
|
@@ -3786,7 +3786,7 @@
|
|
|
3786
3786
|
},
|
|
3787
3787
|
"multiChainAsset": "USDT-Tether",
|
|
3788
3788
|
"hasValue": true,
|
|
3789
|
-
"icon": "https://
|
|
3789
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-usdt.png"
|
|
3790
3790
|
},
|
|
3791
3791
|
"statemine-LOCAL-RMRK": {
|
|
3792
3792
|
"originChain": "statemine",
|
|
@@ -3802,7 +3802,7 @@
|
|
|
3802
3802
|
},
|
|
3803
3803
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
3804
3804
|
"hasValue": true,
|
|
3805
|
-
"icon": "https://
|
|
3805
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-rmrk.png"
|
|
3806
3806
|
},
|
|
3807
3807
|
"statemine-LOCAL-ARIS": {
|
|
3808
3808
|
"originChain": "statemine",
|
|
@@ -3818,7 +3818,7 @@
|
|
|
3818
3818
|
},
|
|
3819
3819
|
"multiChainAsset": null,
|
|
3820
3820
|
"hasValue": true,
|
|
3821
|
-
"icon": "https://
|
|
3821
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-aris.png"
|
|
3822
3822
|
},
|
|
3823
3823
|
"statemine-LOCAL-BILL": {
|
|
3824
3824
|
"originChain": "statemine",
|
|
@@ -3834,7 +3834,7 @@
|
|
|
3834
3834
|
},
|
|
3835
3835
|
"multiChainAsset": null,
|
|
3836
3836
|
"hasValue": true,
|
|
3837
|
-
"icon": "https://
|
|
3837
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-bill.png"
|
|
3838
3838
|
},
|
|
3839
3839
|
"statemine-LOCAL-CHAOS": {
|
|
3840
3840
|
"originChain": "statemine",
|
|
@@ -3850,7 +3850,7 @@
|
|
|
3850
3850
|
},
|
|
3851
3851
|
"multiChainAsset": null,
|
|
3852
3852
|
"hasValue": true,
|
|
3853
|
-
"icon": "https://
|
|
3853
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-chaos.png"
|
|
3854
3854
|
},
|
|
3855
3855
|
"statemine-LOCAL-CHRWNA": {
|
|
3856
3856
|
"originChain": "statemine",
|
|
@@ -3866,7 +3866,7 @@
|
|
|
3866
3866
|
},
|
|
3867
3867
|
"multiChainAsset": null,
|
|
3868
3868
|
"hasValue": true,
|
|
3869
|
-
"icon": "https://
|
|
3869
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-chrwna.png"
|
|
3870
3870
|
},
|
|
3871
3871
|
"statemine-LOCAL-BAILEGO": {
|
|
3872
3872
|
"originChain": "statemine",
|
|
@@ -3882,7 +3882,7 @@
|
|
|
3882
3882
|
},
|
|
3883
3883
|
"multiChainAsset": null,
|
|
3884
3884
|
"hasValue": true,
|
|
3885
|
-
"icon": "https://
|
|
3885
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemine-local-bailego.png"
|
|
3886
3886
|
},
|
|
3887
3887
|
"moonbase-ERC20-MFR-0xc2bFd8e028b342F0537aDC2bF310821c807c1312": {
|
|
3888
3888
|
"originChain": "moonbase",
|
|
@@ -3898,7 +3898,7 @@
|
|
|
3898
3898
|
},
|
|
3899
3899
|
"multiChainAsset": null,
|
|
3900
3900
|
"hasValue": false,
|
|
3901
|
-
"icon": "https://
|
|
3901
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbase-erc20-mfr-0xc2bfd8e028b342f0537adc2bf310821c807c1312.png"
|
|
3902
3902
|
},
|
|
3903
3903
|
"moonbase-ERC20-MFG-0x3ef88816ebE8F50019e931bdFFB0e428A44a29B1": {
|
|
3904
3904
|
"originChain": "moonbase",
|
|
@@ -3914,7 +3914,7 @@
|
|
|
3914
3914
|
},
|
|
3915
3915
|
"multiChainAsset": null,
|
|
3916
3916
|
"hasValue": false,
|
|
3917
|
-
"icon": "https://
|
|
3917
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbase-erc20-mfg-0x3ef88816ebe8f50019e931bdffb0e428a44a29b1.png"
|
|
3918
3918
|
},
|
|
3919
3919
|
"moonbeam-ERC20-USDC-0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b": {
|
|
3920
3920
|
"originChain": "moonbeam",
|
|
@@ -3930,7 +3930,7 @@
|
|
|
3930
3930
|
},
|
|
3931
3931
|
"multiChainAsset": "USDC-USDCoin",
|
|
3932
3932
|
"hasValue": true,
|
|
3933
|
-
"icon": "https://
|
|
3933
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-usdc-0x818ec0a7fe18ff94269904fced6ae3dae6d6dc0b.png"
|
|
3934
3934
|
},
|
|
3935
3935
|
"moonbeam-ERC20-BNB-0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055": {
|
|
3936
3936
|
"originChain": "moonbeam",
|
|
@@ -3946,7 +3946,7 @@
|
|
|
3946
3946
|
},
|
|
3947
3947
|
"multiChainAsset": "BNB-Binance",
|
|
3948
3948
|
"hasValue": true,
|
|
3949
|
-
"icon": "https://
|
|
3949
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-bnb-0xc9baa8cfdde8e328787e29b4b078abf2dadc2055.png"
|
|
3950
3950
|
},
|
|
3951
3951
|
"moonbeam-ERC20-GLINT-0xcd3B51D98478D53F4515A306bE565c6EebeF1D58": {
|
|
3952
3952
|
"originChain": "moonbeam",
|
|
@@ -3962,7 +3962,7 @@
|
|
|
3962
3962
|
},
|
|
3963
3963
|
"multiChainAsset": null,
|
|
3964
3964
|
"hasValue": true,
|
|
3965
|
-
"icon": "https://
|
|
3965
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-glint-0xcd3b51d98478d53f4515a306be565c6eebef1d58.png"
|
|
3966
3966
|
},
|
|
3967
3967
|
"moonbeam-ERC20-SHARE-0x4204cAd97732282d261FbB7088e07557810A6408": {
|
|
3968
3968
|
"originChain": "moonbeam",
|
|
@@ -3978,7 +3978,7 @@
|
|
|
3978
3978
|
},
|
|
3979
3979
|
"multiChainAsset": null,
|
|
3980
3980
|
"hasValue": true,
|
|
3981
|
-
"icon": "https://
|
|
3981
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-share-0x4204cad97732282d261fbb7088e07557810a6408.png"
|
|
3982
3982
|
},
|
|
3983
3983
|
"moonbeam-ERC20-BEANS-0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412": {
|
|
3984
3984
|
"originChain": "moonbeam",
|
|
@@ -3994,7 +3994,7 @@
|
|
|
3994
3994
|
},
|
|
3995
3995
|
"multiChainAsset": null,
|
|
3996
3996
|
"hasValue": true,
|
|
3997
|
-
"icon": "https://
|
|
3997
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-beans-0x65b09ef8c5a096c5fd3a80f1f7369e56eb932412.png"
|
|
3998
3998
|
},
|
|
3999
3999
|
"moonbeam-ERC20-STELLA-0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2": {
|
|
4000
4000
|
"originChain": "moonbeam",
|
|
@@ -4010,7 +4010,7 @@
|
|
|
4010
4010
|
},
|
|
4011
4011
|
"multiChainAsset": null,
|
|
4012
4012
|
"hasValue": true,
|
|
4013
|
-
"icon": "https://
|
|
4013
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-stella-0x0e358838ce72d5e61e0018a2ffac4bec5f4c88d2.png"
|
|
4014
4014
|
},
|
|
4015
4015
|
"moonbeam-ERC20-xStella-0x06A3b410b681c82417A906993aCeFb91bAB6A080": {
|
|
4016
4016
|
"originChain": "moonbeam",
|
|
@@ -4026,7 +4026,7 @@
|
|
|
4026
4026
|
},
|
|
4027
4027
|
"multiChainAsset": null,
|
|
4028
4028
|
"hasValue": true,
|
|
4029
|
-
"icon": "https://
|
|
4029
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-xstella-0x06a3b410b681c82417a906993acefb91bab6a080.png"
|
|
4030
4030
|
},
|
|
4031
4031
|
"moonbeam-ERC20-veSOLAR-0x0DB6729C03C85B0708166cA92801BcB5CAc781fC": {
|
|
4032
4032
|
"originChain": "moonbeam",
|
|
@@ -4042,7 +4042,7 @@
|
|
|
4042
4042
|
},
|
|
4043
4043
|
"multiChainAsset": null,
|
|
4044
4044
|
"hasValue": true,
|
|
4045
|
-
"icon": "https://
|
|
4045
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-vesolar-0x0db6729c03c85b0708166ca92801bcb5cac781fc.png"
|
|
4046
4046
|
},
|
|
4047
4047
|
"moonbeam-ERC20-FLARE-0xE3e43888fa7803cDC7BEA478aB327cF1A0dc11a7": {
|
|
4048
4048
|
"originChain": "moonbeam",
|
|
@@ -4058,7 +4058,7 @@
|
|
|
4058
4058
|
},
|
|
4059
4059
|
"multiChainAsset": null,
|
|
4060
4060
|
"hasValue": true,
|
|
4061
|
-
"icon": "https://
|
|
4061
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-flare-0xe3e43888fa7803cdc7bea478ab327cf1a0dc11a7.png"
|
|
4062
4062
|
},
|
|
4063
4063
|
"moonbeam-ERC20-CGS-0x2Dfc76901bB2ac2A5fA5fc479590A490BBB10a5F": {
|
|
4064
4064
|
"originChain": "moonbeam",
|
|
@@ -4074,7 +4074,7 @@
|
|
|
4074
4074
|
},
|
|
4075
4075
|
"multiChainAsset": null,
|
|
4076
4076
|
"hasValue": true,
|
|
4077
|
-
"icon": "https://
|
|
4077
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cgs-0x2dfc76901bb2ac2a5fa5fc479590a490bbb10a5f.png"
|
|
4078
4078
|
},
|
|
4079
4079
|
"moonbeam-ERC20-WELL-0x511ab53f793683763e5a8829738301368a2411e3": {
|
|
4080
4080
|
"originChain": "moonbeam",
|
|
@@ -4090,7 +4090,7 @@
|
|
|
4090
4090
|
},
|
|
4091
4091
|
"multiChainAsset": null,
|
|
4092
4092
|
"hasValue": true,
|
|
4093
|
-
"icon": "https://
|
|
4093
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-well-0x511ab53f793683763e5a8829738301368a2411e3.png"
|
|
4094
4094
|
},
|
|
4095
4095
|
"moonriver-ERC20-USDC-0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D": {
|
|
4096
4096
|
"originChain": "moonriver",
|
|
@@ -4106,7 +4106,7 @@
|
|
|
4106
4106
|
},
|
|
4107
4107
|
"multiChainAsset": "USDC-USDCoin",
|
|
4108
4108
|
"hasValue": true,
|
|
4109
|
-
"icon": "https://
|
|
4109
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-usdc-0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d.png"
|
|
4110
4110
|
},
|
|
4111
4111
|
"moonriver-ERC20-DAI-0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844": {
|
|
4112
4112
|
"originChain": "moonriver",
|
|
@@ -4122,7 +4122,7 @@
|
|
|
4122
4122
|
},
|
|
4123
4123
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
4124
4124
|
"hasValue": true,
|
|
4125
|
-
"icon": "https://
|
|
4125
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-dai-0x80a16016cc4a2e6a2caca8a4a498b1699ff0f844.png"
|
|
4126
4126
|
},
|
|
4127
4127
|
"moonriver-ERC20-MFAM-0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1": {
|
|
4128
4128
|
"originChain": "moonriver",
|
|
@@ -4138,7 +4138,7 @@
|
|
|
4138
4138
|
},
|
|
4139
4139
|
"multiChainAsset": null,
|
|
4140
4140
|
"hasValue": true,
|
|
4141
|
-
"icon": "https://
|
|
4141
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-mfam-0xbb8d88bcd9749636bc4d2be22aac4bb3b01a58f1.png"
|
|
4142
4142
|
},
|
|
4143
4143
|
"moonriver-ERC20-ZLK-0x0f47ba9d9Bde3442b42175e51d6A367928A1173B": {
|
|
4144
4144
|
"originChain": "moonriver",
|
|
@@ -4154,7 +4154,7 @@
|
|
|
4154
4154
|
},
|
|
4155
4155
|
"multiChainAsset": null,
|
|
4156
4156
|
"hasValue": true,
|
|
4157
|
-
"icon": "https://
|
|
4157
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-zlk-0x0f47ba9d9bde3442b42175e51d6a367928a1173b.png"
|
|
4158
4158
|
},
|
|
4159
4159
|
"moonriver-ERC20-SOLAR-0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B": {
|
|
4160
4160
|
"originChain": "moonriver",
|
|
@@ -4170,7 +4170,7 @@
|
|
|
4170
4170
|
},
|
|
4171
4171
|
"multiChainAsset": null,
|
|
4172
4172
|
"hasValue": true,
|
|
4173
|
-
"icon": "https://
|
|
4173
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-solar-0x6bd193ee6d2104f14f94e2ca6efefae561a4334b.png"
|
|
4174
4174
|
},
|
|
4175
4175
|
"moonriver-ERC20-FRAX-0x1A93B23281CC1CDE4C4741353F3064709A16197d": {
|
|
4176
4176
|
"originChain": "moonriver",
|
|
@@ -4186,7 +4186,7 @@
|
|
|
4186
4186
|
},
|
|
4187
4187
|
"multiChainAsset": null,
|
|
4188
4188
|
"hasValue": true,
|
|
4189
|
-
"icon": "https://
|
|
4189
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-frax-0x1a93b23281cc1cde4c4741353f3064709a16197d.png"
|
|
4190
4190
|
},
|
|
4191
4191
|
"moonriver-ERC20-FXS-0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98": {
|
|
4192
4192
|
"originChain": "moonriver",
|
|
@@ -4202,7 +4202,7 @@
|
|
|
4202
4202
|
},
|
|
4203
4203
|
"multiChainAsset": null,
|
|
4204
4204
|
"hasValue": true,
|
|
4205
|
-
"icon": "https://
|
|
4205
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-fxs-0x6f1d1ee50846fcbc3de91723e61cb68cfa6d0e98.png"
|
|
4206
4206
|
},
|
|
4207
4207
|
"moonriver-ERC20-CWS-0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce": {
|
|
4208
4208
|
"originChain": "moonriver",
|
|
@@ -4218,7 +4218,7 @@
|
|
|
4218
4218
|
},
|
|
4219
4219
|
"multiChainAsset": null,
|
|
4220
4220
|
"hasValue": true,
|
|
4221
|
-
"icon": "https://
|
|
4221
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-cws-0x6fc9651f45b262ae6338a701d563ab118b1ec0ce.png"
|
|
4222
4222
|
},
|
|
4223
4223
|
"moonriver-ERC20-RIB-0xbD90A6125a84E5C512129D622a75CDDE176aDE5E": {
|
|
4224
4224
|
"originChain": "moonriver",
|
|
@@ -4234,7 +4234,7 @@
|
|
|
4234
4234
|
},
|
|
4235
4235
|
"multiChainAsset": null,
|
|
4236
4236
|
"hasValue": true,
|
|
4237
|
-
"icon": "https://
|
|
4237
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc20-rib-0xbd90a6125a84e5c512129d622a75cdde176ade5e.png"
|
|
4238
4238
|
},
|
|
4239
4239
|
"shiden-LOCAL-LKSM": {
|
|
4240
4240
|
"originChain": "shiden",
|
|
@@ -4251,7 +4251,7 @@
|
|
|
4251
4251
|
},
|
|
4252
4252
|
"multiChainAsset": null,
|
|
4253
4253
|
"hasValue": true,
|
|
4254
|
-
"icon": "https://
|
|
4254
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-local-lksm.png"
|
|
4255
4255
|
},
|
|
4256
4256
|
"shiden-LOCAL-MOVR": {
|
|
4257
4257
|
"originChain": "shiden",
|
|
@@ -4268,7 +4268,7 @@
|
|
|
4268
4268
|
},
|
|
4269
4269
|
"multiChainAsset": "MOVR-Moonriver",
|
|
4270
4270
|
"hasValue": true,
|
|
4271
|
-
"icon": "https://
|
|
4271
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-local-movr.png"
|
|
4272
4272
|
},
|
|
4273
4273
|
"shiden-LOCAL-KAR": {
|
|
4274
4274
|
"originChain": "shiden",
|
|
@@ -4285,7 +4285,7 @@
|
|
|
4285
4285
|
},
|
|
4286
4286
|
"multiChainAsset": "KAR-Karura",
|
|
4287
4287
|
"hasValue": true,
|
|
4288
|
-
"icon": "https://
|
|
4288
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shiden-local-kar.png"
|
|
4289
4289
|
},
|
|
4290
4290
|
"binance-ERC20-BUSD-0xe9e7cea3dedca5984780bafc599bd69add087d56": {
|
|
4291
4291
|
"originChain": "binance",
|
|
@@ -4301,7 +4301,7 @@
|
|
|
4301
4301
|
},
|
|
4302
4302
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4303
4303
|
"hasValue": true,
|
|
4304
|
-
"icon": "https://
|
|
4304
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-busd-0xe9e7cea3dedca5984780bafc599bd69add087d56.png"
|
|
4305
4305
|
},
|
|
4306
4306
|
"astarEvm-ERC20-DOT-0xffffffffffffffffffffffffffffffffffffffff": {
|
|
4307
4307
|
"originChain": "astarEvm",
|
|
@@ -4317,7 +4317,7 @@
|
|
|
4317
4317
|
},
|
|
4318
4318
|
"multiChainAsset": "DOT-Polkadot",
|
|
4319
4319
|
"hasValue": true,
|
|
4320
|
-
"icon": "https://
|
|
4320
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-dot-0xffffffffffffffffffffffffffffffffffffffff.png"
|
|
4321
4321
|
},
|
|
4322
4322
|
"astarEvm-ERC20-ARSW-0xde2578edec4669ba7f41c5d5d2386300bcea4678": {
|
|
4323
4323
|
"originChain": "astarEvm",
|
|
@@ -4333,7 +4333,7 @@
|
|
|
4333
4333
|
},
|
|
4334
4334
|
"multiChainAsset": null,
|
|
4335
4335
|
"hasValue": true,
|
|
4336
|
-
"icon": "https://
|
|
4336
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-arsw-0xde2578edec4669ba7f41c5d5d2386300bcea4678.png"
|
|
4337
4337
|
},
|
|
4338
4338
|
"astarEvm-ERC20-LAY-0xc4335B1b76fA6d52877b3046ECA68F6E708a27dd": {
|
|
4339
4339
|
"originChain": "astarEvm",
|
|
@@ -4349,7 +4349,7 @@
|
|
|
4349
4349
|
},
|
|
4350
4350
|
"multiChainAsset": null,
|
|
4351
4351
|
"hasValue": true,
|
|
4352
|
-
"icon": "https://
|
|
4352
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-lay-0xc4335b1b76fa6d52877b3046eca68f6e708a27dd.png"
|
|
4353
4353
|
},
|
|
4354
4354
|
"astarEvm-ERC20-BAI-0x733ebcc6df85f8266349defd0980f8ced9b45f35": {
|
|
4355
4355
|
"originChain": "astarEvm",
|
|
@@ -4365,7 +4365,7 @@
|
|
|
4365
4365
|
},
|
|
4366
4366
|
"multiChainAsset": null,
|
|
4367
4367
|
"hasValue": true,
|
|
4368
|
-
"icon": "https://
|
|
4368
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-bai-0x733ebcc6df85f8266349defd0980f8ced9b45f35.png"
|
|
4369
4369
|
},
|
|
4370
4370
|
"astarEvm-ERC20-ATID-0x5271d85ce4241b310c0b34b7c2f1f036686a6d7c": {
|
|
4371
4371
|
"originChain": "astarEvm",
|
|
@@ -4381,7 +4381,7 @@
|
|
|
4381
4381
|
},
|
|
4382
4382
|
"multiChainAsset": null,
|
|
4383
4383
|
"hasValue": true,
|
|
4384
|
-
"icon": "https://
|
|
4384
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-atid-0x5271d85ce4241b310c0b34b7c2f1f036686a6d7c.png"
|
|
4385
4385
|
},
|
|
4386
4386
|
"astarEvm-ERC20-SRS-0x9448610696659de8f72e1831d392214ae1ca4838": {
|
|
4387
4387
|
"originChain": "astarEvm",
|
|
@@ -4397,7 +4397,7 @@
|
|
|
4397
4397
|
},
|
|
4398
4398
|
"multiChainAsset": null,
|
|
4399
4399
|
"hasValue": true,
|
|
4400
|
-
"icon": "https://
|
|
4400
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-srs-0x9448610696659de8f72e1831d392214ae1ca4838.png"
|
|
4401
4401
|
},
|
|
4402
4402
|
"astarEvm-ERC20-ORU-0xcdb32eed99aa19d39e5d6ec45ba74dc4afec549f": {
|
|
4403
4403
|
"originChain": "astarEvm",
|
|
@@ -4413,7 +4413,7 @@
|
|
|
4413
4413
|
},
|
|
4414
4414
|
"multiChainAsset": null,
|
|
4415
4415
|
"hasValue": true,
|
|
4416
|
-
"icon": "https://
|
|
4416
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-oru-0xcdb32eed99aa19d39e5d6ec45ba74dc4afec549f.png"
|
|
4417
4417
|
},
|
|
4418
4418
|
"astarEvm-ERC20-BNB-0x7f27352D5F83Db87a5A3E00f4B07Cc2138D8ee52": {
|
|
4419
4419
|
"originChain": "astarEvm",
|
|
@@ -4429,7 +4429,7 @@
|
|
|
4429
4429
|
},
|
|
4430
4430
|
"multiChainAsset": "BNB-Binance",
|
|
4431
4431
|
"hasValue": true,
|
|
4432
|
-
"icon": "https://
|
|
4432
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-bnb-0x7f27352d5f83db87a5a3e00f4b07cc2138d8ee52.png"
|
|
4433
4433
|
},
|
|
4434
4434
|
"astarEvm-ERC20-BUSD-0x4Bf769b05E832FCdc9053fFFBC78Ca889aCb5E1E": {
|
|
4435
4435
|
"originChain": "astarEvm",
|
|
@@ -4445,7 +4445,7 @@
|
|
|
4445
4445
|
},
|
|
4446
4446
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4447
4447
|
"hasValue": true,
|
|
4448
|
-
"icon": "https://
|
|
4448
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-busd-0x4bf769b05e832fcdc9053fffbc78ca889acb5e1e.png"
|
|
4449
4449
|
},
|
|
4450
4450
|
"astarEvm-ERC20-CRV-0x7756a83563f0f56937A6FdF668E7D9F387c0D199": {
|
|
4451
4451
|
"originChain": "astarEvm",
|
|
@@ -4461,7 +4461,7 @@
|
|
|
4461
4461
|
},
|
|
4462
4462
|
"multiChainAsset": null,
|
|
4463
4463
|
"hasValue": true,
|
|
4464
|
-
"icon": "https://
|
|
4464
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-crv-0x7756a83563f0f56937a6fdf668e7d9f387c0d199.png"
|
|
4465
4465
|
},
|
|
4466
4466
|
"astarEvm-ERC20-DAI-0x6De33698e9e9b787e09d3Bd7771ef63557E148bb": {
|
|
4467
4467
|
"originChain": "astarEvm",
|
|
@@ -4477,7 +4477,7 @@
|
|
|
4477
4477
|
},
|
|
4478
4478
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
4479
4479
|
"hasValue": true,
|
|
4480
|
-
"icon": "https://
|
|
4480
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-dai-0x6de33698e9e9b787e09d3bd7771ef63557e148bb.png"
|
|
4481
4481
|
},
|
|
4482
4482
|
"astarEvm-ERC20-PKEX-0x1fE622E91e54D6AD00B01917351Ea6081426764A": {
|
|
4483
4483
|
"originChain": "astarEvm",
|
|
@@ -4493,7 +4493,7 @@
|
|
|
4493
4493
|
},
|
|
4494
4494
|
"multiChainAsset": "PKEX-PolkaEx",
|
|
4495
4495
|
"hasValue": true,
|
|
4496
|
-
"icon": "https://
|
|
4496
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-pkex-0x1fe622e91e54d6ad00b01917351ea6081426764a.png"
|
|
4497
4497
|
},
|
|
4498
4498
|
"astarEvm-ERC20-SDN-0x75364D4F779d0Bd0facD9a218c67f87dD9Aff3b4": {
|
|
4499
4499
|
"originChain": "astarEvm",
|
|
@@ -4509,7 +4509,7 @@
|
|
|
4509
4509
|
},
|
|
4510
4510
|
"multiChainAsset": "SDN-Shiden",
|
|
4511
4511
|
"hasValue": true,
|
|
4512
|
-
"icon": "https://
|
|
4512
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-sdn-0x75364d4f779d0bd0facd9a218c67f87dd9aff3b4.png"
|
|
4513
4513
|
},
|
|
4514
4514
|
"astarEvm-ERC20-USDC-0x6a2d262D56735DbA19Dd70682B39F6bE9a931D98": {
|
|
4515
4515
|
"originChain": "astarEvm",
|
|
@@ -4525,7 +4525,7 @@
|
|
|
4525
4525
|
},
|
|
4526
4526
|
"multiChainAsset": "USDC-USDCoin",
|
|
4527
4527
|
"hasValue": true,
|
|
4528
|
-
"icon": "https://
|
|
4528
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-usdc-0x6a2d262d56735dba19dd70682b39f6be9a931d98.png"
|
|
4529
4529
|
},
|
|
4530
4530
|
"astarEvm-ERC20-WBTC-0xad543f18cff85c77e140e3e5e3c3392f6ba9d5ca": {
|
|
4531
4531
|
"originChain": "astarEvm",
|
|
@@ -4541,7 +4541,7 @@
|
|
|
4541
4541
|
},
|
|
4542
4542
|
"multiChainAsset": "WBTC-WrappedBTC",
|
|
4543
4543
|
"hasValue": true,
|
|
4544
|
-
"icon": "https://
|
|
4544
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-wbtc-0xad543f18cff85c77e140e3e5e3c3392f6ba9d5ca.png"
|
|
4545
4545
|
},
|
|
4546
4546
|
"astarEvm-ERC20-WETH-0x81ECac0D6Be0550A00FF064a4f9dd2400585FE9c": {
|
|
4547
4547
|
"originChain": "astarEvm",
|
|
@@ -4557,7 +4557,7 @@
|
|
|
4557
4557
|
},
|
|
4558
4558
|
"multiChainAsset": null,
|
|
4559
4559
|
"hasValue": true,
|
|
4560
|
-
"icon": "https://
|
|
4560
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-weth-0x81ecac0d6be0550a00ff064a4f9dd2400585fe9c.png"
|
|
4561
4561
|
},
|
|
4562
4562
|
"astarEvm-ERC20-KZY-0x3d4DCFD2B483549527f7611ccFecb40b47d0c17b": {
|
|
4563
4563
|
"originChain": "astarEvm",
|
|
@@ -4573,7 +4573,7 @@
|
|
|
4573
4573
|
},
|
|
4574
4574
|
"multiChainAsset": null,
|
|
4575
4575
|
"hasValue": true,
|
|
4576
|
-
"icon": "https://
|
|
4576
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-kzy-0x3d4dcfd2b483549527f7611ccfecb40b47d0c17b.png"
|
|
4577
4577
|
},
|
|
4578
4578
|
"astarEvm-ERC20-WASTR-0xAeaaf0e2c81Af264101B9129C00F4440cCF0F720": {
|
|
4579
4579
|
"originChain": "astarEvm",
|
|
@@ -4589,7 +4589,7 @@
|
|
|
4589
4589
|
},
|
|
4590
4590
|
"multiChainAsset": null,
|
|
4591
4591
|
"hasValue": true,
|
|
4592
|
-
"icon": "https://
|
|
4592
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-wastr-0xaeaaf0e2c81af264101b9129c00f4440ccf0f720.png"
|
|
4593
4593
|
},
|
|
4594
4594
|
"astarEvm-ERC20-ARSW_LP-0x87988EbDE7E661F44eB3a586C5E0cEAB533a2d9C": {
|
|
4595
4595
|
"originChain": "astarEvm",
|
|
@@ -4605,7 +4605,7 @@
|
|
|
4605
4605
|
},
|
|
4606
4606
|
"multiChainAsset": null,
|
|
4607
4607
|
"hasValue": true,
|
|
4608
|
-
"icon": "https://
|
|
4608
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-arsw_lp-0x87988ebde7e661f44eb3a586c5e0ceab533a2d9c.png"
|
|
4609
4609
|
},
|
|
4610
4610
|
"astarEvm-ERC20-KOS-0xbcF7aa4fC081f5670d9b8a1BdD1cFd98DCAeE6e6": {
|
|
4611
4611
|
"originChain": "astarEvm",
|
|
@@ -4621,7 +4621,7 @@
|
|
|
4621
4621
|
},
|
|
4622
4622
|
"multiChainAsset": null,
|
|
4623
4623
|
"hasValue": true,
|
|
4624
|
-
"icon": "https://
|
|
4624
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-kos-0xbcf7aa4fc081f5670d9b8a1bdd1cfd98dcaee6e6.png"
|
|
4625
4625
|
},
|
|
4626
4626
|
"astarEvm-ERC20-PPC-0x34F79636a55d9961E47b7784eF460B021B499406": {
|
|
4627
4627
|
"originChain": "astarEvm",
|
|
@@ -4637,7 +4637,7 @@
|
|
|
4637
4637
|
},
|
|
4638
4638
|
"multiChainAsset": null,
|
|
4639
4639
|
"hasValue": true,
|
|
4640
|
-
"icon": "https://
|
|
4640
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-ppc-0x34f79636a55d9961e47b7784ef460b021b499406.png"
|
|
4641
4641
|
},
|
|
4642
4642
|
"shidenEvm-ERC20-USDT-0xFFFFFFFF000000000000000000000001000007C0": {
|
|
4643
4643
|
"originChain": "shidenEvm",
|
|
@@ -4653,7 +4653,7 @@
|
|
|
4653
4653
|
},
|
|
4654
4654
|
"multiChainAsset": null,
|
|
4655
4655
|
"hasValue": true,
|
|
4656
|
-
"icon": "https://
|
|
4656
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-usdt-0xffffffff000000000000000000000001000007c0.png"
|
|
4657
4657
|
},
|
|
4658
4658
|
"shidenEvm-ERC20-PKEX-0xdc42728b0ea910349ed3c6e1c9dc06b5fb591f98": {
|
|
4659
4659
|
"originChain": "shidenEvm",
|
|
@@ -4669,7 +4669,7 @@
|
|
|
4669
4669
|
},
|
|
4670
4670
|
"multiChainAsset": "PKEX-PolkaEx",
|
|
4671
4671
|
"hasValue": true,
|
|
4672
|
-
"icon": "https://
|
|
4672
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-pkex-0xdc42728b0ea910349ed3c6e1c9dc06b5fb591f98.png"
|
|
4673
4673
|
},
|
|
4674
4674
|
"shidenEvm-ERC20-BNB-0x332730a4f6e03d9c55829435f10360e13cfa41ff": {
|
|
4675
4675
|
"originChain": "shidenEvm",
|
|
@@ -4685,7 +4685,7 @@
|
|
|
4685
4685
|
},
|
|
4686
4686
|
"multiChainAsset": null,
|
|
4687
4687
|
"hasValue": true,
|
|
4688
|
-
"icon": "https://
|
|
4688
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-bnb-0x332730a4f6e03d9c55829435f10360e13cfa41ff.png"
|
|
4689
4689
|
},
|
|
4690
4690
|
"shidenEvm-ERC20-JPYC-0x735abe48e8782948a37c7765ecb76b98cde97b0f": {
|
|
4691
4691
|
"originChain": "shidenEvm",
|
|
@@ -4701,7 +4701,7 @@
|
|
|
4701
4701
|
},
|
|
4702
4702
|
"multiChainAsset": null,
|
|
4703
4703
|
"hasValue": true,
|
|
4704
|
-
"icon": "https://
|
|
4704
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-jpyc-0x735abe48e8782948a37c7765ecb76b98cde97b0f.png"
|
|
4705
4705
|
},
|
|
4706
4706
|
"shidenEvm-ERC20-ETH-0x765277eebeca2e31912c9946eae1021199b39c61": {
|
|
4707
4707
|
"originChain": "shidenEvm",
|
|
@@ -4717,7 +4717,7 @@
|
|
|
4717
4717
|
},
|
|
4718
4718
|
"multiChainAsset": null,
|
|
4719
4719
|
"hasValue": true,
|
|
4720
|
-
"icon": "https://
|
|
4720
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-eth-0x765277eebeca2e31912c9946eae1021199b39c61.png"
|
|
4721
4721
|
},
|
|
4722
4722
|
"shidenEvm-ERC20-USDC-0xfa9343c3897324496a05fc75abed6bac29f8a40f": {
|
|
4723
4723
|
"originChain": "shidenEvm",
|
|
@@ -4733,7 +4733,7 @@
|
|
|
4733
4733
|
},
|
|
4734
4734
|
"multiChainAsset": null,
|
|
4735
4735
|
"hasValue": true,
|
|
4736
|
-
"icon": "https://
|
|
4736
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-usdc-0xfa9343c3897324496a05fc75abed6bac29f8a40f.png"
|
|
4737
4737
|
},
|
|
4738
4738
|
"shidenEvm-ERC20-WSDN-0x0f933dc137d21ca519ae4c7e93f87a4c8ef365ef": {
|
|
4739
4739
|
"originChain": "shidenEvm",
|
|
@@ -4749,7 +4749,7 @@
|
|
|
4749
4749
|
},
|
|
4750
4750
|
"multiChainAsset": null,
|
|
4751
4751
|
"hasValue": true,
|
|
4752
|
-
"icon": "https://
|
|
4752
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-wsdn-0x0f933dc137d21ca519ae4c7e93f87a4c8ef365ef.png"
|
|
4753
4753
|
},
|
|
4754
4754
|
"shidenEvm-ERC20-Kac-0xb12c13e66ade1f72f71834f2fc5082db8c091358": {
|
|
4755
4755
|
"originChain": "shidenEvm",
|
|
@@ -4765,7 +4765,7 @@
|
|
|
4765
4765
|
},
|
|
4766
4766
|
"multiChainAsset": null,
|
|
4767
4767
|
"hasValue": true,
|
|
4768
|
-
"icon": "https://
|
|
4768
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-kac-0xb12c13e66ade1f72f71834f2fc5082db8c091358.png"
|
|
4769
4769
|
},
|
|
4770
4770
|
"shidenEvm-ERC20-SMS-0xec0c789c6dc019b1c19f055edf938b369d235d2c": {
|
|
4771
4771
|
"originChain": "shidenEvm",
|
|
@@ -4781,7 +4781,7 @@
|
|
|
4781
4781
|
},
|
|
4782
4782
|
"multiChainAsset": null,
|
|
4783
4783
|
"hasValue": true,
|
|
4784
|
-
"icon": "https://
|
|
4784
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-sms-0xec0c789c6dc019b1c19f055edf938b369d235d2c.png"
|
|
4785
4785
|
},
|
|
4786
4786
|
"shidenEvm-ERC20-STND-0x722377A047e89CA735f09Eb7CccAb780943c4CB4": {
|
|
4787
4787
|
"originChain": "shidenEvm",
|
|
@@ -4797,7 +4797,7 @@
|
|
|
4797
4797
|
},
|
|
4798
4798
|
"multiChainAsset": null,
|
|
4799
4799
|
"hasValue": true,
|
|
4800
|
-
"icon": "https://
|
|
4800
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-stnd-0x722377a047e89ca735f09eb7cccab780943c4cb4.png"
|
|
4801
4801
|
},
|
|
4802
4802
|
"shidenEvm-ERC20-SRISE-0x16bf7ecaf868348703ff5b5c0c3b84be7bf483f9": {
|
|
4803
4803
|
"originChain": "shidenEvm",
|
|
@@ -4813,7 +4813,7 @@
|
|
|
4813
4813
|
},
|
|
4814
4814
|
"multiChainAsset": null,
|
|
4815
4815
|
"hasValue": true,
|
|
4816
|
-
"icon": "https://
|
|
4816
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-srise-0x16bf7ecaf868348703ff5b5c0c3b84be7bf483f9.png"
|
|
4817
4817
|
},
|
|
4818
4818
|
"shidenEvm-ERC20-FEGS-0xa9b79AAB9d60e8e6d08D2cbAd56ff0De58ff8d41": {
|
|
4819
4819
|
"originChain": "shidenEvm",
|
|
@@ -4829,7 +4829,7 @@
|
|
|
4829
4829
|
},
|
|
4830
4830
|
"multiChainAsset": null,
|
|
4831
4831
|
"hasValue": true,
|
|
4832
|
-
"icon": "https://
|
|
4832
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/shidenevm-erc20-fegs-0xa9b79aab9d60e8e6d08d2cbad56ff0de58ff8d41.png"
|
|
4833
4833
|
},
|
|
4834
4834
|
"equilibrium_parachain-LOCAL-BNB": {
|
|
4835
4835
|
"originChain": "equilibrium_parachain",
|
|
@@ -4845,7 +4845,7 @@
|
|
|
4845
4845
|
},
|
|
4846
4846
|
"multiChainAsset": "BNB-Binance",
|
|
4847
4847
|
"hasValue": true,
|
|
4848
|
-
"icon": "https://
|
|
4848
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-bnb.png"
|
|
4849
4849
|
},
|
|
4850
4850
|
"equilibrium_parachain-LOCAL-BNC": {
|
|
4851
4851
|
"originChain": "equilibrium_parachain",
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
},
|
|
4862
4862
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
4863
4863
|
"hasValue": true,
|
|
4864
|
-
"icon": "https://
|
|
4864
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-bnc.png"
|
|
4865
4865
|
},
|
|
4866
4866
|
"equilibrium_parachain-LOCAL-CRU": {
|
|
4867
4867
|
"originChain": "equilibrium_parachain",
|
|
@@ -4877,7 +4877,7 @@
|
|
|
4877
4877
|
},
|
|
4878
4878
|
"multiChainAsset": "CRU-Crust",
|
|
4879
4879
|
"hasValue": true,
|
|
4880
|
-
"icon": "https://
|
|
4880
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-cru.png"
|
|
4881
4881
|
},
|
|
4882
4882
|
"equilibrium_parachain-LOCAL-EQD": {
|
|
4883
4883
|
"originChain": "equilibrium_parachain",
|
|
@@ -4893,7 +4893,7 @@
|
|
|
4893
4893
|
},
|
|
4894
4894
|
"multiChainAsset": "EQD-EquilibriumUSD",
|
|
4895
4895
|
"hasValue": true,
|
|
4896
|
-
"icon": "https://
|
|
4896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-eqd.png"
|
|
4897
4897
|
},
|
|
4898
4898
|
"equilibrium_parachain-LOCAL-PHA": {
|
|
4899
4899
|
"originChain": "equilibrium_parachain",
|
|
@@ -4909,7 +4909,7 @@
|
|
|
4909
4909
|
},
|
|
4910
4910
|
"multiChainAsset": "PHA-Phala",
|
|
4911
4911
|
"hasValue": true,
|
|
4912
|
-
"icon": "https://
|
|
4912
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-pha.png"
|
|
4913
4913
|
},
|
|
4914
4914
|
"equilibrium_parachain-LOCAL-ASTR": {
|
|
4915
4915
|
"originChain": "equilibrium_parachain",
|
|
@@ -4925,7 +4925,7 @@
|
|
|
4925
4925
|
},
|
|
4926
4926
|
"multiChainAsset": "ASTR-Astar",
|
|
4927
4927
|
"hasValue": true,
|
|
4928
|
-
"icon": "https://
|
|
4928
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-astr.png"
|
|
4929
4929
|
},
|
|
4930
4930
|
"equilibrium_parachain-LOCAL-BUSD": {
|
|
4931
4931
|
"originChain": "equilibrium_parachain",
|
|
@@ -4941,7 +4941,7 @@
|
|
|
4941
4941
|
},
|
|
4942
4942
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4943
4943
|
"hasValue": true,
|
|
4944
|
-
"icon": "https://
|
|
4944
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-busd.png"
|
|
4945
4945
|
},
|
|
4946
4946
|
"equilibrium_parachain-LOCAL-GLMR": {
|
|
4947
4947
|
"originChain": "equilibrium_parachain",
|
|
@@ -4957,7 +4957,7 @@
|
|
|
4957
4957
|
},
|
|
4958
4958
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
4959
4959
|
"hasValue": true,
|
|
4960
|
-
"icon": "https://
|
|
4960
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-glmr.png"
|
|
4961
4961
|
},
|
|
4962
4962
|
"equilibrium_parachain-LOCAL-iBTC": {
|
|
4963
4963
|
"originChain": "equilibrium_parachain",
|
|
@@ -4973,7 +4973,7 @@
|
|
|
4973
4973
|
},
|
|
4974
4974
|
"multiChainAsset": "iBTC-interBTC",
|
|
4975
4975
|
"hasValue": true,
|
|
4976
|
-
"icon": "https://
|
|
4976
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-ibtc.png"
|
|
4977
4977
|
},
|
|
4978
4978
|
"equilibrium_parachain-LOCAL-INTR": {
|
|
4979
4979
|
"originChain": "equilibrium_parachain",
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
},
|
|
4990
4990
|
"multiChainAsset": "INTR-Interlay",
|
|
4991
4991
|
"hasValue": true,
|
|
4992
|
-
"icon": "https://
|
|
4992
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-intr.png"
|
|
4993
4993
|
},
|
|
4994
4994
|
"equilibrium_parachain-LOCAL-PARA": {
|
|
4995
4995
|
"originChain": "equilibrium_parachain",
|
|
@@ -5005,7 +5005,7 @@
|
|
|
5005
5005
|
},
|
|
5006
5006
|
"multiChainAsset": "PARA-Parallel",
|
|
5007
5007
|
"hasValue": true,
|
|
5008
|
-
"icon": "https://
|
|
5008
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-para.png"
|
|
5009
5009
|
},
|
|
5010
5010
|
"equilibrium_parachain-LOCAL-USDT": {
|
|
5011
5011
|
"originChain": "equilibrium_parachain",
|
|
@@ -5039,7 +5039,7 @@
|
|
|
5039
5039
|
},
|
|
5040
5040
|
"multiChainAsset": "USDT-Tether",
|
|
5041
5041
|
"hasValue": true,
|
|
5042
|
-
"icon": "https://
|
|
5042
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-usdt.png"
|
|
5043
5043
|
},
|
|
5044
5044
|
"equilibrium_parachain-LOCAL-EQDOT": {
|
|
5045
5045
|
"originChain": "equilibrium_parachain",
|
|
@@ -5055,7 +5055,7 @@
|
|
|
5055
5055
|
},
|
|
5056
5056
|
"multiChainAsset": null,
|
|
5057
5057
|
"hasValue": true,
|
|
5058
|
-
"icon": "https://
|
|
5058
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/equilibrium_parachain-local-eqdot.png"
|
|
5059
5059
|
},
|
|
5060
5060
|
"boba-ERC20-BOBA-0xa18bf3994c0cc6e3b63ac420308e5383f53120d7": {
|
|
5061
5061
|
"originChain": "boba",
|
|
@@ -5071,7 +5071,7 @@
|
|
|
5071
5071
|
},
|
|
5072
5072
|
"multiChainAsset": "BOBA-BobaToken",
|
|
5073
5073
|
"hasValue": true,
|
|
5074
|
-
"icon": "https://
|
|
5074
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/boba-erc20-boba-0xa18bf3994c0cc6e3b63ac420308e5383f53120d7.png"
|
|
5075
5075
|
},
|
|
5076
5076
|
"aventus-NATIVE-AVT": {
|
|
5077
5077
|
"originChain": "aventus",
|
|
@@ -5085,7 +5085,7 @@
|
|
|
5085
5085
|
"metadata": null,
|
|
5086
5086
|
"multiChainAsset": null,
|
|
5087
5087
|
"hasValue": true,
|
|
5088
|
-
"icon": "https://
|
|
5088
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aventus-native-avt.png"
|
|
5089
5089
|
},
|
|
5090
5090
|
"aventus_testnet-NATIVE-AVT": {
|
|
5091
5091
|
"originChain": "aventus_testnet",
|
|
@@ -5099,7 +5099,7 @@
|
|
|
5099
5099
|
"metadata": null,
|
|
5100
5100
|
"multiChainAsset": null,
|
|
5101
5101
|
"hasValue": false,
|
|
5102
|
-
"icon": "https://
|
|
5102
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aventus_testnet-native-avt.png"
|
|
5103
5103
|
},
|
|
5104
5104
|
"bifrost-LOCAL-MOVR": {
|
|
5105
5105
|
"originChain": "bifrost",
|
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
},
|
|
5118
5118
|
"multiChainAsset": "MOVR-Moonriver",
|
|
5119
5119
|
"hasValue": true,
|
|
5120
|
-
"icon": "https://
|
|
5120
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-movr.png"
|
|
5121
5121
|
},
|
|
5122
5122
|
"bifrost-LOCAL-RMRK": {
|
|
5123
5123
|
"originChain": "bifrost",
|
|
@@ -5135,7 +5135,7 @@
|
|
|
5135
5135
|
},
|
|
5136
5136
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
5137
5137
|
"hasValue": true,
|
|
5138
|
-
"icon": "https://
|
|
5138
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-rmrk.png"
|
|
5139
5139
|
},
|
|
5140
5140
|
"bifrost-LOCAL-PHA": {
|
|
5141
5141
|
"originChain": "bifrost",
|
|
@@ -5153,7 +5153,7 @@
|
|
|
5153
5153
|
},
|
|
5154
5154
|
"multiChainAsset": "PHA-Phala",
|
|
5155
5155
|
"hasValue": true,
|
|
5156
|
-
"icon": "https://
|
|
5156
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost-local-pha.png"
|
|
5157
5157
|
},
|
|
5158
5158
|
"binance-ERC20-USDC-0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d": {
|
|
5159
5159
|
"originChain": "binance",
|
|
@@ -5169,7 +5169,7 @@
|
|
|
5169
5169
|
},
|
|
5170
5170
|
"multiChainAsset": "USDC-USDCoin",
|
|
5171
5171
|
"hasValue": true,
|
|
5172
|
-
"icon": "https://
|
|
5172
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-usdc-0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d.png"
|
|
5173
5173
|
},
|
|
5174
5174
|
"binance-ERC20-vUSDT-0xfD5840Cd36d94D7229439859C0112a4185BC0255": {
|
|
5175
5175
|
"originChain": "binance",
|
|
@@ -5185,7 +5185,7 @@
|
|
|
5185
5185
|
},
|
|
5186
5186
|
"multiChainAsset": null,
|
|
5187
5187
|
"hasValue": true,
|
|
5188
|
-
"icon": "https://
|
|
5188
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-vusdt-0xfd5840cd36d94d7229439859c0112a4185bc0255.png"
|
|
5189
5189
|
},
|
|
5190
5190
|
"binance-ERC20-vBUSD-0x95c78222B3D6e262426483D42CfA53685A67Ab9D": {
|
|
5191
5191
|
"originChain": "binance",
|
|
@@ -5201,7 +5201,7 @@
|
|
|
5201
5201
|
},
|
|
5202
5202
|
"multiChainAsset": null,
|
|
5203
5203
|
"hasValue": true,
|
|
5204
|
-
"icon": "https://
|
|
5204
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-vbusd-0x95c78222b3d6e262426483d42cfa53685a67ab9d.png"
|
|
5205
5205
|
},
|
|
5206
5206
|
"binance-ERC20-WBNB-0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c": {
|
|
5207
5207
|
"originChain": "binance",
|
|
@@ -5217,7 +5217,7 @@
|
|
|
5217
5217
|
},
|
|
5218
5218
|
"multiChainAsset": null,
|
|
5219
5219
|
"hasValue": true,
|
|
5220
|
-
"icon": "https://
|
|
5220
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-wbnb-0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png"
|
|
5221
5221
|
},
|
|
5222
5222
|
"binance-ERC20-ETH-0x2170Ed0880ac9A755fd29B2688956BD959F933F8": {
|
|
5223
5223
|
"originChain": "binance",
|
|
@@ -5233,7 +5233,7 @@
|
|
|
5233
5233
|
},
|
|
5234
5234
|
"multiChainAsset": "ETH-Ethereum",
|
|
5235
5235
|
"hasValue": true,
|
|
5236
|
-
"icon": "https://
|
|
5236
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-eth-0x2170ed0880ac9a755fd29b2688956bd959f933f8.png"
|
|
5237
5237
|
},
|
|
5238
5238
|
"binance-ERC20-Cake-0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82": {
|
|
5239
5239
|
"originChain": "binance",
|
|
@@ -5249,7 +5249,7 @@
|
|
|
5249
5249
|
},
|
|
5250
5250
|
"multiChainAsset": null,
|
|
5251
5251
|
"hasValue": true,
|
|
5252
|
-
"icon": "https://
|
|
5252
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-cake-0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82.png"
|
|
5253
5253
|
},
|
|
5254
5254
|
"binance-ERC20-BTCB-0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c": {
|
|
5255
5255
|
"originChain": "binance",
|
|
@@ -5265,7 +5265,7 @@
|
|
|
5265
5265
|
},
|
|
5266
5266
|
"multiChainAsset": null,
|
|
5267
5267
|
"hasValue": true,
|
|
5268
|
-
"icon": "https://
|
|
5268
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-btcb-0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c.png"
|
|
5269
5269
|
},
|
|
5270
5270
|
"binance-ERC20-ADA-0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47": {
|
|
5271
5271
|
"originChain": "binance",
|
|
@@ -5281,7 +5281,7 @@
|
|
|
5281
5281
|
},
|
|
5282
5282
|
"multiChainAsset": null,
|
|
5283
5283
|
"hasValue": true,
|
|
5284
|
-
"icon": "https://
|
|
5284
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-ada-0x3ee2200efb3400fabb9aacf31297cbdd1d435d47.png"
|
|
5285
5285
|
},
|
|
5286
5286
|
"binance-ERC20-XRP-0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE": {
|
|
5287
5287
|
"originChain": "binance",
|
|
@@ -5297,7 +5297,7 @@
|
|
|
5297
5297
|
},
|
|
5298
5298
|
"multiChainAsset": null,
|
|
5299
5299
|
"hasValue": true,
|
|
5300
|
-
"icon": "https://
|
|
5300
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-xrp-0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe.png"
|
|
5301
5301
|
},
|
|
5302
5302
|
"binance-ERC20-DOT-0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402": {
|
|
5303
5303
|
"originChain": "binance",
|
|
@@ -5313,7 +5313,7 @@
|
|
|
5313
5313
|
},
|
|
5314
5314
|
"multiChainAsset": null,
|
|
5315
5315
|
"hasValue": true,
|
|
5316
|
-
"icon": "https://
|
|
5316
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-dot-0x7083609fce4d1d8dc0c979aab8c869ea2c873402.png"
|
|
5317
5317
|
},
|
|
5318
5318
|
"binance-ERC20-USDT-0x55d398326f99059fF775485246999027B3197955": {
|
|
5319
5319
|
"originChain": "binance",
|
|
@@ -5329,7 +5329,7 @@
|
|
|
5329
5329
|
},
|
|
5330
5330
|
"multiChainAsset": "USDT-Tether",
|
|
5331
5331
|
"hasValue": true,
|
|
5332
|
-
"icon": "https://
|
|
5332
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-usdt-0x55d398326f99059ff775485246999027b3197955.png"
|
|
5333
5333
|
},
|
|
5334
5334
|
"ethereum-ERC20-USDT-0xdAC17F958D2ee523a2206206994597C13D831ec7": {
|
|
5335
5335
|
"originChain": "ethereum",
|
|
@@ -5345,7 +5345,7 @@
|
|
|
5345
5345
|
},
|
|
5346
5346
|
"multiChainAsset": "USDT-Tether",
|
|
5347
5347
|
"hasValue": true,
|
|
5348
|
-
"icon": "https://
|
|
5348
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-usdt-0xdac17f958d2ee523a2206206994597c13d831ec7.png"
|
|
5349
5349
|
},
|
|
5350
5350
|
"ethereum-ERC20-BNB-0xB8c77482e45F1F44dE1745F52C74426C631bDD52": {
|
|
5351
5351
|
"originChain": "ethereum",
|
|
@@ -5361,7 +5361,7 @@
|
|
|
5361
5361
|
},
|
|
5362
5362
|
"multiChainAsset": "BNB-Binance",
|
|
5363
5363
|
"hasValue": true,
|
|
5364
|
-
"icon": "https://
|
|
5364
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-bnb-0xb8c77482e45f1f44de1745f52c74426c631bdd52.png"
|
|
5365
5365
|
},
|
|
5366
5366
|
"ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
|
|
5367
5367
|
"originChain": "ethereum",
|
|
@@ -5377,7 +5377,7 @@
|
|
|
5377
5377
|
},
|
|
5378
5378
|
"multiChainAsset": "USDC-USDCoin",
|
|
5379
5379
|
"hasValue": true,
|
|
5380
|
-
"icon": "https://
|
|
5380
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-usdc-0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.png"
|
|
5381
5381
|
},
|
|
5382
5382
|
"ethereum-ERC20-VERSE-0x249cA82617eC3DfB2589c4c17ab7EC9765350a18": {
|
|
5383
5383
|
"originChain": "ethereum",
|
|
@@ -5393,7 +5393,7 @@
|
|
|
5393
5393
|
},
|
|
5394
5394
|
"multiChainAsset": null,
|
|
5395
5395
|
"hasValue": true,
|
|
5396
|
-
"icon": "https://
|
|
5396
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-verse-0x249ca82617ec3dfb2589c4c17ab7ec9765350a18.png"
|
|
5397
5397
|
},
|
|
5398
5398
|
"ethereum-ERC20-BUSD-0x4Fabb145d64652a948d72533023f6E7A623C7C53": {
|
|
5399
5399
|
"originChain": "ethereum",
|
|
@@ -5409,7 +5409,7 @@
|
|
|
5409
5409
|
},
|
|
5410
5410
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
5411
5411
|
"hasValue": true,
|
|
5412
|
-
"icon": "https://
|
|
5412
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-busd-0x4fabb145d64652a948d72533023f6e7a623c7c53.png"
|
|
5413
5413
|
},
|
|
5414
5414
|
"ethereum-ERC20-LDO-0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32": {
|
|
5415
5415
|
"originChain": "ethereum",
|
|
@@ -5425,7 +5425,7 @@
|
|
|
5425
5425
|
},
|
|
5426
5426
|
"multiChainAsset": null,
|
|
5427
5427
|
"hasValue": true,
|
|
5428
|
-
"icon": "https://
|
|
5428
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-ldo-0x5a98fcbea516cf06857215779fd812ca3bef1b32.png"
|
|
5429
5429
|
},
|
|
5430
5430
|
"ethereum-ERC20-wstETH-0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0": {
|
|
5431
5431
|
"originChain": "ethereum",
|
|
@@ -5441,7 +5441,7 @@
|
|
|
5441
5441
|
},
|
|
5442
5442
|
"multiChainAsset": null,
|
|
5443
5443
|
"hasValue": true,
|
|
5444
|
-
"icon": "https://
|
|
5444
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-wsteth-0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0.png"
|
|
5445
5445
|
},
|
|
5446
5446
|
"ethereum-ERC20-stETH-0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84": {
|
|
5447
5447
|
"originChain": "ethereum",
|
|
@@ -5457,7 +5457,7 @@
|
|
|
5457
5457
|
},
|
|
5458
5458
|
"multiChainAsset": null,
|
|
5459
5459
|
"hasValue": true,
|
|
5460
|
-
"icon": "https://
|
|
5460
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-steth-0xae7ab96520de3a18e5e111b5eaab095312d7fe84.png"
|
|
5461
5461
|
},
|
|
5462
5462
|
"ethereum-ERC20-THETA-0x3883f5e181fccaF8410FA61e12b59BAd963fb645": {
|
|
5463
5463
|
"originChain": "ethereum",
|
|
@@ -5473,7 +5473,7 @@
|
|
|
5473
5473
|
},
|
|
5474
5474
|
"multiChainAsset": null,
|
|
5475
5475
|
"hasValue": true,
|
|
5476
|
-
"icon": "https://
|
|
5476
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-theta-0x3883f5e181fccaf8410fa61e12b59bad963fb645.png"
|
|
5477
5477
|
},
|
|
5478
5478
|
"ethereum-ERC20-NEAR-0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4": {
|
|
5479
5479
|
"originChain": "ethereum",
|
|
@@ -5489,7 +5489,7 @@
|
|
|
5489
5489
|
},
|
|
5490
5490
|
"multiChainAsset": null,
|
|
5491
5491
|
"hasValue": true,
|
|
5492
|
-
"icon": "https://
|
|
5492
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-near-0x85f17cf997934a597031b2e18a9ab6ebd4b9f6a4.png"
|
|
5493
5493
|
},
|
|
5494
5494
|
"ethereum-ERC20-APE-0x4d224452801ACEd8B2F0aebE155379bb5D594381": {
|
|
5495
5495
|
"originChain": "ethereum",
|
|
@@ -5505,7 +5505,7 @@
|
|
|
5505
5505
|
},
|
|
5506
5506
|
"multiChainAsset": null,
|
|
5507
5507
|
"hasValue": true,
|
|
5508
|
-
"icon": "https://
|
|
5508
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-ape-0x4d224452801aced8b2f0aebe155379bb5d594381.png"
|
|
5509
5509
|
},
|
|
5510
5510
|
"ethereum-ERC20-LINK-0x514910771AF9Ca656af840dff83E8264EcF986CA": {
|
|
5511
5511
|
"originChain": "ethereum",
|
|
@@ -5521,7 +5521,7 @@
|
|
|
5521
5521
|
},
|
|
5522
5522
|
"multiChainAsset": null,
|
|
5523
5523
|
"hasValue": true,
|
|
5524
|
-
"icon": "https://
|
|
5524
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-link-0x514910771af9ca656af840dff83e8264ecf986ca.png"
|
|
5525
5525
|
},
|
|
5526
5526
|
"ethereum-ERC20-DAI-0x6B175474E89094C44Da98b954EedeAC495271d0F": {
|
|
5527
5527
|
"originChain": "ethereum",
|
|
@@ -5537,7 +5537,7 @@
|
|
|
5537
5537
|
},
|
|
5538
5538
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
5539
5539
|
"hasValue": true,
|
|
5540
|
-
"icon": "https://
|
|
5540
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-dai-0x6b175474e89094c44da98b954eedeac495271d0f.png"
|
|
5541
5541
|
},
|
|
5542
5542
|
"ethereum-ERC20-BAT-0x0D8775F648430679A709E98d2b0Cb6250d2887EF": {
|
|
5543
5543
|
"originChain": "ethereum",
|
|
@@ -5553,7 +5553,7 @@
|
|
|
5553
5553
|
},
|
|
5554
5554
|
"multiChainAsset": null,
|
|
5555
5555
|
"hasValue": true,
|
|
5556
|
-
"icon": "https://
|
|
5556
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-bat-0x0d8775f648430679a709e98d2b0cb6250d2887ef.png"
|
|
5557
5557
|
},
|
|
5558
5558
|
"ethereum-ERC20-CRO-0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b": {
|
|
5559
5559
|
"originChain": "ethereum",
|
|
@@ -5569,7 +5569,7 @@
|
|
|
5569
5569
|
},
|
|
5570
5570
|
"multiChainAsset": null,
|
|
5571
5571
|
"hasValue": true,
|
|
5572
|
-
"icon": "https://
|
|
5572
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-cro-0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b.png"
|
|
5573
5573
|
},
|
|
5574
5574
|
"ethereum-ERC20-COMP-0xc00e94Cb662C3520282E6f5717214004A7f26888": {
|
|
5575
5575
|
"originChain": "ethereum",
|
|
@@ -5585,7 +5585,7 @@
|
|
|
5585
5585
|
},
|
|
5586
5586
|
"multiChainAsset": null,
|
|
5587
5587
|
"hasValue": true,
|
|
5588
|
-
"icon": "https://
|
|
5588
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-comp-0xc00e94cb662c3520282e6f5717214004a7f26888.png"
|
|
5589
5589
|
},
|
|
5590
5590
|
"ethereum-ERC20-ENJ-0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c": {
|
|
5591
5591
|
"originChain": "ethereum",
|
|
@@ -5601,7 +5601,7 @@
|
|
|
5601
5601
|
},
|
|
5602
5602
|
"multiChainAsset": null,
|
|
5603
5603
|
"hasValue": true,
|
|
5604
|
-
"icon": "https://
|
|
5604
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-enj-0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c.png"
|
|
5605
5605
|
},
|
|
5606
5606
|
"ethereum-ERC20-SAND-0x3845badAde8e6dFF049820680d1F14bD3903a5d0": {
|
|
5607
5607
|
"originChain": "ethereum",
|
|
@@ -5617,7 +5617,7 @@
|
|
|
5617
5617
|
},
|
|
5618
5618
|
"multiChainAsset": null,
|
|
5619
5619
|
"hasValue": true,
|
|
5620
|
-
"icon": "https://
|
|
5620
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-sand-0x3845badade8e6dff049820680d1f14bd3903a5d0.png"
|
|
5621
5621
|
},
|
|
5622
5622
|
"ethereum-ERC20-GALA-0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA": {
|
|
5623
5623
|
"originChain": "ethereum",
|
|
@@ -5633,7 +5633,7 @@
|
|
|
5633
5633
|
},
|
|
5634
5634
|
"multiChainAsset": null,
|
|
5635
5635
|
"hasValue": true,
|
|
5636
|
-
"icon": "https://
|
|
5636
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-gala-0x15d4c048f83bd7e37d49ea4c83a07267ec4203da.png"
|
|
5637
5637
|
},
|
|
5638
5638
|
"ethereum-ERC20-CHZ-0x3506424F91fD33084466F402d5D97f05F8e3b4AF": {
|
|
5639
5639
|
"originChain": "ethereum",
|
|
@@ -5649,7 +5649,7 @@
|
|
|
5649
5649
|
},
|
|
5650
5650
|
"multiChainAsset": null,
|
|
5651
5651
|
"hasValue": true,
|
|
5652
|
-
"icon": "https://
|
|
5652
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-chz-0x3506424f91fd33084466f402d5d97f05f8e3b4af.png"
|
|
5653
5653
|
},
|
|
5654
5654
|
"ethereum-ERC20-1INCH-0x111111111117dC0aa78b770fA6A738034120C302": {
|
|
5655
5655
|
"originChain": "ethereum",
|
|
@@ -5665,7 +5665,7 @@
|
|
|
5665
5665
|
},
|
|
5666
5666
|
"multiChainAsset": null,
|
|
5667
5667
|
"hasValue": true,
|
|
5668
|
-
"icon": "https://
|
|
5668
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-1inch-0x111111111117dc0aa78b770fa6a738034120c302.png"
|
|
5669
5669
|
},
|
|
5670
5670
|
"ethereum-ERC20-FTM-0x4E15361FD6b4BB609Fa63C81A2be19d873717870": {
|
|
5671
5671
|
"originChain": "ethereum",
|
|
@@ -5681,7 +5681,7 @@
|
|
|
5681
5681
|
},
|
|
5682
5682
|
"multiChainAsset": "FTM-Fantom",
|
|
5683
5683
|
"hasValue": true,
|
|
5684
|
-
"icon": "https://
|
|
5684
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-ftm-0x4e15361fd6b4bb609fa63c81a2be19d873717870.png"
|
|
5685
5685
|
},
|
|
5686
5686
|
"ethereum-ERC20-MKR-0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2": {
|
|
5687
5687
|
"originChain": "ethereum",
|
|
@@ -5697,7 +5697,7 @@
|
|
|
5697
5697
|
},
|
|
5698
5698
|
"multiChainAsset": null,
|
|
5699
5699
|
"hasValue": true,
|
|
5700
|
-
"icon": "https://
|
|
5700
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-mkr-0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2.png"
|
|
5701
5701
|
},
|
|
5702
5702
|
"ethereum-ERC20-KNC-0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202": {
|
|
5703
5703
|
"originChain": "ethereum",
|
|
@@ -5713,7 +5713,7 @@
|
|
|
5713
5713
|
},
|
|
5714
5714
|
"multiChainAsset": null,
|
|
5715
5715
|
"hasValue": true,
|
|
5716
|
-
"icon": "https://
|
|
5716
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-knc-0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202.png"
|
|
5717
5717
|
},
|
|
5718
5718
|
"ethereum-ERC20-WBTC-0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599": {
|
|
5719
5719
|
"originChain": "ethereum",
|
|
@@ -5729,7 +5729,7 @@
|
|
|
5729
5729
|
},
|
|
5730
5730
|
"multiChainAsset": "WBTC-WrappedBTC",
|
|
5731
5731
|
"hasValue": true,
|
|
5732
|
-
"icon": "https://
|
|
5732
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-wbtc-0x2260fac5e5542a773aa44fbcfedf7c193bc2c599.png"
|
|
5733
5733
|
},
|
|
5734
5734
|
"ethereum-ERC20-ENS-0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72": {
|
|
5735
5735
|
"originChain": "ethereum",
|
|
@@ -5745,7 +5745,7 @@
|
|
|
5745
5745
|
},
|
|
5746
5746
|
"multiChainAsset": null,
|
|
5747
5747
|
"hasValue": true,
|
|
5748
|
-
"icon": "https://
|
|
5748
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-ens-0xc18360217d8f7ab5e7c516566761ea12ce7f9d72.png"
|
|
5749
5749
|
},
|
|
5750
5750
|
"ethereum-ERC20-UNI-0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984": {
|
|
5751
5751
|
"originChain": "ethereum",
|
|
@@ -5761,7 +5761,7 @@
|
|
|
5761
5761
|
},
|
|
5762
5762
|
"multiChainAsset": null,
|
|
5763
5763
|
"hasValue": true,
|
|
5764
|
-
"icon": "https://
|
|
5764
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-uni-0x1f9840a85d5af5bf1d1762f925bdaddc4201f984.png"
|
|
5765
5765
|
},
|
|
5766
5766
|
"ethereum-ERC20-MATIC-0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0": {
|
|
5767
5767
|
"originChain": "ethereum",
|
|
@@ -5777,7 +5777,7 @@
|
|
|
5777
5777
|
},
|
|
5778
5778
|
"multiChainAsset": null,
|
|
5779
5779
|
"hasValue": true,
|
|
5780
|
-
"icon": "https://
|
|
5780
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-matic-0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0.png"
|
|
5781
5781
|
},
|
|
5782
5782
|
"ethereum-ERC20-SHIB-0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE": {
|
|
5783
5783
|
"originChain": "ethereum",
|
|
@@ -5793,7 +5793,7 @@
|
|
|
5793
5793
|
},
|
|
5794
5794
|
"multiChainAsset": null,
|
|
5795
5795
|
"hasValue": true,
|
|
5796
|
-
"icon": "https://
|
|
5796
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-shib-0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce.png"
|
|
5797
5797
|
},
|
|
5798
5798
|
"moonbeam-ERC20-TFA-0xE065ffaf3f7dED69BB5cf5FDd1Fd1dDA2EEe8493": {
|
|
5799
5799
|
"originChain": "moonbeam",
|
|
@@ -5809,7 +5809,7 @@
|
|
|
5809
5809
|
},
|
|
5810
5810
|
"multiChainAsset": null,
|
|
5811
5811
|
"hasValue": true,
|
|
5812
|
-
"icon": "https://
|
|
5812
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-tfa-0xe065ffaf3f7ded69bb5cf5fdd1fd1dda2eee8493.png"
|
|
5813
5813
|
},
|
|
5814
5814
|
"moonbeam-ERC721-MFMP-0x6758053c0b27E478edE1E4882adFF708Fc4FA72D": {
|
|
5815
5815
|
"originChain": "moonbeam",
|
|
@@ -5825,7 +5825,7 @@
|
|
|
5825
5825
|
},
|
|
5826
5826
|
"multiChainAsset": null,
|
|
5827
5827
|
"hasValue": true,
|
|
5828
|
-
"icon": "https://
|
|
5828
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-mfmp-0x6758053c0b27e478ede1e4882adff708fc4fa72d.png"
|
|
5829
5829
|
},
|
|
5830
5830
|
"moonbeam-ERC721-MM-0xCc1A7573C8f10d0df7Ee4d57cc958C8Df4a5Aca9": {
|
|
5831
5831
|
"originChain": "moonbeam",
|
|
@@ -5841,7 +5841,7 @@
|
|
|
5841
5841
|
},
|
|
5842
5842
|
"multiChainAsset": null,
|
|
5843
5843
|
"hasValue": true,
|
|
5844
|
-
"icon": "https://
|
|
5844
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-mm-0xcc1a7573c8f10d0df7ee4d57cc958c8df4a5aca9.png"
|
|
5845
5845
|
},
|
|
5846
5846
|
"moonbeam-ERC721-MDAO-0xc6342EAB8B7cC405Fc35ebA7F7401fc400aC0709": {
|
|
5847
5847
|
"originChain": "moonbeam",
|
|
@@ -5857,7 +5857,7 @@
|
|
|
5857
5857
|
},
|
|
5858
5858
|
"multiChainAsset": null,
|
|
5859
5859
|
"hasValue": true,
|
|
5860
|
-
"icon": "https://
|
|
5860
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-mdao-0xc6342eab8b7cc405fc35eba7f7401fc400ac0709.png"
|
|
5861
5861
|
},
|
|
5862
5862
|
"moonbeam-ERC721-GLMA-0x8fbe243d898e7c88a6724bb9eb13d746614d23d6": {
|
|
5863
5863
|
"originChain": "moonbeam",
|
|
@@ -5873,7 +5873,7 @@
|
|
|
5873
5873
|
},
|
|
5874
5874
|
"multiChainAsset": null,
|
|
5875
5875
|
"hasValue": true,
|
|
5876
|
-
"icon": "https://
|
|
5876
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-glma-0x8fbe243d898e7c88a6724bb9eb13d746614d23d6.png"
|
|
5877
5877
|
},
|
|
5878
5878
|
"moonbeam-ERC721-GLMJ-0xcB13945Ca8104f813992e4315F8fFeFE64ac49cA": {
|
|
5879
5879
|
"originChain": "moonbeam",
|
|
@@ -5889,7 +5889,7 @@
|
|
|
5889
5889
|
},
|
|
5890
5890
|
"multiChainAsset": null,
|
|
5891
5891
|
"hasValue": true,
|
|
5892
|
-
"icon": "https://
|
|
5892
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-glmj-0xcb13945ca8104f813992e4315f8ffefe64ac49ca.png"
|
|
5893
5893
|
},
|
|
5894
5894
|
"moonbeam-ERC721-PUNK-0xFD86D63748a6390E4a80739e776463088811774D": {
|
|
5895
5895
|
"originChain": "moonbeam",
|
|
@@ -5905,7 +5905,7 @@
|
|
|
5905
5905
|
},
|
|
5906
5906
|
"multiChainAsset": null,
|
|
5907
5907
|
"hasValue": true,
|
|
5908
|
-
"icon": "https://
|
|
5908
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-punk-0xfd86d63748a6390e4a80739e776463088811774d.png"
|
|
5909
5909
|
},
|
|
5910
5910
|
"moonbeam-ERC721-GPUNKS-0x25714FcBc4bE731B95AE86483EF97ef6C3deB5Ce": {
|
|
5911
5911
|
"originChain": "moonbeam",
|
|
@@ -5921,7 +5921,7 @@
|
|
|
5921
5921
|
},
|
|
5922
5922
|
"multiChainAsset": null,
|
|
5923
5923
|
"hasValue": true,
|
|
5924
|
-
"icon": "https://
|
|
5924
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-gpunks-0x25714fcbc4be731b95ae86483ef97ef6c3deb5ce.png"
|
|
5925
5925
|
},
|
|
5926
5926
|
"moonbeam-ERC721-GlmrZuki-0xC36D971c11CEbbCc20eE2C2910e07e2b1Be3790d": {
|
|
5927
5927
|
"originChain": "moonbeam",
|
|
@@ -5937,7 +5937,7 @@
|
|
|
5937
5937
|
},
|
|
5938
5938
|
"multiChainAsset": null,
|
|
5939
5939
|
"hasValue": true,
|
|
5940
|
-
"icon": "https://
|
|
5940
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-glmrzuki-0xc36d971c11cebbcc20ee2c2910e07e2b1be3790d.png"
|
|
5941
5941
|
},
|
|
5942
5942
|
"moonbeam-ERC721-GKC-0x62E413D4b097b474999CF33d336cD74881084ba5": {
|
|
5943
5943
|
"originChain": "moonbeam",
|
|
@@ -5953,7 +5953,7 @@
|
|
|
5953
5953
|
},
|
|
5954
5954
|
"multiChainAsset": null,
|
|
5955
5955
|
"hasValue": true,
|
|
5956
|
-
"icon": "https://
|
|
5956
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-gkc-0x62e413d4b097b474999cf33d336cd74881084ba5.png"
|
|
5957
5957
|
},
|
|
5958
5958
|
"moonbeam-ERC721-MBNS-0x9576167Eb03141F041ccAf57D4D0bd40Abb2b583": {
|
|
5959
5959
|
"originChain": "moonbeam",
|
|
@@ -5969,7 +5969,7 @@
|
|
|
5969
5969
|
},
|
|
5970
5970
|
"multiChainAsset": null,
|
|
5971
5971
|
"hasValue": true,
|
|
5972
|
-
"icon": "https://
|
|
5972
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-mbns-0x9576167eb03141f041ccaf57d4d0bd40abb2b583.png"
|
|
5973
5973
|
},
|
|
5974
5974
|
"moonbeam-ERC721-ANFT-0xcf82ddcca84d0e419bccd7a540e807c114250ded": {
|
|
5975
5975
|
"originChain": "moonbeam",
|
|
@@ -5985,7 +5985,7 @@
|
|
|
5985
5985
|
},
|
|
5986
5986
|
"multiChainAsset": null,
|
|
5987
5987
|
"hasValue": true,
|
|
5988
|
-
"icon": "https://
|
|
5988
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-anft-0xcf82ddcca84d0e419bccd7a540e807c114250ded.png"
|
|
5989
5989
|
},
|
|
5990
5990
|
"moonriver-ERC721-ZOOMBIE-0x08716e418e68564C96b68192E985762740728018": {
|
|
5991
5991
|
"originChain": "moonriver",
|
|
@@ -6001,7 +6001,7 @@
|
|
|
6001
6001
|
},
|
|
6002
6002
|
"multiChainAsset": null,
|
|
6003
6003
|
"hasValue": true,
|
|
6004
|
-
"icon": "https://
|
|
6004
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc721-zoombie-0x08716e418e68564c96b68192e985762740728018.png"
|
|
6005
6005
|
},
|
|
6006
6006
|
"moonriver-ERC721-NFTQ-0x79c8C73F85ec794f570aa7B768568a7fEdB294f8": {
|
|
6007
6007
|
"originChain": "moonriver",
|
|
@@ -6017,7 +6017,7 @@
|
|
|
6017
6017
|
},
|
|
6018
6018
|
"multiChainAsset": null,
|
|
6019
6019
|
"hasValue": true,
|
|
6020
|
-
"icon": "https://
|
|
6020
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonriver-erc721-nftq-0x79c8c73f85ec794f570aa7b768568a7fedb294f8.png"
|
|
6021
6021
|
},
|
|
6022
6022
|
"astarEvm-ERC721-GHOST-0xb4bd85893d6f66869d7766ace1b1eb4d867d963e": {
|
|
6023
6023
|
"originChain": "astarEvm",
|
|
@@ -6033,7 +6033,7 @@
|
|
|
6033
6033
|
},
|
|
6034
6034
|
"multiChainAsset": null,
|
|
6035
6035
|
"hasValue": true,
|
|
6036
|
-
"icon": "https://
|
|
6036
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc721-ghost-0xb4bd85893d6f66869d7766ace1b1eb4d867d963e.png"
|
|
6037
6037
|
},
|
|
6038
6038
|
"astar-PSP34-Neurolauncher-bYLgJmSkWd4S4pTEacF2sNBWFeM4bNerS27FgNVcC9SqRE4": {
|
|
6039
6039
|
"originChain": "astar",
|
|
@@ -6049,7 +6049,7 @@
|
|
|
6049
6049
|
},
|
|
6050
6050
|
"multiChainAsset": null,
|
|
6051
6051
|
"hasValue": true,
|
|
6052
|
-
"icon": "https://
|
|
6052
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-psp34-neurolauncher-bylgjmskwd4s4pteacf2snbwfem4bners27fgnvcc9sqre4.png"
|
|
6053
6053
|
},
|
|
6054
6054
|
"astarEvm-ERC721-AP-0x1b57C69838cDbC59c8236DDa73287a4780B4831F": {
|
|
6055
6055
|
"originChain": "astarEvm",
|
|
@@ -6065,7 +6065,7 @@
|
|
|
6065
6065
|
},
|
|
6066
6066
|
"multiChainAsset": null,
|
|
6067
6067
|
"hasValue": true,
|
|
6068
|
-
"icon": "https://
|
|
6068
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc721-ap-0x1b57c69838cdbc59c8236dda73287a4780b4831f.png"
|
|
6069
6069
|
},
|
|
6070
6070
|
"astarEvm-ERC721-DEGEN-0xd59fc6bfd9732ab19b03664a45dc29b8421bda9a": {
|
|
6071
6071
|
"originChain": "astarEvm",
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
},
|
|
6082
6082
|
"multiChainAsset": null,
|
|
6083
6083
|
"hasValue": true,
|
|
6084
|
-
"icon": "https://
|
|
6084
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc721-degen-0xd59fc6bfd9732ab19b03664a45dc29b8421bda9a.png"
|
|
6085
6085
|
},
|
|
6086
6086
|
"astarEvm-ERC721-ANAUT-0xf008371a7EeD0AB54FDd975fE0d0f66fEFBA3415": {
|
|
6087
6087
|
"originChain": "astarEvm",
|
|
@@ -6097,7 +6097,7 @@
|
|
|
6097
6097
|
},
|
|
6098
6098
|
"multiChainAsset": null,
|
|
6099
6099
|
"hasValue": true,
|
|
6100
|
-
"icon": "https://
|
|
6100
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc721-anaut-0xf008371a7eed0ab54fdd975fe0d0f66fefba3415.png"
|
|
6101
6101
|
},
|
|
6102
6102
|
"astarEvm-ERC721-CAT-0x8b5d62f396Ca3C6cF19803234685e693733f9779": {
|
|
6103
6103
|
"originChain": "astarEvm",
|
|
@@ -6113,7 +6113,7 @@
|
|
|
6113
6113
|
},
|
|
6114
6114
|
"multiChainAsset": null,
|
|
6115
6115
|
"hasValue": true,
|
|
6116
|
-
"icon": "https://
|
|
6116
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc721-cat-0x8b5d62f396ca3c6cf19803234685e693733f9779.png"
|
|
6117
6117
|
},
|
|
6118
6118
|
"moonbeam-ERC721-EXRP-0x515e20e6275ceefe19221fc53e77e38cc32b80fb": {
|
|
6119
6119
|
"originChain": "moonbeam",
|
|
@@ -6129,7 +6129,7 @@
|
|
|
6129
6129
|
},
|
|
6130
6130
|
"multiChainAsset": null,
|
|
6131
6131
|
"hasValue": true,
|
|
6132
|
-
"icon": "https://
|
|
6132
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-exrp-0x515e20e6275ceefe19221fc53e77e38cc32b80fb.png"
|
|
6133
6133
|
},
|
|
6134
6134
|
"moonbeam-ERC721-MOONPETS-0x2159762693C629C5A44Fc9baFD484f8B96713467": {
|
|
6135
6135
|
"originChain": "moonbeam",
|
|
@@ -6145,7 +6145,7 @@
|
|
|
6145
6145
|
},
|
|
6146
6146
|
"multiChainAsset": null,
|
|
6147
6147
|
"hasValue": true,
|
|
6148
|
-
"icon": "https://
|
|
6148
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc721-moonpets-0x2159762693c629c5a44fc9bafd484f8b96713467.png"
|
|
6149
6149
|
},
|
|
6150
6150
|
"vara_network-NATIVE-VARA": {
|
|
6151
6151
|
"originChain": "vara_network",
|
|
@@ -6159,7 +6159,7 @@
|
|
|
6159
6159
|
"metadata": null,
|
|
6160
6160
|
"multiChainAsset": null,
|
|
6161
6161
|
"hasValue": true,
|
|
6162
|
-
"icon": "https://
|
|
6162
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/vara_network-native-vara.png"
|
|
6163
6163
|
},
|
|
6164
6164
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6165
6165
|
"originChain": "polygon",
|
|
@@ -6175,7 +6175,7 @@
|
|
|
6175
6175
|
},
|
|
6176
6176
|
"multiChainAsset": "USDT-Tether",
|
|
6177
6177
|
"hasValue": true,
|
|
6178
|
-
"icon": "https://
|
|
6178
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polygon-erc20-usdt-0xc2132d05d31c914a87c6611c10748aeb04b58e8f.png"
|
|
6179
6179
|
},
|
|
6180
6180
|
"arbitrum_one-ERC20-USDT-0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9": {
|
|
6181
6181
|
"originChain": "arbitrum_one",
|
|
@@ -6191,7 +6191,7 @@
|
|
|
6191
6191
|
},
|
|
6192
6192
|
"multiChainAsset": "USDT-Tether",
|
|
6193
6193
|
"hasValue": true,
|
|
6194
|
-
"icon": "https://
|
|
6194
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/arbitrum_one-erc20-usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png"
|
|
6195
6195
|
},
|
|
6196
6196
|
"optimism-ERC20-USDT-0x94b008aA00579c1307B0EF2c499aD98a8ce58e58": {
|
|
6197
6197
|
"originChain": "optimism",
|
|
@@ -6207,7 +6207,7 @@
|
|
|
6207
6207
|
},
|
|
6208
6208
|
"multiChainAsset": "USDT-Tether",
|
|
6209
6209
|
"hasValue": true,
|
|
6210
|
-
"icon": "https://
|
|
6210
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/optimism-erc20-usdt-0x94b008aa00579c1307b0ef2c499ad98a8ce58e58.png"
|
|
6211
6211
|
},
|
|
6212
6212
|
"tomochain-ERC20-USDT-0x381B31409e4D220919B2cFF012ED94d70135A59e": {
|
|
6213
6213
|
"originChain": "tomochain",
|
|
@@ -6223,7 +6223,7 @@
|
|
|
6223
6223
|
},
|
|
6224
6224
|
"multiChainAsset": "USDT-Tether",
|
|
6225
6225
|
"hasValue": true,
|
|
6226
|
-
"icon": "https://
|
|
6226
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tomochain-erc20-usdt-0x381b31409e4d220919b2cff012ed94d70135a59e.png"
|
|
6227
6227
|
},
|
|
6228
6228
|
"polygon-ERC20-USDC.e-0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174": {
|
|
6229
6229
|
"originChain": "polygon",
|
|
@@ -6239,7 +6239,7 @@
|
|
|
6239
6239
|
},
|
|
6240
6240
|
"multiChainAsset": "USDC-USDCoin",
|
|
6241
6241
|
"hasValue": true,
|
|
6242
|
-
"icon": "https://
|
|
6242
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polygon-erc20-usdc.e-0x2791bca1f2de4661ed88a30c99a7a9449aa84174.png"
|
|
6243
6243
|
},
|
|
6244
6244
|
"polygon-ERC20-USDC-0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359": {
|
|
6245
6245
|
"originChain": "polygon",
|
|
@@ -6255,7 +6255,7 @@
|
|
|
6255
6255
|
},
|
|
6256
6256
|
"multiChainAsset": "USDC-USDCoin",
|
|
6257
6257
|
"hasValue": true,
|
|
6258
|
-
"icon": "https://
|
|
6258
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polygon-erc20-usdc-0x3c499c542cef5e3811e1192ce70d8cc03d5c3359.png"
|
|
6259
6259
|
},
|
|
6260
6260
|
"arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
|
|
6261
6261
|
"originChain": "arbitrum_one",
|
|
@@ -6271,7 +6271,7 @@
|
|
|
6271
6271
|
},
|
|
6272
6272
|
"multiChainAsset": "USDC-USDCoin",
|
|
6273
6273
|
"hasValue": true,
|
|
6274
|
-
"icon": "https://
|
|
6274
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/arbitrum_one-erc20-usdc-0xaf88d065e77c8cc2239327c5edb3a432268e5831.png"
|
|
6275
6275
|
},
|
|
6276
6276
|
"optimism-ERC20-USDC-0x7F5c764cBc14f9669B88837ca1490cCa17c31607": {
|
|
6277
6277
|
"originChain": "optimism",
|
|
@@ -6287,7 +6287,7 @@
|
|
|
6287
6287
|
},
|
|
6288
6288
|
"multiChainAsset": "USDC-USDCoin",
|
|
6289
6289
|
"hasValue": true,
|
|
6290
|
-
"icon": "https://
|
|
6290
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/optimism-erc20-usdc-0x7f5c764cbc14f9669b88837ca1490cca17c31607.png"
|
|
6291
6291
|
},
|
|
6292
6292
|
"tomochain-ERC20-USDC-0xCCA4E6302510d555B654B3EaB9c0fCB223BCFDf0": {
|
|
6293
6293
|
"originChain": "tomochain",
|
|
@@ -6303,7 +6303,7 @@
|
|
|
6303
6303
|
},
|
|
6304
6304
|
"multiChainAsset": "USDC-USDCoin",
|
|
6305
6305
|
"hasValue": true,
|
|
6306
|
-
"icon": "https://
|
|
6306
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tomochain-erc20-usdc-0xcca4e6302510d555b654b3eab9c0fcb223bcfdf0.png"
|
|
6307
6307
|
},
|
|
6308
6308
|
"astar-PSP34-SERPENATORS-WCX5y1WsgPBxQqtn75jXNtHey9w4EZSEKCdjg2jX3gcA97D": {
|
|
6309
6309
|
"originChain": "astar",
|
|
@@ -6319,7 +6319,7 @@
|
|
|
6319
6319
|
},
|
|
6320
6320
|
"multiChainAsset": null,
|
|
6321
6321
|
"hasValue": true,
|
|
6322
|
-
"icon": "https://
|
|
6322
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-psp34-serpenators-wcx5y1wsgpbxqqtn75jxnthey9w4ezsekcdjg2jx3gca97d.png"
|
|
6323
6323
|
},
|
|
6324
6324
|
"astar-PSP34-USAGII-WvyVtR9Ktvxa9fRRFJPXvEgYTU5K5Lf491xzFhMQL3haDN6": {
|
|
6325
6325
|
"originChain": "astar",
|
|
@@ -6335,7 +6335,7 @@
|
|
|
6335
6335
|
},
|
|
6336
6336
|
"multiChainAsset": null,
|
|
6337
6337
|
"hasValue": true,
|
|
6338
|
-
"icon": "https://
|
|
6338
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-psp34-usagii-wvyvtr9ktvxa9frrfjpxvegytu5k5lf491xzfhmql3hadn6.png"
|
|
6339
6339
|
},
|
|
6340
6340
|
"kate-NATIVE-AVL": {
|
|
6341
6341
|
"originChain": "kate",
|
|
@@ -6349,7 +6349,7 @@
|
|
|
6349
6349
|
"metadata": null,
|
|
6350
6350
|
"multiChainAsset": null,
|
|
6351
6351
|
"hasValue": false,
|
|
6352
|
-
"icon": "https://
|
|
6352
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kate-native-avl.png"
|
|
6353
6353
|
},
|
|
6354
6354
|
"aleph-PSP22-INW-5H4aCwLKUpVpct6XGJzDGPPXFockNKQU2JUVNgUw6BXEPzST": {
|
|
6355
6355
|
"originChain": "aleph",
|
|
@@ -6365,7 +6365,7 @@
|
|
|
6365
6365
|
},
|
|
6366
6366
|
"multiChainAsset": null,
|
|
6367
6367
|
"hasValue": true,
|
|
6368
|
-
"icon": "https://
|
|
6368
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-inw-5h4acwlkupvpct6xgjzdgppxfocknkqu2juvnguw6bxepzst.png"
|
|
6369
6369
|
},
|
|
6370
6370
|
"bridgeHubPolkadot-NATIVE-DOT": {
|
|
6371
6371
|
"originChain": "bridgeHubPolkadot",
|
|
@@ -6379,7 +6379,7 @@
|
|
|
6379
6379
|
"metadata": null,
|
|
6380
6380
|
"multiChainAsset": "DOT-Polkadot",
|
|
6381
6381
|
"hasValue": true,
|
|
6382
|
-
"icon": "https://
|
|
6382
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bridgehubpolkadot-native-dot.png"
|
|
6383
6383
|
},
|
|
6384
6384
|
"bridgeHubKusama-NATIVE-KSM": {
|
|
6385
6385
|
"originChain": "bridgeHubKusama",
|
|
@@ -6393,7 +6393,7 @@
|
|
|
6393
6393
|
"metadata": null,
|
|
6394
6394
|
"multiChainAsset": "KSM-Kusama",
|
|
6395
6395
|
"hasValue": true,
|
|
6396
|
-
"icon": "https://
|
|
6396
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bridgehubkusama-native-ksm.png"
|
|
6397
6397
|
},
|
|
6398
6398
|
"bifrost_dot-LOCAL-vFIL": {
|
|
6399
6399
|
"originChain": "bifrost_dot",
|
|
@@ -6411,7 +6411,7 @@
|
|
|
6411
6411
|
},
|
|
6412
6412
|
"multiChainAsset": null,
|
|
6413
6413
|
"hasValue": true,
|
|
6414
|
-
"icon": "https://
|
|
6414
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-vfil.png"
|
|
6415
6415
|
},
|
|
6416
6416
|
"ethereum-ERC20-vETH-0x4Bc3263Eb5bb2Ef7Ad9aB6FB68be80E43b43801F": {
|
|
6417
6417
|
"originChain": "ethereum",
|
|
@@ -6427,7 +6427,7 @@
|
|
|
6427
6427
|
},
|
|
6428
6428
|
"multiChainAsset": null,
|
|
6429
6429
|
"hasValue": true,
|
|
6430
|
-
"icon": "https://
|
|
6430
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-veth-0x4bc3263eb5bb2ef7ad9ab6fb68be80e43b43801f.png"
|
|
6431
6431
|
},
|
|
6432
6432
|
"kintsugi-LOCAL-LP_KSM_KINT": {
|
|
6433
6433
|
"originChain": "kintsugi",
|
|
@@ -6452,7 +6452,7 @@
|
|
|
6452
6452
|
},
|
|
6453
6453
|
"multiChainAsset": null,
|
|
6454
6454
|
"hasValue": true,
|
|
6455
|
-
"icon": "https://
|
|
6455
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-lp_ksm_kint.png"
|
|
6456
6456
|
},
|
|
6457
6457
|
"kintsugi-LOCAL-LP_KSM_kBTC": {
|
|
6458
6458
|
"originChain": "kintsugi",
|
|
@@ -6477,7 +6477,7 @@
|
|
|
6477
6477
|
},
|
|
6478
6478
|
"multiChainAsset": null,
|
|
6479
6479
|
"hasValue": true,
|
|
6480
|
-
"icon": "https://
|
|
6480
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-lp_ksm_kbtc.png"
|
|
6481
6481
|
},
|
|
6482
6482
|
"kintsugi-LOCAL-LP_kBTC_USDT": {
|
|
6483
6483
|
"originChain": "kintsugi",
|
|
@@ -6502,7 +6502,7 @@
|
|
|
6502
6502
|
},
|
|
6503
6503
|
"multiChainAsset": null,
|
|
6504
6504
|
"hasValue": true,
|
|
6505
|
-
"icon": "https://
|
|
6505
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-lp_kbtc_usdt.png"
|
|
6506
6506
|
},
|
|
6507
6507
|
"fantom-NATIVE-FTM": {
|
|
6508
6508
|
"originChain": "fantom",
|
|
@@ -6516,7 +6516,7 @@
|
|
|
6516
6516
|
"metadata": null,
|
|
6517
6517
|
"multiChainAsset": "FTM-Fantom",
|
|
6518
6518
|
"hasValue": true,
|
|
6519
|
-
"icon": "https://
|
|
6519
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/fantom-native-ftm.png"
|
|
6520
6520
|
},
|
|
6521
6521
|
"fantom_testnet-NATIVE-FTM": {
|
|
6522
6522
|
"originChain": "fantom_testnet",
|
|
@@ -6530,7 +6530,7 @@
|
|
|
6530
6530
|
"metadata": null,
|
|
6531
6531
|
"multiChainAsset": null,
|
|
6532
6532
|
"hasValue": false,
|
|
6533
|
-
"icon": "https://
|
|
6533
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/fantom_testnet-native-ftm.png"
|
|
6534
6534
|
},
|
|
6535
6535
|
"binance-ERC20-FTM-0xAD29AbB318791D579433D831ed122aFeAf29dcfe": {
|
|
6536
6536
|
"originChain": "binance",
|
|
@@ -6546,7 +6546,7 @@
|
|
|
6546
6546
|
},
|
|
6547
6547
|
"multiChainAsset": "FTM-Fantom",
|
|
6548
6548
|
"hasValue": true,
|
|
6549
|
-
"icon": "https://
|
|
6549
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-ftm-0xad29abb318791d579433d831ed122afeaf29dcfe.png"
|
|
6550
6550
|
},
|
|
6551
6551
|
"interlay-LOCAL-LP_DOT_iBTC": {
|
|
6552
6552
|
"originChain": "interlay",
|
|
@@ -6571,7 +6571,7 @@
|
|
|
6571
6571
|
},
|
|
6572
6572
|
"multiChainAsset": null,
|
|
6573
6573
|
"hasValue": true,
|
|
6574
|
-
"icon": "https://
|
|
6574
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-lp_dot_ibtc.png"
|
|
6575
6575
|
},
|
|
6576
6576
|
"interlay-LOCAL-LP_iBTC_USDT": {
|
|
6577
6577
|
"originChain": "interlay",
|
|
@@ -6596,7 +6596,7 @@
|
|
|
6596
6596
|
},
|
|
6597
6597
|
"multiChainAsset": null,
|
|
6598
6598
|
"hasValue": true,
|
|
6599
|
-
"icon": "https://
|
|
6599
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-lp_ibtc_usdt.png"
|
|
6600
6600
|
},
|
|
6601
6601
|
"interlay-LOCAL-LP_INTR_USDT": {
|
|
6602
6602
|
"originChain": "interlay",
|
|
@@ -6621,7 +6621,7 @@
|
|
|
6621
6621
|
},
|
|
6622
6622
|
"multiChainAsset": null,
|
|
6623
6623
|
"hasValue": true,
|
|
6624
|
-
"icon": "https://
|
|
6624
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-lp_intr_usdt.png"
|
|
6625
6625
|
},
|
|
6626
6626
|
"interlay-LOCAL-qIBTC": {
|
|
6627
6627
|
"originChain": "interlay",
|
|
@@ -6639,7 +6639,7 @@
|
|
|
6639
6639
|
},
|
|
6640
6640
|
"multiChainAsset": null,
|
|
6641
6641
|
"hasValue": true,
|
|
6642
|
-
"icon": "https://
|
|
6642
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-qibtc.png"
|
|
6643
6643
|
},
|
|
6644
6644
|
"interlay-LOCAL-qDOT": {
|
|
6645
6645
|
"originChain": "interlay",
|
|
@@ -6657,7 +6657,7 @@
|
|
|
6657
6657
|
},
|
|
6658
6658
|
"multiChainAsset": null,
|
|
6659
6659
|
"hasValue": true,
|
|
6660
|
-
"icon": "https://
|
|
6660
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-qdot.png"
|
|
6661
6661
|
},
|
|
6662
6662
|
"interlay-LOCAL-qUSDT": {
|
|
6663
6663
|
"originChain": "interlay",
|
|
@@ -6675,7 +6675,7 @@
|
|
|
6675
6675
|
},
|
|
6676
6676
|
"multiChainAsset": null,
|
|
6677
6677
|
"hasValue": true,
|
|
6678
|
-
"icon": "https://
|
|
6678
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-qusdt.png"
|
|
6679
6679
|
},
|
|
6680
6680
|
"kintsugi-LOCAL-qKBTC": {
|
|
6681
6681
|
"originChain": "kintsugi",
|
|
@@ -6693,7 +6693,7 @@
|
|
|
6693
6693
|
},
|
|
6694
6694
|
"multiChainAsset": null,
|
|
6695
6695
|
"hasValue": true,
|
|
6696
|
-
"icon": "https://
|
|
6696
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-qkbtc.png"
|
|
6697
6697
|
},
|
|
6698
6698
|
"kintsugi-LOCAL-qKSM": {
|
|
6699
6699
|
"originChain": "kintsugi",
|
|
@@ -6711,7 +6711,7 @@
|
|
|
6711
6711
|
},
|
|
6712
6712
|
"multiChainAsset": null,
|
|
6713
6713
|
"hasValue": true,
|
|
6714
|
-
"icon": "https://
|
|
6714
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-qksm.png"
|
|
6715
6715
|
},
|
|
6716
6716
|
"kintsugi-LOCAL-qUSDT": {
|
|
6717
6717
|
"originChain": "kintsugi",
|
|
@@ -6729,7 +6729,7 @@
|
|
|
6729
6729
|
},
|
|
6730
6730
|
"multiChainAsset": null,
|
|
6731
6731
|
"hasValue": true,
|
|
6732
|
-
"icon": "https://
|
|
6732
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/kintsugi-local-qusdt.png"
|
|
6733
6733
|
},
|
|
6734
6734
|
"krest_network-NATIVE-KREST": {
|
|
6735
6735
|
"originChain": "krest_network",
|
|
@@ -6743,7 +6743,7 @@
|
|
|
6743
6743
|
"metadata": null,
|
|
6744
6744
|
"multiChainAsset": null,
|
|
6745
6745
|
"hasValue": true,
|
|
6746
|
-
"icon": "https://
|
|
6746
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/krest_network-native-krest.png"
|
|
6747
6747
|
},
|
|
6748
6748
|
"aleph-PSP22-PANX-5GSGAcvqpF5SuH2MhJ1YUdbLAbssCjeqCn2miMUCWUjnr5DQ": {
|
|
6749
6749
|
"originChain": "aleph",
|
|
@@ -6759,7 +6759,7 @@
|
|
|
6759
6759
|
},
|
|
6760
6760
|
"multiChainAsset": null,
|
|
6761
6761
|
"hasValue": true,
|
|
6762
|
-
"icon": "https://
|
|
6762
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp22-panx-5gsgacvqpf5suh2mhj1yudblabsscjeqcn2mimucwujnr5dq.png"
|
|
6763
6763
|
},
|
|
6764
6764
|
"deeper_network-NATIVE-DPR": {
|
|
6765
6765
|
"originChain": "deeper_network",
|
|
@@ -6773,7 +6773,7 @@
|
|
|
6773
6773
|
"metadata": null,
|
|
6774
6774
|
"multiChainAsset": "DPR-DeeperNetwork",
|
|
6775
6775
|
"hasValue": true,
|
|
6776
|
-
"icon": "https://
|
|
6776
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/deeper_network-native-dpr.png"
|
|
6777
6777
|
},
|
|
6778
6778
|
"ethereum-ERC20-DPR-0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1": {
|
|
6779
6779
|
"originChain": "ethereum",
|
|
@@ -6789,7 +6789,7 @@
|
|
|
6789
6789
|
},
|
|
6790
6790
|
"multiChainAsset": "DPR-DeeperNetwork",
|
|
6791
6791
|
"hasValue": true,
|
|
6792
|
-
"icon": "https://
|
|
6792
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-dpr-0xf3ae5d769e153ef72b4e3591ac004e89f48107a1.png"
|
|
6793
6793
|
},
|
|
6794
6794
|
"jur_network-NATIVE-JUR": {
|
|
6795
6795
|
"originChain": "jur_network",
|
|
@@ -6803,7 +6803,7 @@
|
|
|
6803
6803
|
"metadata": null,
|
|
6804
6804
|
"multiChainAsset": null,
|
|
6805
6805
|
"hasValue": true,
|
|
6806
|
-
"icon": "https://
|
|
6806
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/jur_network-native-jur.png"
|
|
6807
6807
|
},
|
|
6808
6808
|
"aleph-PSP34-AzeroDomain-5CTQBfBC9SfdrCDBJdfLiyW2pg9z5W6C6Es8sK313BLnFgDf": {
|
|
6809
6809
|
"originChain": "aleph",
|
|
@@ -6819,7 +6819,7 @@
|
|
|
6819
6819
|
},
|
|
6820
6820
|
"multiChainAsset": null,
|
|
6821
6821
|
"hasValue": true,
|
|
6822
|
-
"icon": "https://
|
|
6822
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/aleph-psp34-azerodomain-5ctqbfbc9sfdrcdbjdfliyw2pg9z5w6c6es8sk313blnfgdf.png"
|
|
6823
6823
|
},
|
|
6824
6824
|
"ethereum-ERC20-USDD-0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6": {
|
|
6825
6825
|
"originChain": "ethereum",
|
|
@@ -6835,7 +6835,7 @@
|
|
|
6835
6835
|
},
|
|
6836
6836
|
"multiChainAsset": "USDD-DecentralizedUSD",
|
|
6837
6837
|
"hasValue": true,
|
|
6838
|
-
"icon": "https://
|
|
6838
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum-erc20-usdd-0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6.png"
|
|
6839
6839
|
},
|
|
6840
6840
|
"binance-ERC20-USDD-0xd17479997F34dd9156Deef8F95A52D81D265be9c": {
|
|
6841
6841
|
"originChain": "binance",
|
|
@@ -6851,7 +6851,7 @@
|
|
|
6851
6851
|
},
|
|
6852
6852
|
"multiChainAsset": "USDD-DecentralizedUSD",
|
|
6853
6853
|
"hasValue": true,
|
|
6854
|
-
"icon": "https://
|
|
6854
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/binance-erc20-usdd-0xd17479997f34dd9156deef8f95a52d81d265be9c.png"
|
|
6855
6855
|
},
|
|
6856
6856
|
"base_mainnet-NATIVE-ETH": {
|
|
6857
6857
|
"originChain": "base_mainnet",
|
|
@@ -6865,7 +6865,7 @@
|
|
|
6865
6865
|
"metadata": null,
|
|
6866
6866
|
"multiChainAsset": "ETH-Ethereum",
|
|
6867
6867
|
"hasValue": true,
|
|
6868
|
-
"icon": "https://
|
|
6868
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/base_mainnet-native-eth.png"
|
|
6869
6869
|
},
|
|
6870
6870
|
"avalanche_c-NATIVE-AVAX": {
|
|
6871
6871
|
"originChain": "avalanche_c",
|
|
@@ -6879,7 +6879,7 @@
|
|
|
6879
6879
|
"metadata": null,
|
|
6880
6880
|
"multiChainAsset": null,
|
|
6881
6881
|
"hasValue": true,
|
|
6882
|
-
"icon": "https://
|
|
6882
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/avalanche_c-native-avax.png"
|
|
6883
6883
|
},
|
|
6884
6884
|
"crust_mainnet-NATIVE-CRU": {
|
|
6885
6885
|
"originChain": "crust_mainnet",
|
|
@@ -6893,7 +6893,7 @@
|
|
|
6893
6893
|
"metadata": null,
|
|
6894
6894
|
"multiChainAsset": "CRU-Crust",
|
|
6895
6895
|
"hasValue": true,
|
|
6896
|
-
"icon": "https://
|
|
6896
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust_mainnet-native-cru.png"
|
|
6897
6897
|
},
|
|
6898
6898
|
"moonbeam-LOCAL-xcASTR": {
|
|
6899
6899
|
"originChain": "moonbeam",
|
|
@@ -6911,7 +6911,7 @@
|
|
|
6911
6911
|
},
|
|
6912
6912
|
"multiChainAsset": "ASTR-Astar",
|
|
6913
6913
|
"hasValue": true,
|
|
6914
|
-
"icon": "https://
|
|
6914
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcastr.png"
|
|
6915
6915
|
},
|
|
6916
6916
|
"bifrost_dot-LOCAL-DOT": {
|
|
6917
6917
|
"originChain": "bifrost_dot",
|
|
@@ -6929,7 +6929,7 @@
|
|
|
6929
6929
|
},
|
|
6930
6930
|
"multiChainAsset": "DOT-Polkadot",
|
|
6931
6931
|
"hasValue": true,
|
|
6932
|
-
"icon": "https://
|
|
6932
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-dot.png"
|
|
6933
6933
|
},
|
|
6934
6934
|
"parallel-LOCAL-sDOT": {
|
|
6935
6935
|
"originChain": "parallel",
|
|
@@ -6945,7 +6945,7 @@
|
|
|
6945
6945
|
},
|
|
6946
6946
|
"multiChainAsset": null,
|
|
6947
6947
|
"hasValue": true,
|
|
6948
|
-
"icon": "https://
|
|
6948
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-local-sdot.png"
|
|
6949
6949
|
},
|
|
6950
6950
|
"parallel-LOCAL-DOT": {
|
|
6951
6951
|
"originChain": "parallel",
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
},
|
|
6962
6962
|
"multiChainAsset": "DOT-Polkadot",
|
|
6963
6963
|
"hasValue": true,
|
|
6964
|
-
"icon": "https://
|
|
6964
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-local-dot.png"
|
|
6965
6965
|
},
|
|
6966
6966
|
"interlay-LOCAL-DOT": {
|
|
6967
6967
|
"originChain": "interlay",
|
|
@@ -6979,7 +6979,7 @@
|
|
|
6979
6979
|
},
|
|
6980
6980
|
"multiChainAsset": "DOT-Polkadot",
|
|
6981
6981
|
"hasValue": true,
|
|
6982
|
-
"icon": "https://
|
|
6982
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-dot.png"
|
|
6983
6983
|
},
|
|
6984
6984
|
"hydradx_main-LOCAL-DOT": {
|
|
6985
6985
|
"originChain": "hydradx_main",
|
|
@@ -6995,7 +6995,7 @@
|
|
|
6995
6995
|
},
|
|
6996
6996
|
"multiChainAsset": "DOT-Polkadot",
|
|
6997
6997
|
"hasValue": true,
|
|
6998
|
-
"icon": "https://
|
|
6998
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-dot.png"
|
|
6999
6999
|
},
|
|
7000
7000
|
"acala_evm-NATIVE-ACA": {
|
|
7001
7001
|
"originChain": "acala_evm",
|
|
@@ -7009,7 +7009,7 @@
|
|
|
7009
7009
|
"metadata": null,
|
|
7010
7010
|
"multiChainAsset": "ACA-Acala",
|
|
7011
7011
|
"hasValue": true,
|
|
7012
|
-
"icon": "https://
|
|
7012
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala_evm-native-aca.png"
|
|
7013
7013
|
},
|
|
7014
7014
|
"karura_evm-NATIVE-KAR": {
|
|
7015
7015
|
"originChain": "karura_evm",
|
|
@@ -7023,7 +7023,7 @@
|
|
|
7023
7023
|
"metadata": null,
|
|
7024
7024
|
"multiChainAsset": "KAR-Karura",
|
|
7025
7025
|
"hasValue": true,
|
|
7026
|
-
"icon": "https://
|
|
7026
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/karura_evm-native-kar.png"
|
|
7027
7027
|
},
|
|
7028
7028
|
"statemint-LOCAL-USDC": {
|
|
7029
7029
|
"originChain": "statemint",
|
|
@@ -7054,7 +7054,7 @@
|
|
|
7054
7054
|
},
|
|
7055
7055
|
"multiChainAsset": "USDC-USDCoin",
|
|
7056
7056
|
"hasValue": true,
|
|
7057
|
-
"icon": "https://
|
|
7057
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-usdc.png"
|
|
7058
7058
|
},
|
|
7059
7059
|
"astar-PSP34-Neuroguns-aZ9bd2tHeGKrs3FnJv5oe7kgVrP5GQvdJMhC2GxjXA2Yqbd": {
|
|
7060
7060
|
"originChain": "astar",
|
|
@@ -7070,7 +7070,7 @@
|
|
|
7070
7070
|
},
|
|
7071
7071
|
"multiChainAsset": null,
|
|
7072
7072
|
"hasValue": true,
|
|
7073
|
-
"icon": "https://
|
|
7073
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd.png"
|
|
7074
7074
|
},
|
|
7075
7075
|
"bittensor-NATIVE-TAO": {
|
|
7076
7076
|
"originChain": "bittensor",
|
|
@@ -7084,7 +7084,7 @@
|
|
|
7084
7084
|
"metadata": null,
|
|
7085
7085
|
"multiChainAsset": null,
|
|
7086
7086
|
"hasValue": true,
|
|
7087
|
-
"icon": "https://
|
|
7087
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bittensor-native-tao.png"
|
|
7088
7088
|
},
|
|
7089
7089
|
"hydradx_main-LOCAL-USDC": {
|
|
7090
7090
|
"originChain": "hydradx_main",
|
|
@@ -7118,7 +7118,7 @@
|
|
|
7118
7118
|
},
|
|
7119
7119
|
"multiChainAsset": "USDC-USDCoin",
|
|
7120
7120
|
"hasValue": true,
|
|
7121
|
-
"icon": "https://
|
|
7121
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-usdc.png"
|
|
7122
7122
|
},
|
|
7123
7123
|
"moonbeam-ERC20-CP": {
|
|
7124
7124
|
"originChain": "moonbeam",
|
|
@@ -7134,7 +7134,7 @@
|
|
|
7134
7134
|
},
|
|
7135
7135
|
"multiChainAsset": null,
|
|
7136
7136
|
"hasValue": true,
|
|
7137
|
-
"icon": "https://
|
|
7137
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-cp.jpg"
|
|
7138
7138
|
},
|
|
7139
7139
|
"zeta_test-NATIVE-ZETA": {
|
|
7140
7140
|
"originChain": "zeta_test",
|
|
@@ -7148,7 +7148,7 @@
|
|
|
7148
7148
|
"metadata": null,
|
|
7149
7149
|
"multiChainAsset": null,
|
|
7150
7150
|
"hasValue": false,
|
|
7151
|
-
"icon": "https://
|
|
7151
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/zeta_test-native-zeta.png"
|
|
7152
7152
|
},
|
|
7153
7153
|
"xcavate-NATIVE-XCAV": {
|
|
7154
7154
|
"originChain": "xcavate",
|
|
@@ -7162,7 +7162,7 @@
|
|
|
7162
7162
|
"metadata": null,
|
|
7163
7163
|
"multiChainAsset": null,
|
|
7164
7164
|
"hasValue": false,
|
|
7165
|
-
"icon": "https://
|
|
7165
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/xcavate-native-xcav.png"
|
|
7166
7166
|
},
|
|
7167
7167
|
"arbitrum_one-ERC20-USDC.e-0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8": {
|
|
7168
7168
|
"originChain": "arbitrum_one",
|
|
@@ -7178,7 +7178,7 @@
|
|
|
7178
7178
|
},
|
|
7179
7179
|
"multiChainAsset": "USDC-USDCoin",
|
|
7180
7180
|
"hasValue": true,
|
|
7181
|
-
"icon": "https://
|
|
7181
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/arbitrum_one-erc20-usdc.e-0xff970a61a04b1ca14834a43f5de4533ebddb5cc8.png"
|
|
7182
7182
|
},
|
|
7183
7183
|
"moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4": {
|
|
7184
7184
|
"originChain": "moonbeam",
|
|
@@ -7194,7 +7194,7 @@
|
|
|
7194
7194
|
},
|
|
7195
7195
|
"multiChainAsset": null,
|
|
7196
7196
|
"hasValue": true,
|
|
7197
|
-
"icon": "https://
|
|
7197
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-stdot-0xbc7e02c4178a7df7d3e564323a5c359dc96c4db4.png"
|
|
7198
7198
|
},
|
|
7199
7199
|
"enjin_matrixchain-NATIVE-ENJ": {
|
|
7200
7200
|
"originChain": "enjin_matrixchain",
|
|
@@ -7208,7 +7208,7 @@
|
|
|
7208
7208
|
"metadata": null,
|
|
7209
7209
|
"multiChainAsset": "ENJ-Enjin",
|
|
7210
7210
|
"hasValue": true,
|
|
7211
|
-
"icon": "https://
|
|
7211
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/enjin_matrixchain-native-enj.png"
|
|
7212
7212
|
},
|
|
7213
7213
|
"enjin_relaychain-NATIVE-ENJ": {
|
|
7214
7214
|
"originChain": "enjin_relaychain",
|
|
@@ -7222,7 +7222,7 @@
|
|
|
7222
7222
|
"metadata": null,
|
|
7223
7223
|
"multiChainAsset": "ENJ-Enjin",
|
|
7224
7224
|
"hasValue": true,
|
|
7225
|
-
"icon": "https://
|
|
7225
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/enjin_relaychain-native-enj.png"
|
|
7226
7226
|
},
|
|
7227
7227
|
"subspace_gemini_3g-NATIVE-tSSC": {
|
|
7228
7228
|
"originChain": "subspace_gemini_3g",
|
|
@@ -7236,7 +7236,7 @@
|
|
|
7236
7236
|
"metadata": null,
|
|
7237
7237
|
"multiChainAsset": null,
|
|
7238
7238
|
"hasValue": false,
|
|
7239
|
-
"icon": "https://
|
|
7239
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3g-native-tssc.png"
|
|
7240
7240
|
},
|
|
7241
7241
|
"goldberg_testnet-NATIVE-AVL": {
|
|
7242
7242
|
"originChain": "goldberg_testnet",
|
|
@@ -7250,7 +7250,7 @@
|
|
|
7250
7250
|
"metadata": null,
|
|
7251
7251
|
"multiChainAsset": null,
|
|
7252
7252
|
"hasValue": false,
|
|
7253
|
-
"icon": "https://
|
|
7253
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/goldberg_testnet-native-avl.png"
|
|
7254
7254
|
},
|
|
7255
7255
|
"acala-LOCAL-USDCet": {
|
|
7256
7256
|
"originChain": "acala",
|
|
@@ -7268,7 +7268,7 @@
|
|
|
7268
7268
|
},
|
|
7269
7269
|
"multiChainAsset": "USDC-USDCoin",
|
|
7270
7270
|
"hasValue": true,
|
|
7271
|
-
"icon": "https://
|
|
7271
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-usdcet.png"
|
|
7272
7272
|
},
|
|
7273
7273
|
"interlay-LOCAL-USDC.wh": {
|
|
7274
7274
|
"originChain": "interlay",
|
|
@@ -7286,7 +7286,7 @@
|
|
|
7286
7286
|
},
|
|
7287
7287
|
"multiChainAsset": "USDC-USDCoin",
|
|
7288
7288
|
"hasValue": true,
|
|
7289
|
-
"icon": "https://
|
|
7289
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/interlay-local-usdc.wh.png"
|
|
7290
7290
|
},
|
|
7291
7291
|
"centrifuge-LOCAL-USDC": {
|
|
7292
7292
|
"originChain": "centrifuge",
|
|
@@ -7304,7 +7304,7 @@
|
|
|
7304
7304
|
},
|
|
7305
7305
|
"multiChainAsset": "USDC-USDCoin",
|
|
7306
7306
|
"hasValue": true,
|
|
7307
|
-
"icon": "https://
|
|
7307
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/centrifuge-local-usdc.png"
|
|
7308
7308
|
},
|
|
7309
7309
|
"moonbeam-LOCAL-xcUSDC": {
|
|
7310
7310
|
"originChain": "moonbeam",
|
|
@@ -7322,7 +7322,7 @@
|
|
|
7322
7322
|
},
|
|
7323
7323
|
"multiChainAsset": "USDC-USDCoin",
|
|
7324
7324
|
"hasValue": true,
|
|
7325
|
-
"icon": "https://
|
|
7325
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcusdc.png"
|
|
7326
7326
|
},
|
|
7327
7327
|
"vara_testnet-NATIVE-TVARA": {
|
|
7328
7328
|
"originChain": "vara_testnet",
|
|
@@ -7336,7 +7336,7 @@
|
|
|
7336
7336
|
"metadata": null,
|
|
7337
7337
|
"multiChainAsset": null,
|
|
7338
7338
|
"hasValue": false,
|
|
7339
|
-
"icon": "https://
|
|
7339
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/vara_testnet-native-tvara.png"
|
|
7340
7340
|
},
|
|
7341
7341
|
"energy_web_x_testnet-NATIVE-VT": {
|
|
7342
7342
|
"originChain": "energy_web_x_testnet",
|
|
@@ -7350,7 +7350,7 @@
|
|
|
7350
7350
|
"metadata": null,
|
|
7351
7351
|
"multiChainAsset": null,
|
|
7352
7352
|
"hasValue": false,
|
|
7353
|
-
"icon": "https://
|
|
7353
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/energy_web_x_testnet-native-vt.png"
|
|
7354
7354
|
},
|
|
7355
7355
|
"energy_web_chain-NATIVE-EWT": {
|
|
7356
7356
|
"originChain": "energy_web_chain",
|
|
@@ -7364,7 +7364,7 @@
|
|
|
7364
7364
|
"metadata": null,
|
|
7365
7365
|
"multiChainAsset": null,
|
|
7366
7366
|
"hasValue": true,
|
|
7367
|
-
"icon": "https://
|
|
7367
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/energy_web_chain-native-ewt.png"
|
|
7368
7368
|
},
|
|
7369
7369
|
"energy_web_x_rococo-NATIVE-VT": {
|
|
7370
7370
|
"originChain": "energy_web_x_rococo",
|
|
@@ -7378,7 +7378,7 @@
|
|
|
7378
7378
|
"metadata": null,
|
|
7379
7379
|
"multiChainAsset": null,
|
|
7380
7380
|
"hasValue": false,
|
|
7381
|
-
"icon": "https://
|
|
7381
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/energy_web_x_rococo-native-vt.png"
|
|
7382
7382
|
},
|
|
7383
7383
|
"energy_web_x-NATIVE-EWT": {
|
|
7384
7384
|
"originChain": "energy_web_x",
|
|
@@ -7392,7 +7392,7 @@
|
|
|
7392
7392
|
"metadata": null,
|
|
7393
7393
|
"multiChainAsset": null,
|
|
7394
7394
|
"hasValue": true,
|
|
7395
|
-
"icon": "https://
|
|
7395
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/energy_web_x-native-ewt.png"
|
|
7396
7396
|
},
|
|
7397
7397
|
"acala-LOCAL-INTR": {
|
|
7398
7398
|
"originChain": "acala",
|
|
@@ -7410,7 +7410,7 @@
|
|
|
7410
7410
|
},
|
|
7411
7411
|
"multiChainAsset": "INTR-Interlay",
|
|
7412
7412
|
"hasValue": true,
|
|
7413
|
-
"icon": "https://
|
|
7413
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-intr.png"
|
|
7414
7414
|
},
|
|
7415
7415
|
"parallel-LOCAL-ACA": {
|
|
7416
7416
|
"originChain": "parallel",
|
|
@@ -7426,7 +7426,7 @@
|
|
|
7426
7426
|
},
|
|
7427
7427
|
"multiChainAsset": "ACA-Acala",
|
|
7428
7428
|
"hasValue": true,
|
|
7429
|
-
"icon": "https://
|
|
7429
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-local-aca.png"
|
|
7430
7430
|
},
|
|
7431
7431
|
"hydradx_main-LOCAL-CFG": {
|
|
7432
7432
|
"originChain": "hydradx_main",
|
|
@@ -7442,7 +7442,7 @@
|
|
|
7442
7442
|
},
|
|
7443
7443
|
"multiChainAsset": "CFG-Centrifuge",
|
|
7444
7444
|
"hasValue": true,
|
|
7445
|
-
"icon": "https://
|
|
7445
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-cfg.png"
|
|
7446
7446
|
},
|
|
7447
7447
|
"polimec-NATIVE-PLMC": {
|
|
7448
7448
|
"originChain": "polimec",
|
|
@@ -7456,7 +7456,7 @@
|
|
|
7456
7456
|
"metadata": null,
|
|
7457
7457
|
"multiChainAsset": null,
|
|
7458
7458
|
"hasValue": true,
|
|
7459
|
-
"icon": "https://
|
|
7459
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polimec-native-plmc.png"
|
|
7460
7460
|
},
|
|
7461
7461
|
"invarch-NATIVE-VARCH": {
|
|
7462
7462
|
"originChain": "invarch",
|
|
@@ -7472,7 +7472,7 @@
|
|
|
7472
7472
|
},
|
|
7473
7473
|
"multiChainAsset": null,
|
|
7474
7474
|
"hasValue": true,
|
|
7475
|
-
"icon": "https://
|
|
7475
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/invarch-native-varch.png"
|
|
7476
7476
|
},
|
|
7477
7477
|
"parallel-LOCAL-cDOT714": {
|
|
7478
7478
|
"originChain": "parallel",
|
|
@@ -7488,7 +7488,7 @@
|
|
|
7488
7488
|
},
|
|
7489
7489
|
"multiChainAsset": null,
|
|
7490
7490
|
"hasValue": true,
|
|
7491
|
-
"icon": "https://
|
|
7491
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/parallel-local-cdot714.png"
|
|
7492
7492
|
},
|
|
7493
7493
|
"manta_network_evm-NATIVE-ETH": {
|
|
7494
7494
|
"originChain": "manta_network_evm",
|
|
@@ -7502,7 +7502,7 @@
|
|
|
7502
7502
|
"metadata": null,
|
|
7503
7503
|
"multiChainAsset": "ETH-Ethereum",
|
|
7504
7504
|
"hasValue": true,
|
|
7505
|
-
"icon": "https://
|
|
7505
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/manta_network_evm-native-eth.png"
|
|
7506
7506
|
},
|
|
7507
7507
|
"polkadex_dot-NATIVE-PDEX": {
|
|
7508
7508
|
"originChain": "polkadex_dot",
|
|
@@ -7518,7 +7518,7 @@
|
|
|
7518
7518
|
},
|
|
7519
7519
|
"multiChainAsset": null,
|
|
7520
7520
|
"hasValue": true,
|
|
7521
|
-
"icon": "https://
|
|
7521
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/polkadex_dot-native-pdex.png"
|
|
7522
7522
|
},
|
|
7523
7523
|
"bifrost_dot-LOCAL-BNCS": {
|
|
7524
7524
|
"originChain": "bifrost_dot",
|
|
@@ -7536,7 +7536,7 @@
|
|
|
7536
7536
|
},
|
|
7537
7537
|
"multiChainAsset": null,
|
|
7538
7538
|
"hasValue": true,
|
|
7539
|
-
"icon": "https://
|
|
7539
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-bncs.png"
|
|
7540
7540
|
},
|
|
7541
7541
|
"manta_network-NATIVE-MANTA": {
|
|
7542
7542
|
"originChain": "manta_network",
|
|
@@ -7554,7 +7554,7 @@
|
|
|
7554
7554
|
},
|
|
7555
7555
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7556
7556
|
"hasValue": true,
|
|
7557
|
-
"icon": "https://
|
|
7557
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/manta_network-native-manta.png"
|
|
7558
7558
|
},
|
|
7559
7559
|
"manta_network_evm-ERC20-MANTA-0x95CeF13441Be50d20cA4558CC0a27B601aC544E5": {
|
|
7560
7560
|
"originChain": "manta_network_evm",
|
|
@@ -7570,7 +7570,7 @@
|
|
|
7570
7570
|
},
|
|
7571
7571
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7572
7572
|
"hasValue": true,
|
|
7573
|
-
"icon": "https://
|
|
7573
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/manta_network_evm-erc20-manta-0x95cef13441be50d20ca4558cc0a27b601ac544e5.png"
|
|
7574
7574
|
},
|
|
7575
7575
|
"manta_network-LOCAL-DOT": {
|
|
7576
7576
|
"originChain": "manta_network",
|
|
@@ -7589,7 +7589,7 @@
|
|
|
7589
7589
|
},
|
|
7590
7590
|
"multiChainAsset": "DOT-Polkadot",
|
|
7591
7591
|
"hasValue": true,
|
|
7592
|
-
"icon": "https://
|
|
7592
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/manta_network-local-dot.png"
|
|
7593
7593
|
},
|
|
7594
7594
|
"moonbeam-LOCAL-xcMANTA": {
|
|
7595
7595
|
"originChain": "moonbeam",
|
|
@@ -7607,21 +7607,7 @@
|
|
|
7607
7607
|
},
|
|
7608
7608
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7609
7609
|
"hasValue": true,
|
|
7610
|
-
"icon": "https://
|
|
7611
|
-
},
|
|
7612
|
-
"bittensor_testnet-NATIVE-TAO": {
|
|
7613
|
-
"originChain": "bittensor_testnet",
|
|
7614
|
-
"slug": "bittensor_testnet-NATIVE-TAO",
|
|
7615
|
-
"name": "Bittensor Testnet",
|
|
7616
|
-
"symbol": "TAO",
|
|
7617
|
-
"decimals": 9,
|
|
7618
|
-
"priceId": null,
|
|
7619
|
-
"minAmount": "500",
|
|
7620
|
-
"assetType": "NATIVE",
|
|
7621
|
-
"metadata": null,
|
|
7622
|
-
"multiChainAsset": null,
|
|
7623
|
-
"hasValue": false,
|
|
7624
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor_testnet-native-tao.png"
|
|
7610
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcmanta.png"
|
|
7625
7611
|
},
|
|
7626
7612
|
"statemint-LOCAL-PINK": {
|
|
7627
7613
|
"originChain": "statemint",
|
|
@@ -7652,7 +7638,7 @@
|
|
|
7652
7638
|
},
|
|
7653
7639
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7654
7640
|
"hasValue": true,
|
|
7655
|
-
"icon": "https://
|
|
7641
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-pink.png"
|
|
7656
7642
|
},
|
|
7657
7643
|
"moonbeam-LOCAL-xcPINK": {
|
|
7658
7644
|
"originChain": "moonbeam",
|
|
@@ -7670,7 +7656,7 @@
|
|
|
7670
7656
|
},
|
|
7671
7657
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7672
7658
|
"hasValue": true,
|
|
7673
|
-
"icon": "https://
|
|
7659
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-local-xcpink.png"
|
|
7674
7660
|
},
|
|
7675
7661
|
"bifrost_dot-LOCAL-vMANTA": {
|
|
7676
7662
|
"originChain": "bifrost_dot",
|
|
@@ -7688,7 +7674,7 @@
|
|
|
7688
7674
|
},
|
|
7689
7675
|
"multiChainAsset": null,
|
|
7690
7676
|
"hasValue": true,
|
|
7691
|
-
"icon": "https://
|
|
7677
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-vmanta.png"
|
|
7692
7678
|
},
|
|
7693
7679
|
"bifrost_dot-LOCAL-MANTA": {
|
|
7694
7680
|
"originChain": "bifrost_dot",
|
|
@@ -7706,7 +7692,7 @@
|
|
|
7706
7692
|
},
|
|
7707
7693
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7708
7694
|
"hasValue": true,
|
|
7709
|
-
"icon": "https://
|
|
7695
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-manta.png"
|
|
7710
7696
|
},
|
|
7711
7697
|
"subspace_gemini_3h-NATIVE-tSSC": {
|
|
7712
7698
|
"originChain": "subspace_gemini_3h",
|
|
@@ -7720,7 +7706,7 @@
|
|
|
7720
7706
|
"metadata": null,
|
|
7721
7707
|
"multiChainAsset": null,
|
|
7722
7708
|
"hasValue": false,
|
|
7723
|
-
"icon": "https://
|
|
7709
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/subspace_gemini_3h-native-tssc.png"
|
|
7724
7710
|
},
|
|
7725
7711
|
"continuum_network-NATIVE-NUUM": {
|
|
7726
7712
|
"originChain": "continuum_network",
|
|
@@ -7734,7 +7720,7 @@
|
|
|
7734
7720
|
"metadata": null,
|
|
7735
7721
|
"multiChainAsset": null,
|
|
7736
7722
|
"hasValue": true,
|
|
7737
|
-
"icon": "https://
|
|
7723
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/continuum_network-native-nuum.png"
|
|
7738
7724
|
},
|
|
7739
7725
|
"hydradx_main-LOCAL-INTR": {
|
|
7740
7726
|
"originChain": "hydradx_main",
|
|
@@ -7750,7 +7736,7 @@
|
|
|
7750
7736
|
},
|
|
7751
7737
|
"multiChainAsset": "INTR-Interlay",
|
|
7752
7738
|
"hasValue": true,
|
|
7753
|
-
"icon": "https://
|
|
7739
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-intr.png"
|
|
7754
7740
|
},
|
|
7755
7741
|
"rococo_assethub-NATIVE-ROC": {
|
|
7756
7742
|
"originChain": "rococo_assethub",
|
|
@@ -7764,7 +7750,7 @@
|
|
|
7764
7750
|
"metadata": null,
|
|
7765
7751
|
"multiChainAsset": null,
|
|
7766
7752
|
"hasValue": false,
|
|
7767
|
-
"icon": "https://
|
|
7753
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/rococo_assethub-native-roc.png"
|
|
7768
7754
|
},
|
|
7769
7755
|
"rococo_assethub-LOCAL-WETH": {
|
|
7770
7756
|
"originChain": "rococo_assethub",
|
|
@@ -7800,7 +7786,7 @@
|
|
|
7800
7786
|
},
|
|
7801
7787
|
"multiChainAsset": null,
|
|
7802
7788
|
"hasValue": false,
|
|
7803
|
-
"icon": "https://
|
|
7789
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/rococo_assethub-local-weth.png"
|
|
7804
7790
|
},
|
|
7805
7791
|
"okxTest-NATIVE-OKX": {
|
|
7806
7792
|
"originChain": "okxTest",
|
|
@@ -7814,7 +7800,7 @@
|
|
|
7814
7800
|
"metadata": null,
|
|
7815
7801
|
"multiChainAsset": null,
|
|
7816
7802
|
"hasValue": false,
|
|
7817
|
-
"icon": "https://
|
|
7803
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/okxtest-native-okx.png"
|
|
7818
7804
|
},
|
|
7819
7805
|
"liberlandTest-NATIVE-LDN": {
|
|
7820
7806
|
"originChain": "liberlandTest",
|
|
@@ -7828,7 +7814,7 @@
|
|
|
7828
7814
|
"metadata": null,
|
|
7829
7815
|
"multiChainAsset": null,
|
|
7830
7816
|
"hasValue": false,
|
|
7831
|
-
"icon": "https://
|
|
7817
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/liberlandtest-native-ldn.png"
|
|
7832
7818
|
},
|
|
7833
7819
|
"liberland-NATIVE-LLD": {
|
|
7834
7820
|
"originChain": "liberland",
|
|
@@ -7842,7 +7828,7 @@
|
|
|
7842
7828
|
"metadata": null,
|
|
7843
7829
|
"multiChainAsset": null,
|
|
7844
7830
|
"hasValue": true,
|
|
7845
|
-
"icon": "https://
|
|
7831
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/liberland-native-lld.png"
|
|
7846
7832
|
},
|
|
7847
7833
|
"liberland-LOCAL-LLM": {
|
|
7848
7834
|
"originChain": "liberland",
|
|
@@ -7858,7 +7844,7 @@
|
|
|
7858
7844
|
},
|
|
7859
7845
|
"multiChainAsset": null,
|
|
7860
7846
|
"hasValue": true,
|
|
7861
|
-
"icon": "https://
|
|
7847
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/liberland-local-llm.png"
|
|
7862
7848
|
},
|
|
7863
7849
|
"chainflip_dot-NATIVE-pDOT": {
|
|
7864
7850
|
"originChain": "chainflip_dot",
|
|
@@ -7872,7 +7858,7 @@
|
|
|
7872
7858
|
"metadata": null,
|
|
7873
7859
|
"multiChainAsset": null,
|
|
7874
7860
|
"hasValue": false,
|
|
7875
|
-
"icon": "https://
|
|
7861
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/chainflip_dot-native-pdot.png"
|
|
7876
7862
|
},
|
|
7877
7863
|
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
7878
7864
|
"originChain": "ethereum_goerli",
|
|
@@ -7888,7 +7874,7 @@
|
|
|
7888
7874
|
},
|
|
7889
7875
|
"multiChainAsset": null,
|
|
7890
7876
|
"hasValue": false,
|
|
7891
|
-
"icon": "https://
|
|
7877
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f.png"
|
|
7892
7878
|
},
|
|
7893
7879
|
"hydradx_main-LOCAL-ASTR": {
|
|
7894
7880
|
"originChain": "hydradx_main",
|
|
@@ -7904,7 +7890,7 @@
|
|
|
7904
7890
|
},
|
|
7905
7891
|
"multiChainAsset": "ASTR-Astar",
|
|
7906
7892
|
"hasValue": true,
|
|
7907
|
-
"icon": "https://
|
|
7893
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-astr.png"
|
|
7908
7894
|
},
|
|
7909
7895
|
"hydradx_main-LOCAL-BNC": {
|
|
7910
7896
|
"originChain": "hydradx_main",
|
|
@@ -7920,7 +7906,7 @@
|
|
|
7920
7906
|
},
|
|
7921
7907
|
"multiChainAsset": "BNC-BifrostPolkadot",
|
|
7922
7908
|
"hasValue": true,
|
|
7923
|
-
"icon": "https://
|
|
7909
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-bnc.png"
|
|
7924
7910
|
},
|
|
7925
7911
|
"hydradx_main-LOCAL-GLMR": {
|
|
7926
7912
|
"originChain": "hydradx_main",
|
|
@@ -7936,7 +7922,7 @@
|
|
|
7936
7922
|
},
|
|
7937
7923
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
7938
7924
|
"hasValue": true,
|
|
7939
|
-
"icon": "https://
|
|
7925
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/hydradx_main-local-glmr.png"
|
|
7940
7926
|
},
|
|
7941
7927
|
"tangleTest-NATIVE-tTNT": {
|
|
7942
7928
|
"originChain": "tangleTest",
|
|
@@ -7950,7 +7936,7 @@
|
|
|
7950
7936
|
"metadata": null,
|
|
7951
7937
|
"multiChainAsset": null,
|
|
7952
7938
|
"hasValue": false,
|
|
7953
|
-
"icon": "https://
|
|
7939
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/tangletest-native-ttnt.png"
|
|
7954
7940
|
},
|
|
7955
7941
|
"dentnet-NATIVE-DENTX": {
|
|
7956
7942
|
"originChain": "dentnet",
|
|
@@ -7964,7 +7950,7 @@
|
|
|
7964
7950
|
"metadata": null,
|
|
7965
7951
|
"multiChainAsset": null,
|
|
7966
7952
|
"hasValue": true,
|
|
7967
|
-
"icon": "https://
|
|
7953
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dentnet-native-dentx.png"
|
|
7968
7954
|
},
|
|
7969
7955
|
"dentnet-LOCAL-DENT": {
|
|
7970
7956
|
"originChain": "dentnet",
|
|
@@ -7980,7 +7966,7 @@
|
|
|
7980
7966
|
},
|
|
7981
7967
|
"multiChainAsset": null,
|
|
7982
7968
|
"hasValue": true,
|
|
7983
|
-
"icon": "https://
|
|
7969
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/dentnet-local-dent.png"
|
|
7984
7970
|
},
|
|
7985
7971
|
"phykenTest-NATIVE-KEN": {
|
|
7986
7972
|
"originChain": "phykenTest",
|
|
@@ -7994,7 +7980,7 @@
|
|
|
7994
7980
|
"metadata": null,
|
|
7995
7981
|
"multiChainAsset": null,
|
|
7996
7982
|
"hasValue": false,
|
|
7997
|
-
"icon": "https://
|
|
7983
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/phykentest-native-ken.png"
|
|
7998
7984
|
},
|
|
7999
7985
|
"creditcoinTestEvm-NATIVE-CTC": {
|
|
8000
7986
|
"originChain": "creditcoinTestEvm",
|
|
@@ -8008,7 +7994,7 @@
|
|
|
8008
7994
|
"metadata": null,
|
|
8009
7995
|
"multiChainAsset": null,
|
|
8010
7996
|
"hasValue": false,
|
|
8011
|
-
"icon": "https://
|
|
7997
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/creditcointestevm-native-ctc.png"
|
|
8012
7998
|
},
|
|
8013
7999
|
"astarZkEvm-NATIVE-ETH": {
|
|
8014
8000
|
"originChain": "astarZkEvm",
|
|
@@ -8022,7 +8008,7 @@
|
|
|
8022
8008
|
"metadata": null,
|
|
8023
8009
|
"multiChainAsset": "ETH-Ethereum",
|
|
8024
8010
|
"hasValue": true,
|
|
8025
|
-
"icon": "https://
|
|
8011
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarzkevm-native-eth.png"
|
|
8026
8012
|
},
|
|
8027
8013
|
"sepolia_ethereum-NATIVE-ETH": {
|
|
8028
8014
|
"originChain": "sepolia_ethereum",
|
|
@@ -8036,7 +8022,7 @@
|
|
|
8036
8022
|
"metadata": null,
|
|
8037
8023
|
"multiChainAsset": null,
|
|
8038
8024
|
"hasValue": false,
|
|
8039
|
-
"icon": "https://
|
|
8025
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-native-eth.png"
|
|
8040
8026
|
},
|
|
8041
8027
|
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238": {
|
|
8042
8028
|
"originChain": "sepolia_ethereum",
|
|
@@ -8052,7 +8038,7 @@
|
|
|
8052
8038
|
},
|
|
8053
8039
|
"multiChainAsset": null,
|
|
8054
8040
|
"hasValue": false,
|
|
8055
|
-
"icon": "https://
|
|
8041
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png"
|
|
8056
8042
|
},
|
|
8057
8043
|
"statemint-LOCAL-DED": {
|
|
8058
8044
|
"originChain": "statemint",
|
|
@@ -8068,55 +8054,7 @@
|
|
|
8068
8054
|
},
|
|
8069
8055
|
"multiChainAsset": null,
|
|
8070
8056
|
"hasValue": true,
|
|
8071
|
-
"icon": "https://
|
|
8072
|
-
},
|
|
8073
|
-
"hydradx_rococo-NATIVE-HDX": {
|
|
8074
|
-
"originChain": "hydradx_rococo",
|
|
8075
|
-
"slug": "hydradx_rococo-NATIVE-HDX",
|
|
8076
|
-
"name": "HydraDX Rococo",
|
|
8077
|
-
"symbol": "HDX",
|
|
8078
|
-
"decimals": 12,
|
|
8079
|
-
"priceId": null,
|
|
8080
|
-
"minAmount": "1000000000000",
|
|
8081
|
-
"assetType": "NATIVE",
|
|
8082
|
-
"metadata": {
|
|
8083
|
-
"assetId": "0"
|
|
8084
|
-
},
|
|
8085
|
-
"multiChainAsset": null,
|
|
8086
|
-
"hasValue": false,
|
|
8087
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_rococo-native-hdx.png"
|
|
8088
|
-
},
|
|
8089
|
-
"hydradx_rococo-LOCAL-DOT": {
|
|
8090
|
-
"originChain": "hydradx_rococo",
|
|
8091
|
-
"slug": "hydradx_rococo-LOCAL-DOT",
|
|
8092
|
-
"name": "Polkadot Testnet",
|
|
8093
|
-
"symbol": "DOT",
|
|
8094
|
-
"decimals": 10,
|
|
8095
|
-
"priceId": null,
|
|
8096
|
-
"minAmount": "100",
|
|
8097
|
-
"assetType": "LOCAL",
|
|
8098
|
-
"metadata": {
|
|
8099
|
-
"assetId": "5"
|
|
8100
|
-
},
|
|
8101
|
-
"multiChainAsset": null,
|
|
8102
|
-
"hasValue": false,
|
|
8103
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_rococo-local-dot.png"
|
|
8104
|
-
},
|
|
8105
|
-
"hydradx_rococo-LOCAL-USDT": {
|
|
8106
|
-
"originChain": "hydradx_rococo",
|
|
8107
|
-
"slug": "hydradx_rococo-LOCAL-USDT",
|
|
8108
|
-
"name": "Statemint USDT (testnet)",
|
|
8109
|
-
"symbol": "USDT",
|
|
8110
|
-
"decimals": 6,
|
|
8111
|
-
"priceId": null,
|
|
8112
|
-
"minAmount": "100",
|
|
8113
|
-
"assetType": "LOCAL",
|
|
8114
|
-
"metadata": {
|
|
8115
|
-
"assetId": "10"
|
|
8116
|
-
},
|
|
8117
|
-
"multiChainAsset": null,
|
|
8118
|
-
"hasValue": false,
|
|
8119
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_rococo-local-usdt.png"
|
|
8057
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/statemint-local-ded.png"
|
|
8120
8058
|
},
|
|
8121
8059
|
"bifrost_dot-LOCAL-PINK": {
|
|
8122
8060
|
"originChain": "bifrost_dot",
|
|
@@ -8134,7 +8072,7 @@
|
|
|
8134
8072
|
},
|
|
8135
8073
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8136
8074
|
"hasValue": true,
|
|
8137
|
-
"icon": "https://
|
|
8075
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/bifrost_dot-local-pink.png"
|
|
8138
8076
|
},
|
|
8139
8077
|
"astar-LOCAL-PINK": {
|
|
8140
8078
|
"originChain": "astar",
|
|
@@ -8168,7 +8106,7 @@
|
|
|
8168
8106
|
},
|
|
8169
8107
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8170
8108
|
"hasValue": true,
|
|
8171
|
-
"icon": "https://
|
|
8109
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astar-local-pink.png"
|
|
8172
8110
|
},
|
|
8173
8111
|
"phala-LOCAL-PINK": {
|
|
8174
8112
|
"originChain": "phala",
|
|
@@ -8202,7 +8140,7 @@
|
|
|
8202
8140
|
},
|
|
8203
8141
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8204
8142
|
"hasValue": true,
|
|
8205
|
-
"icon": "https://
|
|
8143
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/phala-local-pink.png"
|
|
8206
8144
|
},
|
|
8207
8145
|
"acala-LOCAL-PINK": {
|
|
8208
8146
|
"originChain": "acala",
|
|
@@ -8220,7 +8158,7 @@
|
|
|
8220
8158
|
},
|
|
8221
8159
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8222
8160
|
"hasValue": true,
|
|
8223
|
-
"icon": "https://
|
|
8161
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/acala-local-pink.png"
|
|
8224
8162
|
},
|
|
8225
8163
|
"crust-LOCAL-PINK": {
|
|
8226
8164
|
"originChain": "crust",
|
|
@@ -8236,7 +8174,7 @@
|
|
|
8236
8174
|
},
|
|
8237
8175
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8238
8176
|
"hasValue": true,
|
|
8239
|
-
"icon": "https://
|
|
8177
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/crust-local-pink.png"
|
|
8240
8178
|
},
|
|
8241
8179
|
"darwinia2-LOCAL-PINK": {
|
|
8242
8180
|
"originChain": "darwinia2",
|
|
@@ -8252,7 +8190,7 @@
|
|
|
8252
8190
|
},
|
|
8253
8191
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8254
8192
|
"hasValue": true,
|
|
8255
|
-
"icon": "https://
|
|
8193
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/darwinia2-local-pink.png"
|
|
8256
8194
|
},
|
|
8257
8195
|
"creditcoinTest-NATIVE-CTC": {
|
|
8258
8196
|
"originChain": "creditcoinTest",
|
|
@@ -8266,7 +8204,7 @@
|
|
|
8266
8204
|
"metadata": null,
|
|
8267
8205
|
"multiChainAsset": null,
|
|
8268
8206
|
"hasValue": false,
|
|
8269
|
-
"icon": "https://
|
|
8207
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/creditcointest-native-ctc.png"
|
|
8270
8208
|
},
|
|
8271
8209
|
"moonbeam-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3": {
|
|
8272
8210
|
"originChain": "moonbeam",
|
|
@@ -8282,7 +8220,7 @@
|
|
|
8282
8220
|
},
|
|
8283
8221
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
8284
8222
|
"hasValue": true,
|
|
8285
|
-
"icon": "https://
|
|
8223
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png"
|
|
8286
8224
|
},
|
|
8287
8225
|
"astarEvm-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3": {
|
|
8288
8226
|
"originChain": "astarEvm",
|
|
@@ -8298,6 +8236,6 @@
|
|
|
8298
8236
|
},
|
|
8299
8237
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
8300
8238
|
"hasValue": true,
|
|
8301
|
-
"icon": "https://
|
|
8239
|
+
"icon": "https://chain-list-assets.subwallet.app/assets/chain-assets/astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png"
|
|
8302
8240
|
}
|
|
8303
8241
|
}
|