@subwallet/chain-list 0.2.51 → 0.2.53-beta.0
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 +2036 -1548
- package/cjs/data/AssetLogoMap.json +565 -552
- package/cjs/data/AssetRef.json +126 -0
- package/cjs/data/ChainAsset.json +753 -503
- package/cjs/data/ChainInfo.json +308 -221
- package/cjs/data/ChainLogoMap.json +227 -224
- package/cjs/data/MultiChainAsset.json +47 -47
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +565 -552
- package/data/AssetRef.json +126 -0
- package/data/ChainAsset.json +753 -503
- package/data/ChainInfo.json +308 -221
- package/data/ChainLogoMap.json +227 -224
- 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://chain-list-assets.
|
|
14
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
28
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
42
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
56
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
70
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
88
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
102
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
123
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
144
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
167
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
181
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
195
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
211
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
225
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
241
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
255
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
273
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
291
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
309
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
327
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
345
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
363
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
381
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
399
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
413
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
431
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
449
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
467
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
485
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
503
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
519
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
535
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
557
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
591
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
605
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
621
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
635
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
649
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
663
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
677
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
691
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
709
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
725
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
741
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
757
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
771
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
785
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
799
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
813
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
827
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
841
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
859
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
877
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
895
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
913
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
927
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
943
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
959
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
975
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
991
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1007
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1039
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1055
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1071
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1087
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1103
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1119
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1135
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1151
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1167
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1183
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1199
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1215
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1229
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1243
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1257
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1271
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1285
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1303
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1317
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1331
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1345
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1361
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1375
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1389
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1403
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1437
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1451
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1469
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1487
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1505
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1523
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1541
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1559
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1573
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1587
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1603
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1617
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1631
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1645
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/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://chain-list-assets.
|
|
1663
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/amplitude-local-ksm.png"
|
|
1664
1664
|
},
|
|
1665
1665
|
"polkadex-NATIVE-PDEX": {
|
|
1666
1666
|
"originChain": "polkadex",
|
|
@@ -1671,10 +1671,12 @@
|
|
|
1671
1671
|
"priceId": "polkadex",
|
|
1672
1672
|
"minAmount": "1000000000000",
|
|
1673
1673
|
"assetType": "NATIVE",
|
|
1674
|
-
"metadata":
|
|
1674
|
+
"metadata": {
|
|
1675
|
+
"autoEnable": true
|
|
1676
|
+
},
|
|
1675
1677
|
"multiChainAsset": null,
|
|
1676
1678
|
"hasValue": true,
|
|
1677
|
-
"icon": "https://chain-list-assets.
|
|
1679
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex-native-pdex.png"
|
|
1678
1680
|
},
|
|
1679
1681
|
"polkadexTest-NATIVE-Unit": {
|
|
1680
1682
|
"originChain": "polkadexTest",
|
|
@@ -1688,7 +1690,7 @@
|
|
|
1688
1690
|
"metadata": null,
|
|
1689
1691
|
"multiChainAsset": null,
|
|
1690
1692
|
"hasValue": false,
|
|
1691
|
-
"icon": "https://chain-list-assets.
|
|
1693
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadextest-native-unit.png"
|
|
1692
1694
|
},
|
|
1693
1695
|
"rmrk-NATIVE-UNIT": {
|
|
1694
1696
|
"originChain": "rmrk",
|
|
@@ -1702,7 +1704,7 @@
|
|
|
1702
1704
|
"metadata": null,
|
|
1703
1705
|
"multiChainAsset": null,
|
|
1704
1706
|
"hasValue": false,
|
|
1705
|
-
"icon": "https://chain-list-assets.
|
|
1707
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rmrk-native-unit.png"
|
|
1706
1708
|
},
|
|
1707
1709
|
"dolphin-NATIVE-DOL": {
|
|
1708
1710
|
"originChain": "dolphin",
|
|
@@ -1716,7 +1718,7 @@
|
|
|
1716
1718
|
"metadata": null,
|
|
1717
1719
|
"multiChainAsset": null,
|
|
1718
1720
|
"hasValue": false,
|
|
1719
|
-
"icon": "https://chain-list-assets.
|
|
1721
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dolphin-native-dol.png"
|
|
1720
1722
|
},
|
|
1721
1723
|
"opal-NATIVE-OPL": {
|
|
1722
1724
|
"originChain": "opal",
|
|
@@ -1730,7 +1732,7 @@
|
|
|
1730
1732
|
"metadata": null,
|
|
1731
1733
|
"multiChainAsset": null,
|
|
1732
1734
|
"hasValue": false,
|
|
1733
|
-
"icon": "https://chain-list-assets.
|
|
1735
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/opal-native-opl.png"
|
|
1734
1736
|
},
|
|
1735
1737
|
"efinity-NATIVE-EFI": {
|
|
1736
1738
|
"originChain": "efinity",
|
|
@@ -1744,7 +1746,7 @@
|
|
|
1744
1746
|
"metadata": null,
|
|
1745
1747
|
"multiChainAsset": null,
|
|
1746
1748
|
"hasValue": true,
|
|
1747
|
-
"icon": "https://chain-list-assets.
|
|
1749
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/efinity-native-efi.png"
|
|
1748
1750
|
},
|
|
1749
1751
|
"composableFinance-NATIVE-LAYR": {
|
|
1750
1752
|
"originChain": "composableFinance",
|
|
@@ -1758,7 +1760,7 @@
|
|
|
1758
1760
|
"metadata": null,
|
|
1759
1761
|
"multiChainAsset": null,
|
|
1760
1762
|
"hasValue": true,
|
|
1761
|
-
"icon": "https://chain-list-assets.
|
|
1763
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/composablefinance-native-layr.png"
|
|
1762
1764
|
},
|
|
1763
1765
|
"phala-NATIVE-PHA": {
|
|
1764
1766
|
"originChain": "phala",
|
|
@@ -1772,7 +1774,7 @@
|
|
|
1772
1774
|
"metadata": null,
|
|
1773
1775
|
"multiChainAsset": "PHA-Phala",
|
|
1774
1776
|
"hasValue": true,
|
|
1775
|
-
"icon": "https://chain-list-assets.
|
|
1777
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/phala-native-pha.png"
|
|
1776
1778
|
},
|
|
1777
1779
|
"crust-NATIVE-CRU": {
|
|
1778
1780
|
"originChain": "crust",
|
|
@@ -1786,7 +1788,7 @@
|
|
|
1786
1788
|
"metadata": null,
|
|
1787
1789
|
"multiChainAsset": "CRU-Crust",
|
|
1788
1790
|
"hasValue": true,
|
|
1789
|
-
"icon": "https://chain-list-assets.
|
|
1791
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crust-native-cru.png"
|
|
1790
1792
|
},
|
|
1791
1793
|
"statemine-NATIVE-KSM": {
|
|
1792
1794
|
"originChain": "statemine",
|
|
@@ -1807,7 +1809,7 @@
|
|
|
1807
1809
|
},
|
|
1808
1810
|
"multiChainAsset": "KSM-Kusama",
|
|
1809
1811
|
"hasValue": true,
|
|
1810
|
-
"icon": "https://chain-list-assets.
|
|
1812
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-native-ksm.png"
|
|
1811
1813
|
},
|
|
1812
1814
|
"karura-NATIVE-KAR": {
|
|
1813
1815
|
"originChain": "karura",
|
|
@@ -1830,7 +1832,7 @@
|
|
|
1830
1832
|
},
|
|
1831
1833
|
"multiChainAsset": "KAR-Karura",
|
|
1832
1834
|
"hasValue": true,
|
|
1833
|
-
"icon": "https://chain-list-assets.
|
|
1835
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-native-kar.png"
|
|
1834
1836
|
},
|
|
1835
1837
|
"khala-NATIVE-PHA": {
|
|
1836
1838
|
"originChain": "khala",
|
|
@@ -1844,7 +1846,7 @@
|
|
|
1844
1846
|
"metadata": null,
|
|
1845
1847
|
"multiChainAsset": null,
|
|
1846
1848
|
"hasValue": true,
|
|
1847
|
-
"icon": "https://chain-list-assets.
|
|
1849
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/khala-native-pha.png"
|
|
1848
1850
|
},
|
|
1849
1851
|
"kilt-NATIVE-KILT": {
|
|
1850
1852
|
"originChain": "kilt",
|
|
@@ -1858,7 +1860,7 @@
|
|
|
1858
1860
|
"metadata": null,
|
|
1859
1861
|
"multiChainAsset": null,
|
|
1860
1862
|
"hasValue": true,
|
|
1861
|
-
"icon": "https://chain-list-assets.
|
|
1863
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kilt-native-kilt.png"
|
|
1862
1864
|
},
|
|
1863
1865
|
"basilisk-NATIVE-BSX": {
|
|
1864
1866
|
"originChain": "basilisk",
|
|
@@ -1872,7 +1874,7 @@
|
|
|
1872
1874
|
"metadata": null,
|
|
1873
1875
|
"multiChainAsset": null,
|
|
1874
1876
|
"hasValue": true,
|
|
1875
|
-
"icon": "https://chain-list-assets.
|
|
1877
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/basilisk-native-bsx.png"
|
|
1876
1878
|
},
|
|
1877
1879
|
"altair-NATIVE-AIR": {
|
|
1878
1880
|
"originChain": "altair",
|
|
@@ -1886,7 +1888,7 @@
|
|
|
1886
1888
|
"metadata": null,
|
|
1887
1889
|
"multiChainAsset": null,
|
|
1888
1890
|
"hasValue": true,
|
|
1889
|
-
"icon": "https://chain-list-assets.
|
|
1891
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/altair-native-air.png"
|
|
1890
1892
|
},
|
|
1891
1893
|
"heiko-NATIVE-HKO": {
|
|
1892
1894
|
"originChain": "heiko",
|
|
@@ -1900,7 +1902,7 @@
|
|
|
1900
1902
|
"metadata": null,
|
|
1901
1903
|
"multiChainAsset": null,
|
|
1902
1904
|
"hasValue": true,
|
|
1903
|
-
"icon": "https://chain-list-assets.
|
|
1905
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/heiko-native-hko.png"
|
|
1904
1906
|
},
|
|
1905
1907
|
"kintsugi-NATIVE-KINT": {
|
|
1906
1908
|
"originChain": "kintsugi",
|
|
@@ -1918,7 +1920,7 @@
|
|
|
1918
1920
|
},
|
|
1919
1921
|
"multiChainAsset": "KINT-Kintsugi",
|
|
1920
1922
|
"hasValue": true,
|
|
1921
|
-
"icon": "https://chain-list-assets.
|
|
1923
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-native-kint.png"
|
|
1922
1924
|
},
|
|
1923
1925
|
"kintsugi-LOCAL-USDT": {
|
|
1924
1926
|
"originChain": "kintsugi",
|
|
@@ -1936,7 +1938,7 @@
|
|
|
1936
1938
|
},
|
|
1937
1939
|
"multiChainAsset": "USDT-Tether",
|
|
1938
1940
|
"hasValue": true,
|
|
1939
|
-
"icon": "https://chain-list-assets.
|
|
1941
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-usdt.png"
|
|
1940
1942
|
},
|
|
1941
1943
|
"kintsugi_test-NATIVE-KINT": {
|
|
1942
1944
|
"originChain": "kintsugi_test",
|
|
@@ -1954,7 +1956,7 @@
|
|
|
1954
1956
|
},
|
|
1955
1957
|
"multiChainAsset": null,
|
|
1956
1958
|
"hasValue": false,
|
|
1957
|
-
"icon": "https://chain-list-assets.
|
|
1959
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi_test-native-kint.png"
|
|
1958
1960
|
},
|
|
1959
1961
|
"picasso-NATIVE-PICA": {
|
|
1960
1962
|
"originChain": "picasso",
|
|
@@ -1968,7 +1970,7 @@
|
|
|
1968
1970
|
"metadata": null,
|
|
1969
1971
|
"multiChainAsset": null,
|
|
1970
1972
|
"hasValue": true,
|
|
1971
|
-
"icon": "https://chain-list-assets.
|
|
1973
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/picasso-native-pica.png"
|
|
1972
1974
|
},
|
|
1973
1975
|
"quartz-NATIVE-QTZ": {
|
|
1974
1976
|
"originChain": "quartz",
|
|
@@ -1982,7 +1984,7 @@
|
|
|
1982
1984
|
"metadata": null,
|
|
1983
1985
|
"multiChainAsset": null,
|
|
1984
1986
|
"hasValue": true,
|
|
1985
|
-
"icon": "https://chain-list-assets.
|
|
1987
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/quartz-native-qtz.png"
|
|
1986
1988
|
},
|
|
1987
1989
|
"unique_network-NATIVE-UNQ": {
|
|
1988
1990
|
"originChain": "unique_network",
|
|
@@ -1996,7 +1998,7 @@
|
|
|
1996
1998
|
"metadata": null,
|
|
1997
1999
|
"multiChainAsset": null,
|
|
1998
2000
|
"hasValue": true,
|
|
1999
|
-
"icon": "https://chain-list-assets.
|
|
2001
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/unique_network-native-unq.png"
|
|
2000
2002
|
},
|
|
2001
2003
|
"genshiro-NATIVE-GENS": {
|
|
2002
2004
|
"originChain": "genshiro",
|
|
@@ -2012,7 +2014,7 @@
|
|
|
2012
2014
|
},
|
|
2013
2015
|
"multiChainAsset": null,
|
|
2014
2016
|
"hasValue": true,
|
|
2015
|
-
"icon": "https://chain-list-assets.
|
|
2017
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/genshiro-native-gens.png"
|
|
2016
2018
|
},
|
|
2017
2019
|
"genshiro-LOCAL-DOT": {
|
|
2018
2020
|
"originChain": "genshiro",
|
|
@@ -2028,7 +2030,7 @@
|
|
|
2028
2030
|
},
|
|
2029
2031
|
"multiChainAsset": "DOT-Polkadot",
|
|
2030
2032
|
"hasValue": true,
|
|
2031
|
-
"icon": "https://chain-list-assets.
|
|
2033
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/genshiro-local-dot.png"
|
|
2032
2034
|
},
|
|
2033
2035
|
"genshiro_testnet-NATIVE-TOKEN": {
|
|
2034
2036
|
"originChain": "genshiro_testnet",
|
|
@@ -2044,7 +2046,7 @@
|
|
|
2044
2046
|
},
|
|
2045
2047
|
"multiChainAsset": null,
|
|
2046
2048
|
"hasValue": false,
|
|
2047
|
-
"icon": "https://chain-list-assets.
|
|
2049
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/genshiro_testnet-native-token.png"
|
|
2048
2050
|
},
|
|
2049
2051
|
"subsocial_x-NATIVE-SUB": {
|
|
2050
2052
|
"originChain": "subsocial_x",
|
|
@@ -2058,7 +2060,7 @@
|
|
|
2058
2060
|
"metadata": null,
|
|
2059
2061
|
"multiChainAsset": null,
|
|
2060
2062
|
"hasValue": true,
|
|
2061
|
-
"icon": "https://chain-list-assets.
|
|
2063
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subsocial_x-native-sub.png"
|
|
2062
2064
|
},
|
|
2063
2065
|
"zeitgeist-NATIVE-ZTG": {
|
|
2064
2066
|
"originChain": "zeitgeist",
|
|
@@ -2072,7 +2074,7 @@
|
|
|
2072
2074
|
"metadata": null,
|
|
2073
2075
|
"multiChainAsset": null,
|
|
2074
2076
|
"hasValue": true,
|
|
2075
|
-
"icon": "https://chain-list-assets.
|
|
2077
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeitgeist-native-ztg.png"
|
|
2076
2078
|
},
|
|
2077
2079
|
"sakura-NATIVE-SKU": {
|
|
2078
2080
|
"originChain": "sakura",
|
|
@@ -2086,7 +2088,7 @@
|
|
|
2086
2088
|
"metadata": null,
|
|
2087
2089
|
"multiChainAsset": null,
|
|
2088
2090
|
"hasValue": true,
|
|
2089
|
-
"icon": "https://chain-list-assets.
|
|
2091
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sakura-native-sku.png"
|
|
2090
2092
|
},
|
|
2091
2093
|
"shadow-NATIVE-CSM": {
|
|
2092
2094
|
"originChain": "shadow",
|
|
@@ -2100,7 +2102,7 @@
|
|
|
2100
2102
|
"metadata": null,
|
|
2101
2103
|
"multiChainAsset": null,
|
|
2102
2104
|
"hasValue": true,
|
|
2103
|
-
"icon": "https://chain-list-assets.
|
|
2105
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shadow-native-csm.png"
|
|
2104
2106
|
},
|
|
2105
2107
|
"uniqueNft-NATIVE-UNQ": {
|
|
2106
2108
|
"originChain": "uniqueNft",
|
|
@@ -2114,7 +2116,7 @@
|
|
|
2114
2116
|
"metadata": null,
|
|
2115
2117
|
"multiChainAsset": null,
|
|
2116
2118
|
"hasValue": false,
|
|
2117
|
-
"icon": "https://chain-list-assets.
|
|
2119
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/uniquenft-native-unq.png"
|
|
2118
2120
|
},
|
|
2119
2121
|
"robonomics-NATIVE-XRT": {
|
|
2120
2122
|
"originChain": "robonomics",
|
|
@@ -2128,7 +2130,7 @@
|
|
|
2128
2130
|
"metadata": null,
|
|
2129
2131
|
"multiChainAsset": null,
|
|
2130
2132
|
"hasValue": true,
|
|
2131
|
-
"icon": "https://chain-list-assets.
|
|
2133
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/robonomics-native-xrt.png"
|
|
2132
2134
|
},
|
|
2133
2135
|
"integritee-NATIVE-TEER": {
|
|
2134
2136
|
"originChain": "integritee",
|
|
@@ -2142,7 +2144,7 @@
|
|
|
2142
2144
|
"metadata": null,
|
|
2143
2145
|
"multiChainAsset": null,
|
|
2144
2146
|
"hasValue": true,
|
|
2145
|
-
"icon": "https://chain-list-assets.
|
|
2147
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/integritee-native-teer.png"
|
|
2146
2148
|
},
|
|
2147
2149
|
"integriteePolkadot-NATIVE-TEER": {
|
|
2148
2150
|
"originChain": "integriteePolkadot",
|
|
@@ -2156,7 +2158,7 @@
|
|
|
2156
2158
|
"metadata": null,
|
|
2157
2159
|
"multiChainAsset": null,
|
|
2158
2160
|
"hasValue": true,
|
|
2159
|
-
"icon": "https://chain-list-assets.
|
|
2161
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/integriteepolkadot-native-teer.png"
|
|
2160
2162
|
},
|
|
2161
2163
|
"crabParachain-NATIVE-CRAB": {
|
|
2162
2164
|
"originChain": "crabParachain",
|
|
@@ -2170,7 +2172,7 @@
|
|
|
2170
2172
|
"metadata": null,
|
|
2171
2173
|
"multiChainAsset": null,
|
|
2172
2174
|
"hasValue": true,
|
|
2173
|
-
"icon": "https://chain-list-assets.
|
|
2175
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crabparachain-native-crab.png"
|
|
2174
2176
|
},
|
|
2175
2177
|
"crabParachain-LOCAL-CKTON": {
|
|
2176
2178
|
"originChain": "crabParachain",
|
|
@@ -2186,7 +2188,7 @@
|
|
|
2186
2188
|
},
|
|
2187
2189
|
"multiChainAsset": null,
|
|
2188
2190
|
"hasValue": true,
|
|
2189
|
-
"icon": "https://chain-list-assets.
|
|
2191
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crabparachain-local-ckton.png"
|
|
2190
2192
|
},
|
|
2191
2193
|
"pangolin-NATIVE-PRING": {
|
|
2192
2194
|
"originChain": "pangolin",
|
|
@@ -2200,7 +2202,7 @@
|
|
|
2200
2202
|
"metadata": null,
|
|
2201
2203
|
"multiChainAsset": null,
|
|
2202
2204
|
"hasValue": false,
|
|
2203
|
-
"icon": "https://chain-list-assets.
|
|
2205
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pangolin-native-pring.png"
|
|
2204
2206
|
},
|
|
2205
2207
|
"pangolin-LOCAL-PKTON": {
|
|
2206
2208
|
"originChain": "pangolin",
|
|
@@ -2216,7 +2218,7 @@
|
|
|
2216
2218
|
},
|
|
2217
2219
|
"multiChainAsset": null,
|
|
2218
2220
|
"hasValue": false,
|
|
2219
|
-
"icon": "https://chain-list-assets.
|
|
2221
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pangolin-local-pkton.png"
|
|
2220
2222
|
},
|
|
2221
2223
|
"chainx-NATIVE-PCX": {
|
|
2222
2224
|
"originChain": "chainx",
|
|
@@ -2230,7 +2232,7 @@
|
|
|
2230
2232
|
"metadata": null,
|
|
2231
2233
|
"multiChainAsset": null,
|
|
2232
2234
|
"hasValue": true,
|
|
2233
|
-
"icon": "https://chain-list-assets.
|
|
2235
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainx-native-pcx.png"
|
|
2234
2236
|
},
|
|
2235
2237
|
"acala_testnet-NATIVE-ACA": {
|
|
2236
2238
|
"originChain": "acala_testnet",
|
|
@@ -2244,7 +2246,7 @@
|
|
|
2244
2246
|
"metadata": null,
|
|
2245
2247
|
"multiChainAsset": null,
|
|
2246
2248
|
"hasValue": false,
|
|
2247
|
-
"icon": "https://chain-list-assets.
|
|
2249
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala_testnet-native-aca.png"
|
|
2248
2250
|
},
|
|
2249
2251
|
"mangatax-NATIVE-MGAT": {
|
|
2250
2252
|
"originChain": "mangatax",
|
|
@@ -2258,7 +2260,7 @@
|
|
|
2258
2260
|
"metadata": null,
|
|
2259
2261
|
"multiChainAsset": null,
|
|
2260
2262
|
"hasValue": false,
|
|
2261
|
-
"icon": "https://chain-list-assets.
|
|
2263
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mangatax-native-mgat.png"
|
|
2262
2264
|
},
|
|
2263
2265
|
"mangatax_para-NATIVE-MGX": {
|
|
2264
2266
|
"originChain": "mangatax_para",
|
|
@@ -2276,7 +2278,7 @@
|
|
|
2276
2278
|
},
|
|
2277
2279
|
"multiChainAsset": null,
|
|
2278
2280
|
"hasValue": true,
|
|
2279
|
-
"icon": "https://chain-list-assets.
|
|
2281
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mangatax_para-native-mgx.png"
|
|
2280
2282
|
},
|
|
2281
2283
|
"encointer-NATIVE-KSM": {
|
|
2282
2284
|
"originChain": "encointer",
|
|
@@ -2290,7 +2292,7 @@
|
|
|
2290
2292
|
"metadata": null,
|
|
2291
2293
|
"multiChainAsset": "KSM-Kusama",
|
|
2292
2294
|
"hasValue": true,
|
|
2293
|
-
"icon": "https://chain-list-assets.
|
|
2295
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/encointer-native-ksm.png"
|
|
2294
2296
|
},
|
|
2295
2297
|
"litmus-NATIVE-LIT": {
|
|
2296
2298
|
"originChain": "litmus",
|
|
@@ -2304,7 +2306,7 @@
|
|
|
2304
2306
|
"metadata": null,
|
|
2305
2307
|
"multiChainAsset": null,
|
|
2306
2308
|
"hasValue": true,
|
|
2307
|
-
"icon": "https://chain-list-assets.
|
|
2309
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/litmus-native-lit.png"
|
|
2308
2310
|
},
|
|
2309
2311
|
"litentry-NATIVE-LIT": {
|
|
2310
2312
|
"originChain": "litentry",
|
|
@@ -2318,7 +2320,7 @@
|
|
|
2318
2320
|
"metadata": null,
|
|
2319
2321
|
"multiChainAsset": null,
|
|
2320
2322
|
"hasValue": true,
|
|
2321
|
-
"icon": "https://chain-list-assets.
|
|
2323
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/litentry-native-lit.png"
|
|
2322
2324
|
},
|
|
2323
2325
|
"tinkernet-NATIVE-TNKR": {
|
|
2324
2326
|
"originChain": "tinkernet",
|
|
@@ -2332,7 +2334,7 @@
|
|
|
2332
2334
|
"metadata": null,
|
|
2333
2335
|
"multiChainAsset": null,
|
|
2334
2336
|
"hasValue": true,
|
|
2335
|
-
"icon": "https://chain-list-assets.
|
|
2337
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tinkernet-native-tnkr.png"
|
|
2336
2338
|
},
|
|
2337
2339
|
"imbue_network-NATIVE-IMBU": {
|
|
2338
2340
|
"originChain": "imbue_network",
|
|
@@ -2346,7 +2348,7 @@
|
|
|
2346
2348
|
"metadata": null,
|
|
2347
2349
|
"multiChainAsset": null,
|
|
2348
2350
|
"hasValue": true,
|
|
2349
|
-
"icon": "https://chain-list-assets.
|
|
2351
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/imbue_network-native-imbu.png"
|
|
2350
2352
|
},
|
|
2351
2353
|
"subspace_test-NATIVE-tSSC": {
|
|
2352
2354
|
"originChain": "subspace_test",
|
|
@@ -2360,7 +2362,7 @@
|
|
|
2360
2362
|
"metadata": null,
|
|
2361
2363
|
"multiChainAsset": null,
|
|
2362
2364
|
"hasValue": false,
|
|
2363
|
-
"icon": "https://chain-list-assets.
|
|
2365
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_test-native-tssc.png"
|
|
2364
2366
|
},
|
|
2365
2367
|
"subspace_gemini_2a-NATIVE-tSSC": {
|
|
2366
2368
|
"originChain": "subspace_gemini_2a",
|
|
@@ -2374,7 +2376,7 @@
|
|
|
2374
2376
|
"metadata": null,
|
|
2375
2377
|
"multiChainAsset": null,
|
|
2376
2378
|
"hasValue": false,
|
|
2377
|
-
"icon": "https://chain-list-assets.
|
|
2379
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_2a-native-tssc.png"
|
|
2378
2380
|
},
|
|
2379
2381
|
"subspace_gemini_3c-NATIVE-tSSC": {
|
|
2380
2382
|
"originChain": "subspace_gemini_3c",
|
|
@@ -2388,7 +2390,7 @@
|
|
|
2388
2390
|
"metadata": null,
|
|
2389
2391
|
"multiChainAsset": null,
|
|
2390
2392
|
"hasValue": false,
|
|
2391
|
-
"icon": "https://chain-list-assets.
|
|
2393
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3c-native-tssc.png"
|
|
2392
2394
|
},
|
|
2393
2395
|
"subspace_gemini_3d-NATIVE-tSSC": {
|
|
2394
2396
|
"originChain": "subspace_gemini_3d",
|
|
@@ -2402,7 +2404,7 @@
|
|
|
2402
2404
|
"metadata": null,
|
|
2403
2405
|
"multiChainAsset": null,
|
|
2404
2406
|
"hasValue": false,
|
|
2405
|
-
"icon": "https://chain-list-assets.
|
|
2407
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3d-native-tssc.png"
|
|
2406
2408
|
},
|
|
2407
2409
|
"subspace_gemini_3e-NATIVE-tSSC": {
|
|
2408
2410
|
"originChain": "subspace_gemini_3e",
|
|
@@ -2416,7 +2418,7 @@
|
|
|
2416
2418
|
"metadata": null,
|
|
2417
2419
|
"multiChainAsset": null,
|
|
2418
2420
|
"hasValue": false,
|
|
2419
|
-
"icon": "https://chain-list-assets.
|
|
2421
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3e-native-tssc.png"
|
|
2420
2422
|
},
|
|
2421
2423
|
"subspace_gemini_3f-NATIVE-tSSC": {
|
|
2422
2424
|
"originChain": "subspace_gemini_3f",
|
|
@@ -2430,7 +2432,7 @@
|
|
|
2430
2432
|
"metadata": null,
|
|
2431
2433
|
"multiChainAsset": null,
|
|
2432
2434
|
"hasValue": false,
|
|
2433
|
-
"icon": "https://chain-list-assets.
|
|
2435
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3f-native-tssc.png"
|
|
2434
2436
|
},
|
|
2435
2437
|
"origintrail-NATIVE-NEURO": {
|
|
2436
2438
|
"originChain": "origintrail",
|
|
@@ -2444,7 +2446,7 @@
|
|
|
2444
2446
|
"metadata": null,
|
|
2445
2447
|
"multiChainAsset": null,
|
|
2446
2448
|
"hasValue": true,
|
|
2447
|
-
"icon": "https://chain-list-assets.
|
|
2449
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/origintrail-native-neuro.png"
|
|
2448
2450
|
},
|
|
2449
2451
|
"dorafactory-NATIVE-DORA": {
|
|
2450
2452
|
"originChain": "dorafactory",
|
|
@@ -2458,7 +2460,7 @@
|
|
|
2458
2460
|
"metadata": null,
|
|
2459
2461
|
"multiChainAsset": null,
|
|
2460
2462
|
"hasValue": true,
|
|
2461
|
-
"icon": "https://chain-list-assets.
|
|
2463
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dorafactory-native-dora.png"
|
|
2462
2464
|
},
|
|
2463
2465
|
"bajun-NATIVE-BAJU": {
|
|
2464
2466
|
"originChain": "bajun",
|
|
@@ -2472,7 +2474,7 @@
|
|
|
2472
2474
|
"metadata": null,
|
|
2473
2475
|
"multiChainAsset": null,
|
|
2474
2476
|
"hasValue": true,
|
|
2475
|
-
"icon": "https://chain-list-assets.
|
|
2477
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bajun-native-baju.png"
|
|
2476
2478
|
},
|
|
2477
2479
|
"listen-NATIVE-LT": {
|
|
2478
2480
|
"originChain": "listen",
|
|
@@ -2486,7 +2488,7 @@
|
|
|
2486
2488
|
"metadata": null,
|
|
2487
2489
|
"multiChainAsset": null,
|
|
2488
2490
|
"hasValue": true,
|
|
2489
|
-
"icon": "https://chain-list-assets.
|
|
2491
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/listen-native-lt.png"
|
|
2490
2492
|
},
|
|
2491
2493
|
"kabocha-NATIVE-KAB": {
|
|
2492
2494
|
"originChain": "kabocha",
|
|
@@ -2500,7 +2502,7 @@
|
|
|
2500
2502
|
"metadata": null,
|
|
2501
2503
|
"multiChainAsset": null,
|
|
2502
2504
|
"hasValue": true,
|
|
2503
|
-
"icon": "https://chain-list-assets.
|
|
2505
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kabocha-native-kab.png"
|
|
2504
2506
|
},
|
|
2505
2507
|
"gmdie-NATIVE-FREN": {
|
|
2506
2508
|
"originChain": "gmdie",
|
|
@@ -2514,7 +2516,7 @@
|
|
|
2514
2516
|
"metadata": null,
|
|
2515
2517
|
"multiChainAsset": null,
|
|
2516
2518
|
"hasValue": true,
|
|
2517
|
-
"icon": "https://chain-list-assets.
|
|
2519
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/gmdie-native-fren.png"
|
|
2518
2520
|
},
|
|
2519
2521
|
"ternoa-NATIVE-CAPS": {
|
|
2520
2522
|
"originChain": "ternoa",
|
|
@@ -2528,7 +2530,7 @@
|
|
|
2528
2530
|
"metadata": null,
|
|
2529
2531
|
"multiChainAsset": null,
|
|
2530
2532
|
"hasValue": true,
|
|
2531
|
-
"icon": "https://chain-list-assets.
|
|
2533
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoa-native-caps.png"
|
|
2532
2534
|
},
|
|
2533
2535
|
"tanganika-NATIVE-DHX": {
|
|
2534
2536
|
"originChain": "tanganika",
|
|
@@ -2542,7 +2544,7 @@
|
|
|
2542
2544
|
"metadata": null,
|
|
2543
2545
|
"multiChainAsset": null,
|
|
2544
2546
|
"hasValue": true,
|
|
2545
|
-
"icon": "https://chain-list-assets.
|
|
2547
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tanganika-native-dhx.png"
|
|
2546
2548
|
},
|
|
2547
2549
|
"pendulum-NATIVE-PEN": {
|
|
2548
2550
|
"originChain": "pendulum",
|
|
@@ -2556,7 +2558,7 @@
|
|
|
2556
2558
|
"metadata": null,
|
|
2557
2559
|
"multiChainAsset": null,
|
|
2558
2560
|
"hasValue": true,
|
|
2559
|
-
"icon": "https://chain-list-assets.
|
|
2561
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-native-pen.png"
|
|
2560
2562
|
},
|
|
2561
2563
|
"pendulum-LOCAL-DOT": {
|
|
2562
2564
|
"originChain": "pendulum",
|
|
@@ -2574,7 +2576,7 @@
|
|
|
2574
2576
|
},
|
|
2575
2577
|
"multiChainAsset": "DOT-Polkadot",
|
|
2576
2578
|
"hasValue": true,
|
|
2577
|
-
"icon": "https://chain-list-assets.
|
|
2579
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-dot.png"
|
|
2578
2580
|
},
|
|
2579
2581
|
"pendulum-LOCAL-USDT": {
|
|
2580
2582
|
"originChain": "pendulum",
|
|
@@ -2592,7 +2594,7 @@
|
|
|
2592
2594
|
},
|
|
2593
2595
|
"multiChainAsset": "USDT-Tether",
|
|
2594
2596
|
"hasValue": true,
|
|
2595
|
-
"icon": "https://chain-list-assets.
|
|
2597
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pendulum-local-usdt.png"
|
|
2596
2598
|
},
|
|
2597
2599
|
"gear_testnet-NATIVE-Unit": {
|
|
2598
2600
|
"originChain": "gear_testnet",
|
|
@@ -2606,7 +2608,7 @@
|
|
|
2606
2608
|
"metadata": null,
|
|
2607
2609
|
"multiChainAsset": null,
|
|
2608
2610
|
"hasValue": false,
|
|
2609
|
-
"icon": "https://chain-list-assets.
|
|
2611
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/gear_testnet-native-unit.png"
|
|
2610
2612
|
},
|
|
2611
2613
|
"ternoa_alphanet-NATIVE-CAPS": {
|
|
2612
2614
|
"originChain": "ternoa_alphanet",
|
|
@@ -2620,7 +2622,7 @@
|
|
|
2620
2622
|
"metadata": null,
|
|
2621
2623
|
"multiChainAsset": null,
|
|
2622
2624
|
"hasValue": false,
|
|
2623
|
-
"icon": "https://chain-list-assets.
|
|
2625
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ternoa_alphanet-native-caps.png"
|
|
2624
2626
|
},
|
|
2625
2627
|
"calamari_test-NATIVE-KMA": {
|
|
2626
2628
|
"originChain": "calamari_test",
|
|
@@ -2634,7 +2636,7 @@
|
|
|
2634
2636
|
"metadata": null,
|
|
2635
2637
|
"multiChainAsset": null,
|
|
2636
2638
|
"hasValue": false,
|
|
2637
|
-
"icon": "https://chain-list-assets.
|
|
2639
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari_test-native-kma.png"
|
|
2638
2640
|
},
|
|
2639
2641
|
"boba-NATIVE-ETH": {
|
|
2640
2642
|
"originChain": "boba",
|
|
@@ -2648,7 +2650,7 @@
|
|
|
2648
2650
|
"metadata": null,
|
|
2649
2651
|
"multiChainAsset": "ETH-Ethereum",
|
|
2650
2652
|
"hasValue": true,
|
|
2651
|
-
"icon": "https://chain-list-assets.
|
|
2653
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boba-native-eth.png"
|
|
2652
2654
|
},
|
|
2653
2655
|
"kilt_peregrine-NATIVE-PILT": {
|
|
2654
2656
|
"originChain": "kilt_peregrine",
|
|
@@ -2662,7 +2664,7 @@
|
|
|
2662
2664
|
"metadata": null,
|
|
2663
2665
|
"multiChainAsset": null,
|
|
2664
2666
|
"hasValue": false,
|
|
2665
|
-
"icon": "https://chain-list-assets.
|
|
2667
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kilt_peregrine-native-pilt.png"
|
|
2666
2668
|
},
|
|
2667
2669
|
"xx_network-NATIVE-xx": {
|
|
2668
2670
|
"originChain": "xx_network",
|
|
@@ -2676,7 +2678,7 @@
|
|
|
2676
2678
|
"metadata": null,
|
|
2677
2679
|
"multiChainAsset": null,
|
|
2678
2680
|
"hasValue": true,
|
|
2679
|
-
"icon": "https://chain-list-assets.
|
|
2681
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xx_network-native-xx.png"
|
|
2680
2682
|
},
|
|
2681
2683
|
"watr_network-NATIVE-WATRD": {
|
|
2682
2684
|
"originChain": "watr_network",
|
|
@@ -2690,7 +2692,7 @@
|
|
|
2690
2692
|
"metadata": null,
|
|
2691
2693
|
"multiChainAsset": null,
|
|
2692
2694
|
"hasValue": false,
|
|
2693
|
-
"icon": "https://chain-list-assets.
|
|
2695
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_network-native-watrd.png"
|
|
2694
2696
|
},
|
|
2695
2697
|
"watr_mainnet-NATIVE-WATR": {
|
|
2696
2698
|
"originChain": "watr_mainnet",
|
|
@@ -2704,7 +2706,7 @@
|
|
|
2704
2706
|
"metadata": null,
|
|
2705
2707
|
"multiChainAsset": null,
|
|
2706
2708
|
"hasValue": true,
|
|
2707
|
-
"icon": "https://chain-list-assets.
|
|
2709
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_mainnet-native-watr.png"
|
|
2708
2710
|
},
|
|
2709
2711
|
"watr_mainnet_evm-NATIVE-WATR": {
|
|
2710
2712
|
"originChain": "watr_mainnet_evm",
|
|
@@ -2718,7 +2720,7 @@
|
|
|
2718
2720
|
"metadata": null,
|
|
2719
2721
|
"multiChainAsset": null,
|
|
2720
2722
|
"hasValue": true,
|
|
2721
|
-
"icon": "https://chain-list-assets.
|
|
2723
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_mainnet_evm-native-watr.png"
|
|
2722
2724
|
},
|
|
2723
2725
|
"watr_network_evm-NATIVE-WATRD": {
|
|
2724
2726
|
"originChain": "watr_network_evm",
|
|
@@ -2732,7 +2734,7 @@
|
|
|
2732
2734
|
"metadata": null,
|
|
2733
2735
|
"multiChainAsset": null,
|
|
2734
2736
|
"hasValue": false,
|
|
2735
|
-
"icon": "https://chain-list-assets.
|
|
2737
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/watr_network_evm-native-watrd.png"
|
|
2736
2738
|
},
|
|
2737
2739
|
"fusotao-NATIVE-TAO": {
|
|
2738
2740
|
"originChain": "fusotao",
|
|
@@ -2746,7 +2748,7 @@
|
|
|
2746
2748
|
"metadata": null,
|
|
2747
2749
|
"multiChainAsset": null,
|
|
2748
2750
|
"hasValue": true,
|
|
2749
|
-
"icon": "https://chain-list-assets.
|
|
2751
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/fusotao-native-tao.png"
|
|
2750
2752
|
},
|
|
2751
2753
|
"discovol-NATIVE-DISC": {
|
|
2752
2754
|
"originChain": "discovol",
|
|
@@ -2760,7 +2762,7 @@
|
|
|
2760
2762
|
"metadata": null,
|
|
2761
2763
|
"multiChainAsset": null,
|
|
2762
2764
|
"hasValue": true,
|
|
2763
|
-
"icon": "https://chain-list-assets.
|
|
2765
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol-native-disc.png"
|
|
2764
2766
|
},
|
|
2765
2767
|
"discovol_testnet-NATIVE-DISC": {
|
|
2766
2768
|
"originChain": "discovol_testnet",
|
|
@@ -2774,7 +2776,7 @@
|
|
|
2774
2776
|
"metadata": null,
|
|
2775
2777
|
"multiChainAsset": null,
|
|
2776
2778
|
"hasValue": false,
|
|
2777
|
-
"icon": "https://chain-list-assets.
|
|
2779
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/discovol_testnet-native-disc.png"
|
|
2778
2780
|
},
|
|
2779
2781
|
"atocha-NATIVE-ATO": {
|
|
2780
2782
|
"originChain": "atocha",
|
|
@@ -2788,7 +2790,7 @@
|
|
|
2788
2790
|
"metadata": null,
|
|
2789
2791
|
"multiChainAsset": null,
|
|
2790
2792
|
"hasValue": true,
|
|
2791
|
-
"icon": "https://chain-list-assets.
|
|
2793
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/atocha-native-ato.png"
|
|
2792
2794
|
},
|
|
2793
2795
|
"myriad-NATIVE-MYRIA": {
|
|
2794
2796
|
"originChain": "myriad",
|
|
@@ -2802,7 +2804,7 @@
|
|
|
2802
2804
|
"metadata": null,
|
|
2803
2805
|
"multiChainAsset": null,
|
|
2804
2806
|
"hasValue": true,
|
|
2805
|
-
"icon": "https://chain-list-assets.
|
|
2807
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/myriad-native-myria.png"
|
|
2806
2808
|
},
|
|
2807
2809
|
"deBio-NATIVE-DBIO": {
|
|
2808
2810
|
"originChain": "deBio",
|
|
@@ -2816,7 +2818,7 @@
|
|
|
2816
2818
|
"metadata": null,
|
|
2817
2819
|
"multiChainAsset": null,
|
|
2818
2820
|
"hasValue": true,
|
|
2819
|
-
"icon": "https://chain-list-assets.
|
|
2821
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/debio-native-dbio.png"
|
|
2820
2822
|
},
|
|
2821
2823
|
"collectives-NATIVE-DOT": {
|
|
2822
2824
|
"originChain": "collectives",
|
|
@@ -2830,7 +2832,7 @@
|
|
|
2830
2832
|
"metadata": null,
|
|
2831
2833
|
"multiChainAsset": "DOT-Polkadot",
|
|
2832
2834
|
"hasValue": true,
|
|
2833
|
-
"icon": "https://chain-list-assets.
|
|
2835
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/collectives-native-dot.png"
|
|
2834
2836
|
},
|
|
2835
2837
|
"ajunaPolkadot-NATIVE-AJUN": {
|
|
2836
2838
|
"originChain": "ajunaPolkadot",
|
|
@@ -2844,7 +2846,7 @@
|
|
|
2844
2846
|
"metadata": null,
|
|
2845
2847
|
"multiChainAsset": null,
|
|
2846
2848
|
"hasValue": true,
|
|
2847
|
-
"icon": "https://chain-list-assets.
|
|
2849
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ajunapolkadot-native-ajun.png"
|
|
2848
2850
|
},
|
|
2849
2851
|
"bitgreen-NATIVE-BBB": {
|
|
2850
2852
|
"originChain": "bitgreen",
|
|
@@ -2858,7 +2860,7 @@
|
|
|
2858
2860
|
"metadata": null,
|
|
2859
2861
|
"multiChainAsset": null,
|
|
2860
2862
|
"hasValue": true,
|
|
2861
|
-
"icon": "https://chain-list-assets.
|
|
2863
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bitgreen-native-bbb.png"
|
|
2862
2864
|
},
|
|
2863
2865
|
"frequency-NATIVE-FRQCY": {
|
|
2864
2866
|
"originChain": "frequency",
|
|
@@ -2872,7 +2874,7 @@
|
|
|
2872
2874
|
"metadata": null,
|
|
2873
2875
|
"multiChainAsset": null,
|
|
2874
2876
|
"hasValue": true,
|
|
2875
|
-
"icon": "https://chain-list-assets.
|
|
2877
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/frequency-native-frqcy.png"
|
|
2876
2878
|
},
|
|
2877
2879
|
"hashedNetwork-NATIVE-HASH": {
|
|
2878
2880
|
"originChain": "hashedNetwork",
|
|
@@ -2886,7 +2888,7 @@
|
|
|
2886
2888
|
"metadata": null,
|
|
2887
2889
|
"multiChainAsset": null,
|
|
2888
2890
|
"hasValue": true,
|
|
2889
|
-
"icon": "https://chain-list-assets.
|
|
2891
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hashednetwork-native-hash.png"
|
|
2890
2892
|
},
|
|
2891
2893
|
"kapex-NATIVE-KPX": {
|
|
2892
2894
|
"originChain": "kapex",
|
|
@@ -2900,7 +2902,7 @@
|
|
|
2900
2902
|
"metadata": null,
|
|
2901
2903
|
"multiChainAsset": null,
|
|
2902
2904
|
"hasValue": true,
|
|
2903
|
-
"icon": "https://chain-list-assets.
|
|
2905
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kapex-native-kpx.png"
|
|
2904
2906
|
},
|
|
2905
2907
|
"kylinNetwork-NATIVE-KYL": {
|
|
2906
2908
|
"originChain": "kylinNetwork",
|
|
@@ -2914,7 +2916,7 @@
|
|
|
2914
2916
|
"metadata": null,
|
|
2915
2917
|
"multiChainAsset": null,
|
|
2916
2918
|
"hasValue": true,
|
|
2917
|
-
"icon": "https://chain-list-assets.
|
|
2919
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kylinnetwork-native-kyl.png"
|
|
2918
2920
|
},
|
|
2919
2921
|
"ipci-NATIVE-MITO": {
|
|
2920
2922
|
"originChain": "ipci",
|
|
@@ -2928,7 +2930,7 @@
|
|
|
2928
2930
|
"metadata": null,
|
|
2929
2931
|
"multiChainAsset": null,
|
|
2930
2932
|
"hasValue": true,
|
|
2931
|
-
"icon": "https://chain-list-assets.
|
|
2933
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ipci-native-mito.png"
|
|
2932
2934
|
},
|
|
2933
2935
|
"kico-NATIVE-KICO": {
|
|
2934
2936
|
"originChain": "kico",
|
|
@@ -2942,7 +2944,7 @@
|
|
|
2942
2944
|
"metadata": null,
|
|
2943
2945
|
"multiChainAsset": null,
|
|
2944
2946
|
"hasValue": true,
|
|
2945
|
-
"icon": "https://chain-list-assets.
|
|
2947
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kico-native-kico.png"
|
|
2946
2948
|
},
|
|
2947
2949
|
"luhnNetwork-NATIVE-LUHN": {
|
|
2948
2950
|
"originChain": "luhnNetwork",
|
|
@@ -2956,7 +2958,7 @@
|
|
|
2956
2958
|
"metadata": null,
|
|
2957
2959
|
"multiChainAsset": null,
|
|
2958
2960
|
"hasValue": true,
|
|
2959
|
-
"icon": "https://chain-list-assets.
|
|
2961
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/luhnnetwork-native-luhn.png"
|
|
2960
2962
|
},
|
|
2961
2963
|
"pichiu-NATIVE-PCHU": {
|
|
2962
2964
|
"originChain": "pichiu",
|
|
@@ -2970,7 +2972,7 @@
|
|
|
2970
2972
|
"metadata": null,
|
|
2971
2973
|
"multiChainAsset": null,
|
|
2972
2974
|
"hasValue": true,
|
|
2973
|
-
"icon": "https://chain-list-assets.
|
|
2975
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/pichiu-native-pchu.png"
|
|
2974
2976
|
},
|
|
2975
2977
|
"riodefi-NATIVE-UNIT": {
|
|
2976
2978
|
"originChain": "riodefi",
|
|
@@ -2984,7 +2986,7 @@
|
|
|
2984
2986
|
"metadata": null,
|
|
2985
2987
|
"multiChainAsset": null,
|
|
2986
2988
|
"hasValue": true,
|
|
2987
|
-
"icon": "https://chain-list-assets.
|
|
2989
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/riodefi-native-unit.png"
|
|
2988
2990
|
},
|
|
2989
2991
|
"automata-NATIVE-ATA": {
|
|
2990
2992
|
"originChain": "automata",
|
|
@@ -2998,7 +3000,7 @@
|
|
|
2998
3000
|
"metadata": null,
|
|
2999
3001
|
"multiChainAsset": null,
|
|
3000
3002
|
"hasValue": true,
|
|
3001
|
-
"icon": "https://chain-list-assets.
|
|
3003
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/automata-native-ata.png"
|
|
3002
3004
|
},
|
|
3003
3005
|
"creditcoin-NATIVE-CTC": {
|
|
3004
3006
|
"originChain": "creditcoin",
|
|
@@ -3012,7 +3014,7 @@
|
|
|
3012
3014
|
"metadata": null,
|
|
3013
3015
|
"multiChainAsset": null,
|
|
3014
3016
|
"hasValue": true,
|
|
3015
|
-
"icon": "https://chain-list-assets.
|
|
3017
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcoin-native-ctc.png"
|
|
3016
3018
|
},
|
|
3017
3019
|
"crownSterling-NATIVE-CSOV": {
|
|
3018
3020
|
"originChain": "crownSterling",
|
|
@@ -3026,7 +3028,7 @@
|
|
|
3026
3028
|
"metadata": null,
|
|
3027
3029
|
"multiChainAsset": null,
|
|
3028
3030
|
"hasValue": true,
|
|
3029
|
-
"icon": "https://chain-list-assets.
|
|
3031
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crownsterling-native-csov.png"
|
|
3030
3032
|
},
|
|
3031
3033
|
"dockPosMainnet-NATIVE-DOCK": {
|
|
3032
3034
|
"originChain": "dockPosMainnet",
|
|
@@ -3040,7 +3042,7 @@
|
|
|
3040
3042
|
"metadata": null,
|
|
3041
3043
|
"multiChainAsset": null,
|
|
3042
3044
|
"hasValue": true,
|
|
3043
|
-
"icon": "https://chain-list-assets.
|
|
3045
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dockposmainnet-native-dock.png"
|
|
3044
3046
|
},
|
|
3045
3047
|
"kusari-NATIVE-KSI": {
|
|
3046
3048
|
"originChain": "kusari",
|
|
@@ -3054,7 +3056,7 @@
|
|
|
3054
3056
|
"metadata": null,
|
|
3055
3057
|
"multiChainAsset": null,
|
|
3056
3058
|
"hasValue": true,
|
|
3057
|
-
"icon": "https://chain-list-assets.
|
|
3059
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusari-native-ksi.png"
|
|
3058
3060
|
},
|
|
3059
3061
|
"logion-NATIVE-LGNT": {
|
|
3060
3062
|
"originChain": "logion",
|
|
@@ -3068,7 +3070,7 @@
|
|
|
3068
3070
|
"metadata": null,
|
|
3069
3071
|
"multiChainAsset": null,
|
|
3070
3072
|
"hasValue": true,
|
|
3071
|
-
"icon": "https://chain-list-assets.
|
|
3073
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/logion-native-lgnt.png"
|
|
3072
3074
|
},
|
|
3073
3075
|
"neatcoin-NATIVE-NEAT": {
|
|
3074
3076
|
"originChain": "neatcoin",
|
|
@@ -3082,7 +3084,7 @@
|
|
|
3082
3084
|
"metadata": null,
|
|
3083
3085
|
"multiChainAsset": null,
|
|
3084
3086
|
"hasValue": true,
|
|
3085
|
-
"icon": "https://chain-list-assets.
|
|
3087
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/neatcoin-native-neat.png"
|
|
3086
3088
|
},
|
|
3087
3089
|
"nftmart-NATIVE-NMT": {
|
|
3088
3090
|
"originChain": "nftmart",
|
|
@@ -3096,7 +3098,7 @@
|
|
|
3096
3098
|
"metadata": null,
|
|
3097
3099
|
"multiChainAsset": null,
|
|
3098
3100
|
"hasValue": true,
|
|
3099
|
-
"icon": "https://chain-list-assets.
|
|
3101
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/nftmart-native-nmt.png"
|
|
3100
3102
|
},
|
|
3101
3103
|
"polymesh-NATIVE-POLYX": {
|
|
3102
3104
|
"originChain": "polymesh",
|
|
@@ -3110,7 +3112,7 @@
|
|
|
3110
3112
|
"metadata": null,
|
|
3111
3113
|
"multiChainAsset": null,
|
|
3112
3114
|
"hasValue": true,
|
|
3113
|
-
"icon": "https://chain-list-assets.
|
|
3115
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polymesh-native-polyx.png"
|
|
3114
3116
|
},
|
|
3115
3117
|
"riochain-NATIVE-RFUEL": {
|
|
3116
3118
|
"originChain": "riochain",
|
|
@@ -3124,7 +3126,7 @@
|
|
|
3124
3126
|
"metadata": null,
|
|
3125
3127
|
"multiChainAsset": null,
|
|
3126
3128
|
"hasValue": true,
|
|
3127
|
-
"icon": "https://chain-list-assets.
|
|
3129
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/riochain-native-rfuel.png"
|
|
3128
3130
|
},
|
|
3129
3131
|
"sherpax-NATIVE-KSX": {
|
|
3130
3132
|
"originChain": "sherpax",
|
|
@@ -3138,7 +3140,7 @@
|
|
|
3138
3140
|
"metadata": null,
|
|
3139
3141
|
"multiChainAsset": null,
|
|
3140
3142
|
"hasValue": true,
|
|
3141
|
-
"icon": "https://chain-list-assets.
|
|
3143
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sherpax-native-ksx.png"
|
|
3142
3144
|
},
|
|
3143
3145
|
"sora_substrate-NATIVE-XOR": {
|
|
3144
3146
|
"originChain": "sora_substrate",
|
|
@@ -3154,7 +3156,7 @@
|
|
|
3154
3156
|
},
|
|
3155
3157
|
"multiChainAsset": null,
|
|
3156
3158
|
"hasValue": true,
|
|
3157
|
-
"icon": "https://chain-list-assets.
|
|
3159
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sora_substrate-native-xor.png"
|
|
3158
3160
|
},
|
|
3159
3161
|
"swapdex-NATIVE-SDX": {
|
|
3160
3162
|
"originChain": "swapdex",
|
|
@@ -3168,7 +3170,7 @@
|
|
|
3168
3170
|
"metadata": null,
|
|
3169
3171
|
"multiChainAsset": null,
|
|
3170
3172
|
"hasValue": true,
|
|
3171
|
-
"icon": "https://chain-list-assets.
|
|
3173
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/swapdex-native-sdx.png"
|
|
3172
3174
|
},
|
|
3173
3175
|
"3dpass-NATIVE-P3D": {
|
|
3174
3176
|
"originChain": "3dpass",
|
|
@@ -3182,7 +3184,7 @@
|
|
|
3182
3184
|
"metadata": null,
|
|
3183
3185
|
"multiChainAsset": null,
|
|
3184
3186
|
"hasValue": true,
|
|
3185
|
-
"icon": "https://chain-list-assets.
|
|
3187
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/3dpass-native-p3d.png"
|
|
3186
3188
|
},
|
|
3187
3189
|
"alephSmartNet-NATIVE-SZERO": {
|
|
3188
3190
|
"originChain": "alephSmartNet",
|
|
@@ -3196,7 +3198,7 @@
|
|
|
3196
3198
|
"metadata": null,
|
|
3197
3199
|
"multiChainAsset": null,
|
|
3198
3200
|
"hasValue": false,
|
|
3199
|
-
"icon": "https://chain-list-assets.
|
|
3201
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/alephsmartnet-native-szero.png"
|
|
3200
3202
|
},
|
|
3201
3203
|
"kulupu-NATIVE-KLP": {
|
|
3202
3204
|
"originChain": "kulupu",
|
|
@@ -3210,7 +3212,7 @@
|
|
|
3210
3212
|
"metadata": null,
|
|
3211
3213
|
"multiChainAsset": null,
|
|
3212
3214
|
"hasValue": true,
|
|
3213
|
-
"icon": "https://chain-list-assets.
|
|
3215
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kulupu-native-klp.png"
|
|
3214
3216
|
},
|
|
3215
3217
|
"joystream-NATIVE-JOY": {
|
|
3216
3218
|
"originChain": "joystream",
|
|
@@ -3224,7 +3226,7 @@
|
|
|
3224
3226
|
"metadata": null,
|
|
3225
3227
|
"multiChainAsset": null,
|
|
3226
3228
|
"hasValue": true,
|
|
3227
|
-
"icon": "https://chain-list-assets.
|
|
3229
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/joystream-native-joy.png"
|
|
3228
3230
|
},
|
|
3229
3231
|
"statemint-LOCAL-USDt": {
|
|
3230
3232
|
"originChain": "statemint",
|
|
@@ -3255,7 +3257,7 @@
|
|
|
3255
3257
|
},
|
|
3256
3258
|
"multiChainAsset": "USDT-Tether",
|
|
3257
3259
|
"hasValue": true,
|
|
3258
|
-
"icon": "https://chain-list-assets.
|
|
3260
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-usdt.png"
|
|
3259
3261
|
},
|
|
3260
3262
|
"moonriver-LOCAL-xcKSM": {
|
|
3261
3263
|
"originChain": "moonriver",
|
|
@@ -3273,7 +3275,7 @@
|
|
|
3273
3275
|
},
|
|
3274
3276
|
"multiChainAsset": "KSM-Kusama",
|
|
3275
3277
|
"hasValue": true,
|
|
3276
|
-
"icon": "https://chain-list-assets.
|
|
3278
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xcksm.png"
|
|
3277
3279
|
},
|
|
3278
3280
|
"shiden-LOCAL-KSM": {
|
|
3279
3281
|
"originChain": "shiden",
|
|
@@ -3296,7 +3298,7 @@
|
|
|
3296
3298
|
},
|
|
3297
3299
|
"multiChainAsset": "KSM-Kusama",
|
|
3298
3300
|
"hasValue": true,
|
|
3299
|
-
"icon": "https://chain-list-assets.
|
|
3301
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-ksm.png"
|
|
3300
3302
|
},
|
|
3301
3303
|
"karura-LOCAL-KSM": {
|
|
3302
3304
|
"originChain": "karura",
|
|
@@ -3314,7 +3316,7 @@
|
|
|
3314
3316
|
},
|
|
3315
3317
|
"multiChainAsset": "KSM-Kusama",
|
|
3316
3318
|
"hasValue": true,
|
|
3317
|
-
"icon": "https://chain-list-assets.
|
|
3319
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-ksm.png"
|
|
3318
3320
|
},
|
|
3319
3321
|
"karura-LOCAL-NEER": {
|
|
3320
3322
|
"originChain": "karura",
|
|
@@ -3332,7 +3334,7 @@
|
|
|
3332
3334
|
},
|
|
3333
3335
|
"multiChainAsset": "NEER-Pioneer",
|
|
3334
3336
|
"hasValue": true,
|
|
3335
|
-
"icon": "https://chain-list-assets.
|
|
3337
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-neer.png"
|
|
3336
3338
|
},
|
|
3337
3339
|
"karura-LOCAL-BNC": {
|
|
3338
3340
|
"originChain": "karura",
|
|
@@ -3350,7 +3352,7 @@
|
|
|
3350
3352
|
},
|
|
3351
3353
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
3352
3354
|
"hasValue": true,
|
|
3353
|
-
"icon": "https://chain-list-assets.
|
|
3355
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-bnc.png"
|
|
3354
3356
|
},
|
|
3355
3357
|
"karura-LOCAL-tKSM": {
|
|
3356
3358
|
"originChain": "karura",
|
|
@@ -3368,7 +3370,7 @@
|
|
|
3368
3370
|
},
|
|
3369
3371
|
"multiChainAsset": null,
|
|
3370
3372
|
"hasValue": true,
|
|
3371
|
-
"icon": "https://chain-list-assets.
|
|
3373
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-tksm.png"
|
|
3372
3374
|
},
|
|
3373
3375
|
"bifrost-LOCAL-KSM": {
|
|
3374
3376
|
"originChain": "bifrost",
|
|
@@ -3386,7 +3388,7 @@
|
|
|
3386
3388
|
},
|
|
3387
3389
|
"multiChainAsset": "KSM-Kusama",
|
|
3388
3390
|
"hasValue": true,
|
|
3389
|
-
"icon": "https://chain-list-assets.
|
|
3391
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-ksm.png"
|
|
3390
3392
|
},
|
|
3391
3393
|
"bifrost-LOCAL-vKSM": {
|
|
3392
3394
|
"originChain": "bifrost",
|
|
@@ -3404,7 +3406,7 @@
|
|
|
3404
3406
|
},
|
|
3405
3407
|
"multiChainAsset": null,
|
|
3406
3408
|
"hasValue": true,
|
|
3407
|
-
"icon": "https://chain-list-assets.
|
|
3409
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-vksm.png"
|
|
3408
3410
|
},
|
|
3409
3411
|
"bifrost-LOCAL-vsKSM": {
|
|
3410
3412
|
"originChain": "bifrost",
|
|
@@ -3422,7 +3424,7 @@
|
|
|
3422
3424
|
},
|
|
3423
3425
|
"multiChainAsset": null,
|
|
3424
3426
|
"hasValue": true,
|
|
3425
|
-
"icon": "https://chain-list-assets.
|
|
3427
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-vsksm.png"
|
|
3426
3428
|
},
|
|
3427
3429
|
"bifrost-LOCAL-vMOVR": {
|
|
3428
3430
|
"originChain": "bifrost",
|
|
@@ -3440,7 +3442,7 @@
|
|
|
3440
3442
|
},
|
|
3441
3443
|
"multiChainAsset": null,
|
|
3442
3444
|
"hasValue": true,
|
|
3443
|
-
"icon": "https://chain-list-assets.
|
|
3445
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-vmovr.png"
|
|
3444
3446
|
},
|
|
3445
3447
|
"bifrost-LOCAL-vBNC": {
|
|
3446
3448
|
"originChain": "bifrost",
|
|
@@ -3458,7 +3460,7 @@
|
|
|
3458
3460
|
},
|
|
3459
3461
|
"multiChainAsset": null,
|
|
3460
3462
|
"hasValue": true,
|
|
3461
|
-
"icon": "https://chain-list-assets.
|
|
3463
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-vbnc.png"
|
|
3462
3464
|
},
|
|
3463
3465
|
"moonbeam-LOCAL-xcUSDT": {
|
|
3464
3466
|
"originChain": "moonbeam",
|
|
@@ -3476,7 +3478,7 @@
|
|
|
3476
3478
|
},
|
|
3477
3479
|
"multiChainAsset": "USDT-Tether",
|
|
3478
3480
|
"hasValue": true,
|
|
3479
|
-
"icon": "https://chain-list-assets.
|
|
3481
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcusdt.png"
|
|
3480
3482
|
},
|
|
3481
3483
|
"moonbeam-LOCAL-xcEQ": {
|
|
3482
3484
|
"originChain": "moonbeam",
|
|
@@ -3494,7 +3496,7 @@
|
|
|
3494
3496
|
},
|
|
3495
3497
|
"multiChainAsset": "EQ-Equilibrium",
|
|
3496
3498
|
"hasValue": true,
|
|
3497
|
-
"icon": "https://chain-list-assets.
|
|
3499
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceq.png"
|
|
3498
3500
|
},
|
|
3499
3501
|
"moonbeam-LOCAL-xcEQD": {
|
|
3500
3502
|
"originChain": "moonbeam",
|
|
@@ -3512,7 +3514,7 @@
|
|
|
3512
3514
|
},
|
|
3513
3515
|
"multiChainAsset": "EQD-EquilibriumUSD",
|
|
3514
3516
|
"hasValue": true,
|
|
3515
|
-
"icon": "https://chain-list-assets.
|
|
3517
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
3516
3518
|
},
|
|
3517
3519
|
"moonriver-LOCAL-xcaSeed": {
|
|
3518
3520
|
"originChain": "moonriver",
|
|
@@ -3530,7 +3532,7 @@
|
|
|
3530
3532
|
},
|
|
3531
3533
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3532
3534
|
"hasValue": true,
|
|
3533
|
-
"icon": "https://chain-list-assets.
|
|
3535
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xcaseed.png"
|
|
3534
3536
|
},
|
|
3535
3537
|
"moonriver-LOCAL-xcKINT": {
|
|
3536
3538
|
"originChain": "moonriver",
|
|
@@ -3548,7 +3550,7 @@
|
|
|
3548
3550
|
},
|
|
3549
3551
|
"multiChainAsset": "KINT-Kintsugi",
|
|
3550
3552
|
"hasValue": true,
|
|
3551
|
-
"icon": "https://chain-list-assets.
|
|
3553
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xckint.png"
|
|
3552
3554
|
},
|
|
3553
3555
|
"moonriver-LOCAL-xcKBTC": {
|
|
3554
3556
|
"originChain": "moonriver",
|
|
@@ -3566,7 +3568,7 @@
|
|
|
3566
3568
|
},
|
|
3567
3569
|
"multiChainAsset": "kBTC-KintsugiWrappedBTC",
|
|
3568
3570
|
"hasValue": true,
|
|
3569
|
-
"icon": "https://chain-list-assets.
|
|
3571
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xckbtc.png"
|
|
3570
3572
|
},
|
|
3571
3573
|
"moonriver-LOCAL-xcBNC": {
|
|
3572
3574
|
"originChain": "moonriver",
|
|
@@ -3584,7 +3586,7 @@
|
|
|
3584
3586
|
},
|
|
3585
3587
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
3586
3588
|
"hasValue": true,
|
|
3587
|
-
"icon": "https://chain-list-assets.
|
|
3589
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xcbnc.png"
|
|
3588
3590
|
},
|
|
3589
3591
|
"astar-LOCAL-aSEED": {
|
|
3590
3592
|
"originChain": "astar",
|
|
@@ -3615,7 +3617,7 @@
|
|
|
3615
3617
|
},
|
|
3616
3618
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
3617
3619
|
"hasValue": true,
|
|
3618
|
-
"icon": "https://chain-list-assets.
|
|
3620
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-aseed.png"
|
|
3619
3621
|
},
|
|
3620
3622
|
"astar-LOCAL-LDOT": {
|
|
3621
3623
|
"originChain": "astar",
|
|
@@ -3631,7 +3633,7 @@
|
|
|
3631
3633
|
},
|
|
3632
3634
|
"multiChainAsset": null,
|
|
3633
3635
|
"hasValue": true,
|
|
3634
|
-
"icon": "https://chain-list-assets.
|
|
3636
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-ldot.png"
|
|
3635
3637
|
},
|
|
3636
3638
|
"astar-LOCAL-ACA": {
|
|
3637
3639
|
"originChain": "astar",
|
|
@@ -3647,7 +3649,7 @@
|
|
|
3647
3649
|
},
|
|
3648
3650
|
"multiChainAsset": "ACA-Acala",
|
|
3649
3651
|
"hasValue": true,
|
|
3650
|
-
"icon": "https://chain-list-assets.
|
|
3652
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-aca.png"
|
|
3651
3653
|
},
|
|
3652
3654
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
3653
3655
|
"originChain": "astarEvm",
|
|
@@ -3663,7 +3665,7 @@
|
|
|
3663
3665
|
},
|
|
3664
3666
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
3665
3667
|
"hasValue": true,
|
|
3666
|
-
"icon": "https://chain-list-assets.
|
|
3668
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-aseed-0xffffffff00000000000000010000000000000001.png"
|
|
3667
3669
|
},
|
|
3668
3670
|
"moonriver-LOCAL-xcKAR": {
|
|
3669
3671
|
"originChain": "moonriver",
|
|
@@ -3681,7 +3683,7 @@
|
|
|
3681
3683
|
},
|
|
3682
3684
|
"multiChainAsset": "KAR-Karura",
|
|
3683
3685
|
"hasValue": true,
|
|
3684
|
-
"icon": "https://chain-list-assets.
|
|
3686
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-local-xckar.png"
|
|
3685
3687
|
},
|
|
3686
3688
|
"karura-LOCAL-aSEED": {
|
|
3687
3689
|
"originChain": "karura",
|
|
@@ -3699,7 +3701,7 @@
|
|
|
3699
3701
|
},
|
|
3700
3702
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3701
3703
|
"hasValue": true,
|
|
3702
|
-
"icon": "https://chain-list-assets.
|
|
3704
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-aseed.png"
|
|
3703
3705
|
},
|
|
3704
3706
|
"shiden-LOCAL-aSEED": {
|
|
3705
3707
|
"originChain": "shiden",
|
|
@@ -3716,7 +3718,7 @@
|
|
|
3716
3718
|
},
|
|
3717
3719
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3718
3720
|
"hasValue": true,
|
|
3719
|
-
"icon": "https://chain-list-assets.
|
|
3721
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-aseed.png"
|
|
3720
3722
|
},
|
|
3721
3723
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
3722
3724
|
"originChain": "shidenEvm",
|
|
@@ -3732,7 +3734,7 @@
|
|
|
3732
3734
|
},
|
|
3733
3735
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3734
3736
|
"hasValue": true,
|
|
3735
|
-
"icon": "https://chain-list-assets.
|
|
3737
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
3736
3738
|
},
|
|
3737
3739
|
"bifrost-LOCAL-KUSD": {
|
|
3738
3740
|
"originChain": "bifrost",
|
|
@@ -3750,7 +3752,7 @@
|
|
|
3750
3752
|
},
|
|
3751
3753
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3752
3754
|
"hasValue": true,
|
|
3753
|
-
"icon": "https://chain-list-assets.
|
|
3755
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kusd.png"
|
|
3754
3756
|
},
|
|
3755
3757
|
"bifrost-LOCAL-KAR": {
|
|
3756
3758
|
"originChain": "bifrost",
|
|
@@ -3768,7 +3770,7 @@
|
|
|
3768
3770
|
},
|
|
3769
3771
|
"multiChainAsset": "KAR-Karura",
|
|
3770
3772
|
"hasValue": true,
|
|
3771
|
-
"icon": "https://chain-list-assets.
|
|
3773
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png"
|
|
3772
3774
|
},
|
|
3773
3775
|
"statemine-LOCAL-USDt": {
|
|
3774
3776
|
"originChain": "statemine",
|
|
@@ -3784,7 +3786,7 @@
|
|
|
3784
3786
|
},
|
|
3785
3787
|
"multiChainAsset": "USDT-Tether",
|
|
3786
3788
|
"hasValue": true,
|
|
3787
|
-
"icon": "https://chain-list-assets.
|
|
3789
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png"
|
|
3788
3790
|
},
|
|
3789
3791
|
"statemine-LOCAL-RMRK": {
|
|
3790
3792
|
"originChain": "statemine",
|
|
@@ -3800,7 +3802,7 @@
|
|
|
3800
3802
|
},
|
|
3801
3803
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
3802
3804
|
"hasValue": true,
|
|
3803
|
-
"icon": "https://chain-list-assets.
|
|
3805
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-rmrk.png"
|
|
3804
3806
|
},
|
|
3805
3807
|
"statemine-LOCAL-ARIS": {
|
|
3806
3808
|
"originChain": "statemine",
|
|
@@ -3816,7 +3818,7 @@
|
|
|
3816
3818
|
},
|
|
3817
3819
|
"multiChainAsset": null,
|
|
3818
3820
|
"hasValue": true,
|
|
3819
|
-
"icon": "https://chain-list-assets.
|
|
3821
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-aris.png"
|
|
3820
3822
|
},
|
|
3821
3823
|
"statemine-LOCAL-BILL": {
|
|
3822
3824
|
"originChain": "statemine",
|
|
@@ -3832,7 +3834,7 @@
|
|
|
3832
3834
|
},
|
|
3833
3835
|
"multiChainAsset": null,
|
|
3834
3836
|
"hasValue": true,
|
|
3835
|
-
"icon": "https://chain-list-assets.
|
|
3837
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-bill.png"
|
|
3836
3838
|
},
|
|
3837
3839
|
"statemine-LOCAL-CHAOS": {
|
|
3838
3840
|
"originChain": "statemine",
|
|
@@ -3848,7 +3850,7 @@
|
|
|
3848
3850
|
},
|
|
3849
3851
|
"multiChainAsset": null,
|
|
3850
3852
|
"hasValue": true,
|
|
3851
|
-
"icon": "https://chain-list-assets.
|
|
3853
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-chaos.png"
|
|
3852
3854
|
},
|
|
3853
3855
|
"statemine-LOCAL-CHRWNA": {
|
|
3854
3856
|
"originChain": "statemine",
|
|
@@ -3864,7 +3866,7 @@
|
|
|
3864
3866
|
},
|
|
3865
3867
|
"multiChainAsset": null,
|
|
3866
3868
|
"hasValue": true,
|
|
3867
|
-
"icon": "https://chain-list-assets.
|
|
3869
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-chrwna.png"
|
|
3868
3870
|
},
|
|
3869
3871
|
"statemine-LOCAL-BAILEGO": {
|
|
3870
3872
|
"originChain": "statemine",
|
|
@@ -3880,7 +3882,7 @@
|
|
|
3880
3882
|
},
|
|
3881
3883
|
"multiChainAsset": null,
|
|
3882
3884
|
"hasValue": true,
|
|
3883
|
-
"icon": "https://chain-list-assets.
|
|
3885
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-bailego.png"
|
|
3884
3886
|
},
|
|
3885
3887
|
"moonbase-ERC20-MFR-0xc2bFd8e028b342F0537aDC2bF310821c807c1312": {
|
|
3886
3888
|
"originChain": "moonbase",
|
|
@@ -3896,7 +3898,7 @@
|
|
|
3896
3898
|
},
|
|
3897
3899
|
"multiChainAsset": null,
|
|
3898
3900
|
"hasValue": false,
|
|
3899
|
-
"icon": "https://chain-list-assets.
|
|
3901
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbase-erc20-mfr-0xc2bfd8e028b342f0537adc2bf310821c807c1312.png"
|
|
3900
3902
|
},
|
|
3901
3903
|
"moonbase-ERC20-MFG-0x3ef88816ebE8F50019e931bdFFB0e428A44a29B1": {
|
|
3902
3904
|
"originChain": "moonbase",
|
|
@@ -3912,7 +3914,7 @@
|
|
|
3912
3914
|
},
|
|
3913
3915
|
"multiChainAsset": null,
|
|
3914
3916
|
"hasValue": false,
|
|
3915
|
-
"icon": "https://chain-list-assets.
|
|
3917
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbase-erc20-mfg-0x3ef88816ebe8f50019e931bdffb0e428a44a29b1.png"
|
|
3916
3918
|
},
|
|
3917
3919
|
"moonbeam-ERC20-USDC-0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b": {
|
|
3918
3920
|
"originChain": "moonbeam",
|
|
@@ -3928,7 +3930,7 @@
|
|
|
3928
3930
|
},
|
|
3929
3931
|
"multiChainAsset": "USDC-USDCoin",
|
|
3930
3932
|
"hasValue": true,
|
|
3931
|
-
"icon": "https://chain-list-assets.
|
|
3933
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-usdc-0x818ec0a7fe18ff94269904fced6ae3dae6d6dc0b.png"
|
|
3932
3934
|
},
|
|
3933
3935
|
"moonbeam-ERC20-BNB-0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055": {
|
|
3934
3936
|
"originChain": "moonbeam",
|
|
@@ -3944,7 +3946,7 @@
|
|
|
3944
3946
|
},
|
|
3945
3947
|
"multiChainAsset": "BNB-Binance",
|
|
3946
3948
|
"hasValue": true,
|
|
3947
|
-
"icon": "https://chain-list-assets.
|
|
3949
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-bnb-0xc9baa8cfdde8e328787e29b4b078abf2dadc2055.png"
|
|
3948
3950
|
},
|
|
3949
3951
|
"moonbeam-ERC20-GLINT-0xcd3B51D98478D53F4515A306bE565c6EebeF1D58": {
|
|
3950
3952
|
"originChain": "moonbeam",
|
|
@@ -3960,7 +3962,7 @@
|
|
|
3960
3962
|
},
|
|
3961
3963
|
"multiChainAsset": null,
|
|
3962
3964
|
"hasValue": true,
|
|
3963
|
-
"icon": "https://chain-list-assets.
|
|
3965
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-glint-0xcd3b51d98478d53f4515a306be565c6eebef1d58.png"
|
|
3964
3966
|
},
|
|
3965
3967
|
"moonbeam-ERC20-SHARE-0x4204cAd97732282d261FbB7088e07557810A6408": {
|
|
3966
3968
|
"originChain": "moonbeam",
|
|
@@ -3976,7 +3978,7 @@
|
|
|
3976
3978
|
},
|
|
3977
3979
|
"multiChainAsset": null,
|
|
3978
3980
|
"hasValue": true,
|
|
3979
|
-
"icon": "https://chain-list-assets.
|
|
3981
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-share-0x4204cad97732282d261fbb7088e07557810a6408.png"
|
|
3980
3982
|
},
|
|
3981
3983
|
"moonbeam-ERC20-BEANS-0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412": {
|
|
3982
3984
|
"originChain": "moonbeam",
|
|
@@ -3992,7 +3994,7 @@
|
|
|
3992
3994
|
},
|
|
3993
3995
|
"multiChainAsset": null,
|
|
3994
3996
|
"hasValue": true,
|
|
3995
|
-
"icon": "https://chain-list-assets.
|
|
3997
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-beans-0x65b09ef8c5a096c5fd3a80f1f7369e56eb932412.png"
|
|
3996
3998
|
},
|
|
3997
3999
|
"moonbeam-ERC20-STELLA-0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2": {
|
|
3998
4000
|
"originChain": "moonbeam",
|
|
@@ -4008,7 +4010,7 @@
|
|
|
4008
4010
|
},
|
|
4009
4011
|
"multiChainAsset": null,
|
|
4010
4012
|
"hasValue": true,
|
|
4011
|
-
"icon": "https://chain-list-assets.
|
|
4013
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-stella-0x0e358838ce72d5e61e0018a2ffac4bec5f4c88d2.png"
|
|
4012
4014
|
},
|
|
4013
4015
|
"moonbeam-ERC20-xStella-0x06A3b410b681c82417A906993aCeFb91bAB6A080": {
|
|
4014
4016
|
"originChain": "moonbeam",
|
|
@@ -4024,7 +4026,7 @@
|
|
|
4024
4026
|
},
|
|
4025
4027
|
"multiChainAsset": null,
|
|
4026
4028
|
"hasValue": true,
|
|
4027
|
-
"icon": "https://chain-list-assets.
|
|
4029
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-xstella-0x06a3b410b681c82417a906993acefb91bab6a080.png"
|
|
4028
4030
|
},
|
|
4029
4031
|
"moonbeam-ERC20-veSOLAR-0x0DB6729C03C85B0708166cA92801BcB5CAc781fC": {
|
|
4030
4032
|
"originChain": "moonbeam",
|
|
@@ -4040,7 +4042,7 @@
|
|
|
4040
4042
|
},
|
|
4041
4043
|
"multiChainAsset": null,
|
|
4042
4044
|
"hasValue": true,
|
|
4043
|
-
"icon": "https://chain-list-assets.
|
|
4045
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-vesolar-0x0db6729c03c85b0708166ca92801bcb5cac781fc.png"
|
|
4044
4046
|
},
|
|
4045
4047
|
"moonbeam-ERC20-FLARE-0xE3e43888fa7803cDC7BEA478aB327cF1A0dc11a7": {
|
|
4046
4048
|
"originChain": "moonbeam",
|
|
@@ -4056,7 +4058,7 @@
|
|
|
4056
4058
|
},
|
|
4057
4059
|
"multiChainAsset": null,
|
|
4058
4060
|
"hasValue": true,
|
|
4059
|
-
"icon": "https://chain-list-assets.
|
|
4061
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-flare-0xe3e43888fa7803cdc7bea478ab327cf1a0dc11a7.png"
|
|
4060
4062
|
},
|
|
4061
4063
|
"moonbeam-ERC20-CGS-0x2Dfc76901bB2ac2A5fA5fc479590A490BBB10a5F": {
|
|
4062
4064
|
"originChain": "moonbeam",
|
|
@@ -4072,7 +4074,7 @@
|
|
|
4072
4074
|
},
|
|
4073
4075
|
"multiChainAsset": null,
|
|
4074
4076
|
"hasValue": true,
|
|
4075
|
-
"icon": "https://chain-list-assets.
|
|
4077
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-cgs-0x2dfc76901bb2ac2a5fa5fc479590a490bbb10a5f.png"
|
|
4076
4078
|
},
|
|
4077
4079
|
"moonbeam-ERC20-WELL-0x511ab53f793683763e5a8829738301368a2411e3": {
|
|
4078
4080
|
"originChain": "moonbeam",
|
|
@@ -4088,7 +4090,7 @@
|
|
|
4088
4090
|
},
|
|
4089
4091
|
"multiChainAsset": null,
|
|
4090
4092
|
"hasValue": true,
|
|
4091
|
-
"icon": "https://chain-list-assets.
|
|
4093
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-well-0x511ab53f793683763e5a8829738301368a2411e3.png"
|
|
4092
4094
|
},
|
|
4093
4095
|
"moonriver-ERC20-USDC-0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D": {
|
|
4094
4096
|
"originChain": "moonriver",
|
|
@@ -4104,7 +4106,7 @@
|
|
|
4104
4106
|
},
|
|
4105
4107
|
"multiChainAsset": "USDC-USDCoin",
|
|
4106
4108
|
"hasValue": true,
|
|
4107
|
-
"icon": "https://chain-list-assets.
|
|
4109
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-usdc-0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d.png"
|
|
4108
4110
|
},
|
|
4109
4111
|
"moonriver-ERC20-DAI-0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844": {
|
|
4110
4112
|
"originChain": "moonriver",
|
|
@@ -4120,7 +4122,7 @@
|
|
|
4120
4122
|
},
|
|
4121
4123
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
4122
4124
|
"hasValue": true,
|
|
4123
|
-
"icon": "https://chain-list-assets.
|
|
4125
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-dai-0x80a16016cc4a2e6a2caca8a4a498b1699ff0f844.png"
|
|
4124
4126
|
},
|
|
4125
4127
|
"moonriver-ERC20-MFAM-0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1": {
|
|
4126
4128
|
"originChain": "moonriver",
|
|
@@ -4136,7 +4138,7 @@
|
|
|
4136
4138
|
},
|
|
4137
4139
|
"multiChainAsset": null,
|
|
4138
4140
|
"hasValue": true,
|
|
4139
|
-
"icon": "https://chain-list-assets.
|
|
4141
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-mfam-0xbb8d88bcd9749636bc4d2be22aac4bb3b01a58f1.png"
|
|
4140
4142
|
},
|
|
4141
4143
|
"moonriver-ERC20-ZLK-0x0f47ba9d9Bde3442b42175e51d6A367928A1173B": {
|
|
4142
4144
|
"originChain": "moonriver",
|
|
@@ -4152,7 +4154,7 @@
|
|
|
4152
4154
|
},
|
|
4153
4155
|
"multiChainAsset": null,
|
|
4154
4156
|
"hasValue": true,
|
|
4155
|
-
"icon": "https://chain-list-assets.
|
|
4157
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-zlk-0x0f47ba9d9bde3442b42175e51d6a367928a1173b.png"
|
|
4156
4158
|
},
|
|
4157
4159
|
"moonriver-ERC20-SOLAR-0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B": {
|
|
4158
4160
|
"originChain": "moonriver",
|
|
@@ -4168,7 +4170,7 @@
|
|
|
4168
4170
|
},
|
|
4169
4171
|
"multiChainAsset": null,
|
|
4170
4172
|
"hasValue": true,
|
|
4171
|
-
"icon": "https://chain-list-assets.
|
|
4173
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-solar-0x6bd193ee6d2104f14f94e2ca6efefae561a4334b.png"
|
|
4172
4174
|
},
|
|
4173
4175
|
"moonriver-ERC20-FRAX-0x1A93B23281CC1CDE4C4741353F3064709A16197d": {
|
|
4174
4176
|
"originChain": "moonriver",
|
|
@@ -4184,7 +4186,7 @@
|
|
|
4184
4186
|
},
|
|
4185
4187
|
"multiChainAsset": null,
|
|
4186
4188
|
"hasValue": true,
|
|
4187
|
-
"icon": "https://chain-list-assets.
|
|
4189
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-frax-0x1a93b23281cc1cde4c4741353f3064709a16197d.png"
|
|
4188
4190
|
},
|
|
4189
4191
|
"moonriver-ERC20-FXS-0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98": {
|
|
4190
4192
|
"originChain": "moonriver",
|
|
@@ -4200,7 +4202,7 @@
|
|
|
4200
4202
|
},
|
|
4201
4203
|
"multiChainAsset": null,
|
|
4202
4204
|
"hasValue": true,
|
|
4203
|
-
"icon": "https://chain-list-assets.
|
|
4205
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-fxs-0x6f1d1ee50846fcbc3de91723e61cb68cfa6d0e98.png"
|
|
4204
4206
|
},
|
|
4205
4207
|
"moonriver-ERC20-CWS-0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce": {
|
|
4206
4208
|
"originChain": "moonriver",
|
|
@@ -4216,7 +4218,7 @@
|
|
|
4216
4218
|
},
|
|
4217
4219
|
"multiChainAsset": null,
|
|
4218
4220
|
"hasValue": true,
|
|
4219
|
-
"icon": "https://chain-list-assets.
|
|
4221
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-cws-0x6fc9651f45b262ae6338a701d563ab118b1ec0ce.png"
|
|
4220
4222
|
},
|
|
4221
4223
|
"moonriver-ERC20-RIB-0xbD90A6125a84E5C512129D622a75CDDE176aDE5E": {
|
|
4222
4224
|
"originChain": "moonriver",
|
|
@@ -4232,7 +4234,7 @@
|
|
|
4232
4234
|
},
|
|
4233
4235
|
"multiChainAsset": null,
|
|
4234
4236
|
"hasValue": true,
|
|
4235
|
-
"icon": "https://chain-list-assets.
|
|
4237
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc20-rib-0xbd90a6125a84e5c512129d622a75cdde176ade5e.png"
|
|
4236
4238
|
},
|
|
4237
4239
|
"shiden-LOCAL-LKSM": {
|
|
4238
4240
|
"originChain": "shiden",
|
|
@@ -4249,7 +4251,7 @@
|
|
|
4249
4251
|
},
|
|
4250
4252
|
"multiChainAsset": null,
|
|
4251
4253
|
"hasValue": true,
|
|
4252
|
-
"icon": "https://chain-list-assets.
|
|
4254
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-lksm.png"
|
|
4253
4255
|
},
|
|
4254
4256
|
"shiden-LOCAL-MOVR": {
|
|
4255
4257
|
"originChain": "shiden",
|
|
@@ -4266,7 +4268,7 @@
|
|
|
4266
4268
|
},
|
|
4267
4269
|
"multiChainAsset": "MOVR-Moonriver",
|
|
4268
4270
|
"hasValue": true,
|
|
4269
|
-
"icon": "https://chain-list-assets.
|
|
4271
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-movr.png"
|
|
4270
4272
|
},
|
|
4271
4273
|
"shiden-LOCAL-KAR": {
|
|
4272
4274
|
"originChain": "shiden",
|
|
@@ -4283,7 +4285,7 @@
|
|
|
4283
4285
|
},
|
|
4284
4286
|
"multiChainAsset": "KAR-Karura",
|
|
4285
4287
|
"hasValue": true,
|
|
4286
|
-
"icon": "https://chain-list-assets.
|
|
4288
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-kar.png"
|
|
4287
4289
|
},
|
|
4288
4290
|
"binance-ERC20-BUSD-0xe9e7cea3dedca5984780bafc599bd69add087d56": {
|
|
4289
4291
|
"originChain": "binance",
|
|
@@ -4299,7 +4301,7 @@
|
|
|
4299
4301
|
},
|
|
4300
4302
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4301
4303
|
"hasValue": true,
|
|
4302
|
-
"icon": "https://chain-list-assets.
|
|
4304
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-busd-0xe9e7cea3dedca5984780bafc599bd69add087d56.png"
|
|
4303
4305
|
},
|
|
4304
4306
|
"astarEvm-ERC20-DOT-0xffffffffffffffffffffffffffffffffffffffff": {
|
|
4305
4307
|
"originChain": "astarEvm",
|
|
@@ -4315,7 +4317,7 @@
|
|
|
4315
4317
|
},
|
|
4316
4318
|
"multiChainAsset": "DOT-Polkadot",
|
|
4317
4319
|
"hasValue": true,
|
|
4318
|
-
"icon": "https://chain-list-assets.
|
|
4320
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-dot-0xffffffffffffffffffffffffffffffffffffffff.png"
|
|
4319
4321
|
},
|
|
4320
4322
|
"astarEvm-ERC20-ARSW-0xde2578edec4669ba7f41c5d5d2386300bcea4678": {
|
|
4321
4323
|
"originChain": "astarEvm",
|
|
@@ -4331,7 +4333,7 @@
|
|
|
4331
4333
|
},
|
|
4332
4334
|
"multiChainAsset": null,
|
|
4333
4335
|
"hasValue": true,
|
|
4334
|
-
"icon": "https://chain-list-assets.
|
|
4336
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-arsw-0xde2578edec4669ba7f41c5d5d2386300bcea4678.png"
|
|
4335
4337
|
},
|
|
4336
4338
|
"astarEvm-ERC20-LAY-0xc4335B1b76fA6d52877b3046ECA68F6E708a27dd": {
|
|
4337
4339
|
"originChain": "astarEvm",
|
|
@@ -4347,7 +4349,7 @@
|
|
|
4347
4349
|
},
|
|
4348
4350
|
"multiChainAsset": null,
|
|
4349
4351
|
"hasValue": true,
|
|
4350
|
-
"icon": "https://chain-list-assets.
|
|
4352
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-lay-0xc4335b1b76fa6d52877b3046eca68f6e708a27dd.png"
|
|
4351
4353
|
},
|
|
4352
4354
|
"astarEvm-ERC20-BAI-0x733ebcc6df85f8266349defd0980f8ced9b45f35": {
|
|
4353
4355
|
"originChain": "astarEvm",
|
|
@@ -4363,7 +4365,7 @@
|
|
|
4363
4365
|
},
|
|
4364
4366
|
"multiChainAsset": null,
|
|
4365
4367
|
"hasValue": true,
|
|
4366
|
-
"icon": "https://chain-list-assets.
|
|
4368
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-bai-0x733ebcc6df85f8266349defd0980f8ced9b45f35.png"
|
|
4367
4369
|
},
|
|
4368
4370
|
"astarEvm-ERC20-ATID-0x5271d85ce4241b310c0b34b7c2f1f036686a6d7c": {
|
|
4369
4371
|
"originChain": "astarEvm",
|
|
@@ -4379,7 +4381,7 @@
|
|
|
4379
4381
|
},
|
|
4380
4382
|
"multiChainAsset": null,
|
|
4381
4383
|
"hasValue": true,
|
|
4382
|
-
"icon": "https://chain-list-assets.
|
|
4384
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-atid-0x5271d85ce4241b310c0b34b7c2f1f036686a6d7c.png"
|
|
4383
4385
|
},
|
|
4384
4386
|
"astarEvm-ERC20-SRS-0x9448610696659de8f72e1831d392214ae1ca4838": {
|
|
4385
4387
|
"originChain": "astarEvm",
|
|
@@ -4395,7 +4397,7 @@
|
|
|
4395
4397
|
},
|
|
4396
4398
|
"multiChainAsset": null,
|
|
4397
4399
|
"hasValue": true,
|
|
4398
|
-
"icon": "https://chain-list-assets.
|
|
4400
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-srs-0x9448610696659de8f72e1831d392214ae1ca4838.png"
|
|
4399
4401
|
},
|
|
4400
4402
|
"astarEvm-ERC20-ORU-0xcdb32eed99aa19d39e5d6ec45ba74dc4afec549f": {
|
|
4401
4403
|
"originChain": "astarEvm",
|
|
@@ -4411,7 +4413,7 @@
|
|
|
4411
4413
|
},
|
|
4412
4414
|
"multiChainAsset": null,
|
|
4413
4415
|
"hasValue": true,
|
|
4414
|
-
"icon": "https://chain-list-assets.
|
|
4416
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-oru-0xcdb32eed99aa19d39e5d6ec45ba74dc4afec549f.png"
|
|
4415
4417
|
},
|
|
4416
4418
|
"astarEvm-ERC20-BNB-0x7f27352D5F83Db87a5A3E00f4B07Cc2138D8ee52": {
|
|
4417
4419
|
"originChain": "astarEvm",
|
|
@@ -4427,7 +4429,7 @@
|
|
|
4427
4429
|
},
|
|
4428
4430
|
"multiChainAsset": "BNB-Binance",
|
|
4429
4431
|
"hasValue": true,
|
|
4430
|
-
"icon": "https://chain-list-assets.
|
|
4432
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-bnb-0x7f27352d5f83db87a5a3e00f4b07cc2138d8ee52.png"
|
|
4431
4433
|
},
|
|
4432
4434
|
"astarEvm-ERC20-BUSD-0x4Bf769b05E832FCdc9053fFFBC78Ca889aCb5E1E": {
|
|
4433
4435
|
"originChain": "astarEvm",
|
|
@@ -4443,7 +4445,7 @@
|
|
|
4443
4445
|
},
|
|
4444
4446
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4445
4447
|
"hasValue": true,
|
|
4446
|
-
"icon": "https://chain-list-assets.
|
|
4448
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-busd-0x4bf769b05e832fcdc9053fffbc78ca889acb5e1e.png"
|
|
4447
4449
|
},
|
|
4448
4450
|
"astarEvm-ERC20-CRV-0x7756a83563f0f56937A6FdF668E7D9F387c0D199": {
|
|
4449
4451
|
"originChain": "astarEvm",
|
|
@@ -4459,7 +4461,7 @@
|
|
|
4459
4461
|
},
|
|
4460
4462
|
"multiChainAsset": null,
|
|
4461
4463
|
"hasValue": true,
|
|
4462
|
-
"icon": "https://chain-list-assets.
|
|
4464
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-crv-0x7756a83563f0f56937a6fdf668e7d9f387c0d199.png"
|
|
4463
4465
|
},
|
|
4464
4466
|
"astarEvm-ERC20-DAI-0x6De33698e9e9b787e09d3Bd7771ef63557E148bb": {
|
|
4465
4467
|
"originChain": "astarEvm",
|
|
@@ -4475,7 +4477,7 @@
|
|
|
4475
4477
|
},
|
|
4476
4478
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
4477
4479
|
"hasValue": true,
|
|
4478
|
-
"icon": "https://chain-list-assets.
|
|
4480
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-dai-0x6de33698e9e9b787e09d3bd7771ef63557e148bb.png"
|
|
4479
4481
|
},
|
|
4480
4482
|
"astarEvm-ERC20-PKEX-0x1fE622E91e54D6AD00B01917351Ea6081426764A": {
|
|
4481
4483
|
"originChain": "astarEvm",
|
|
@@ -4491,7 +4493,7 @@
|
|
|
4491
4493
|
},
|
|
4492
4494
|
"multiChainAsset": "PKEX-PolkaEx",
|
|
4493
4495
|
"hasValue": true,
|
|
4494
|
-
"icon": "https://chain-list-assets.
|
|
4496
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-pkex-0x1fe622e91e54d6ad00b01917351ea6081426764a.png"
|
|
4495
4497
|
},
|
|
4496
4498
|
"astarEvm-ERC20-SDN-0x75364D4F779d0Bd0facD9a218c67f87dD9Aff3b4": {
|
|
4497
4499
|
"originChain": "astarEvm",
|
|
@@ -4507,7 +4509,7 @@
|
|
|
4507
4509
|
},
|
|
4508
4510
|
"multiChainAsset": "SDN-Shiden",
|
|
4509
4511
|
"hasValue": true,
|
|
4510
|
-
"icon": "https://chain-list-assets.
|
|
4512
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-sdn-0x75364d4f779d0bd0facd9a218c67f87dd9aff3b4.png"
|
|
4511
4513
|
},
|
|
4512
4514
|
"astarEvm-ERC20-USDC-0x6a2d262D56735DbA19Dd70682B39F6bE9a931D98": {
|
|
4513
4515
|
"originChain": "astarEvm",
|
|
@@ -4523,7 +4525,7 @@
|
|
|
4523
4525
|
},
|
|
4524
4526
|
"multiChainAsset": "USDC-USDCoin",
|
|
4525
4527
|
"hasValue": true,
|
|
4526
|
-
"icon": "https://chain-list-assets.
|
|
4528
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-usdc-0x6a2d262d56735dba19dd70682b39f6be9a931d98.png"
|
|
4527
4529
|
},
|
|
4528
4530
|
"astarEvm-ERC20-WBTC-0xad543f18cff85c77e140e3e5e3c3392f6ba9d5ca": {
|
|
4529
4531
|
"originChain": "astarEvm",
|
|
@@ -4539,7 +4541,7 @@
|
|
|
4539
4541
|
},
|
|
4540
4542
|
"multiChainAsset": "WBTC-WrappedBTC",
|
|
4541
4543
|
"hasValue": true,
|
|
4542
|
-
"icon": "https://chain-list-assets.
|
|
4544
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-wbtc-0xad543f18cff85c77e140e3e5e3c3392f6ba9d5ca.png"
|
|
4543
4545
|
},
|
|
4544
4546
|
"astarEvm-ERC20-WETH-0x81ECac0D6Be0550A00FF064a4f9dd2400585FE9c": {
|
|
4545
4547
|
"originChain": "astarEvm",
|
|
@@ -4555,7 +4557,7 @@
|
|
|
4555
4557
|
},
|
|
4556
4558
|
"multiChainAsset": null,
|
|
4557
4559
|
"hasValue": true,
|
|
4558
|
-
"icon": "https://chain-list-assets.
|
|
4560
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-weth-0x81ecac0d6be0550a00ff064a4f9dd2400585fe9c.png"
|
|
4559
4561
|
},
|
|
4560
4562
|
"astarEvm-ERC20-KZY-0x3d4DCFD2B483549527f7611ccFecb40b47d0c17b": {
|
|
4561
4563
|
"originChain": "astarEvm",
|
|
@@ -4571,7 +4573,7 @@
|
|
|
4571
4573
|
},
|
|
4572
4574
|
"multiChainAsset": null,
|
|
4573
4575
|
"hasValue": true,
|
|
4574
|
-
"icon": "https://chain-list-assets.
|
|
4576
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-kzy-0x3d4dcfd2b483549527f7611ccfecb40b47d0c17b.png"
|
|
4575
4577
|
},
|
|
4576
4578
|
"astarEvm-ERC20-WASTR-0xAeaaf0e2c81Af264101B9129C00F4440cCF0F720": {
|
|
4577
4579
|
"originChain": "astarEvm",
|
|
@@ -4587,7 +4589,7 @@
|
|
|
4587
4589
|
},
|
|
4588
4590
|
"multiChainAsset": null,
|
|
4589
4591
|
"hasValue": true,
|
|
4590
|
-
"icon": "https://chain-list-assets.
|
|
4592
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-wastr-0xaeaaf0e2c81af264101b9129c00f4440ccf0f720.png"
|
|
4591
4593
|
},
|
|
4592
4594
|
"astarEvm-ERC20-ARSW_LP-0x87988EbDE7E661F44eB3a586C5E0cEAB533a2d9C": {
|
|
4593
4595
|
"originChain": "astarEvm",
|
|
@@ -4603,7 +4605,7 @@
|
|
|
4603
4605
|
},
|
|
4604
4606
|
"multiChainAsset": null,
|
|
4605
4607
|
"hasValue": true,
|
|
4606
|
-
"icon": "https://chain-list-assets.
|
|
4608
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-arsw_lp-0x87988ebde7e661f44eb3a586c5e0ceab533a2d9c.png"
|
|
4607
4609
|
},
|
|
4608
4610
|
"astarEvm-ERC20-KOS-0xbcF7aa4fC081f5670d9b8a1BdD1cFd98DCAeE6e6": {
|
|
4609
4611
|
"originChain": "astarEvm",
|
|
@@ -4619,7 +4621,7 @@
|
|
|
4619
4621
|
},
|
|
4620
4622
|
"multiChainAsset": null,
|
|
4621
4623
|
"hasValue": true,
|
|
4622
|
-
"icon": "https://chain-list-assets.
|
|
4624
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-kos-0xbcf7aa4fc081f5670d9b8a1bdd1cfd98dcaee6e6.png"
|
|
4623
4625
|
},
|
|
4624
4626
|
"astarEvm-ERC20-PPC-0x34F79636a55d9961E47b7784eF460B021B499406": {
|
|
4625
4627
|
"originChain": "astarEvm",
|
|
@@ -4635,7 +4637,7 @@
|
|
|
4635
4637
|
},
|
|
4636
4638
|
"multiChainAsset": null,
|
|
4637
4639
|
"hasValue": true,
|
|
4638
|
-
"icon": "https://chain-list-assets.
|
|
4640
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-ppc-0x34f79636a55d9961e47b7784ef460b021b499406.png"
|
|
4639
4641
|
},
|
|
4640
4642
|
"shidenEvm-ERC20-USDT-0xFFFFFFFF000000000000000000000001000007C0": {
|
|
4641
4643
|
"originChain": "shidenEvm",
|
|
@@ -4651,7 +4653,7 @@
|
|
|
4651
4653
|
},
|
|
4652
4654
|
"multiChainAsset": null,
|
|
4653
4655
|
"hasValue": true,
|
|
4654
|
-
"icon": "https://chain-list-assets.
|
|
4656
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-usdt-0xffffffff000000000000000000000001000007c0.png"
|
|
4655
4657
|
},
|
|
4656
4658
|
"shidenEvm-ERC20-PKEX-0xdc42728b0ea910349ed3c6e1c9dc06b5fb591f98": {
|
|
4657
4659
|
"originChain": "shidenEvm",
|
|
@@ -4667,7 +4669,7 @@
|
|
|
4667
4669
|
},
|
|
4668
4670
|
"multiChainAsset": "PKEX-PolkaEx",
|
|
4669
4671
|
"hasValue": true,
|
|
4670
|
-
"icon": "https://chain-list-assets.
|
|
4672
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-pkex-0xdc42728b0ea910349ed3c6e1c9dc06b5fb591f98.png"
|
|
4671
4673
|
},
|
|
4672
4674
|
"shidenEvm-ERC20-BNB-0x332730a4f6e03d9c55829435f10360e13cfa41ff": {
|
|
4673
4675
|
"originChain": "shidenEvm",
|
|
@@ -4683,7 +4685,7 @@
|
|
|
4683
4685
|
},
|
|
4684
4686
|
"multiChainAsset": null,
|
|
4685
4687
|
"hasValue": true,
|
|
4686
|
-
"icon": "https://chain-list-assets.
|
|
4688
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-bnb-0x332730a4f6e03d9c55829435f10360e13cfa41ff.png"
|
|
4687
4689
|
},
|
|
4688
4690
|
"shidenEvm-ERC20-JPYC-0x735abe48e8782948a37c7765ecb76b98cde97b0f": {
|
|
4689
4691
|
"originChain": "shidenEvm",
|
|
@@ -4699,7 +4701,7 @@
|
|
|
4699
4701
|
},
|
|
4700
4702
|
"multiChainAsset": null,
|
|
4701
4703
|
"hasValue": true,
|
|
4702
|
-
"icon": "https://chain-list-assets.
|
|
4704
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-jpyc-0x735abe48e8782948a37c7765ecb76b98cde97b0f.png"
|
|
4703
4705
|
},
|
|
4704
4706
|
"shidenEvm-ERC20-ETH-0x765277eebeca2e31912c9946eae1021199b39c61": {
|
|
4705
4707
|
"originChain": "shidenEvm",
|
|
@@ -4715,7 +4717,7 @@
|
|
|
4715
4717
|
},
|
|
4716
4718
|
"multiChainAsset": null,
|
|
4717
4719
|
"hasValue": true,
|
|
4718
|
-
"icon": "https://chain-list-assets.
|
|
4720
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-eth-0x765277eebeca2e31912c9946eae1021199b39c61.png"
|
|
4719
4721
|
},
|
|
4720
4722
|
"shidenEvm-ERC20-USDC-0xfa9343c3897324496a05fc75abed6bac29f8a40f": {
|
|
4721
4723
|
"originChain": "shidenEvm",
|
|
@@ -4731,7 +4733,7 @@
|
|
|
4731
4733
|
},
|
|
4732
4734
|
"multiChainAsset": null,
|
|
4733
4735
|
"hasValue": true,
|
|
4734
|
-
"icon": "https://chain-list-assets.
|
|
4736
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-usdc-0xfa9343c3897324496a05fc75abed6bac29f8a40f.png"
|
|
4735
4737
|
},
|
|
4736
4738
|
"shidenEvm-ERC20-WSDN-0x0f933dc137d21ca519ae4c7e93f87a4c8ef365ef": {
|
|
4737
4739
|
"originChain": "shidenEvm",
|
|
@@ -4747,7 +4749,7 @@
|
|
|
4747
4749
|
},
|
|
4748
4750
|
"multiChainAsset": null,
|
|
4749
4751
|
"hasValue": true,
|
|
4750
|
-
"icon": "https://chain-list-assets.
|
|
4752
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-wsdn-0x0f933dc137d21ca519ae4c7e93f87a4c8ef365ef.png"
|
|
4751
4753
|
},
|
|
4752
4754
|
"shidenEvm-ERC20-Kac-0xb12c13e66ade1f72f71834f2fc5082db8c091358": {
|
|
4753
4755
|
"originChain": "shidenEvm",
|
|
@@ -4763,7 +4765,7 @@
|
|
|
4763
4765
|
},
|
|
4764
4766
|
"multiChainAsset": null,
|
|
4765
4767
|
"hasValue": true,
|
|
4766
|
-
"icon": "https://chain-list-assets.
|
|
4768
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-kac-0xb12c13e66ade1f72f71834f2fc5082db8c091358.png"
|
|
4767
4769
|
},
|
|
4768
4770
|
"shidenEvm-ERC20-SMS-0xec0c789c6dc019b1c19f055edf938b369d235d2c": {
|
|
4769
4771
|
"originChain": "shidenEvm",
|
|
@@ -4779,7 +4781,7 @@
|
|
|
4779
4781
|
},
|
|
4780
4782
|
"multiChainAsset": null,
|
|
4781
4783
|
"hasValue": true,
|
|
4782
|
-
"icon": "https://chain-list-assets.
|
|
4784
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-sms-0xec0c789c6dc019b1c19f055edf938b369d235d2c.png"
|
|
4783
4785
|
},
|
|
4784
4786
|
"shidenEvm-ERC20-STND-0x722377A047e89CA735f09Eb7CccAb780943c4CB4": {
|
|
4785
4787
|
"originChain": "shidenEvm",
|
|
@@ -4795,7 +4797,7 @@
|
|
|
4795
4797
|
},
|
|
4796
4798
|
"multiChainAsset": null,
|
|
4797
4799
|
"hasValue": true,
|
|
4798
|
-
"icon": "https://chain-list-assets.
|
|
4800
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-stnd-0x722377a047e89ca735f09eb7cccab780943c4cb4.png"
|
|
4799
4801
|
},
|
|
4800
4802
|
"shidenEvm-ERC20-SRISE-0x16bf7ecaf868348703ff5b5c0c3b84be7bf483f9": {
|
|
4801
4803
|
"originChain": "shidenEvm",
|
|
@@ -4811,7 +4813,7 @@
|
|
|
4811
4813
|
},
|
|
4812
4814
|
"multiChainAsset": null,
|
|
4813
4815
|
"hasValue": true,
|
|
4814
|
-
"icon": "https://chain-list-assets.
|
|
4816
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-srise-0x16bf7ecaf868348703ff5b5c0c3b84be7bf483f9.png"
|
|
4815
4817
|
},
|
|
4816
4818
|
"shidenEvm-ERC20-FEGS-0xa9b79AAB9d60e8e6d08D2cbAd56ff0De58ff8d41": {
|
|
4817
4819
|
"originChain": "shidenEvm",
|
|
@@ -4827,7 +4829,7 @@
|
|
|
4827
4829
|
},
|
|
4828
4830
|
"multiChainAsset": null,
|
|
4829
4831
|
"hasValue": true,
|
|
4830
|
-
"icon": "https://chain-list-assets.
|
|
4832
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-fegs-0xa9b79aab9d60e8e6d08d2cbad56ff0de58ff8d41.png"
|
|
4831
4833
|
},
|
|
4832
4834
|
"equilibrium_parachain-LOCAL-BNB": {
|
|
4833
4835
|
"originChain": "equilibrium_parachain",
|
|
@@ -4843,7 +4845,7 @@
|
|
|
4843
4845
|
},
|
|
4844
4846
|
"multiChainAsset": "BNB-Binance",
|
|
4845
4847
|
"hasValue": true,
|
|
4846
|
-
"icon": "https://chain-list-assets.
|
|
4848
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-bnb.png"
|
|
4847
4849
|
},
|
|
4848
4850
|
"equilibrium_parachain-LOCAL-BNC": {
|
|
4849
4851
|
"originChain": "equilibrium_parachain",
|
|
@@ -4859,7 +4861,7 @@
|
|
|
4859
4861
|
},
|
|
4860
4862
|
"multiChainAsset": "BNC-BifrostKusama",
|
|
4861
4863
|
"hasValue": true,
|
|
4862
|
-
"icon": "https://chain-list-assets.
|
|
4864
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-bnc.png"
|
|
4863
4865
|
},
|
|
4864
4866
|
"equilibrium_parachain-LOCAL-CRU": {
|
|
4865
4867
|
"originChain": "equilibrium_parachain",
|
|
@@ -4875,7 +4877,7 @@
|
|
|
4875
4877
|
},
|
|
4876
4878
|
"multiChainAsset": "CRU-Crust",
|
|
4877
4879
|
"hasValue": true,
|
|
4878
|
-
"icon": "https://chain-list-assets.
|
|
4880
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-cru.png"
|
|
4879
4881
|
},
|
|
4880
4882
|
"equilibrium_parachain-LOCAL-EQD": {
|
|
4881
4883
|
"originChain": "equilibrium_parachain",
|
|
@@ -4891,7 +4893,7 @@
|
|
|
4891
4893
|
},
|
|
4892
4894
|
"multiChainAsset": "EQD-EquilibriumUSD",
|
|
4893
4895
|
"hasValue": true,
|
|
4894
|
-
"icon": "https://chain-list-assets.
|
|
4896
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-eqd.png"
|
|
4895
4897
|
},
|
|
4896
4898
|
"equilibrium_parachain-LOCAL-PHA": {
|
|
4897
4899
|
"originChain": "equilibrium_parachain",
|
|
@@ -4907,7 +4909,7 @@
|
|
|
4907
4909
|
},
|
|
4908
4910
|
"multiChainAsset": "PHA-Phala",
|
|
4909
4911
|
"hasValue": true,
|
|
4910
|
-
"icon": "https://chain-list-assets.
|
|
4912
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-pha.png"
|
|
4911
4913
|
},
|
|
4912
4914
|
"equilibrium_parachain-LOCAL-ASTR": {
|
|
4913
4915
|
"originChain": "equilibrium_parachain",
|
|
@@ -4923,7 +4925,7 @@
|
|
|
4923
4925
|
},
|
|
4924
4926
|
"multiChainAsset": "ASTR-Astar",
|
|
4925
4927
|
"hasValue": true,
|
|
4926
|
-
"icon": "https://chain-list-assets.
|
|
4928
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-astr.png"
|
|
4927
4929
|
},
|
|
4928
4930
|
"equilibrium_parachain-LOCAL-BUSD": {
|
|
4929
4931
|
"originChain": "equilibrium_parachain",
|
|
@@ -4939,7 +4941,7 @@
|
|
|
4939
4941
|
},
|
|
4940
4942
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
4941
4943
|
"hasValue": true,
|
|
4942
|
-
"icon": "https://chain-list-assets.
|
|
4944
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-busd.png"
|
|
4943
4945
|
},
|
|
4944
4946
|
"equilibrium_parachain-LOCAL-GLMR": {
|
|
4945
4947
|
"originChain": "equilibrium_parachain",
|
|
@@ -4955,7 +4957,7 @@
|
|
|
4955
4957
|
},
|
|
4956
4958
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
4957
4959
|
"hasValue": true,
|
|
4958
|
-
"icon": "https://chain-list-assets.
|
|
4960
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-glmr.png"
|
|
4959
4961
|
},
|
|
4960
4962
|
"equilibrium_parachain-LOCAL-iBTC": {
|
|
4961
4963
|
"originChain": "equilibrium_parachain",
|
|
@@ -4971,7 +4973,7 @@
|
|
|
4971
4973
|
},
|
|
4972
4974
|
"multiChainAsset": "iBTC-interBTC",
|
|
4973
4975
|
"hasValue": true,
|
|
4974
|
-
"icon": "https://chain-list-assets.
|
|
4976
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-ibtc.png"
|
|
4975
4977
|
},
|
|
4976
4978
|
"equilibrium_parachain-LOCAL-INTR": {
|
|
4977
4979
|
"originChain": "equilibrium_parachain",
|
|
@@ -4987,7 +4989,7 @@
|
|
|
4987
4989
|
},
|
|
4988
4990
|
"multiChainAsset": "INTR-Interlay",
|
|
4989
4991
|
"hasValue": true,
|
|
4990
|
-
"icon": "https://chain-list-assets.
|
|
4992
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-intr.png"
|
|
4991
4993
|
},
|
|
4992
4994
|
"equilibrium_parachain-LOCAL-PARA": {
|
|
4993
4995
|
"originChain": "equilibrium_parachain",
|
|
@@ -5003,7 +5005,7 @@
|
|
|
5003
5005
|
},
|
|
5004
5006
|
"multiChainAsset": "PARA-Parallel",
|
|
5005
5007
|
"hasValue": true,
|
|
5006
|
-
"icon": "https://chain-list-assets.
|
|
5008
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-para.png"
|
|
5007
5009
|
},
|
|
5008
5010
|
"equilibrium_parachain-LOCAL-USDT": {
|
|
5009
5011
|
"originChain": "equilibrium_parachain",
|
|
@@ -5037,7 +5039,7 @@
|
|
|
5037
5039
|
},
|
|
5038
5040
|
"multiChainAsset": "USDT-Tether",
|
|
5039
5041
|
"hasValue": true,
|
|
5040
|
-
"icon": "https://chain-list-assets.
|
|
5042
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-usdt.png"
|
|
5041
5043
|
},
|
|
5042
5044
|
"equilibrium_parachain-LOCAL-EQDOT": {
|
|
5043
5045
|
"originChain": "equilibrium_parachain",
|
|
@@ -5053,7 +5055,7 @@
|
|
|
5053
5055
|
},
|
|
5054
5056
|
"multiChainAsset": null,
|
|
5055
5057
|
"hasValue": true,
|
|
5056
|
-
"icon": "https://chain-list-assets.
|
|
5058
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/equilibrium_parachain-local-eqdot.png"
|
|
5057
5059
|
},
|
|
5058
5060
|
"boba-ERC20-BOBA-0xa18bf3994c0cc6e3b63ac420308e5383f53120d7": {
|
|
5059
5061
|
"originChain": "boba",
|
|
@@ -5069,7 +5071,7 @@
|
|
|
5069
5071
|
},
|
|
5070
5072
|
"multiChainAsset": "BOBA-BobaToken",
|
|
5071
5073
|
"hasValue": true,
|
|
5072
|
-
"icon": "https://chain-list-assets.
|
|
5074
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/boba-erc20-boba-0xa18bf3994c0cc6e3b63ac420308e5383f53120d7.png"
|
|
5073
5075
|
},
|
|
5074
5076
|
"aventus-NATIVE-AVT": {
|
|
5075
5077
|
"originChain": "aventus",
|
|
@@ -5083,7 +5085,7 @@
|
|
|
5083
5085
|
"metadata": null,
|
|
5084
5086
|
"multiChainAsset": null,
|
|
5085
5087
|
"hasValue": true,
|
|
5086
|
-
"icon": "https://chain-list-assets.
|
|
5088
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aventus-native-avt.png"
|
|
5087
5089
|
},
|
|
5088
5090
|
"aventus_testnet-NATIVE-AVT": {
|
|
5089
5091
|
"originChain": "aventus_testnet",
|
|
@@ -5097,7 +5099,7 @@
|
|
|
5097
5099
|
"metadata": null,
|
|
5098
5100
|
"multiChainAsset": null,
|
|
5099
5101
|
"hasValue": false,
|
|
5100
|
-
"icon": "https://chain-list-assets.
|
|
5102
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aventus_testnet-native-avt.png"
|
|
5101
5103
|
},
|
|
5102
5104
|
"bifrost-LOCAL-MOVR": {
|
|
5103
5105
|
"originChain": "bifrost",
|
|
@@ -5115,7 +5117,7 @@
|
|
|
5115
5117
|
},
|
|
5116
5118
|
"multiChainAsset": "MOVR-Moonriver",
|
|
5117
5119
|
"hasValue": true,
|
|
5118
|
-
"icon": "https://chain-list-assets.
|
|
5120
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-movr.png"
|
|
5119
5121
|
},
|
|
5120
5122
|
"bifrost-LOCAL-RMRK": {
|
|
5121
5123
|
"originChain": "bifrost",
|
|
@@ -5133,7 +5135,7 @@
|
|
|
5133
5135
|
},
|
|
5134
5136
|
"multiChainAsset": "RMRK-RMRKApp",
|
|
5135
5137
|
"hasValue": true,
|
|
5136
|
-
"icon": "https://chain-list-assets.
|
|
5138
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-rmrk.png"
|
|
5137
5139
|
},
|
|
5138
5140
|
"bifrost-LOCAL-PHA": {
|
|
5139
5141
|
"originChain": "bifrost",
|
|
@@ -5151,7 +5153,7 @@
|
|
|
5151
5153
|
},
|
|
5152
5154
|
"multiChainAsset": "PHA-Phala",
|
|
5153
5155
|
"hasValue": true,
|
|
5154
|
-
"icon": "https://chain-list-assets.
|
|
5156
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-pha.png"
|
|
5155
5157
|
},
|
|
5156
5158
|
"binance-ERC20-USDC-0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d": {
|
|
5157
5159
|
"originChain": "binance",
|
|
@@ -5167,7 +5169,7 @@
|
|
|
5167
5169
|
},
|
|
5168
5170
|
"multiChainAsset": "USDC-USDCoin",
|
|
5169
5171
|
"hasValue": true,
|
|
5170
|
-
"icon": "https://chain-list-assets.
|
|
5172
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-usdc-0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d.png"
|
|
5171
5173
|
},
|
|
5172
5174
|
"binance-ERC20-vUSDT-0xfD5840Cd36d94D7229439859C0112a4185BC0255": {
|
|
5173
5175
|
"originChain": "binance",
|
|
@@ -5183,7 +5185,7 @@
|
|
|
5183
5185
|
},
|
|
5184
5186
|
"multiChainAsset": null,
|
|
5185
5187
|
"hasValue": true,
|
|
5186
|
-
"icon": "https://chain-list-assets.
|
|
5188
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-vusdt-0xfd5840cd36d94d7229439859c0112a4185bc0255.png"
|
|
5187
5189
|
},
|
|
5188
5190
|
"binance-ERC20-vBUSD-0x95c78222B3D6e262426483D42CfA53685A67Ab9D": {
|
|
5189
5191
|
"originChain": "binance",
|
|
@@ -5199,7 +5201,7 @@
|
|
|
5199
5201
|
},
|
|
5200
5202
|
"multiChainAsset": null,
|
|
5201
5203
|
"hasValue": true,
|
|
5202
|
-
"icon": "https://chain-list-assets.
|
|
5204
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-vbusd-0x95c78222b3d6e262426483d42cfa53685a67ab9d.png"
|
|
5203
5205
|
},
|
|
5204
5206
|
"binance-ERC20-WBNB-0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c": {
|
|
5205
5207
|
"originChain": "binance",
|
|
@@ -5215,7 +5217,7 @@
|
|
|
5215
5217
|
},
|
|
5216
5218
|
"multiChainAsset": null,
|
|
5217
5219
|
"hasValue": true,
|
|
5218
|
-
"icon": "https://chain-list-assets.
|
|
5220
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-wbnb-0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c.png"
|
|
5219
5221
|
},
|
|
5220
5222
|
"binance-ERC20-ETH-0x2170Ed0880ac9A755fd29B2688956BD959F933F8": {
|
|
5221
5223
|
"originChain": "binance",
|
|
@@ -5231,7 +5233,7 @@
|
|
|
5231
5233
|
},
|
|
5232
5234
|
"multiChainAsset": "ETH-Ethereum",
|
|
5233
5235
|
"hasValue": true,
|
|
5234
|
-
"icon": "https://chain-list-assets.
|
|
5236
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-eth-0x2170ed0880ac9a755fd29b2688956bd959f933f8.png"
|
|
5235
5237
|
},
|
|
5236
5238
|
"binance-ERC20-Cake-0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82": {
|
|
5237
5239
|
"originChain": "binance",
|
|
@@ -5247,7 +5249,7 @@
|
|
|
5247
5249
|
},
|
|
5248
5250
|
"multiChainAsset": null,
|
|
5249
5251
|
"hasValue": true,
|
|
5250
|
-
"icon": "https://chain-list-assets.
|
|
5252
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-cake-0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82.png"
|
|
5251
5253
|
},
|
|
5252
5254
|
"binance-ERC20-BTCB-0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c": {
|
|
5253
5255
|
"originChain": "binance",
|
|
@@ -5263,7 +5265,7 @@
|
|
|
5263
5265
|
},
|
|
5264
5266
|
"multiChainAsset": null,
|
|
5265
5267
|
"hasValue": true,
|
|
5266
|
-
"icon": "https://chain-list-assets.
|
|
5268
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-btcb-0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c.png"
|
|
5267
5269
|
},
|
|
5268
5270
|
"binance-ERC20-ADA-0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47": {
|
|
5269
5271
|
"originChain": "binance",
|
|
@@ -5279,7 +5281,7 @@
|
|
|
5279
5281
|
},
|
|
5280
5282
|
"multiChainAsset": null,
|
|
5281
5283
|
"hasValue": true,
|
|
5282
|
-
"icon": "https://chain-list-assets.
|
|
5284
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-ada-0x3ee2200efb3400fabb9aacf31297cbdd1d435d47.png"
|
|
5283
5285
|
},
|
|
5284
5286
|
"binance-ERC20-XRP-0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE": {
|
|
5285
5287
|
"originChain": "binance",
|
|
@@ -5295,7 +5297,7 @@
|
|
|
5295
5297
|
},
|
|
5296
5298
|
"multiChainAsset": null,
|
|
5297
5299
|
"hasValue": true,
|
|
5298
|
-
"icon": "https://chain-list-assets.
|
|
5300
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-xrp-0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe.png"
|
|
5299
5301
|
},
|
|
5300
5302
|
"binance-ERC20-DOT-0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402": {
|
|
5301
5303
|
"originChain": "binance",
|
|
@@ -5311,7 +5313,7 @@
|
|
|
5311
5313
|
},
|
|
5312
5314
|
"multiChainAsset": null,
|
|
5313
5315
|
"hasValue": true,
|
|
5314
|
-
"icon": "https://chain-list-assets.
|
|
5316
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-dot-0x7083609fce4d1d8dc0c979aab8c869ea2c873402.png"
|
|
5315
5317
|
},
|
|
5316
5318
|
"binance-ERC20-USDT-0x55d398326f99059fF775485246999027B3197955": {
|
|
5317
5319
|
"originChain": "binance",
|
|
@@ -5327,7 +5329,7 @@
|
|
|
5327
5329
|
},
|
|
5328
5330
|
"multiChainAsset": "USDT-Tether",
|
|
5329
5331
|
"hasValue": true,
|
|
5330
|
-
"icon": "https://chain-list-assets.
|
|
5332
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-usdt-0x55d398326f99059ff775485246999027b3197955.png"
|
|
5331
5333
|
},
|
|
5332
5334
|
"ethereum-ERC20-USDT-0xdAC17F958D2ee523a2206206994597C13D831ec7": {
|
|
5333
5335
|
"originChain": "ethereum",
|
|
@@ -5343,7 +5345,7 @@
|
|
|
5343
5345
|
},
|
|
5344
5346
|
"multiChainAsset": "USDT-Tether",
|
|
5345
5347
|
"hasValue": true,
|
|
5346
|
-
"icon": "https://chain-list-assets.
|
|
5348
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-usdt-0xdac17f958d2ee523a2206206994597c13d831ec7.png"
|
|
5347
5349
|
},
|
|
5348
5350
|
"ethereum-ERC20-BNB-0xB8c77482e45F1F44dE1745F52C74426C631bDD52": {
|
|
5349
5351
|
"originChain": "ethereum",
|
|
@@ -5359,7 +5361,7 @@
|
|
|
5359
5361
|
},
|
|
5360
5362
|
"multiChainAsset": "BNB-Binance",
|
|
5361
5363
|
"hasValue": true,
|
|
5362
|
-
"icon": "https://chain-list-assets.
|
|
5364
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-bnb-0xb8c77482e45f1f44de1745f52c74426c631bdd52.png"
|
|
5363
5365
|
},
|
|
5364
5366
|
"ethereum-ERC20-USDC-0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
|
|
5365
5367
|
"originChain": "ethereum",
|
|
@@ -5375,7 +5377,7 @@
|
|
|
5375
5377
|
},
|
|
5376
5378
|
"multiChainAsset": "USDC-USDCoin",
|
|
5377
5379
|
"hasValue": true,
|
|
5378
|
-
"icon": "https://chain-list-assets.
|
|
5380
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-usdc-0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.png"
|
|
5379
5381
|
},
|
|
5380
5382
|
"ethereum-ERC20-VERSE-0x249cA82617eC3DfB2589c4c17ab7EC9765350a18": {
|
|
5381
5383
|
"originChain": "ethereum",
|
|
@@ -5391,7 +5393,7 @@
|
|
|
5391
5393
|
},
|
|
5392
5394
|
"multiChainAsset": null,
|
|
5393
5395
|
"hasValue": true,
|
|
5394
|
-
"icon": "https://chain-list-assets.
|
|
5396
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-verse-0x249ca82617ec3dfb2589c4c17ab7ec9765350a18.png"
|
|
5395
5397
|
},
|
|
5396
5398
|
"ethereum-ERC20-BUSD-0x4Fabb145d64652a948d72533023f6E7A623C7C53": {
|
|
5397
5399
|
"originChain": "ethereum",
|
|
@@ -5407,7 +5409,7 @@
|
|
|
5407
5409
|
},
|
|
5408
5410
|
"multiChainAsset": "BUSD-BinanceUSD",
|
|
5409
5411
|
"hasValue": true,
|
|
5410
|
-
"icon": "https://chain-list-assets.
|
|
5412
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-busd-0x4fabb145d64652a948d72533023f6e7a623c7c53.png"
|
|
5411
5413
|
},
|
|
5412
5414
|
"ethereum-ERC20-LDO-0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32": {
|
|
5413
5415
|
"originChain": "ethereum",
|
|
@@ -5423,7 +5425,7 @@
|
|
|
5423
5425
|
},
|
|
5424
5426
|
"multiChainAsset": null,
|
|
5425
5427
|
"hasValue": true,
|
|
5426
|
-
"icon": "https://chain-list-assets.
|
|
5428
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ldo-0x5a98fcbea516cf06857215779fd812ca3bef1b32.png"
|
|
5427
5429
|
},
|
|
5428
5430
|
"ethereum-ERC20-wstETH-0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0": {
|
|
5429
5431
|
"originChain": "ethereum",
|
|
@@ -5439,7 +5441,7 @@
|
|
|
5439
5441
|
},
|
|
5440
5442
|
"multiChainAsset": null,
|
|
5441
5443
|
"hasValue": true,
|
|
5442
|
-
"icon": "https://chain-list-assets.
|
|
5444
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-wsteth-0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0.png"
|
|
5443
5445
|
},
|
|
5444
5446
|
"ethereum-ERC20-stETH-0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84": {
|
|
5445
5447
|
"originChain": "ethereum",
|
|
@@ -5455,7 +5457,7 @@
|
|
|
5455
5457
|
},
|
|
5456
5458
|
"multiChainAsset": null,
|
|
5457
5459
|
"hasValue": true,
|
|
5458
|
-
"icon": "https://chain-list-assets.
|
|
5460
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-steth-0xae7ab96520de3a18e5e111b5eaab095312d7fe84.png"
|
|
5459
5461
|
},
|
|
5460
5462
|
"ethereum-ERC20-THETA-0x3883f5e181fccaF8410FA61e12b59BAd963fb645": {
|
|
5461
5463
|
"originChain": "ethereum",
|
|
@@ -5471,7 +5473,7 @@
|
|
|
5471
5473
|
},
|
|
5472
5474
|
"multiChainAsset": null,
|
|
5473
5475
|
"hasValue": true,
|
|
5474
|
-
"icon": "https://chain-list-assets.
|
|
5476
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-theta-0x3883f5e181fccaf8410fa61e12b59bad963fb645.png"
|
|
5475
5477
|
},
|
|
5476
5478
|
"ethereum-ERC20-NEAR-0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4": {
|
|
5477
5479
|
"originChain": "ethereum",
|
|
@@ -5487,7 +5489,7 @@
|
|
|
5487
5489
|
},
|
|
5488
5490
|
"multiChainAsset": null,
|
|
5489
5491
|
"hasValue": true,
|
|
5490
|
-
"icon": "https://chain-list-assets.
|
|
5492
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-near-0x85f17cf997934a597031b2e18a9ab6ebd4b9f6a4.png"
|
|
5491
5493
|
},
|
|
5492
5494
|
"ethereum-ERC20-APE-0x4d224452801ACEd8B2F0aebE155379bb5D594381": {
|
|
5493
5495
|
"originChain": "ethereum",
|
|
@@ -5503,7 +5505,7 @@
|
|
|
5503
5505
|
},
|
|
5504
5506
|
"multiChainAsset": null,
|
|
5505
5507
|
"hasValue": true,
|
|
5506
|
-
"icon": "https://chain-list-assets.
|
|
5508
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ape-0x4d224452801aced8b2f0aebe155379bb5d594381.png"
|
|
5507
5509
|
},
|
|
5508
5510
|
"ethereum-ERC20-LINK-0x514910771AF9Ca656af840dff83E8264EcF986CA": {
|
|
5509
5511
|
"originChain": "ethereum",
|
|
@@ -5519,7 +5521,7 @@
|
|
|
5519
5521
|
},
|
|
5520
5522
|
"multiChainAsset": null,
|
|
5521
5523
|
"hasValue": true,
|
|
5522
|
-
"icon": "https://chain-list-assets.
|
|
5524
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-link-0x514910771af9ca656af840dff83e8264ecf986ca.png"
|
|
5523
5525
|
},
|
|
5524
5526
|
"ethereum-ERC20-DAI-0x6B175474E89094C44Da98b954EedeAC495271d0F": {
|
|
5525
5527
|
"originChain": "ethereum",
|
|
@@ -5535,7 +5537,7 @@
|
|
|
5535
5537
|
},
|
|
5536
5538
|
"multiChainAsset": "DAI-DaiStablecoin",
|
|
5537
5539
|
"hasValue": true,
|
|
5538
|
-
"icon": "https://chain-list-assets.
|
|
5540
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-dai-0x6b175474e89094c44da98b954eedeac495271d0f.png"
|
|
5539
5541
|
},
|
|
5540
5542
|
"ethereum-ERC20-BAT-0x0D8775F648430679A709E98d2b0Cb6250d2887EF": {
|
|
5541
5543
|
"originChain": "ethereum",
|
|
@@ -5551,7 +5553,7 @@
|
|
|
5551
5553
|
},
|
|
5552
5554
|
"multiChainAsset": null,
|
|
5553
5555
|
"hasValue": true,
|
|
5554
|
-
"icon": "https://chain-list-assets.
|
|
5556
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-bat-0x0d8775f648430679a709e98d2b0cb6250d2887ef.png"
|
|
5555
5557
|
},
|
|
5556
5558
|
"ethereum-ERC20-CRO-0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b": {
|
|
5557
5559
|
"originChain": "ethereum",
|
|
@@ -5567,7 +5569,7 @@
|
|
|
5567
5569
|
},
|
|
5568
5570
|
"multiChainAsset": null,
|
|
5569
5571
|
"hasValue": true,
|
|
5570
|
-
"icon": "https://chain-list-assets.
|
|
5572
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-cro-0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b.png"
|
|
5571
5573
|
},
|
|
5572
5574
|
"ethereum-ERC20-COMP-0xc00e94Cb662C3520282E6f5717214004A7f26888": {
|
|
5573
5575
|
"originChain": "ethereum",
|
|
@@ -5583,7 +5585,7 @@
|
|
|
5583
5585
|
},
|
|
5584
5586
|
"multiChainAsset": null,
|
|
5585
5587
|
"hasValue": true,
|
|
5586
|
-
"icon": "https://chain-list-assets.
|
|
5588
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-comp-0xc00e94cb662c3520282e6f5717214004a7f26888.png"
|
|
5587
5589
|
},
|
|
5588
5590
|
"ethereum-ERC20-ENJ-0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c": {
|
|
5589
5591
|
"originChain": "ethereum",
|
|
@@ -5599,7 +5601,7 @@
|
|
|
5599
5601
|
},
|
|
5600
5602
|
"multiChainAsset": null,
|
|
5601
5603
|
"hasValue": true,
|
|
5602
|
-
"icon": "https://chain-list-assets.
|
|
5604
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-enj-0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c.png"
|
|
5603
5605
|
},
|
|
5604
5606
|
"ethereum-ERC20-SAND-0x3845badAde8e6dFF049820680d1F14bD3903a5d0": {
|
|
5605
5607
|
"originChain": "ethereum",
|
|
@@ -5615,7 +5617,7 @@
|
|
|
5615
5617
|
},
|
|
5616
5618
|
"multiChainAsset": null,
|
|
5617
5619
|
"hasValue": true,
|
|
5618
|
-
"icon": "https://chain-list-assets.
|
|
5620
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sand-0x3845badade8e6dff049820680d1f14bd3903a5d0.png"
|
|
5619
5621
|
},
|
|
5620
5622
|
"ethereum-ERC20-GALA-0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA": {
|
|
5621
5623
|
"originChain": "ethereum",
|
|
@@ -5631,7 +5633,7 @@
|
|
|
5631
5633
|
},
|
|
5632
5634
|
"multiChainAsset": null,
|
|
5633
5635
|
"hasValue": true,
|
|
5634
|
-
"icon": "https://chain-list-assets.
|
|
5636
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-gala-0x15d4c048f83bd7e37d49ea4c83a07267ec4203da.png"
|
|
5635
5637
|
},
|
|
5636
5638
|
"ethereum-ERC20-CHZ-0x3506424F91fD33084466F402d5D97f05F8e3b4AF": {
|
|
5637
5639
|
"originChain": "ethereum",
|
|
@@ -5647,7 +5649,7 @@
|
|
|
5647
5649
|
},
|
|
5648
5650
|
"multiChainAsset": null,
|
|
5649
5651
|
"hasValue": true,
|
|
5650
|
-
"icon": "https://chain-list-assets.
|
|
5652
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-chz-0x3506424f91fd33084466f402d5d97f05f8e3b4af.png"
|
|
5651
5653
|
},
|
|
5652
5654
|
"ethereum-ERC20-1INCH-0x111111111117dC0aa78b770fA6A738034120C302": {
|
|
5653
5655
|
"originChain": "ethereum",
|
|
@@ -5663,7 +5665,7 @@
|
|
|
5663
5665
|
},
|
|
5664
5666
|
"multiChainAsset": null,
|
|
5665
5667
|
"hasValue": true,
|
|
5666
|
-
"icon": "https://chain-list-assets.
|
|
5668
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-1inch-0x111111111117dc0aa78b770fa6a738034120c302.png"
|
|
5667
5669
|
},
|
|
5668
5670
|
"ethereum-ERC20-FTM-0x4E15361FD6b4BB609Fa63C81A2be19d873717870": {
|
|
5669
5671
|
"originChain": "ethereum",
|
|
@@ -5679,7 +5681,7 @@
|
|
|
5679
5681
|
},
|
|
5680
5682
|
"multiChainAsset": "FTM-Fantom",
|
|
5681
5683
|
"hasValue": true,
|
|
5682
|
-
"icon": "https://chain-list-assets.
|
|
5684
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ftm-0x4e15361fd6b4bb609fa63c81a2be19d873717870.png"
|
|
5683
5685
|
},
|
|
5684
5686
|
"ethereum-ERC20-MKR-0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2": {
|
|
5685
5687
|
"originChain": "ethereum",
|
|
@@ -5695,7 +5697,7 @@
|
|
|
5695
5697
|
},
|
|
5696
5698
|
"multiChainAsset": null,
|
|
5697
5699
|
"hasValue": true,
|
|
5698
|
-
"icon": "https://chain-list-assets.
|
|
5700
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-mkr-0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2.png"
|
|
5699
5701
|
},
|
|
5700
5702
|
"ethereum-ERC20-KNC-0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202": {
|
|
5701
5703
|
"originChain": "ethereum",
|
|
@@ -5711,7 +5713,7 @@
|
|
|
5711
5713
|
},
|
|
5712
5714
|
"multiChainAsset": null,
|
|
5713
5715
|
"hasValue": true,
|
|
5714
|
-
"icon": "https://chain-list-assets.
|
|
5716
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-knc-0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202.png"
|
|
5715
5717
|
},
|
|
5716
5718
|
"ethereum-ERC20-WBTC-0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599": {
|
|
5717
5719
|
"originChain": "ethereum",
|
|
@@ -5727,7 +5729,7 @@
|
|
|
5727
5729
|
},
|
|
5728
5730
|
"multiChainAsset": "WBTC-WrappedBTC",
|
|
5729
5731
|
"hasValue": true,
|
|
5730
|
-
"icon": "https://chain-list-assets.
|
|
5732
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-wbtc-0x2260fac5e5542a773aa44fbcfedf7c193bc2c599.png"
|
|
5731
5733
|
},
|
|
5732
5734
|
"ethereum-ERC20-ENS-0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72": {
|
|
5733
5735
|
"originChain": "ethereum",
|
|
@@ -5743,7 +5745,7 @@
|
|
|
5743
5745
|
},
|
|
5744
5746
|
"multiChainAsset": null,
|
|
5745
5747
|
"hasValue": true,
|
|
5746
|
-
"icon": "https://chain-list-assets.
|
|
5748
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ens-0xc18360217d8f7ab5e7c516566761ea12ce7f9d72.png"
|
|
5747
5749
|
},
|
|
5748
5750
|
"ethereum-ERC20-UNI-0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984": {
|
|
5749
5751
|
"originChain": "ethereum",
|
|
@@ -5759,7 +5761,7 @@
|
|
|
5759
5761
|
},
|
|
5760
5762
|
"multiChainAsset": null,
|
|
5761
5763
|
"hasValue": true,
|
|
5762
|
-
"icon": "https://chain-list-assets.
|
|
5764
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-uni-0x1f9840a85d5af5bf1d1762f925bdaddc4201f984.png"
|
|
5763
5765
|
},
|
|
5764
5766
|
"ethereum-ERC20-MATIC-0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0": {
|
|
5765
5767
|
"originChain": "ethereum",
|
|
@@ -5775,7 +5777,7 @@
|
|
|
5775
5777
|
},
|
|
5776
5778
|
"multiChainAsset": null,
|
|
5777
5779
|
"hasValue": true,
|
|
5778
|
-
"icon": "https://chain-list-assets.
|
|
5780
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-matic-0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0.png"
|
|
5779
5781
|
},
|
|
5780
5782
|
"ethereum-ERC20-SHIB-0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE": {
|
|
5781
5783
|
"originChain": "ethereum",
|
|
@@ -5791,7 +5793,7 @@
|
|
|
5791
5793
|
},
|
|
5792
5794
|
"multiChainAsset": null,
|
|
5793
5795
|
"hasValue": true,
|
|
5794
|
-
"icon": "https://chain-list-assets.
|
|
5796
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-shib-0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce.png"
|
|
5795
5797
|
},
|
|
5796
5798
|
"moonbeam-ERC20-TFA-0xE065ffaf3f7dED69BB5cf5FDd1Fd1dDA2EEe8493": {
|
|
5797
5799
|
"originChain": "moonbeam",
|
|
@@ -5807,7 +5809,7 @@
|
|
|
5807
5809
|
},
|
|
5808
5810
|
"multiChainAsset": null,
|
|
5809
5811
|
"hasValue": true,
|
|
5810
|
-
"icon": "https://chain-list-assets.
|
|
5812
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-tfa-0xe065ffaf3f7ded69bb5cf5fdd1fd1dda2eee8493.png"
|
|
5811
5813
|
},
|
|
5812
5814
|
"moonbeam-ERC721-MFMP-0x6758053c0b27E478edE1E4882adFF708Fc4FA72D": {
|
|
5813
5815
|
"originChain": "moonbeam",
|
|
@@ -5823,7 +5825,7 @@
|
|
|
5823
5825
|
},
|
|
5824
5826
|
"multiChainAsset": null,
|
|
5825
5827
|
"hasValue": true,
|
|
5826
|
-
"icon": "https://chain-list-assets.
|
|
5828
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mfmp-0x6758053c0b27e478ede1e4882adff708fc4fa72d.png"
|
|
5827
5829
|
},
|
|
5828
5830
|
"moonbeam-ERC721-MM-0xCc1A7573C8f10d0df7Ee4d57cc958C8Df4a5Aca9": {
|
|
5829
5831
|
"originChain": "moonbeam",
|
|
@@ -5839,7 +5841,7 @@
|
|
|
5839
5841
|
},
|
|
5840
5842
|
"multiChainAsset": null,
|
|
5841
5843
|
"hasValue": true,
|
|
5842
|
-
"icon": "https://chain-list-assets.
|
|
5844
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mm-0xcc1a7573c8f10d0df7ee4d57cc958c8df4a5aca9.png"
|
|
5843
5845
|
},
|
|
5844
5846
|
"moonbeam-ERC721-MDAO-0xc6342EAB8B7cC405Fc35ebA7F7401fc400aC0709": {
|
|
5845
5847
|
"originChain": "moonbeam",
|
|
@@ -5855,7 +5857,7 @@
|
|
|
5855
5857
|
},
|
|
5856
5858
|
"multiChainAsset": null,
|
|
5857
5859
|
"hasValue": true,
|
|
5858
|
-
"icon": "https://chain-list-assets.
|
|
5860
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mdao-0xc6342eab8b7cc405fc35eba7f7401fc400ac0709.png"
|
|
5859
5861
|
},
|
|
5860
5862
|
"moonbeam-ERC721-GLMA-0x8fbe243d898e7c88a6724bb9eb13d746614d23d6": {
|
|
5861
5863
|
"originChain": "moonbeam",
|
|
@@ -5871,7 +5873,7 @@
|
|
|
5871
5873
|
},
|
|
5872
5874
|
"multiChainAsset": null,
|
|
5873
5875
|
"hasValue": true,
|
|
5874
|
-
"icon": "https://chain-list-assets.
|
|
5876
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-glma-0x8fbe243d898e7c88a6724bb9eb13d746614d23d6.png"
|
|
5875
5877
|
},
|
|
5876
5878
|
"moonbeam-ERC721-GLMJ-0xcB13945Ca8104f813992e4315F8fFeFE64ac49cA": {
|
|
5877
5879
|
"originChain": "moonbeam",
|
|
@@ -5887,7 +5889,7 @@
|
|
|
5887
5889
|
},
|
|
5888
5890
|
"multiChainAsset": null,
|
|
5889
5891
|
"hasValue": true,
|
|
5890
|
-
"icon": "https://chain-list-assets.
|
|
5892
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-glmj-0xcb13945ca8104f813992e4315f8ffefe64ac49ca.png"
|
|
5891
5893
|
},
|
|
5892
5894
|
"moonbeam-ERC721-PUNK-0xFD86D63748a6390E4a80739e776463088811774D": {
|
|
5893
5895
|
"originChain": "moonbeam",
|
|
@@ -5903,7 +5905,7 @@
|
|
|
5903
5905
|
},
|
|
5904
5906
|
"multiChainAsset": null,
|
|
5905
5907
|
"hasValue": true,
|
|
5906
|
-
"icon": "https://chain-list-assets.
|
|
5908
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-punk-0xfd86d63748a6390e4a80739e776463088811774d.png"
|
|
5907
5909
|
},
|
|
5908
5910
|
"moonbeam-ERC721-GPUNKS-0x25714FcBc4bE731B95AE86483EF97ef6C3deB5Ce": {
|
|
5909
5911
|
"originChain": "moonbeam",
|
|
@@ -5919,7 +5921,7 @@
|
|
|
5919
5921
|
},
|
|
5920
5922
|
"multiChainAsset": null,
|
|
5921
5923
|
"hasValue": true,
|
|
5922
|
-
"icon": "https://chain-list-assets.
|
|
5924
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-gpunks-0x25714fcbc4be731b95ae86483ef97ef6c3deb5ce.png"
|
|
5923
5925
|
},
|
|
5924
5926
|
"moonbeam-ERC721-GlmrZuki-0xC36D971c11CEbbCc20eE2C2910e07e2b1Be3790d": {
|
|
5925
5927
|
"originChain": "moonbeam",
|
|
@@ -5935,7 +5937,7 @@
|
|
|
5935
5937
|
},
|
|
5936
5938
|
"multiChainAsset": null,
|
|
5937
5939
|
"hasValue": true,
|
|
5938
|
-
"icon": "https://chain-list-assets.
|
|
5940
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-glmrzuki-0xc36d971c11cebbcc20ee2c2910e07e2b1be3790d.png"
|
|
5939
5941
|
},
|
|
5940
5942
|
"moonbeam-ERC721-GKC-0x62E413D4b097b474999CF33d336cD74881084ba5": {
|
|
5941
5943
|
"originChain": "moonbeam",
|
|
@@ -5951,7 +5953,7 @@
|
|
|
5951
5953
|
},
|
|
5952
5954
|
"multiChainAsset": null,
|
|
5953
5955
|
"hasValue": true,
|
|
5954
|
-
"icon": "https://chain-list-assets.
|
|
5956
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-gkc-0x62e413d4b097b474999cf33d336cd74881084ba5.png"
|
|
5955
5957
|
},
|
|
5956
5958
|
"moonbeam-ERC721-MBNS-0x9576167Eb03141F041ccAf57D4D0bd40Abb2b583": {
|
|
5957
5959
|
"originChain": "moonbeam",
|
|
@@ -5967,7 +5969,7 @@
|
|
|
5967
5969
|
},
|
|
5968
5970
|
"multiChainAsset": null,
|
|
5969
5971
|
"hasValue": true,
|
|
5970
|
-
"icon": "https://chain-list-assets.
|
|
5972
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mbns-0x9576167eb03141f041ccaf57d4d0bd40abb2b583.png"
|
|
5971
5973
|
},
|
|
5972
5974
|
"moonbeam-ERC721-ANFT-0xcf82ddcca84d0e419bccd7a540e807c114250ded": {
|
|
5973
5975
|
"originChain": "moonbeam",
|
|
@@ -5983,7 +5985,7 @@
|
|
|
5983
5985
|
},
|
|
5984
5986
|
"multiChainAsset": null,
|
|
5985
5987
|
"hasValue": true,
|
|
5986
|
-
"icon": "https://chain-list-assets.
|
|
5988
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-anft-0xcf82ddcca84d0e419bccd7a540e807c114250ded.png"
|
|
5987
5989
|
},
|
|
5988
5990
|
"moonriver-ERC721-ZOOMBIE-0x08716e418e68564C96b68192E985762740728018": {
|
|
5989
5991
|
"originChain": "moonriver",
|
|
@@ -5999,7 +6001,7 @@
|
|
|
5999
6001
|
},
|
|
6000
6002
|
"multiChainAsset": null,
|
|
6001
6003
|
"hasValue": true,
|
|
6002
|
-
"icon": "https://chain-list-assets.
|
|
6004
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc721-zoombie-0x08716e418e68564c96b68192e985762740728018.png"
|
|
6003
6005
|
},
|
|
6004
6006
|
"moonriver-ERC721-NFTQ-0x79c8C73F85ec794f570aa7B768568a7fEdB294f8": {
|
|
6005
6007
|
"originChain": "moonriver",
|
|
@@ -6015,7 +6017,7 @@
|
|
|
6015
6017
|
},
|
|
6016
6018
|
"multiChainAsset": null,
|
|
6017
6019
|
"hasValue": true,
|
|
6018
|
-
"icon": "https://chain-list-assets.
|
|
6020
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonriver-erc721-nftq-0x79c8c73f85ec794f570aa7b768568a7fedb294f8.png"
|
|
6019
6021
|
},
|
|
6020
6022
|
"astarEvm-ERC721-GHOST-0xb4bd85893d6f66869d7766ace1b1eb4d867d963e": {
|
|
6021
6023
|
"originChain": "astarEvm",
|
|
@@ -6031,7 +6033,7 @@
|
|
|
6031
6033
|
},
|
|
6032
6034
|
"multiChainAsset": null,
|
|
6033
6035
|
"hasValue": true,
|
|
6034
|
-
"icon": "https://chain-list-assets.
|
|
6036
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc721-ghost-0xb4bd85893d6f66869d7766ace1b1eb4d867d963e.png"
|
|
6035
6037
|
},
|
|
6036
6038
|
"astar-PSP34-Neurolauncher-bYLgJmSkWd4S4pTEacF2sNBWFeM4bNerS27FgNVcC9SqRE4": {
|
|
6037
6039
|
"originChain": "astar",
|
|
@@ -6047,7 +6049,7 @@
|
|
|
6047
6049
|
},
|
|
6048
6050
|
"multiChainAsset": null,
|
|
6049
6051
|
"hasValue": true,
|
|
6050
|
-
"icon": "https://chain-list-assets.
|
|
6052
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-psp34-neurolauncher-bylgjmskwd4s4pteacf2snbwfem4bners27fgnvcc9sqre4.png"
|
|
6051
6053
|
},
|
|
6052
6054
|
"astarEvm-ERC721-AP-0x1b57C69838cDbC59c8236DDa73287a4780B4831F": {
|
|
6053
6055
|
"originChain": "astarEvm",
|
|
@@ -6063,7 +6065,7 @@
|
|
|
6063
6065
|
},
|
|
6064
6066
|
"multiChainAsset": null,
|
|
6065
6067
|
"hasValue": true,
|
|
6066
|
-
"icon": "https://chain-list-assets.
|
|
6068
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc721-ap-0x1b57c69838cdbc59c8236dda73287a4780b4831f.png"
|
|
6067
6069
|
},
|
|
6068
6070
|
"astarEvm-ERC721-DEGEN-0xd59fc6bfd9732ab19b03664a45dc29b8421bda9a": {
|
|
6069
6071
|
"originChain": "astarEvm",
|
|
@@ -6079,7 +6081,7 @@
|
|
|
6079
6081
|
},
|
|
6080
6082
|
"multiChainAsset": null,
|
|
6081
6083
|
"hasValue": true,
|
|
6082
|
-
"icon": "https://chain-list-assets.
|
|
6084
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc721-degen-0xd59fc6bfd9732ab19b03664a45dc29b8421bda9a.png"
|
|
6083
6085
|
},
|
|
6084
6086
|
"astarEvm-ERC721-ANAUT-0xf008371a7EeD0AB54FDd975fE0d0f66fEFBA3415": {
|
|
6085
6087
|
"originChain": "astarEvm",
|
|
@@ -6095,7 +6097,7 @@
|
|
|
6095
6097
|
},
|
|
6096
6098
|
"multiChainAsset": null,
|
|
6097
6099
|
"hasValue": true,
|
|
6098
|
-
"icon": "https://chain-list-assets.
|
|
6100
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc721-anaut-0xf008371a7eed0ab54fdd975fe0d0f66fefba3415.png"
|
|
6099
6101
|
},
|
|
6100
6102
|
"astarEvm-ERC721-CAT-0x8b5d62f396Ca3C6cF19803234685e693733f9779": {
|
|
6101
6103
|
"originChain": "astarEvm",
|
|
@@ -6111,7 +6113,7 @@
|
|
|
6111
6113
|
},
|
|
6112
6114
|
"multiChainAsset": null,
|
|
6113
6115
|
"hasValue": true,
|
|
6114
|
-
"icon": "https://chain-list-assets.
|
|
6116
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc721-cat-0x8b5d62f396ca3c6cf19803234685e693733f9779.png"
|
|
6115
6117
|
},
|
|
6116
6118
|
"moonbeam-ERC721-EXRP-0x515e20e6275ceefe19221fc53e77e38cc32b80fb": {
|
|
6117
6119
|
"originChain": "moonbeam",
|
|
@@ -6127,7 +6129,7 @@
|
|
|
6127
6129
|
},
|
|
6128
6130
|
"multiChainAsset": null,
|
|
6129
6131
|
"hasValue": true,
|
|
6130
|
-
"icon": "https://chain-list-assets.
|
|
6132
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-exrp-0x515e20e6275ceefe19221fc53e77e38cc32b80fb.png"
|
|
6131
6133
|
},
|
|
6132
6134
|
"moonbeam-ERC721-MOONPETS-0x2159762693C629C5A44Fc9baFD484f8B96713467": {
|
|
6133
6135
|
"originChain": "moonbeam",
|
|
@@ -6143,7 +6145,7 @@
|
|
|
6143
6145
|
},
|
|
6144
6146
|
"multiChainAsset": null,
|
|
6145
6147
|
"hasValue": true,
|
|
6146
|
-
"icon": "https://chain-list-assets.
|
|
6148
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-moonpets-0x2159762693c629c5a44fc9bafd484f8b96713467.png"
|
|
6147
6149
|
},
|
|
6148
6150
|
"vara_network-NATIVE-VARA": {
|
|
6149
6151
|
"originChain": "vara_network",
|
|
@@ -6157,7 +6159,7 @@
|
|
|
6157
6159
|
"metadata": null,
|
|
6158
6160
|
"multiChainAsset": null,
|
|
6159
6161
|
"hasValue": true,
|
|
6160
|
-
"icon": "https://chain-list-assets.
|
|
6162
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_network-native-vara.png"
|
|
6161
6163
|
},
|
|
6162
6164
|
"polygon-ERC20-USDT-0xc2132D05D31c914a87C6611C10748AEb04B58e8F": {
|
|
6163
6165
|
"originChain": "polygon",
|
|
@@ -6173,7 +6175,7 @@
|
|
|
6173
6175
|
},
|
|
6174
6176
|
"multiChainAsset": "USDT-Tether",
|
|
6175
6177
|
"hasValue": true,
|
|
6176
|
-
"icon": "https://chain-list-assets.
|
|
6178
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-usdt-0xc2132d05d31c914a87c6611c10748aeb04b58e8f.png"
|
|
6177
6179
|
},
|
|
6178
6180
|
"arbitrum_one-ERC20-USDT-0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9": {
|
|
6179
6181
|
"originChain": "arbitrum_one",
|
|
@@ -6189,7 +6191,7 @@
|
|
|
6189
6191
|
},
|
|
6190
6192
|
"multiChainAsset": "USDT-Tether",
|
|
6191
6193
|
"hasValue": true,
|
|
6192
|
-
"icon": "https://chain-list-assets.
|
|
6194
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdt-0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9.png"
|
|
6193
6195
|
},
|
|
6194
6196
|
"optimism-ERC20-USDT-0x94b008aA00579c1307B0EF2c499aD98a8ce58e58": {
|
|
6195
6197
|
"originChain": "optimism",
|
|
@@ -6205,7 +6207,7 @@
|
|
|
6205
6207
|
},
|
|
6206
6208
|
"multiChainAsset": "USDT-Tether",
|
|
6207
6209
|
"hasValue": true,
|
|
6208
|
-
"icon": "https://chain-list-assets.
|
|
6210
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-erc20-usdt-0x94b008aa00579c1307b0ef2c499ad98a8ce58e58.png"
|
|
6209
6211
|
},
|
|
6210
6212
|
"tomochain-ERC20-USDT-0x381B31409e4D220919B2cFF012ED94d70135A59e": {
|
|
6211
6213
|
"originChain": "tomochain",
|
|
@@ -6221,7 +6223,7 @@
|
|
|
6221
6223
|
},
|
|
6222
6224
|
"multiChainAsset": "USDT-Tether",
|
|
6223
6225
|
"hasValue": true,
|
|
6224
|
-
"icon": "https://chain-list-assets.
|
|
6226
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tomochain-erc20-usdt-0x381b31409e4d220919b2cff012ed94d70135a59e.png"
|
|
6225
6227
|
},
|
|
6226
6228
|
"polygon-ERC20-USDC.e-0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174": {
|
|
6227
6229
|
"originChain": "polygon",
|
|
@@ -6237,7 +6239,7 @@
|
|
|
6237
6239
|
},
|
|
6238
6240
|
"multiChainAsset": "USDC-USDCoin",
|
|
6239
6241
|
"hasValue": true,
|
|
6240
|
-
"icon": "https://chain-list-assets.
|
|
6242
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-usdc.e-0x2791bca1f2de4661ed88a30c99a7a9449aa84174.png"
|
|
6241
6243
|
},
|
|
6242
6244
|
"polygon-ERC20-USDC-0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359": {
|
|
6243
6245
|
"originChain": "polygon",
|
|
@@ -6253,7 +6255,7 @@
|
|
|
6253
6255
|
},
|
|
6254
6256
|
"multiChainAsset": "USDC-USDCoin",
|
|
6255
6257
|
"hasValue": true,
|
|
6256
|
-
"icon": "https://chain-list-assets.
|
|
6258
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-usdc-0x3c499c542cef5e3811e1192ce70d8cc03d5c3359.png"
|
|
6257
6259
|
},
|
|
6258
6260
|
"arbitrum_one-ERC20-USDC-0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
|
|
6259
6261
|
"originChain": "arbitrum_one",
|
|
@@ -6269,7 +6271,7 @@
|
|
|
6269
6271
|
},
|
|
6270
6272
|
"multiChainAsset": "USDC-USDCoin",
|
|
6271
6273
|
"hasValue": true,
|
|
6272
|
-
"icon": "https://chain-list-assets.
|
|
6274
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdc-0xaf88d065e77c8cc2239327c5edb3a432268e5831.png"
|
|
6273
6275
|
},
|
|
6274
6276
|
"optimism-ERC20-USDC-0x7F5c764cBc14f9669B88837ca1490cCa17c31607": {
|
|
6275
6277
|
"originChain": "optimism",
|
|
@@ -6285,7 +6287,7 @@
|
|
|
6285
6287
|
},
|
|
6286
6288
|
"multiChainAsset": "USDC-USDCoin",
|
|
6287
6289
|
"hasValue": true,
|
|
6288
|
-
"icon": "https://chain-list-assets.
|
|
6290
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/optimism-erc20-usdc-0x7f5c764cbc14f9669b88837ca1490cca17c31607.png"
|
|
6289
6291
|
},
|
|
6290
6292
|
"tomochain-ERC20-USDC-0xCCA4E6302510d555B654B3EaB9c0fCB223BCFDf0": {
|
|
6291
6293
|
"originChain": "tomochain",
|
|
@@ -6301,7 +6303,7 @@
|
|
|
6301
6303
|
},
|
|
6302
6304
|
"multiChainAsset": "USDC-USDCoin",
|
|
6303
6305
|
"hasValue": true,
|
|
6304
|
-
"icon": "https://chain-list-assets.
|
|
6306
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tomochain-erc20-usdc-0xcca4e6302510d555b654b3eab9c0fcb223bcfdf0.png"
|
|
6305
6307
|
},
|
|
6306
6308
|
"astar-PSP34-SERPENATORS-WCX5y1WsgPBxQqtn75jXNtHey9w4EZSEKCdjg2jX3gcA97D": {
|
|
6307
6309
|
"originChain": "astar",
|
|
@@ -6317,7 +6319,7 @@
|
|
|
6317
6319
|
},
|
|
6318
6320
|
"multiChainAsset": null,
|
|
6319
6321
|
"hasValue": true,
|
|
6320
|
-
"icon": "https://chain-list-assets.
|
|
6322
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-psp34-serpenators-wcx5y1wsgpbxqqtn75jxnthey9w4ezsekcdjg2jx3gca97d.png"
|
|
6321
6323
|
},
|
|
6322
6324
|
"astar-PSP34-USAGII-WvyVtR9Ktvxa9fRRFJPXvEgYTU5K5Lf491xzFhMQL3haDN6": {
|
|
6323
6325
|
"originChain": "astar",
|
|
@@ -6333,7 +6335,7 @@
|
|
|
6333
6335
|
},
|
|
6334
6336
|
"multiChainAsset": null,
|
|
6335
6337
|
"hasValue": true,
|
|
6336
|
-
"icon": "https://chain-list-assets.
|
|
6338
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-psp34-usagii-wvyvtr9ktvxa9frrfjpxvegytu5k5lf491xzfhmql3hadn6.png"
|
|
6337
6339
|
},
|
|
6338
6340
|
"kate-NATIVE-AVL": {
|
|
6339
6341
|
"originChain": "kate",
|
|
@@ -6347,7 +6349,7 @@
|
|
|
6347
6349
|
"metadata": null,
|
|
6348
6350
|
"multiChainAsset": null,
|
|
6349
6351
|
"hasValue": false,
|
|
6350
|
-
"icon": "https://chain-list-assets.
|
|
6352
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kate-native-avl.png"
|
|
6351
6353
|
},
|
|
6352
6354
|
"aleph-PSP22-INW-5H4aCwLKUpVpct6XGJzDGPPXFockNKQU2JUVNgUw6BXEPzST": {
|
|
6353
6355
|
"originChain": "aleph",
|
|
@@ -6363,7 +6365,7 @@
|
|
|
6363
6365
|
},
|
|
6364
6366
|
"multiChainAsset": null,
|
|
6365
6367
|
"hasValue": true,
|
|
6366
|
-
"icon": "https://chain-list-assets.
|
|
6368
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-inw-5h4acwlkupvpct6xgjzdgppxfocknkqu2juvnguw6bxepzst.png"
|
|
6367
6369
|
},
|
|
6368
6370
|
"bridgeHubPolkadot-NATIVE-DOT": {
|
|
6369
6371
|
"originChain": "bridgeHubPolkadot",
|
|
@@ -6377,7 +6379,7 @@
|
|
|
6377
6379
|
"metadata": null,
|
|
6378
6380
|
"multiChainAsset": "DOT-Polkadot",
|
|
6379
6381
|
"hasValue": true,
|
|
6380
|
-
"icon": "https://chain-list-assets.
|
|
6382
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bridgehubpolkadot-native-dot.png"
|
|
6381
6383
|
},
|
|
6382
6384
|
"bridgeHubKusama-NATIVE-KSM": {
|
|
6383
6385
|
"originChain": "bridgeHubKusama",
|
|
@@ -6391,7 +6393,7 @@
|
|
|
6391
6393
|
"metadata": null,
|
|
6392
6394
|
"multiChainAsset": "KSM-Kusama",
|
|
6393
6395
|
"hasValue": true,
|
|
6394
|
-
"icon": "https://chain-list-assets.
|
|
6396
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bridgehubkusama-native-ksm.png"
|
|
6395
6397
|
},
|
|
6396
6398
|
"bifrost_dot-LOCAL-vFIL": {
|
|
6397
6399
|
"originChain": "bifrost_dot",
|
|
@@ -6409,7 +6411,7 @@
|
|
|
6409
6411
|
},
|
|
6410
6412
|
"multiChainAsset": null,
|
|
6411
6413
|
"hasValue": true,
|
|
6412
|
-
"icon": "https://chain-list-assets.
|
|
6414
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vfil.png"
|
|
6413
6415
|
},
|
|
6414
6416
|
"ethereum-ERC20-vETH-0x4Bc3263Eb5bb2Ef7Ad9aB6FB68be80E43b43801F": {
|
|
6415
6417
|
"originChain": "ethereum",
|
|
@@ -6425,7 +6427,7 @@
|
|
|
6425
6427
|
},
|
|
6426
6428
|
"multiChainAsset": null,
|
|
6427
6429
|
"hasValue": true,
|
|
6428
|
-
"icon": "https://chain-list-assets.
|
|
6430
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-veth-0x4bc3263eb5bb2ef7ad9ab6fb68be80e43b43801f.png"
|
|
6429
6431
|
},
|
|
6430
6432
|
"kintsugi-LOCAL-LP_KSM_KINT": {
|
|
6431
6433
|
"originChain": "kintsugi",
|
|
@@ -6450,7 +6452,7 @@
|
|
|
6450
6452
|
},
|
|
6451
6453
|
"multiChainAsset": null,
|
|
6452
6454
|
"hasValue": true,
|
|
6453
|
-
"icon": "https://chain-list-assets.
|
|
6455
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-lp_ksm_kint.png"
|
|
6454
6456
|
},
|
|
6455
6457
|
"kintsugi-LOCAL-LP_KSM_kBTC": {
|
|
6456
6458
|
"originChain": "kintsugi",
|
|
@@ -6475,7 +6477,7 @@
|
|
|
6475
6477
|
},
|
|
6476
6478
|
"multiChainAsset": null,
|
|
6477
6479
|
"hasValue": true,
|
|
6478
|
-
"icon": "https://chain-list-assets.
|
|
6480
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-lp_ksm_kbtc.png"
|
|
6479
6481
|
},
|
|
6480
6482
|
"kintsugi-LOCAL-LP_kBTC_USDT": {
|
|
6481
6483
|
"originChain": "kintsugi",
|
|
@@ -6500,7 +6502,7 @@
|
|
|
6500
6502
|
},
|
|
6501
6503
|
"multiChainAsset": null,
|
|
6502
6504
|
"hasValue": true,
|
|
6503
|
-
"icon": "https://chain-list-assets.
|
|
6505
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-lp_kbtc_usdt.png"
|
|
6504
6506
|
},
|
|
6505
6507
|
"fantom-NATIVE-FTM": {
|
|
6506
6508
|
"originChain": "fantom",
|
|
@@ -6514,7 +6516,7 @@
|
|
|
6514
6516
|
"metadata": null,
|
|
6515
6517
|
"multiChainAsset": "FTM-Fantom",
|
|
6516
6518
|
"hasValue": true,
|
|
6517
|
-
"icon": "https://chain-list-assets.
|
|
6519
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/fantom-native-ftm.png"
|
|
6518
6520
|
},
|
|
6519
6521
|
"fantom_testnet-NATIVE-FTM": {
|
|
6520
6522
|
"originChain": "fantom_testnet",
|
|
@@ -6528,7 +6530,7 @@
|
|
|
6528
6530
|
"metadata": null,
|
|
6529
6531
|
"multiChainAsset": null,
|
|
6530
6532
|
"hasValue": false,
|
|
6531
|
-
"icon": "https://chain-list-assets.
|
|
6533
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/fantom_testnet-native-ftm.png"
|
|
6532
6534
|
},
|
|
6533
6535
|
"binance-ERC20-FTM-0xAD29AbB318791D579433D831ed122aFeAf29dcfe": {
|
|
6534
6536
|
"originChain": "binance",
|
|
@@ -6544,7 +6546,7 @@
|
|
|
6544
6546
|
},
|
|
6545
6547
|
"multiChainAsset": "FTM-Fantom",
|
|
6546
6548
|
"hasValue": true,
|
|
6547
|
-
"icon": "https://chain-list-assets.
|
|
6549
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-ftm-0xad29abb318791d579433d831ed122afeaf29dcfe.png"
|
|
6548
6550
|
},
|
|
6549
6551
|
"interlay-LOCAL-LP_DOT_iBTC": {
|
|
6550
6552
|
"originChain": "interlay",
|
|
@@ -6569,7 +6571,7 @@
|
|
|
6569
6571
|
},
|
|
6570
6572
|
"multiChainAsset": null,
|
|
6571
6573
|
"hasValue": true,
|
|
6572
|
-
"icon": "https://chain-list-assets.
|
|
6574
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-lp_dot_ibtc.png"
|
|
6573
6575
|
},
|
|
6574
6576
|
"interlay-LOCAL-LP_iBTC_USDT": {
|
|
6575
6577
|
"originChain": "interlay",
|
|
@@ -6594,7 +6596,7 @@
|
|
|
6594
6596
|
},
|
|
6595
6597
|
"multiChainAsset": null,
|
|
6596
6598
|
"hasValue": true,
|
|
6597
|
-
"icon": "https://chain-list-assets.
|
|
6599
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-lp_ibtc_usdt.png"
|
|
6598
6600
|
},
|
|
6599
6601
|
"interlay-LOCAL-LP_INTR_USDT": {
|
|
6600
6602
|
"originChain": "interlay",
|
|
@@ -6619,7 +6621,7 @@
|
|
|
6619
6621
|
},
|
|
6620
6622
|
"multiChainAsset": null,
|
|
6621
6623
|
"hasValue": true,
|
|
6622
|
-
"icon": "https://chain-list-assets.
|
|
6624
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-lp_intr_usdt.png"
|
|
6623
6625
|
},
|
|
6624
6626
|
"interlay-LOCAL-qIBTC": {
|
|
6625
6627
|
"originChain": "interlay",
|
|
@@ -6637,7 +6639,7 @@
|
|
|
6637
6639
|
},
|
|
6638
6640
|
"multiChainAsset": null,
|
|
6639
6641
|
"hasValue": true,
|
|
6640
|
-
"icon": "https://chain-list-assets.
|
|
6642
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-qibtc.png"
|
|
6641
6643
|
},
|
|
6642
6644
|
"interlay-LOCAL-qDOT": {
|
|
6643
6645
|
"originChain": "interlay",
|
|
@@ -6655,7 +6657,7 @@
|
|
|
6655
6657
|
},
|
|
6656
6658
|
"multiChainAsset": null,
|
|
6657
6659
|
"hasValue": true,
|
|
6658
|
-
"icon": "https://chain-list-assets.
|
|
6660
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-qdot.png"
|
|
6659
6661
|
},
|
|
6660
6662
|
"interlay-LOCAL-qUSDT": {
|
|
6661
6663
|
"originChain": "interlay",
|
|
@@ -6673,7 +6675,7 @@
|
|
|
6673
6675
|
},
|
|
6674
6676
|
"multiChainAsset": null,
|
|
6675
6677
|
"hasValue": true,
|
|
6676
|
-
"icon": "https://chain-list-assets.
|
|
6678
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-qusdt.png"
|
|
6677
6679
|
},
|
|
6678
6680
|
"kintsugi-LOCAL-qKBTC": {
|
|
6679
6681
|
"originChain": "kintsugi",
|
|
@@ -6691,7 +6693,7 @@
|
|
|
6691
6693
|
},
|
|
6692
6694
|
"multiChainAsset": null,
|
|
6693
6695
|
"hasValue": true,
|
|
6694
|
-
"icon": "https://chain-list-assets.
|
|
6696
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-qkbtc.png"
|
|
6695
6697
|
},
|
|
6696
6698
|
"kintsugi-LOCAL-qKSM": {
|
|
6697
6699
|
"originChain": "kintsugi",
|
|
@@ -6709,7 +6711,7 @@
|
|
|
6709
6711
|
},
|
|
6710
6712
|
"multiChainAsset": null,
|
|
6711
6713
|
"hasValue": true,
|
|
6712
|
-
"icon": "https://chain-list-assets.
|
|
6714
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-qksm.png"
|
|
6713
6715
|
},
|
|
6714
6716
|
"kintsugi-LOCAL-qUSDT": {
|
|
6715
6717
|
"originChain": "kintsugi",
|
|
@@ -6727,7 +6729,7 @@
|
|
|
6727
6729
|
},
|
|
6728
6730
|
"multiChainAsset": null,
|
|
6729
6731
|
"hasValue": true,
|
|
6730
|
-
"icon": "https://chain-list-assets.
|
|
6732
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kintsugi-local-qusdt.png"
|
|
6731
6733
|
},
|
|
6732
6734
|
"krest_network-NATIVE-KREST": {
|
|
6733
6735
|
"originChain": "krest_network",
|
|
@@ -6741,7 +6743,7 @@
|
|
|
6741
6743
|
"metadata": null,
|
|
6742
6744
|
"multiChainAsset": null,
|
|
6743
6745
|
"hasValue": true,
|
|
6744
|
-
"icon": "https://chain-list-assets.
|
|
6746
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/krest_network-native-krest.png"
|
|
6745
6747
|
},
|
|
6746
6748
|
"aleph-PSP22-PANX-5GSGAcvqpF5SuH2MhJ1YUdbLAbssCjeqCn2miMUCWUjnr5DQ": {
|
|
6747
6749
|
"originChain": "aleph",
|
|
@@ -6757,7 +6759,7 @@
|
|
|
6757
6759
|
},
|
|
6758
6760
|
"multiChainAsset": null,
|
|
6759
6761
|
"hasValue": true,
|
|
6760
|
-
"icon": "https://chain-list-assets.
|
|
6762
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp22-panx-5gsgacvqpf5suh2mhj1yudblabsscjeqcn2mimucwujnr5dq.png"
|
|
6761
6763
|
},
|
|
6762
6764
|
"deeper_network-NATIVE-DPR": {
|
|
6763
6765
|
"originChain": "deeper_network",
|
|
@@ -6771,7 +6773,7 @@
|
|
|
6771
6773
|
"metadata": null,
|
|
6772
6774
|
"multiChainAsset": "DPR-DeeperNetwork",
|
|
6773
6775
|
"hasValue": true,
|
|
6774
|
-
"icon": "https://chain-list-assets.
|
|
6776
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/deeper_network-native-dpr.png"
|
|
6775
6777
|
},
|
|
6776
6778
|
"ethereum-ERC20-DPR-0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1": {
|
|
6777
6779
|
"originChain": "ethereum",
|
|
@@ -6787,7 +6789,7 @@
|
|
|
6787
6789
|
},
|
|
6788
6790
|
"multiChainAsset": "DPR-DeeperNetwork",
|
|
6789
6791
|
"hasValue": true,
|
|
6790
|
-
"icon": "https://chain-list-assets.
|
|
6792
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-dpr-0xf3ae5d769e153ef72b4e3591ac004e89f48107a1.png"
|
|
6791
6793
|
},
|
|
6792
6794
|
"jur_network-NATIVE-JUR": {
|
|
6793
6795
|
"originChain": "jur_network",
|
|
@@ -6801,7 +6803,7 @@
|
|
|
6801
6803
|
"metadata": null,
|
|
6802
6804
|
"multiChainAsset": null,
|
|
6803
6805
|
"hasValue": true,
|
|
6804
|
-
"icon": "https://chain-list-assets.
|
|
6806
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/jur_network-native-jur.png"
|
|
6805
6807
|
},
|
|
6806
6808
|
"aleph-PSP34-AzeroDomain-5CTQBfBC9SfdrCDBJdfLiyW2pg9z5W6C6Es8sK313BLnFgDf": {
|
|
6807
6809
|
"originChain": "aleph",
|
|
@@ -6817,7 +6819,7 @@
|
|
|
6817
6819
|
},
|
|
6818
6820
|
"multiChainAsset": null,
|
|
6819
6821
|
"hasValue": true,
|
|
6820
|
-
"icon": "https://chain-list-assets.
|
|
6822
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/aleph-psp34-azerodomain-5ctqbfbc9sfdrcdbjdfliyw2pg9z5w6c6es8sk313blnfgdf.png"
|
|
6821
6823
|
},
|
|
6822
6824
|
"ethereum-ERC20-USDD-0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6": {
|
|
6823
6825
|
"originChain": "ethereum",
|
|
@@ -6833,7 +6835,7 @@
|
|
|
6833
6835
|
},
|
|
6834
6836
|
"multiChainAsset": "USDD-DecentralizedUSD",
|
|
6835
6837
|
"hasValue": true,
|
|
6836
|
-
"icon": "https://chain-list-assets.
|
|
6838
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-usdd-0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6.png"
|
|
6837
6839
|
},
|
|
6838
6840
|
"binance-ERC20-USDD-0xd17479997F34dd9156Deef8F95A52D81D265be9c": {
|
|
6839
6841
|
"originChain": "binance",
|
|
@@ -6849,7 +6851,7 @@
|
|
|
6849
6851
|
},
|
|
6850
6852
|
"multiChainAsset": "USDD-DecentralizedUSD",
|
|
6851
6853
|
"hasValue": true,
|
|
6852
|
-
"icon": "https://chain-list-assets.
|
|
6854
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/binance-erc20-usdd-0xd17479997f34dd9156deef8f95a52d81d265be9c.png"
|
|
6853
6855
|
},
|
|
6854
6856
|
"base_mainnet-NATIVE-ETH": {
|
|
6855
6857
|
"originChain": "base_mainnet",
|
|
@@ -6863,7 +6865,7 @@
|
|
|
6863
6865
|
"metadata": null,
|
|
6864
6866
|
"multiChainAsset": "ETH-Ethereum",
|
|
6865
6867
|
"hasValue": true,
|
|
6866
|
-
"icon": "https://chain-list-assets.
|
|
6868
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/base_mainnet-native-eth.png"
|
|
6867
6869
|
},
|
|
6868
6870
|
"avalanche_c-NATIVE-AVAX": {
|
|
6869
6871
|
"originChain": "avalanche_c",
|
|
@@ -6877,7 +6879,7 @@
|
|
|
6877
6879
|
"metadata": null,
|
|
6878
6880
|
"multiChainAsset": null,
|
|
6879
6881
|
"hasValue": true,
|
|
6880
|
-
"icon": "https://chain-list-assets.
|
|
6882
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/avalanche_c-native-avax.png"
|
|
6881
6883
|
},
|
|
6882
6884
|
"crust_mainnet-NATIVE-CRU": {
|
|
6883
6885
|
"originChain": "crust_mainnet",
|
|
@@ -6891,7 +6893,7 @@
|
|
|
6891
6893
|
"metadata": null,
|
|
6892
6894
|
"multiChainAsset": "CRU-Crust",
|
|
6893
6895
|
"hasValue": true,
|
|
6894
|
-
"icon": "https://chain-list-assets.
|
|
6896
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crust_mainnet-native-cru.png"
|
|
6895
6897
|
},
|
|
6896
6898
|
"moonbeam-LOCAL-xcASTR": {
|
|
6897
6899
|
"originChain": "moonbeam",
|
|
@@ -6909,7 +6911,7 @@
|
|
|
6909
6911
|
},
|
|
6910
6912
|
"multiChainAsset": "ASTR-Astar",
|
|
6911
6913
|
"hasValue": true,
|
|
6912
|
-
"icon": "https://chain-list-assets.
|
|
6914
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcastr.png"
|
|
6913
6915
|
},
|
|
6914
6916
|
"bifrost_dot-LOCAL-DOT": {
|
|
6915
6917
|
"originChain": "bifrost_dot",
|
|
@@ -6927,7 +6929,7 @@
|
|
|
6927
6929
|
},
|
|
6928
6930
|
"multiChainAsset": "DOT-Polkadot",
|
|
6929
6931
|
"hasValue": true,
|
|
6930
|
-
"icon": "https://chain-list-assets.
|
|
6932
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-dot.png"
|
|
6931
6933
|
},
|
|
6932
6934
|
"parallel-LOCAL-sDOT": {
|
|
6933
6935
|
"originChain": "parallel",
|
|
@@ -6943,7 +6945,7 @@
|
|
|
6943
6945
|
},
|
|
6944
6946
|
"multiChainAsset": null,
|
|
6945
6947
|
"hasValue": true,
|
|
6946
|
-
"icon": "https://chain-list-assets.
|
|
6948
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-sdot.png"
|
|
6947
6949
|
},
|
|
6948
6950
|
"parallel-LOCAL-DOT": {
|
|
6949
6951
|
"originChain": "parallel",
|
|
@@ -6959,7 +6961,7 @@
|
|
|
6959
6961
|
},
|
|
6960
6962
|
"multiChainAsset": "DOT-Polkadot",
|
|
6961
6963
|
"hasValue": true,
|
|
6962
|
-
"icon": "https://chain-list-assets.
|
|
6964
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-dot.png"
|
|
6963
6965
|
},
|
|
6964
6966
|
"interlay-LOCAL-DOT": {
|
|
6965
6967
|
"originChain": "interlay",
|
|
@@ -6977,7 +6979,7 @@
|
|
|
6977
6979
|
},
|
|
6978
6980
|
"multiChainAsset": "DOT-Polkadot",
|
|
6979
6981
|
"hasValue": true,
|
|
6980
|
-
"icon": "https://chain-list-assets.
|
|
6982
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-dot.png"
|
|
6981
6983
|
},
|
|
6982
6984
|
"hydradx_main-LOCAL-DOT": {
|
|
6983
6985
|
"originChain": "hydradx_main",
|
|
@@ -6993,7 +6995,7 @@
|
|
|
6993
6995
|
},
|
|
6994
6996
|
"multiChainAsset": "DOT-Polkadot",
|
|
6995
6997
|
"hasValue": true,
|
|
6996
|
-
"icon": "https://chain-list-assets.
|
|
6998
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-dot.png"
|
|
6997
6999
|
},
|
|
6998
7000
|
"acala_evm-NATIVE-ACA": {
|
|
6999
7001
|
"originChain": "acala_evm",
|
|
@@ -7007,7 +7009,7 @@
|
|
|
7007
7009
|
"metadata": null,
|
|
7008
7010
|
"multiChainAsset": "ACA-Acala",
|
|
7009
7011
|
"hasValue": true,
|
|
7010
|
-
"icon": "https://chain-list-assets.
|
|
7012
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala_evm-native-aca.png"
|
|
7011
7013
|
},
|
|
7012
7014
|
"karura_evm-NATIVE-KAR": {
|
|
7013
7015
|
"originChain": "karura_evm",
|
|
@@ -7021,7 +7023,7 @@
|
|
|
7021
7023
|
"metadata": null,
|
|
7022
7024
|
"multiChainAsset": "KAR-Karura",
|
|
7023
7025
|
"hasValue": true,
|
|
7024
|
-
"icon": "https://chain-list-assets.
|
|
7026
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura_evm-native-kar.png"
|
|
7025
7027
|
},
|
|
7026
7028
|
"statemint-LOCAL-USDC": {
|
|
7027
7029
|
"originChain": "statemint",
|
|
@@ -7052,7 +7054,7 @@
|
|
|
7052
7054
|
},
|
|
7053
7055
|
"multiChainAsset": "USDC-USDCoin",
|
|
7054
7056
|
"hasValue": true,
|
|
7055
|
-
"icon": "https://chain-list-assets.
|
|
7057
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-usdc.png"
|
|
7056
7058
|
},
|
|
7057
7059
|
"astar-PSP34-Neuroguns-aZ9bd2tHeGKrs3FnJv5oe7kgVrP5GQvdJMhC2GxjXA2Yqbd": {
|
|
7058
7060
|
"originChain": "astar",
|
|
@@ -7068,7 +7070,7 @@
|
|
|
7068
7070
|
},
|
|
7069
7071
|
"multiChainAsset": null,
|
|
7070
7072
|
"hasValue": true,
|
|
7071
|
-
"icon": "https://chain-list-assets.
|
|
7073
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-psp34-neuroguns-az9bd2thegkrs3fnjv5oe7kgvrp5gqvdjmhc2gxjxa2yqbd.png"
|
|
7072
7074
|
},
|
|
7073
7075
|
"bittensor-NATIVE-TAO": {
|
|
7074
7076
|
"originChain": "bittensor",
|
|
@@ -7082,7 +7084,7 @@
|
|
|
7082
7084
|
"metadata": null,
|
|
7083
7085
|
"multiChainAsset": null,
|
|
7084
7086
|
"hasValue": true,
|
|
7085
|
-
"icon": "https://chain-list-assets.
|
|
7087
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor-native-tao.png"
|
|
7086
7088
|
},
|
|
7087
7089
|
"hydradx_main-LOCAL-USDC": {
|
|
7088
7090
|
"originChain": "hydradx_main",
|
|
@@ -7116,7 +7118,7 @@
|
|
|
7116
7118
|
},
|
|
7117
7119
|
"multiChainAsset": "USDC-USDCoin",
|
|
7118
7120
|
"hasValue": true,
|
|
7119
|
-
"icon": "https://chain-list-assets.
|
|
7121
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-usdc.png"
|
|
7120
7122
|
},
|
|
7121
7123
|
"moonbeam-ERC20-CP": {
|
|
7122
7124
|
"originChain": "moonbeam",
|
|
@@ -7132,7 +7134,7 @@
|
|
|
7132
7134
|
},
|
|
7133
7135
|
"multiChainAsset": null,
|
|
7134
7136
|
"hasValue": true,
|
|
7135
|
-
"icon": "https://chain-list-assets.
|
|
7137
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-cp.jpg"
|
|
7136
7138
|
},
|
|
7137
7139
|
"zeta_test-NATIVE-ZETA": {
|
|
7138
7140
|
"originChain": "zeta_test",
|
|
@@ -7146,7 +7148,7 @@
|
|
|
7146
7148
|
"metadata": null,
|
|
7147
7149
|
"multiChainAsset": null,
|
|
7148
7150
|
"hasValue": false,
|
|
7149
|
-
"icon": "https://chain-list-assets.
|
|
7151
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/zeta_test-native-zeta.png"
|
|
7150
7152
|
},
|
|
7151
7153
|
"xcavate-NATIVE-XCAV": {
|
|
7152
7154
|
"originChain": "xcavate",
|
|
@@ -7160,7 +7162,7 @@
|
|
|
7160
7162
|
"metadata": null,
|
|
7161
7163
|
"multiChainAsset": null,
|
|
7162
7164
|
"hasValue": false,
|
|
7163
|
-
"icon": "https://chain-list-assets.
|
|
7165
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/xcavate-native-xcav.png"
|
|
7164
7166
|
},
|
|
7165
7167
|
"arbitrum_one-ERC20-USDC.e-0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8": {
|
|
7166
7168
|
"originChain": "arbitrum_one",
|
|
@@ -7176,7 +7178,7 @@
|
|
|
7176
7178
|
},
|
|
7177
7179
|
"multiChainAsset": "USDC-USDCoin",
|
|
7178
7180
|
"hasValue": true,
|
|
7179
|
-
"icon": "https://chain-list-assets.
|
|
7181
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/arbitrum_one-erc20-usdc.e-0xff970a61a04b1ca14834a43f5de4533ebddb5cc8.png"
|
|
7180
7182
|
},
|
|
7181
7183
|
"moonbeam-ERC20-stDOT-0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4": {
|
|
7182
7184
|
"originChain": "moonbeam",
|
|
@@ -7192,7 +7194,7 @@
|
|
|
7192
7194
|
},
|
|
7193
7195
|
"multiChainAsset": null,
|
|
7194
7196
|
"hasValue": true,
|
|
7195
|
-
"icon": "https://chain-list-assets.
|
|
7197
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-stdot-0xbc7e02c4178a7df7d3e564323a5c359dc96c4db4.png"
|
|
7196
7198
|
},
|
|
7197
7199
|
"enjin_matrixchain-NATIVE-ENJ": {
|
|
7198
7200
|
"originChain": "enjin_matrixchain",
|
|
@@ -7206,7 +7208,7 @@
|
|
|
7206
7208
|
"metadata": null,
|
|
7207
7209
|
"multiChainAsset": "ENJ-Enjin",
|
|
7208
7210
|
"hasValue": true,
|
|
7209
|
-
"icon": "https://chain-list-assets.
|
|
7211
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_matrixchain-native-enj.png"
|
|
7210
7212
|
},
|
|
7211
7213
|
"enjin_relaychain-NATIVE-ENJ": {
|
|
7212
7214
|
"originChain": "enjin_relaychain",
|
|
@@ -7220,7 +7222,7 @@
|
|
|
7220
7222
|
"metadata": null,
|
|
7221
7223
|
"multiChainAsset": "ENJ-Enjin",
|
|
7222
7224
|
"hasValue": true,
|
|
7223
|
-
"icon": "https://chain-list-assets.
|
|
7225
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/enjin_relaychain-native-enj.png"
|
|
7224
7226
|
},
|
|
7225
7227
|
"subspace_gemini_3g-NATIVE-tSSC": {
|
|
7226
7228
|
"originChain": "subspace_gemini_3g",
|
|
@@ -7234,7 +7236,7 @@
|
|
|
7234
7236
|
"metadata": null,
|
|
7235
7237
|
"multiChainAsset": null,
|
|
7236
7238
|
"hasValue": false,
|
|
7237
|
-
"icon": "https://chain-list-assets.
|
|
7239
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3g-native-tssc.png"
|
|
7238
7240
|
},
|
|
7239
7241
|
"goldberg_testnet-NATIVE-AVL": {
|
|
7240
7242
|
"originChain": "goldberg_testnet",
|
|
@@ -7248,7 +7250,7 @@
|
|
|
7248
7250
|
"metadata": null,
|
|
7249
7251
|
"multiChainAsset": null,
|
|
7250
7252
|
"hasValue": false,
|
|
7251
|
-
"icon": "https://chain-list-assets.
|
|
7253
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/goldberg_testnet-native-avl.png"
|
|
7252
7254
|
},
|
|
7253
7255
|
"acala-LOCAL-USDCet": {
|
|
7254
7256
|
"originChain": "acala",
|
|
@@ -7266,7 +7268,7 @@
|
|
|
7266
7268
|
},
|
|
7267
7269
|
"multiChainAsset": "USDC-USDCoin",
|
|
7268
7270
|
"hasValue": true,
|
|
7269
|
-
"icon": "https://chain-list-assets.
|
|
7271
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-usdcet.png"
|
|
7270
7272
|
},
|
|
7271
7273
|
"interlay-LOCAL-USDC.wh": {
|
|
7272
7274
|
"originChain": "interlay",
|
|
@@ -7284,7 +7286,7 @@
|
|
|
7284
7286
|
},
|
|
7285
7287
|
"multiChainAsset": "USDC-USDCoin",
|
|
7286
7288
|
"hasValue": true,
|
|
7287
|
-
"icon": "https://chain-list-assets.
|
|
7289
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/interlay-local-usdc.wh.png"
|
|
7288
7290
|
},
|
|
7289
7291
|
"centrifuge-LOCAL-USDC": {
|
|
7290
7292
|
"originChain": "centrifuge",
|
|
@@ -7302,7 +7304,7 @@
|
|
|
7302
7304
|
},
|
|
7303
7305
|
"multiChainAsset": "USDC-USDCoin",
|
|
7304
7306
|
"hasValue": true,
|
|
7305
|
-
"icon": "https://chain-list-assets.
|
|
7307
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/centrifuge-local-usdc.png"
|
|
7306
7308
|
},
|
|
7307
7309
|
"moonbeam-LOCAL-xcUSDC": {
|
|
7308
7310
|
"originChain": "moonbeam",
|
|
@@ -7320,7 +7322,7 @@
|
|
|
7320
7322
|
},
|
|
7321
7323
|
"multiChainAsset": "USDC-USDCoin",
|
|
7322
7324
|
"hasValue": true,
|
|
7323
|
-
"icon": "https://chain-list-assets.
|
|
7325
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcusdc.png"
|
|
7324
7326
|
},
|
|
7325
7327
|
"vara_testnet-NATIVE-TVARA": {
|
|
7326
7328
|
"originChain": "vara_testnet",
|
|
@@ -7334,7 +7336,7 @@
|
|
|
7334
7336
|
"metadata": null,
|
|
7335
7337
|
"multiChainAsset": null,
|
|
7336
7338
|
"hasValue": false,
|
|
7337
|
-
"icon": "https://chain-list-assets.
|
|
7339
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/vara_testnet-native-tvara.png"
|
|
7338
7340
|
},
|
|
7339
7341
|
"energy_web_x_testnet-NATIVE-VT": {
|
|
7340
7342
|
"originChain": "energy_web_x_testnet",
|
|
@@ -7348,7 +7350,7 @@
|
|
|
7348
7350
|
"metadata": null,
|
|
7349
7351
|
"multiChainAsset": null,
|
|
7350
7352
|
"hasValue": false,
|
|
7351
|
-
"icon": "https://chain-list-assets.
|
|
7353
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/energy_web_x_testnet-native-vt.png"
|
|
7352
7354
|
},
|
|
7353
7355
|
"energy_web_chain-NATIVE-EWT": {
|
|
7354
7356
|
"originChain": "energy_web_chain",
|
|
@@ -7362,7 +7364,7 @@
|
|
|
7362
7364
|
"metadata": null,
|
|
7363
7365
|
"multiChainAsset": null,
|
|
7364
7366
|
"hasValue": true,
|
|
7365
|
-
"icon": "https://chain-list-assets.
|
|
7367
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/energy_web_chain-native-ewt.png"
|
|
7366
7368
|
},
|
|
7367
7369
|
"energy_web_x_rococo-NATIVE-VT": {
|
|
7368
7370
|
"originChain": "energy_web_x_rococo",
|
|
@@ -7376,7 +7378,7 @@
|
|
|
7376
7378
|
"metadata": null,
|
|
7377
7379
|
"multiChainAsset": null,
|
|
7378
7380
|
"hasValue": false,
|
|
7379
|
-
"icon": "https://chain-list-assets.
|
|
7381
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/energy_web_x_rococo-native-vt.png"
|
|
7380
7382
|
},
|
|
7381
7383
|
"energy_web_x-NATIVE-EWT": {
|
|
7382
7384
|
"originChain": "energy_web_x",
|
|
@@ -7390,7 +7392,7 @@
|
|
|
7390
7392
|
"metadata": null,
|
|
7391
7393
|
"multiChainAsset": null,
|
|
7392
7394
|
"hasValue": true,
|
|
7393
|
-
"icon": "https://chain-list-assets.
|
|
7395
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/energy_web_x-native-ewt.png"
|
|
7394
7396
|
},
|
|
7395
7397
|
"acala-LOCAL-INTR": {
|
|
7396
7398
|
"originChain": "acala",
|
|
@@ -7408,7 +7410,7 @@
|
|
|
7408
7410
|
},
|
|
7409
7411
|
"multiChainAsset": "INTR-Interlay",
|
|
7410
7412
|
"hasValue": true,
|
|
7411
|
-
"icon": "https://chain-list-assets.
|
|
7413
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-intr.png"
|
|
7412
7414
|
},
|
|
7413
7415
|
"parallel-LOCAL-ACA": {
|
|
7414
7416
|
"originChain": "parallel",
|
|
@@ -7424,7 +7426,7 @@
|
|
|
7424
7426
|
},
|
|
7425
7427
|
"multiChainAsset": "ACA-Acala",
|
|
7426
7428
|
"hasValue": true,
|
|
7427
|
-
"icon": "https://chain-list-assets.
|
|
7429
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-aca.png"
|
|
7428
7430
|
},
|
|
7429
7431
|
"hydradx_main-LOCAL-CFG": {
|
|
7430
7432
|
"originChain": "hydradx_main",
|
|
@@ -7440,7 +7442,7 @@
|
|
|
7440
7442
|
},
|
|
7441
7443
|
"multiChainAsset": "CFG-Centrifuge",
|
|
7442
7444
|
"hasValue": true,
|
|
7443
|
-
"icon": "https://chain-list-assets.
|
|
7445
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-cfg.png"
|
|
7444
7446
|
},
|
|
7445
7447
|
"polimec-NATIVE-PLMC": {
|
|
7446
7448
|
"originChain": "polimec",
|
|
@@ -7454,7 +7456,7 @@
|
|
|
7454
7456
|
"metadata": null,
|
|
7455
7457
|
"multiChainAsset": null,
|
|
7456
7458
|
"hasValue": true,
|
|
7457
|
-
"icon": "https://chain-list-assets.
|
|
7459
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-native-plmc.png"
|
|
7458
7460
|
},
|
|
7459
7461
|
"invarch-NATIVE-VARCH": {
|
|
7460
7462
|
"originChain": "invarch",
|
|
@@ -7465,10 +7467,12 @@
|
|
|
7465
7467
|
"priceId": null,
|
|
7466
7468
|
"minAmount": "1000000000",
|
|
7467
7469
|
"assetType": "NATIVE",
|
|
7468
|
-
"metadata":
|
|
7470
|
+
"metadata": {
|
|
7471
|
+
"autoEnable": true
|
|
7472
|
+
},
|
|
7469
7473
|
"multiChainAsset": null,
|
|
7470
7474
|
"hasValue": true,
|
|
7471
|
-
"icon": "https://chain-list-assets.
|
|
7475
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/invarch-native-varch.png"
|
|
7472
7476
|
},
|
|
7473
7477
|
"parallel-LOCAL-cDOT714": {
|
|
7474
7478
|
"originChain": "parallel",
|
|
@@ -7484,7 +7488,7 @@
|
|
|
7484
7488
|
},
|
|
7485
7489
|
"multiChainAsset": null,
|
|
7486
7490
|
"hasValue": true,
|
|
7487
|
-
"icon": "https://chain-list-assets.
|
|
7491
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/parallel-local-cdot714.png"
|
|
7488
7492
|
},
|
|
7489
7493
|
"manta_network_evm-NATIVE-ETH": {
|
|
7490
7494
|
"originChain": "manta_network_evm",
|
|
@@ -7498,7 +7502,7 @@
|
|
|
7498
7502
|
"metadata": null,
|
|
7499
7503
|
"multiChainAsset": "ETH-Ethereum",
|
|
7500
7504
|
"hasValue": true,
|
|
7501
|
-
"icon": "https://chain-list-assets.
|
|
7505
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-native-eth.png"
|
|
7502
7506
|
},
|
|
7503
7507
|
"polkadex_dot-NATIVE-PDEX": {
|
|
7504
7508
|
"originChain": "polkadex_dot",
|
|
@@ -7509,10 +7513,12 @@
|
|
|
7509
7513
|
"priceId": "polkadex",
|
|
7510
7514
|
"minAmount": "1000000000000",
|
|
7511
7515
|
"assetType": "NATIVE",
|
|
7512
|
-
"metadata":
|
|
7516
|
+
"metadata": {
|
|
7517
|
+
"autoEnable": true
|
|
7518
|
+
},
|
|
7513
7519
|
"multiChainAsset": null,
|
|
7514
7520
|
"hasValue": true,
|
|
7515
|
-
"icon": "https://chain-list-assets.
|
|
7521
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadex_dot-native-pdex.png"
|
|
7516
7522
|
},
|
|
7517
7523
|
"bifrost_dot-LOCAL-BNCS": {
|
|
7518
7524
|
"originChain": "bifrost_dot",
|
|
@@ -7530,7 +7536,7 @@
|
|
|
7530
7536
|
},
|
|
7531
7537
|
"multiChainAsset": null,
|
|
7532
7538
|
"hasValue": true,
|
|
7533
|
-
"icon": "https://chain-list-assets.
|
|
7539
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-bncs.png"
|
|
7534
7540
|
},
|
|
7535
7541
|
"manta_network-NATIVE-MANTA": {
|
|
7536
7542
|
"originChain": "manta_network",
|
|
@@ -7548,7 +7554,7 @@
|
|
|
7548
7554
|
},
|
|
7549
7555
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7550
7556
|
"hasValue": true,
|
|
7551
|
-
"icon": "https://chain-list-assets.
|
|
7557
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-native-manta.png"
|
|
7552
7558
|
},
|
|
7553
7559
|
"manta_network_evm-ERC20-MANTA-0x95CeF13441Be50d20cA4558CC0a27B601aC544E5": {
|
|
7554
7560
|
"originChain": "manta_network_evm",
|
|
@@ -7564,7 +7570,7 @@
|
|
|
7564
7570
|
},
|
|
7565
7571
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7566
7572
|
"hasValue": true,
|
|
7567
|
-
"icon": "https://chain-list-assets.
|
|
7573
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network_evm-erc20-manta-0x95cef13441be50d20ca4558cc0a27b601ac544e5.png"
|
|
7568
7574
|
},
|
|
7569
7575
|
"manta_network-LOCAL-DOT": {
|
|
7570
7576
|
"originChain": "manta_network",
|
|
@@ -7583,7 +7589,7 @@
|
|
|
7583
7589
|
},
|
|
7584
7590
|
"multiChainAsset": "DOT-Polkadot",
|
|
7585
7591
|
"hasValue": true,
|
|
7586
|
-
"icon": "https://chain-list-assets.
|
|
7592
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/manta_network-local-dot.png"
|
|
7587
7593
|
},
|
|
7588
7594
|
"moonbeam-LOCAL-xcMANTA": {
|
|
7589
7595
|
"originChain": "moonbeam",
|
|
@@ -7601,7 +7607,21 @@
|
|
|
7601
7607
|
},
|
|
7602
7608
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7603
7609
|
"hasValue": true,
|
|
7604
|
-
"icon": "https://chain-list-assets.
|
|
7610
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcmanta.png"
|
|
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"
|
|
7605
7625
|
},
|
|
7606
7626
|
"statemint-LOCAL-PINK": {
|
|
7607
7627
|
"originChain": "statemint",
|
|
@@ -7632,7 +7652,7 @@
|
|
|
7632
7652
|
},
|
|
7633
7653
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7634
7654
|
"hasValue": true,
|
|
7635
|
-
"icon": "https://chain-list-assets.
|
|
7655
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-pink.png"
|
|
7636
7656
|
},
|
|
7637
7657
|
"moonbeam-LOCAL-xcPINK": {
|
|
7638
7658
|
"originChain": "moonbeam",
|
|
@@ -7650,7 +7670,7 @@
|
|
|
7650
7670
|
},
|
|
7651
7671
|
"multiChainAsset": "PINK-StatemintPink",
|
|
7652
7672
|
"hasValue": true,
|
|
7653
|
-
"icon": "https://chain-list-assets.
|
|
7673
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcpink.png"
|
|
7654
7674
|
},
|
|
7655
7675
|
"bifrost_dot-LOCAL-vMANTA": {
|
|
7656
7676
|
"originChain": "bifrost_dot",
|
|
@@ -7668,7 +7688,7 @@
|
|
|
7668
7688
|
},
|
|
7669
7689
|
"multiChainAsset": null,
|
|
7670
7690
|
"hasValue": true,
|
|
7671
|
-
"icon": "https://chain-list-assets.
|
|
7691
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-vmanta.png"
|
|
7672
7692
|
},
|
|
7673
7693
|
"bifrost_dot-LOCAL-MANTA": {
|
|
7674
7694
|
"originChain": "bifrost_dot",
|
|
@@ -7686,7 +7706,7 @@
|
|
|
7686
7706
|
},
|
|
7687
7707
|
"multiChainAsset": "MANTA-MantaAtlantic",
|
|
7688
7708
|
"hasValue": true,
|
|
7689
|
-
"icon": "https://chain-list-assets.
|
|
7709
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-manta.png"
|
|
7690
7710
|
},
|
|
7691
7711
|
"subspace_gemini_3h-NATIVE-tSSC": {
|
|
7692
7712
|
"originChain": "subspace_gemini_3h",
|
|
@@ -7700,7 +7720,7 @@
|
|
|
7700
7720
|
"metadata": null,
|
|
7701
7721
|
"multiChainAsset": null,
|
|
7702
7722
|
"hasValue": false,
|
|
7703
|
-
"icon": "https://chain-list-assets.
|
|
7723
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/subspace_gemini_3h-native-tssc.png"
|
|
7704
7724
|
},
|
|
7705
7725
|
"continuum_network-NATIVE-NUUM": {
|
|
7706
7726
|
"originChain": "continuum_network",
|
|
@@ -7714,7 +7734,7 @@
|
|
|
7714
7734
|
"metadata": null,
|
|
7715
7735
|
"multiChainAsset": null,
|
|
7716
7736
|
"hasValue": true,
|
|
7717
|
-
"icon": "https://chain-list-assets.
|
|
7737
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/continuum_network-native-nuum.png"
|
|
7718
7738
|
},
|
|
7719
7739
|
"hydradx_main-LOCAL-INTR": {
|
|
7720
7740
|
"originChain": "hydradx_main",
|
|
@@ -7730,7 +7750,7 @@
|
|
|
7730
7750
|
},
|
|
7731
7751
|
"multiChainAsset": "INTR-Interlay",
|
|
7732
7752
|
"hasValue": true,
|
|
7733
|
-
"icon": "https://chain-list-assets.
|
|
7753
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-intr.png"
|
|
7734
7754
|
},
|
|
7735
7755
|
"rococo_assethub-NATIVE-ROC": {
|
|
7736
7756
|
"originChain": "rococo_assethub",
|
|
@@ -7744,7 +7764,7 @@
|
|
|
7744
7764
|
"metadata": null,
|
|
7745
7765
|
"multiChainAsset": null,
|
|
7746
7766
|
"hasValue": false,
|
|
7747
|
-
"icon": "https://chain-list-assets.
|
|
7767
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rococo_assethub-native-roc.png"
|
|
7748
7768
|
},
|
|
7749
7769
|
"rococo_assethub-LOCAL-WETH": {
|
|
7750
7770
|
"originChain": "rococo_assethub",
|
|
@@ -7780,7 +7800,7 @@
|
|
|
7780
7800
|
},
|
|
7781
7801
|
"multiChainAsset": null,
|
|
7782
7802
|
"hasValue": false,
|
|
7783
|
-
"icon": "https://chain-list-assets.
|
|
7803
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/rococo_assethub-local-weth.png"
|
|
7784
7804
|
},
|
|
7785
7805
|
"okxTest-NATIVE-OKX": {
|
|
7786
7806
|
"originChain": "okxTest",
|
|
@@ -7794,7 +7814,7 @@
|
|
|
7794
7814
|
"metadata": null,
|
|
7795
7815
|
"multiChainAsset": null,
|
|
7796
7816
|
"hasValue": false,
|
|
7797
|
-
"icon": "https://chain-list-assets.
|
|
7817
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/okxtest-native-okx.png"
|
|
7798
7818
|
},
|
|
7799
7819
|
"liberlandTest-NATIVE-LDN": {
|
|
7800
7820
|
"originChain": "liberlandTest",
|
|
@@ -7808,7 +7828,7 @@
|
|
|
7808
7828
|
"metadata": null,
|
|
7809
7829
|
"multiChainAsset": null,
|
|
7810
7830
|
"hasValue": false,
|
|
7811
|
-
"icon": "https://chain-list-assets.
|
|
7831
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberlandtest-native-ldn.png"
|
|
7812
7832
|
},
|
|
7813
7833
|
"liberland-NATIVE-LLD": {
|
|
7814
7834
|
"originChain": "liberland",
|
|
@@ -7822,7 +7842,7 @@
|
|
|
7822
7842
|
"metadata": null,
|
|
7823
7843
|
"multiChainAsset": null,
|
|
7824
7844
|
"hasValue": true,
|
|
7825
|
-
"icon": "https://chain-list-assets.
|
|
7845
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-native-lld.png"
|
|
7826
7846
|
},
|
|
7827
7847
|
"liberland-LOCAL-LLM": {
|
|
7828
7848
|
"originChain": "liberland",
|
|
@@ -7838,7 +7858,7 @@
|
|
|
7838
7858
|
},
|
|
7839
7859
|
"multiChainAsset": null,
|
|
7840
7860
|
"hasValue": true,
|
|
7841
|
-
"icon": "https://chain-list-assets.
|
|
7861
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/liberland-local-llm.png"
|
|
7842
7862
|
},
|
|
7843
7863
|
"chainflip_dot-NATIVE-pDOT": {
|
|
7844
7864
|
"originChain": "chainflip_dot",
|
|
@@ -7852,7 +7872,7 @@
|
|
|
7852
7872
|
"metadata": null,
|
|
7853
7873
|
"multiChainAsset": null,
|
|
7854
7874
|
"hasValue": false,
|
|
7855
|
-
"icon": "https://chain-list-assets.
|
|
7875
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/chainflip_dot-native-pdot.png"
|
|
7856
7876
|
},
|
|
7857
7877
|
"ethereum_goerli-ERC20-USDC-0x07865c6E87B9F70255377e024ace6630C1Eaa37F": {
|
|
7858
7878
|
"originChain": "ethereum_goerli",
|
|
@@ -7868,7 +7888,7 @@
|
|
|
7868
7888
|
},
|
|
7869
7889
|
"multiChainAsset": null,
|
|
7870
7890
|
"hasValue": false,
|
|
7871
|
-
"icon": "https://chain-list-assets.
|
|
7891
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum_goerli-erc20-usdc-0x07865c6e87b9f70255377e024ace6630c1eaa37f.png"
|
|
7872
7892
|
},
|
|
7873
7893
|
"hydradx_main-LOCAL-ASTR": {
|
|
7874
7894
|
"originChain": "hydradx_main",
|
|
@@ -7884,7 +7904,7 @@
|
|
|
7884
7904
|
},
|
|
7885
7905
|
"multiChainAsset": "ASTR-Astar",
|
|
7886
7906
|
"hasValue": true,
|
|
7887
|
-
"icon": "https://chain-list-assets.
|
|
7907
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-astr.png"
|
|
7888
7908
|
},
|
|
7889
7909
|
"hydradx_main-LOCAL-BNC": {
|
|
7890
7910
|
"originChain": "hydradx_main",
|
|
@@ -7900,7 +7920,7 @@
|
|
|
7900
7920
|
},
|
|
7901
7921
|
"multiChainAsset": "BNC-BifrostPolkadot",
|
|
7902
7922
|
"hasValue": true,
|
|
7903
|
-
"icon": "https://chain-list-assets.
|
|
7923
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-bnc.png"
|
|
7904
7924
|
},
|
|
7905
7925
|
"hydradx_main-LOCAL-GLMR": {
|
|
7906
7926
|
"originChain": "hydradx_main",
|
|
@@ -7916,7 +7936,7 @@
|
|
|
7916
7936
|
},
|
|
7917
7937
|
"multiChainAsset": "GLMR-Moonbeam",
|
|
7918
7938
|
"hasValue": true,
|
|
7919
|
-
"icon": "https://chain-list-assets.
|
|
7939
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-glmr.png"
|
|
7920
7940
|
},
|
|
7921
7941
|
"tangleTest-NATIVE-tTNT": {
|
|
7922
7942
|
"originChain": "tangleTest",
|
|
@@ -7930,7 +7950,7 @@
|
|
|
7930
7950
|
"metadata": null,
|
|
7931
7951
|
"multiChainAsset": null,
|
|
7932
7952
|
"hasValue": false,
|
|
7933
|
-
"icon": "https://chain-list-assets.
|
|
7953
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/tangletest-native-ttnt.png"
|
|
7934
7954
|
},
|
|
7935
7955
|
"dentnet-NATIVE-DENTX": {
|
|
7936
7956
|
"originChain": "dentnet",
|
|
@@ -7944,7 +7964,7 @@
|
|
|
7944
7964
|
"metadata": null,
|
|
7945
7965
|
"multiChainAsset": null,
|
|
7946
7966
|
"hasValue": true,
|
|
7947
|
-
"icon": "https://chain-list-assets.
|
|
7967
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dentnet-native-dentx.png"
|
|
7948
7968
|
},
|
|
7949
7969
|
"dentnet-LOCAL-DENT": {
|
|
7950
7970
|
"originChain": "dentnet",
|
|
@@ -7960,7 +7980,7 @@
|
|
|
7960
7980
|
},
|
|
7961
7981
|
"multiChainAsset": null,
|
|
7962
7982
|
"hasValue": true,
|
|
7963
|
-
"icon": "https://chain-list-assets.
|
|
7983
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/dentnet-local-dent.png"
|
|
7964
7984
|
},
|
|
7965
7985
|
"phykenTest-NATIVE-KEN": {
|
|
7966
7986
|
"originChain": "phykenTest",
|
|
@@ -7974,7 +7994,7 @@
|
|
|
7974
7994
|
"metadata": null,
|
|
7975
7995
|
"multiChainAsset": null,
|
|
7976
7996
|
"hasValue": false,
|
|
7977
|
-
"icon": "https://chain-list-assets.
|
|
7997
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/phykentest-native-ken.png"
|
|
7978
7998
|
},
|
|
7979
7999
|
"creditcoinTestEvm-NATIVE-CTC": {
|
|
7980
8000
|
"originChain": "creditcoinTestEvm",
|
|
@@ -7988,7 +8008,7 @@
|
|
|
7988
8008
|
"metadata": null,
|
|
7989
8009
|
"multiChainAsset": null,
|
|
7990
8010
|
"hasValue": false,
|
|
7991
|
-
"icon": "https://chain-list-assets.
|
|
8011
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcointestevm-native-ctc.png"
|
|
7992
8012
|
},
|
|
7993
8013
|
"astarZkEvm-NATIVE-ETH": {
|
|
7994
8014
|
"originChain": "astarZkEvm",
|
|
@@ -8002,7 +8022,7 @@
|
|
|
8002
8022
|
"metadata": null,
|
|
8003
8023
|
"multiChainAsset": "ETH-Ethereum",
|
|
8004
8024
|
"hasValue": true,
|
|
8005
|
-
"icon": "https://chain-list-assets.
|
|
8025
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-native-eth.png"
|
|
8006
8026
|
},
|
|
8007
8027
|
"sepolia_ethereum-NATIVE-ETH": {
|
|
8008
8028
|
"originChain": "sepolia_ethereum",
|
|
@@ -8016,7 +8036,7 @@
|
|
|
8016
8036
|
"metadata": null,
|
|
8017
8037
|
"multiChainAsset": null,
|
|
8018
8038
|
"hasValue": false,
|
|
8019
|
-
"icon": "https://chain-list-assets.
|
|
8039
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-native-eth.png"
|
|
8020
8040
|
},
|
|
8021
8041
|
"sepolia_ethereum-ERC20-USDC-0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238": {
|
|
8022
8042
|
"originChain": "sepolia_ethereum",
|
|
@@ -8032,7 +8052,7 @@
|
|
|
8032
8052
|
},
|
|
8033
8053
|
"multiChainAsset": null,
|
|
8034
8054
|
"hasValue": false,
|
|
8035
|
-
"icon": "https://chain-list-assets.
|
|
8055
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sepolia_ethereum-erc20-usdc-0x1c7d4b196cb0c7b01d743fbc6116a902379c7238.png"
|
|
8036
8056
|
},
|
|
8037
8057
|
"statemint-LOCAL-DED": {
|
|
8038
8058
|
"originChain": "statemint",
|
|
@@ -8048,6 +8068,236 @@
|
|
|
8048
8068
|
},
|
|
8049
8069
|
"multiChainAsset": null,
|
|
8050
8070
|
"hasValue": true,
|
|
8051
|
-
"icon": "https://chain-list-assets.
|
|
8071
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-ded.png"
|
|
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"
|
|
8120
|
+
},
|
|
8121
|
+
"bifrost_dot-LOCAL-PINK": {
|
|
8122
|
+
"originChain": "bifrost_dot",
|
|
8123
|
+
"slug": "bifrost_dot-LOCAL-PINK",
|
|
8124
|
+
"name": "Pink",
|
|
8125
|
+
"symbol": "PINK",
|
|
8126
|
+
"decimals": 10,
|
|
8127
|
+
"priceId": null,
|
|
8128
|
+
"minAmount": "100000000",
|
|
8129
|
+
"assetType": "LOCAL",
|
|
8130
|
+
"metadata": {
|
|
8131
|
+
"onChainInfo": {
|
|
8132
|
+
"Token2": "10"
|
|
8133
|
+
}
|
|
8134
|
+
},
|
|
8135
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8136
|
+
"hasValue": true,
|
|
8137
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost_dot-local-pink.png"
|
|
8138
|
+
},
|
|
8139
|
+
"astar-LOCAL-PINK": {
|
|
8140
|
+
"originChain": "astar",
|
|
8141
|
+
"slug": "astar-LOCAL-PINK",
|
|
8142
|
+
"name": "Pink",
|
|
8143
|
+
"symbol": "PINK",
|
|
8144
|
+
"decimals": 10,
|
|
8145
|
+
"priceId": null,
|
|
8146
|
+
"minAmount": "1",
|
|
8147
|
+
"assetType": "LOCAL",
|
|
8148
|
+
"metadata": {
|
|
8149
|
+
"assetId": "18446744073709551633",
|
|
8150
|
+
"multilocation": {
|
|
8151
|
+
"Concrete": {
|
|
8152
|
+
"parents": 1,
|
|
8153
|
+
"interior": {
|
|
8154
|
+
"X3": [
|
|
8155
|
+
{
|
|
8156
|
+
"Parachain": 1000
|
|
8157
|
+
},
|
|
8158
|
+
{
|
|
8159
|
+
"PalletInstance": 50
|
|
8160
|
+
},
|
|
8161
|
+
{
|
|
8162
|
+
"GeneralIndex": 23
|
|
8163
|
+
}
|
|
8164
|
+
]
|
|
8165
|
+
}
|
|
8166
|
+
}
|
|
8167
|
+
}
|
|
8168
|
+
},
|
|
8169
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8170
|
+
"hasValue": true,
|
|
8171
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-pink.png"
|
|
8172
|
+
},
|
|
8173
|
+
"phala-LOCAL-PINK": {
|
|
8174
|
+
"originChain": "phala",
|
|
8175
|
+
"slug": "phala-LOCAL-PINK",
|
|
8176
|
+
"name": "Pink",
|
|
8177
|
+
"symbol": "PINK",
|
|
8178
|
+
"decimals": 10,
|
|
8179
|
+
"priceId": null,
|
|
8180
|
+
"minAmount": "100000000",
|
|
8181
|
+
"assetType": "LOCAL",
|
|
8182
|
+
"metadata": {
|
|
8183
|
+
"assetId": "12",
|
|
8184
|
+
"multilocation": {
|
|
8185
|
+
"Concrete": {
|
|
8186
|
+
"parents": 1,
|
|
8187
|
+
"interior": {
|
|
8188
|
+
"X2": [
|
|
8189
|
+
{
|
|
8190
|
+
"Parachain": 2000
|
|
8191
|
+
},
|
|
8192
|
+
{
|
|
8193
|
+
"GeneralKey": {
|
|
8194
|
+
"data": "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
8195
|
+
"length": 2
|
|
8196
|
+
}
|
|
8197
|
+
}
|
|
8198
|
+
]
|
|
8199
|
+
}
|
|
8200
|
+
}
|
|
8201
|
+
}
|
|
8202
|
+
},
|
|
8203
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8204
|
+
"hasValue": true,
|
|
8205
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/phala-local-pink.png"
|
|
8206
|
+
},
|
|
8207
|
+
"acala-LOCAL-PINK": {
|
|
8208
|
+
"originChain": "acala",
|
|
8209
|
+
"slug": "acala-LOCAL-PINK",
|
|
8210
|
+
"name": "Pink",
|
|
8211
|
+
"symbol": "PINK",
|
|
8212
|
+
"decimals": 10,
|
|
8213
|
+
"priceId": null,
|
|
8214
|
+
"minAmount": "1000000000",
|
|
8215
|
+
"assetType": "LOCAL",
|
|
8216
|
+
"metadata": {
|
|
8217
|
+
"onChainInfo": {
|
|
8218
|
+
"ForeignAsset": 13
|
|
8219
|
+
}
|
|
8220
|
+
},
|
|
8221
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8222
|
+
"hasValue": true,
|
|
8223
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-pink.png"
|
|
8224
|
+
},
|
|
8225
|
+
"crust-LOCAL-PINK": {
|
|
8226
|
+
"originChain": "crust",
|
|
8227
|
+
"slug": "crust-LOCAL-PINK",
|
|
8228
|
+
"name": "Pink",
|
|
8229
|
+
"symbol": "PINK",
|
|
8230
|
+
"decimals": 10,
|
|
8231
|
+
"priceId": null,
|
|
8232
|
+
"minAmount": "1",
|
|
8233
|
+
"assetType": "LOCAL",
|
|
8234
|
+
"metadata": {
|
|
8235
|
+
"assetId": "64174511183114006009298114091987195453"
|
|
8236
|
+
},
|
|
8237
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8238
|
+
"hasValue": true,
|
|
8239
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/crust-local-pink.png"
|
|
8240
|
+
},
|
|
8241
|
+
"darwinia2-LOCAL-PINK": {
|
|
8242
|
+
"originChain": "darwinia2",
|
|
8243
|
+
"slug": "darwinia2-LOCAL-PINK",
|
|
8244
|
+
"name": "Pink",
|
|
8245
|
+
"symbol": "PINK",
|
|
8246
|
+
"decimals": 10,
|
|
8247
|
+
"priceId": null,
|
|
8248
|
+
"minAmount": "1",
|
|
8249
|
+
"assetType": "LOCAL",
|
|
8250
|
+
"metadata": {
|
|
8251
|
+
"assetId": "1028"
|
|
8252
|
+
},
|
|
8253
|
+
"multiChainAsset": "PINK-StatemintPink",
|
|
8254
|
+
"hasValue": true,
|
|
8255
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/darwinia2-local-pink.png"
|
|
8256
|
+
},
|
|
8257
|
+
"creditcoinTest-NATIVE-CTC": {
|
|
8258
|
+
"originChain": "creditcoinTest",
|
|
8259
|
+
"slug": "creditcoinTest-NATIVE-CTC",
|
|
8260
|
+
"name": "Creditcoin testnet",
|
|
8261
|
+
"symbol": "CTC",
|
|
8262
|
+
"decimals": 18,
|
|
8263
|
+
"priceId": null,
|
|
8264
|
+
"minAmount": "0",
|
|
8265
|
+
"assetType": "NATIVE",
|
|
8266
|
+
"metadata": null,
|
|
8267
|
+
"multiChainAsset": null,
|
|
8268
|
+
"hasValue": false,
|
|
8269
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/creditcointest-native-ctc.png"
|
|
8270
|
+
},
|
|
8271
|
+
"moonbeam-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3": {
|
|
8272
|
+
"originChain": "moonbeam",
|
|
8273
|
+
"slug": "moonbeam-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3",
|
|
8274
|
+
"name": "RMRK",
|
|
8275
|
+
"symbol": "RMRK",
|
|
8276
|
+
"decimals": 18,
|
|
8277
|
+
"priceId": "rmrk",
|
|
8278
|
+
"minAmount": "0",
|
|
8279
|
+
"assetType": "ERC20",
|
|
8280
|
+
"metadata": {
|
|
8281
|
+
"contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3"
|
|
8282
|
+
},
|
|
8283
|
+
"multiChainAsset": "RMRK-RMRKApp",
|
|
8284
|
+
"hasValue": true,
|
|
8285
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png"
|
|
8286
|
+
},
|
|
8287
|
+
"astarEvm-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3": {
|
|
8288
|
+
"originChain": "astarEvm",
|
|
8289
|
+
"slug": "astarEvm-ERC20-RMRK-0x524d524B4c9366be706D3A90dcf70076ca037aE3",
|
|
8290
|
+
"name": "RMRK",
|
|
8291
|
+
"symbol": "RMRK",
|
|
8292
|
+
"decimals": 18,
|
|
8293
|
+
"priceId": "rmrk",
|
|
8294
|
+
"minAmount": "0",
|
|
8295
|
+
"assetType": "ERC20",
|
|
8296
|
+
"metadata": {
|
|
8297
|
+
"contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3"
|
|
8298
|
+
},
|
|
8299
|
+
"multiChainAsset": "RMRK-RMRKApp",
|
|
8300
|
+
"hasValue": true,
|
|
8301
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarevm-erc20-rmrk-0x524d524b4c9366be706d3a90dcf70076ca037ae3.png"
|
|
8052
8302
|
}
|
|
8053
8303
|
}
|