@subwallet/chain-list 0.2.103-beta.5 → 0.2.103-beta.7
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 +386 -117
- package/cjs/data/AssetLogoMap.json +9 -1
- package/cjs/data/AssetRef.json +0 -49
- package/cjs/data/ChainAsset.json +238 -67
- package/cjs/data/ChainInfo.json +127 -0
- package/cjs/data/ChainLogoMap.json +3 -0
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +9 -1
- package/data/AssetRef.json +0 -49
- package/data/ChainAsset.json +238 -67
- package/data/ChainInfo.json +127 -0
- package/data/ChainLogoMap.json +3 -0
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +2 -1
|
@@ -1156,6 +1156,7 @@
|
|
|
1156
1156
|
"westend_assethub-local-prim": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/westend_assethub-local-prim.png",
|
|
1157
1157
|
"polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polygon-erc20-gsx-0xb92190e31c9d5cc334cef0a156979cb9beed90c7.png",
|
|
1158
1158
|
"torus-native-torus": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png",
|
|
1159
|
+
"sonic-native-s": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sonic-native-s.png",
|
|
1159
1160
|
"story_protocol-native-ip": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/story_protocol-native-ip.png",
|
|
1160
1161
|
"sophon-native-soph": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sophon-native-soph.png",
|
|
1161
1162
|
"hydradx_main-local-tbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-tbtc.png",
|
|
@@ -1188,6 +1189,8 @@
|
|
|
1188
1189
|
"acala-local-lova": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acala-local-lova.png",
|
|
1189
1190
|
"hydradx_main-local-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ksm.png",
|
|
1190
1191
|
"ethereum-erc20-peaq-0x1eef208926667594e5136e89d0e9dd6907959197": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-peaq-0x1eef208926667594e5136e89d0e9dd6907959197.png",
|
|
1192
|
+
"cardano-cip26-usda-fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-usda-fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441.png",
|
|
1193
|
+
"cardano-cip26-min-29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-min-29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e.png",
|
|
1191
1194
|
"polimec-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-local-usdt.png",
|
|
1192
1195
|
"polimec-local-usdc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-local-usdc.png",
|
|
1193
1196
|
"polimec-local-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polimec-local-dot.png",
|
|
@@ -1274,6 +1277,11 @@
|
|
|
1274
1277
|
"bittensor-local-ل": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor-local-ل.png",
|
|
1275
1278
|
"bittensor-local-ظ": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor-local-ظ.png",
|
|
1276
1279
|
"bittensor-local-ي-81": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor-local-ي-81.png",
|
|
1280
|
+
"peaq_evm-native-peaq": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq_evm-native-peaq.png",
|
|
1281
|
+
"ethereum-erc20-ttao-0xe4887cf30ff3edb843369f2161fcb7e064ff28f0": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ttao-0xe4887cf30ff3edb843369f2161fcb7e064ff28f0.png",
|
|
1282
|
+
"ethereum-erc20-sttao-0xb60acd2057067dc9ed8c083f5aa227a244044fd6": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sttao-0xb60acd2057067dc9ed8c083f5aa227a244044fd6.png",
|
|
1283
|
+
"polkadot_coretime-native-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot_coretime-native-dot.png",
|
|
1284
|
+
"kusama_coretime-native-ksm": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusama_coretime-native-ksm.png",
|
|
1277
1285
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
1278
1286
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
1279
1287
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -1415,13 +1423,6 @@
|
|
|
1415
1423
|
srcChain: "polkadot",
|
|
1416
1424
|
destChain: "interlay",
|
|
1417
1425
|
path: "XCM"
|
|
1418
|
-
},
|
|
1419
|
-
"polkadot-NATIVE-DOT___parallel-LOCAL-DOT": {
|
|
1420
|
-
srcAsset: "polkadot-NATIVE-DOT",
|
|
1421
|
-
destAsset: "parallel-LOCAL-DOT",
|
|
1422
|
-
srcChain: "polkadot",
|
|
1423
|
-
destChain: "parallel",
|
|
1424
|
-
path: "XCM"
|
|
1425
1426
|
},
|
|
1426
1427
|
"polkadot-NATIVE-DOT___bifrost_dot-LOCAL-DOT": {
|
|
1427
1428
|
srcAsset: "polkadot-NATIVE-DOT",
|
|
@@ -1555,13 +1556,6 @@
|
|
|
1555
1556
|
srcChain: "acala",
|
|
1556
1557
|
destChain: "moonbeam",
|
|
1557
1558
|
path: "XCM"
|
|
1558
|
-
},
|
|
1559
|
-
"acala-NATIVE-ACA___parallel-LOCAL-ACA": {
|
|
1560
|
-
srcAsset: "acala-NATIVE-ACA",
|
|
1561
|
-
destAsset: "parallel-LOCAL-ACA",
|
|
1562
|
-
srcChain: "acala",
|
|
1563
|
-
destChain: "parallel",
|
|
1564
|
-
path: "XCM"
|
|
1565
1559
|
},
|
|
1566
1560
|
"acala-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
1567
1561
|
srcAsset: "acala-LOCAL-DOT",
|
|
@@ -1660,13 +1654,6 @@
|
|
|
1660
1654
|
srcChain: "bifrost_dot",
|
|
1661
1655
|
destChain: "statemint",
|
|
1662
1656
|
path: "XCM"
|
|
1663
|
-
},
|
|
1664
|
-
"parallel-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
1665
|
-
srcAsset: "parallel-LOCAL-USDT",
|
|
1666
|
-
destAsset: "statemint-LOCAL-USDt",
|
|
1667
|
-
srcChain: "parallel",
|
|
1668
|
-
destChain: "statemint",
|
|
1669
|
-
path: "XCM"
|
|
1670
1657
|
},
|
|
1671
1658
|
"hydradx_main-LOCAL-USDT___statemint-LOCAL-USDt": {
|
|
1672
1659
|
srcAsset: "hydradx_main-LOCAL-USDT",
|
|
@@ -1765,20 +1752,6 @@
|
|
|
1765
1752
|
srcChain: "statemint",
|
|
1766
1753
|
destChain: "hydradx_main",
|
|
1767
1754
|
path: "XCM"
|
|
1768
|
-
},
|
|
1769
|
-
"statemint-LOCAL-USDt___parallel-LOCAL-USDT": {
|
|
1770
|
-
srcAsset: "statemint-LOCAL-USDt",
|
|
1771
|
-
destAsset: "parallel-LOCAL-USDT",
|
|
1772
|
-
srcChain: "statemint",
|
|
1773
|
-
destChain: "parallel",
|
|
1774
|
-
path: "XCM"
|
|
1775
|
-
},
|
|
1776
|
-
"statemint-LOCAL-USDt___equilibrium_parachain-LOCAL-USDT": {
|
|
1777
|
-
srcAsset: "statemint-LOCAL-USDt",
|
|
1778
|
-
destAsset: "equilibrium_parachain-LOCAL-USDT",
|
|
1779
|
-
srcChain: "statemint",
|
|
1780
|
-
destChain: "equilibrium_parachain",
|
|
1781
|
-
path: "XCM"
|
|
1782
1755
|
},
|
|
1783
1756
|
"statemint-LOCAL-USDt___bifrost_dot-LOCAL-USDT": {
|
|
1784
1757
|
srcAsset: "statemint-LOCAL-USDt",
|
|
@@ -1828,13 +1801,6 @@
|
|
|
1828
1801
|
srcChain: "bifrost_dot",
|
|
1829
1802
|
destChain: "polkadot",
|
|
1830
1803
|
path: "XCM"
|
|
1831
|
-
},
|
|
1832
|
-
"parallel-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
1833
|
-
srcAsset: "parallel-LOCAL-DOT",
|
|
1834
|
-
destAsset: "polkadot-NATIVE-DOT",
|
|
1835
|
-
srcChain: "parallel",
|
|
1836
|
-
destChain: "polkadot",
|
|
1837
|
-
path: "XCM"
|
|
1838
1804
|
},
|
|
1839
1805
|
"interlay-LOCAL-DOT___polkadot-NATIVE-DOT": {
|
|
1840
1806
|
srcAsset: "interlay-LOCAL-DOT",
|
|
@@ -1877,13 +1843,6 @@
|
|
|
1877
1843
|
srcChain: "acala",
|
|
1878
1844
|
destChain: "interlay",
|
|
1879
1845
|
path: "XCM"
|
|
1880
|
-
},
|
|
1881
|
-
"parallel-LOCAL-ACA___acala-NATIVE-ACA": {
|
|
1882
|
-
srcAsset: "parallel-LOCAL-ACA",
|
|
1883
|
-
destAsset: "acala-NATIVE-ACA",
|
|
1884
|
-
srcChain: "parallel",
|
|
1885
|
-
destChain: "acala",
|
|
1886
|
-
path: "XCM"
|
|
1887
1846
|
},
|
|
1888
1847
|
"hydradx_main-LOCAL-CFG___centrifuge-NATIVE-CFG": {
|
|
1889
1848
|
srcAsset: "hydradx_main-LOCAL-CFG",
|
|
@@ -2220,7 +2179,8 @@
|
|
|
2220
2179
|
minAmount: "10000000000",
|
|
2221
2180
|
assetType: "NATIVE",
|
|
2222
2181
|
metadata: {
|
|
2223
|
-
|
|
2182
|
+
paraSpellAssetType: "symbol",
|
|
2183
|
+
paraSpellValue: "DOT",
|
|
2224
2184
|
multilocation: {
|
|
2225
2185
|
parents: 0,
|
|
2226
2186
|
interior: "Here"
|
|
@@ -2240,7 +2200,8 @@
|
|
|
2240
2200
|
minAmount: "333333333",
|
|
2241
2201
|
assetType: "NATIVE",
|
|
2242
2202
|
metadata: {
|
|
2243
|
-
|
|
2203
|
+
paraSpellAssetType: "symbol",
|
|
2204
|
+
paraSpellValue: "KSM",
|
|
2244
2205
|
multilocation: {
|
|
2245
2206
|
parents: 0,
|
|
2246
2207
|
interior: "Here"
|
|
@@ -2288,7 +2249,8 @@
|
|
|
2288
2249
|
minAmount: "0",
|
|
2289
2250
|
assetType: "NATIVE",
|
|
2290
2251
|
metadata: {
|
|
2291
|
-
|
|
2252
|
+
paraSpellAssetType: "symbol",
|
|
2253
|
+
paraSpellValue: "GLMR",
|
|
2292
2254
|
multilocation: {
|
|
2293
2255
|
parents: 0,
|
|
2294
2256
|
interior: "Here"
|
|
@@ -2308,7 +2270,8 @@
|
|
|
2308
2270
|
minAmount: "100000000000000000",
|
|
2309
2271
|
assetType: "NATIVE",
|
|
2310
2272
|
metadata: {
|
|
2311
|
-
|
|
2273
|
+
paraSpellAssetType: "symbol",
|
|
2274
|
+
paraSpellValue: "NEER",
|
|
2312
2275
|
multilocation: {
|
|
2313
2276
|
parents: 0,
|
|
2314
2277
|
interior: "Here"
|
|
@@ -2342,7 +2305,8 @@
|
|
|
2342
2305
|
minAmount: "1000000",
|
|
2343
2306
|
assetType: "NATIVE",
|
|
2344
2307
|
metadata: {
|
|
2345
|
-
|
|
2308
|
+
paraSpellAssetType: "symbol",
|
|
2309
|
+
paraSpellValue: "ASTR",
|
|
2346
2310
|
multilocation: {
|
|
2347
2311
|
parents: 0,
|
|
2348
2312
|
interior: "Here"
|
|
@@ -2362,7 +2326,8 @@
|
|
|
2362
2326
|
minAmount: "100000000",
|
|
2363
2327
|
assetType: "NATIVE",
|
|
2364
2328
|
metadata: {
|
|
2365
|
-
|
|
2329
|
+
paraSpellAssetType: "symbol",
|
|
2330
|
+
paraSpellValue: "DOT",
|
|
2366
2331
|
multilocation: {
|
|
2367
2332
|
parents: 1,
|
|
2368
2333
|
interior: "Here"
|
|
@@ -2383,7 +2348,8 @@
|
|
|
2383
2348
|
minAmount: "100000000000",
|
|
2384
2349
|
assetType: "NATIVE",
|
|
2385
2350
|
metadata: {
|
|
2386
|
-
|
|
2351
|
+
paraSpellAssetType: "symbol",
|
|
2352
|
+
paraSpellValue: "ACA",
|
|
2387
2353
|
onChainInfo: {
|
|
2388
2354
|
NativeAssetId: {
|
|
2389
2355
|
Token: "ACA"
|
|
@@ -2496,7 +2462,8 @@
|
|
|
2496
2462
|
minAmount: "100000000",
|
|
2497
2463
|
assetType: "LOCAL",
|
|
2498
2464
|
metadata: {
|
|
2499
|
-
|
|
2465
|
+
paraSpellAssetType: "symbol",
|
|
2466
|
+
paraSpellValue: "DOT",
|
|
2500
2467
|
onChainInfo: {
|
|
2501
2468
|
Token: "DOT"
|
|
2502
2469
|
}
|
|
@@ -2515,7 +2482,8 @@
|
|
|
2515
2482
|
minAmount: "100000000000000000",
|
|
2516
2483
|
assetType: "LOCAL",
|
|
2517
2484
|
metadata: {
|
|
2518
|
-
|
|
2485
|
+
paraSpellAssetType: "symbol",
|
|
2486
|
+
paraSpellValue: "GLMR",
|
|
2519
2487
|
onChainInfo: {
|
|
2520
2488
|
ForeignAsset: 0
|
|
2521
2489
|
}
|
|
@@ -2534,7 +2502,8 @@
|
|
|
2534
2502
|
minAmount: "10000",
|
|
2535
2503
|
assetType: "LOCAL",
|
|
2536
2504
|
metadata: {
|
|
2537
|
-
|
|
2505
|
+
paraSpellAssetType: "symbol",
|
|
2506
|
+
paraSpellValue: "USDT",
|
|
2538
2507
|
onChainInfo: {
|
|
2539
2508
|
ForeignAsset: 12
|
|
2540
2509
|
}
|
|
@@ -2571,7 +2540,8 @@
|
|
|
2571
2540
|
minAmount: "100000000000000000",
|
|
2572
2541
|
assetType: "LOCAL",
|
|
2573
2542
|
metadata: {
|
|
2574
|
-
|
|
2543
|
+
paraSpellAssetType: "symbol",
|
|
2544
|
+
paraSpellValue: "ASTR",
|
|
2575
2545
|
onChainInfo: {
|
|
2576
2546
|
ForeignAsset: 2
|
|
2577
2547
|
}
|
|
@@ -2658,7 +2628,8 @@
|
|
|
2658
2628
|
minAmount: "1",
|
|
2659
2629
|
assetType: "LOCAL",
|
|
2660
2630
|
metadata: {
|
|
2661
|
-
|
|
2631
|
+
paraSpellAssetType: "symbol",
|
|
2632
|
+
paraSpellValue: "DOT",
|
|
2662
2633
|
assetId: "42259045809535163221576417993425387648",
|
|
2663
2634
|
assetType: "ForeignAsset",
|
|
2664
2635
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080"
|
|
@@ -2677,7 +2648,8 @@
|
|
|
2677
2648
|
minAmount: "1",
|
|
2678
2649
|
assetType: "LOCAL",
|
|
2679
2650
|
metadata: {
|
|
2680
|
-
|
|
2651
|
+
paraSpellAssetType: "symbol",
|
|
2652
|
+
paraSpellValue: "INTR",
|
|
2681
2653
|
assetId: "101170542313601871197860408087030232491",
|
|
2682
2654
|
assetType: "ForeignAsset",
|
|
2683
2655
|
contractAddress: "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab"
|
|
@@ -2696,7 +2668,8 @@
|
|
|
2696
2668
|
minAmount: "1",
|
|
2697
2669
|
assetType: "LOCAL",
|
|
2698
2670
|
metadata: {
|
|
2699
|
-
|
|
2671
|
+
paraSpellAssetType: "symbol",
|
|
2672
|
+
paraSpellValue: "IBTC",
|
|
2700
2673
|
assetId: "120637696315203257380661607956669368914",
|
|
2701
2674
|
assetType: "ForeignAsset",
|
|
2702
2675
|
contractAddress: "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52"
|
|
@@ -2715,7 +2688,8 @@
|
|
|
2715
2688
|
minAmount: "1",
|
|
2716
2689
|
assetType: "LOCAL",
|
|
2717
2690
|
metadata: {
|
|
2718
|
-
|
|
2691
|
+
paraSpellAssetType: "symbol",
|
|
2692
|
+
paraSpellValue: "ACA",
|
|
2719
2693
|
assetId: "224821240862170613278369189818311486111",
|
|
2720
2694
|
assetType: "ForeignAsset",
|
|
2721
2695
|
contractAddress: "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f"
|
|
@@ -2784,7 +2758,8 @@
|
|
|
2784
2758
|
minAmount: "1",
|
|
2785
2759
|
assetType: "LOCAL",
|
|
2786
2760
|
metadata: {
|
|
2787
|
-
|
|
2761
|
+
paraSpellAssetType: "symbol",
|
|
2762
|
+
paraSpellValue: "DOT",
|
|
2788
2763
|
assetId: "340282366920938463463374607431768211455",
|
|
2789
2764
|
multilocation: {
|
|
2790
2765
|
parents: 1,
|
|
@@ -2805,7 +2780,8 @@
|
|
|
2805
2780
|
minAmount: "1",
|
|
2806
2781
|
assetType: "LOCAL",
|
|
2807
2782
|
metadata: {
|
|
2808
|
-
|
|
2783
|
+
paraSpellAssetType: "symbol",
|
|
2784
|
+
paraSpellValue: "USDT",
|
|
2809
2785
|
assetId: "4294969280",
|
|
2810
2786
|
multilocation: {
|
|
2811
2787
|
parents: 1,
|
|
@@ -3098,7 +3074,8 @@
|
|
|
3098
3074
|
minAmount: "1000",
|
|
3099
3075
|
assetType: "LOCAL",
|
|
3100
3076
|
metadata: {
|
|
3101
|
-
|
|
3077
|
+
paraSpellAssetType: "symbol",
|
|
3078
|
+
paraSpellValue: "USDT",
|
|
3102
3079
|
onChainInfo: {
|
|
3103
3080
|
Token2: "2"
|
|
3104
3081
|
}
|
|
@@ -3603,7 +3580,6 @@
|
|
|
3603
3580
|
minAmount: "1",
|
|
3604
3581
|
assetType: "LOCAL",
|
|
3605
3582
|
metadata: {
|
|
3606
|
-
psSymbol: "USDT",
|
|
3607
3583
|
assetId: "102"
|
|
3608
3584
|
},
|
|
3609
3585
|
multiChainAsset: "USDT-Tether",
|
|
@@ -3648,7 +3624,8 @@
|
|
|
3648
3624
|
minAmount: "1000000000000",
|
|
3649
3625
|
assetType: "NATIVE",
|
|
3650
3626
|
metadata: {
|
|
3651
|
-
|
|
3627
|
+
paraSpellAssetType: "symbol",
|
|
3628
|
+
paraSpellValue: "HDX",
|
|
3652
3629
|
assetId: "0",
|
|
3653
3630
|
autoEnable: true
|
|
3654
3631
|
},
|
|
@@ -3666,7 +3643,8 @@
|
|
|
3666
3643
|
minAmount: "10000",
|
|
3667
3644
|
assetType: "LOCAL",
|
|
3668
3645
|
metadata: {
|
|
3669
|
-
|
|
3646
|
+
paraSpellAssetType: "id",
|
|
3647
|
+
paraSpellValue: "10",
|
|
3670
3648
|
assetId: "10",
|
|
3671
3649
|
autoEnable: true,
|
|
3672
3650
|
multilocation: {
|
|
@@ -3714,7 +3692,8 @@
|
|
|
3714
3692
|
minAmount: "1000000000000",
|
|
3715
3693
|
assetType: "NATIVE",
|
|
3716
3694
|
metadata: {
|
|
3717
|
-
|
|
3695
|
+
paraSpellAssetType: "symbol",
|
|
3696
|
+
paraSpellValue: "CFG",
|
|
3718
3697
|
onChainInfo: {
|
|
3719
3698
|
Native: null
|
|
3720
3699
|
}
|
|
@@ -3733,7 +3712,8 @@
|
|
|
3733
3712
|
minAmount: "0",
|
|
3734
3713
|
assetType: "NATIVE",
|
|
3735
3714
|
metadata: {
|
|
3736
|
-
|
|
3715
|
+
paraSpellAssetType: "symbol",
|
|
3716
|
+
paraSpellValue: "INTR",
|
|
3737
3717
|
onChainInfo: {
|
|
3738
3718
|
Token: "INTR"
|
|
3739
3719
|
}
|
|
@@ -3770,7 +3750,8 @@
|
|
|
3770
3750
|
minAmount: "0",
|
|
3771
3751
|
assetType: "LOCAL",
|
|
3772
3752
|
metadata: {
|
|
3773
|
-
|
|
3753
|
+
paraSpellAssetType: "symbol",
|
|
3754
|
+
paraSpellValue: "USDT",
|
|
3774
3755
|
onChainInfo: {
|
|
3775
3756
|
ForeignAsset: 2
|
|
3776
3757
|
}
|
|
@@ -3789,7 +3770,8 @@
|
|
|
3789
3770
|
minAmount: "0",
|
|
3790
3771
|
assetType: "LOCAL",
|
|
3791
3772
|
metadata: {
|
|
3792
|
-
|
|
3773
|
+
paraSpellAssetType: "symbol",
|
|
3774
|
+
paraSpellValue: "IBTC",
|
|
3793
3775
|
onChainInfo: {
|
|
3794
3776
|
Token: "IBTC"
|
|
3795
3777
|
}
|
|
@@ -3850,7 +3832,7 @@
|
|
|
3850
3832
|
name: "Darwinia Commitment Token",
|
|
3851
3833
|
symbol: "KTON",
|
|
3852
3834
|
decimals: 18,
|
|
3853
|
-
priceId:
|
|
3835
|
+
priceId: "darwinia-commitment-token",
|
|
3854
3836
|
minAmount: "1",
|
|
3855
3837
|
assetType: "LOCAL",
|
|
3856
3838
|
metadata: {
|
|
@@ -3912,7 +3894,8 @@
|
|
|
3912
3894
|
minAmount: "1000",
|
|
3913
3895
|
assetType: "LOCAL",
|
|
3914
3896
|
metadata: {
|
|
3915
|
-
|
|
3897
|
+
paraSpellAssetType: "symbol",
|
|
3898
|
+
paraSpellValue: "KSM",
|
|
3916
3899
|
onChainInfo: {
|
|
3917
3900
|
XCM: "0"
|
|
3918
3901
|
}
|
|
@@ -4059,7 +4042,8 @@
|
|
|
4059
4042
|
minAmount: "3333333",
|
|
4060
4043
|
assetType: "NATIVE",
|
|
4061
4044
|
metadata: {
|
|
4062
|
-
|
|
4045
|
+
paraSpellAssetType: "symbol",
|
|
4046
|
+
paraSpellValue: "KSM",
|
|
4063
4047
|
multilocation: {
|
|
4064
4048
|
parents: 1,
|
|
4065
4049
|
interior: "Here"
|
|
@@ -4698,7 +4682,7 @@
|
|
|
4698
4682
|
name: "OriginTrail",
|
|
4699
4683
|
symbol: "NEURO",
|
|
4700
4684
|
decimals: 12,
|
|
4701
|
-
priceId:
|
|
4685
|
+
priceId: "neurowebai",
|
|
4702
4686
|
minAmount: "1000000000000",
|
|
4703
4687
|
assetType: "NATIVE",
|
|
4704
4688
|
metadata: null,
|
|
@@ -4828,7 +4812,8 @@
|
|
|
4828
4812
|
minAmount: "1000",
|
|
4829
4813
|
assetType: "LOCAL",
|
|
4830
4814
|
metadata: {
|
|
4831
|
-
|
|
4815
|
+
paraSpellAssetType: "symbol",
|
|
4816
|
+
paraSpellValue: "DOT",
|
|
4832
4817
|
onChainInfo: {
|
|
4833
4818
|
XCM: "0"
|
|
4834
4819
|
},
|
|
@@ -4851,7 +4836,8 @@
|
|
|
4851
4836
|
minAmount: "1000",
|
|
4852
4837
|
assetType: "LOCAL",
|
|
4853
4838
|
metadata: {
|
|
4854
|
-
|
|
4839
|
+
paraSpellAssetType: "symbol",
|
|
4840
|
+
paraSpellValue: "USDT",
|
|
4855
4841
|
onChainInfo: {
|
|
4856
4842
|
XCM: "1"
|
|
4857
4843
|
},
|
|
@@ -5504,7 +5490,8 @@
|
|
|
5504
5490
|
minAmount: "10000",
|
|
5505
5491
|
assetType: "LOCAL",
|
|
5506
5492
|
metadata: {
|
|
5507
|
-
|
|
5493
|
+
paraSpellAssetType: "symbol",
|
|
5494
|
+
paraSpellValue: "USDT",
|
|
5508
5495
|
assetId: "1984",
|
|
5509
5496
|
multilocation: {
|
|
5510
5497
|
parents: 0,
|
|
@@ -5534,7 +5521,8 @@
|
|
|
5534
5521
|
minAmount: "1",
|
|
5535
5522
|
assetType: "LOCAL",
|
|
5536
5523
|
metadata: {
|
|
5537
|
-
|
|
5524
|
+
paraSpellAssetType: "symbol",
|
|
5525
|
+
paraSpellValue: "KSM",
|
|
5538
5526
|
assetId: "42259045809535163221576417993425387648",
|
|
5539
5527
|
assetType: "ForeignAsset",
|
|
5540
5528
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080"
|
|
@@ -5553,7 +5541,8 @@
|
|
|
5553
5541
|
minAmount: "1",
|
|
5554
5542
|
assetType: "LOCAL",
|
|
5555
5543
|
metadata: {
|
|
5556
|
-
|
|
5544
|
+
paraSpellAssetType: "symbol",
|
|
5545
|
+
paraSpellValue: "KSM",
|
|
5557
5546
|
assetId: "340282366920938463463374607431768211455",
|
|
5558
5547
|
assetType: "ForeignAsset",
|
|
5559
5548
|
multilocation: {
|
|
@@ -5575,7 +5564,8 @@
|
|
|
5575
5564
|
minAmount: "100000000",
|
|
5576
5565
|
assetType: "LOCAL",
|
|
5577
5566
|
metadata: {
|
|
5578
|
-
|
|
5567
|
+
paraSpellAssetType: "symbol",
|
|
5568
|
+
paraSpellValue: "KSM",
|
|
5579
5569
|
onChainInfo: {
|
|
5580
5570
|
Token: "KSM"
|
|
5581
5571
|
}
|
|
@@ -5594,7 +5584,8 @@
|
|
|
5594
5584
|
minAmount: "100000000000000000",
|
|
5595
5585
|
assetType: "LOCAL",
|
|
5596
5586
|
metadata: {
|
|
5597
|
-
|
|
5587
|
+
paraSpellAssetType: "symbol",
|
|
5588
|
+
paraSpellValue: "NEER",
|
|
5598
5589
|
onChainInfo: {
|
|
5599
5590
|
ForeignAsset: "9"
|
|
5600
5591
|
}
|
|
@@ -5649,7 +5640,8 @@
|
|
|
5649
5640
|
minAmount: "100000000",
|
|
5650
5641
|
assetType: "LOCAL",
|
|
5651
5642
|
metadata: {
|
|
5652
|
-
|
|
5643
|
+
paraSpellAssetType: "symbol",
|
|
5644
|
+
paraSpellValue: "KSM",
|
|
5653
5645
|
onChainInfo: {
|
|
5654
5646
|
Token: "KSM"
|
|
5655
5647
|
}
|
|
@@ -5722,7 +5714,8 @@
|
|
|
5722
5714
|
minAmount: "1",
|
|
5723
5715
|
assetType: "LOCAL",
|
|
5724
5716
|
metadata: {
|
|
5725
|
-
|
|
5717
|
+
paraSpellAssetType: "symbol",
|
|
5718
|
+
paraSpellValue: "USDT",
|
|
5726
5719
|
assetId: "311091173110107856861649819128533077277",
|
|
5727
5720
|
assetType: "ForeignAsset",
|
|
5728
5721
|
contractAddress: "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d"
|
|
@@ -6315,7 +6308,7 @@
|
|
|
6315
6308
|
name: "Cougar",
|
|
6316
6309
|
symbol: "CGS",
|
|
6317
6310
|
decimals: 18,
|
|
6318
|
-
priceId:
|
|
6311
|
+
priceId: "cougar-token",
|
|
6319
6312
|
minAmount: null,
|
|
6320
6313
|
assetType: "ERC20",
|
|
6321
6314
|
metadata: {
|
|
@@ -6491,7 +6484,7 @@
|
|
|
6491
6484
|
name: "Liquid KSM",
|
|
6492
6485
|
symbol: "LKSM",
|
|
6493
6486
|
decimals: 12,
|
|
6494
|
-
priceId:
|
|
6487
|
+
priceId: "liquid-ksm",
|
|
6495
6488
|
minAmount: "1",
|
|
6496
6489
|
assetType: "LOCAL",
|
|
6497
6490
|
metadata: {
|
|
@@ -7266,7 +7259,6 @@
|
|
|
7266
7259
|
minAmount: null,
|
|
7267
7260
|
assetType: "LOCAL",
|
|
7268
7261
|
metadata: {
|
|
7269
|
-
psSymbol: "USDT",
|
|
7270
7262
|
assetId: "1970496628",
|
|
7271
7263
|
multilocation: {
|
|
7272
7264
|
parents: 1,
|
|
@@ -9171,7 +9163,8 @@
|
|
|
9171
9163
|
minAmount: "1000000",
|
|
9172
9164
|
assetType: "LOCAL",
|
|
9173
9165
|
metadata: {
|
|
9174
|
-
|
|
9166
|
+
paraSpellAssetType: "symbol",
|
|
9167
|
+
paraSpellValue: "DOT",
|
|
9175
9168
|
onChainInfo: {
|
|
9176
9169
|
Token2: "0"
|
|
9177
9170
|
}
|
|
@@ -9206,7 +9199,6 @@
|
|
|
9206
9199
|
minAmount: "1",
|
|
9207
9200
|
assetType: "LOCAL",
|
|
9208
9201
|
metadata: {
|
|
9209
|
-
psSymbol: "DOT",
|
|
9210
9202
|
assetId: "101"
|
|
9211
9203
|
},
|
|
9212
9204
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -9223,7 +9215,8 @@
|
|
|
9223
9215
|
minAmount: "0",
|
|
9224
9216
|
assetType: "LOCAL",
|
|
9225
9217
|
metadata: {
|
|
9226
|
-
|
|
9218
|
+
paraSpellAssetType: "symbol",
|
|
9219
|
+
paraSpellValue: "DOT",
|
|
9227
9220
|
onChainInfo: {
|
|
9228
9221
|
Token: "DOT"
|
|
9229
9222
|
}
|
|
@@ -9242,7 +9235,8 @@
|
|
|
9242
9235
|
minAmount: "17540000",
|
|
9243
9236
|
assetType: "LOCAL",
|
|
9244
9237
|
metadata: {
|
|
9245
|
-
|
|
9238
|
+
paraSpellAssetType: "symbol",
|
|
9239
|
+
paraSpellValue: "DOT",
|
|
9246
9240
|
assetId: "5",
|
|
9247
9241
|
autoEnable: true,
|
|
9248
9242
|
canPayTxFee: true,
|
|
@@ -9290,7 +9284,8 @@
|
|
|
9290
9284
|
minAmount: "10000",
|
|
9291
9285
|
assetType: "LOCAL",
|
|
9292
9286
|
metadata: {
|
|
9293
|
-
|
|
9287
|
+
paraSpellAssetType: "symbol",
|
|
9288
|
+
paraSpellValue: "USDC",
|
|
9294
9289
|
assetId: "1337",
|
|
9295
9290
|
multilocation: {
|
|
9296
9291
|
parents: 0,
|
|
@@ -9350,7 +9345,8 @@
|
|
|
9350
9345
|
minAmount: "10000",
|
|
9351
9346
|
assetType: "LOCAL",
|
|
9352
9347
|
metadata: {
|
|
9353
|
-
|
|
9348
|
+
paraSpellAssetType: "id",
|
|
9349
|
+
paraSpellValue: "22",
|
|
9354
9350
|
assetId: "22",
|
|
9355
9351
|
multilocation: {
|
|
9356
9352
|
parents: 1,
|
|
@@ -9439,7 +9435,7 @@
|
|
|
9439
9435
|
name: "Stella stDOT",
|
|
9440
9436
|
symbol: "stDOT",
|
|
9441
9437
|
decimals: 10,
|
|
9442
|
-
priceId:
|
|
9438
|
+
priceId: "stellaswap-staked-dot",
|
|
9443
9439
|
minAmount: "0",
|
|
9444
9440
|
assetType: "ERC20",
|
|
9445
9441
|
metadata: {
|
|
@@ -9659,7 +9655,8 @@
|
|
|
9659
9655
|
minAmount: "1000000000",
|
|
9660
9656
|
assetType: "LOCAL",
|
|
9661
9657
|
metadata: {
|
|
9662
|
-
|
|
9658
|
+
paraSpellAssetType: "symbol",
|
|
9659
|
+
paraSpellValue: "INTR",
|
|
9663
9660
|
onChainInfo: {
|
|
9664
9661
|
ForeignAsset: 4
|
|
9665
9662
|
}
|
|
@@ -9678,7 +9675,8 @@
|
|
|
9678
9675
|
minAmount: "1",
|
|
9679
9676
|
assetType: "LOCAL",
|
|
9680
9677
|
metadata: {
|
|
9681
|
-
|
|
9678
|
+
paraSpellAssetType: "symbol",
|
|
9679
|
+
paraSpellValue: "ACA",
|
|
9682
9680
|
assetId: "108"
|
|
9683
9681
|
},
|
|
9684
9682
|
multiChainAsset: "ACA-Acala",
|
|
@@ -9695,7 +9693,8 @@
|
|
|
9695
9693
|
minAmount: "32467532467532500",
|
|
9696
9694
|
assetType: "LOCAL",
|
|
9697
9695
|
metadata: {
|
|
9698
|
-
|
|
9696
|
+
paraSpellAssetType: "symbol",
|
|
9697
|
+
paraSpellValue: "CFG",
|
|
9699
9698
|
assetId: "13"
|
|
9700
9699
|
},
|
|
9701
9700
|
multiChainAsset: "CFG-Centrifuge",
|
|
@@ -9806,7 +9805,8 @@
|
|
|
9806
9805
|
minAmount: "100000000000000000",
|
|
9807
9806
|
assetType: "NATIVE",
|
|
9808
9807
|
metadata: {
|
|
9809
|
-
|
|
9808
|
+
paraSpellAssetType: "symbol",
|
|
9809
|
+
paraSpellValue: "MANTA",
|
|
9810
9810
|
onChainInfo: {
|
|
9811
9811
|
MantaCurrency: "1"
|
|
9812
9812
|
}
|
|
@@ -9841,7 +9841,8 @@
|
|
|
9841
9841
|
minAmount: "1",
|
|
9842
9842
|
assetType: "LOCAL",
|
|
9843
9843
|
metadata: {
|
|
9844
|
-
|
|
9844
|
+
paraSpellAssetType: "symbol",
|
|
9845
|
+
paraSpellValue: "DOT",
|
|
9845
9846
|
assetId: "8",
|
|
9846
9847
|
onChainInfo: {
|
|
9847
9848
|
MantaCurrency: "8"
|
|
@@ -9861,7 +9862,8 @@
|
|
|
9861
9862
|
minAmount: "1",
|
|
9862
9863
|
assetType: "LOCAL",
|
|
9863
9864
|
metadata: {
|
|
9864
|
-
|
|
9865
|
+
paraSpellAssetType: "symbol",
|
|
9866
|
+
paraSpellValue: "MANTA",
|
|
9865
9867
|
assetId: "166446646689194205559791995948102903873",
|
|
9866
9868
|
assetType: "ForeignAsset",
|
|
9867
9869
|
contractAddress: "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841"
|
|
@@ -9959,7 +9961,8 @@
|
|
|
9959
9961
|
minAmount: "10000000000000",
|
|
9960
9962
|
assetType: "LOCAL",
|
|
9961
9963
|
metadata: {
|
|
9962
|
-
|
|
9964
|
+
paraSpellAssetType: "symbol",
|
|
9965
|
+
paraSpellValue: "MANTA",
|
|
9963
9966
|
onChainInfo: {
|
|
9964
9967
|
Token2: "8"
|
|
9965
9968
|
}
|
|
@@ -10186,7 +10189,8 @@
|
|
|
10186
10189
|
minAmount: "147058823529412000",
|
|
10187
10190
|
assetType: "LOCAL",
|
|
10188
10191
|
metadata: {
|
|
10189
|
-
|
|
10192
|
+
paraSpellAssetType: "symbol",
|
|
10193
|
+
paraSpellValue: "ASTR",
|
|
10190
10194
|
assetId: "9",
|
|
10191
10195
|
autoEnable: true,
|
|
10192
10196
|
alternativeSwapAsset: "astar-NATIVE-ASTR"
|
|
@@ -10968,7 +10972,8 @@
|
|
|
10968
10972
|
minAmount: "10000000000000000",
|
|
10969
10973
|
assetType: "NATIVE",
|
|
10970
10974
|
metadata: {
|
|
10971
|
-
|
|
10975
|
+
paraSpellAssetType: "symbol",
|
|
10976
|
+
paraSpellValue: "MYTH",
|
|
10972
10977
|
multilocation: {
|
|
10973
10978
|
parents: 0,
|
|
10974
10979
|
interior: "Here"
|
|
@@ -11074,7 +11079,7 @@
|
|
|
11074
11079
|
name: "Wrapped Humanode",
|
|
11075
11080
|
symbol: "WeHMND",
|
|
11076
11081
|
decimals: 18,
|
|
11077
|
-
priceId:
|
|
11082
|
+
priceId: "wrapped-ehmnd",
|
|
11078
11083
|
minAmount: "0",
|
|
11079
11084
|
assetType: "ERC20",
|
|
11080
11085
|
metadata: {
|
|
@@ -11227,7 +11232,7 @@
|
|
|
11227
11232
|
name: "DeepLink Coin",
|
|
11228
11233
|
symbol: "DLC",
|
|
11229
11234
|
decimals: 8,
|
|
11230
|
-
priceId:
|
|
11235
|
+
priceId: "deeplink-protocol",
|
|
11231
11236
|
minAmount: "100000",
|
|
11232
11237
|
assetType: "LOCAL",
|
|
11233
11238
|
metadata: {
|
|
@@ -11479,7 +11484,7 @@
|
|
|
11479
11484
|
name: "Curio Governance Token",
|
|
11480
11485
|
symbol: "CGT",
|
|
11481
11486
|
decimals: 18,
|
|
11482
|
-
priceId:
|
|
11487
|
+
priceId: "curio-gas-token",
|
|
11483
11488
|
minAmount: "10000000000000000",
|
|
11484
11489
|
assetType: "NATIVE",
|
|
11485
11490
|
metadata: null,
|
|
@@ -11582,7 +11587,8 @@
|
|
|
11582
11587
|
minAmount: "1000",
|
|
11583
11588
|
assetType: "LOCAL",
|
|
11584
11589
|
metadata: {
|
|
11585
|
-
|
|
11590
|
+
paraSpellAssetType: "symbol",
|
|
11591
|
+
paraSpellValue: "USDC",
|
|
11586
11592
|
onChainInfo: {
|
|
11587
11593
|
XCM: "2"
|
|
11588
11594
|
},
|
|
@@ -12415,7 +12421,8 @@
|
|
|
12415
12421
|
minAmount: "1000000000",
|
|
12416
12422
|
assetType: "LOCAL",
|
|
12417
12423
|
metadata: {
|
|
12418
|
-
|
|
12424
|
+
paraSpellAssetType: "symbol",
|
|
12425
|
+
paraSpellValue: "KSM",
|
|
12419
12426
|
isBridged: true,
|
|
12420
12427
|
multilocation: {
|
|
12421
12428
|
parents: 2,
|
|
@@ -12442,7 +12449,8 @@
|
|
|
12442
12449
|
minAmount: "10000000",
|
|
12443
12450
|
assetType: "LOCAL",
|
|
12444
12451
|
metadata: {
|
|
12445
|
-
|
|
12452
|
+
paraSpellAssetType: "symbol",
|
|
12453
|
+
paraSpellValue: "DOT",
|
|
12446
12454
|
isBridged: true,
|
|
12447
12455
|
multilocation: {
|
|
12448
12456
|
parents: 2,
|
|
@@ -12660,7 +12668,8 @@
|
|
|
12660
12668
|
minAmount: "1",
|
|
12661
12669
|
assetType: "LOCAL",
|
|
12662
12670
|
metadata: {
|
|
12663
|
-
|
|
12671
|
+
paraSpellAssetType: "symbol",
|
|
12672
|
+
paraSpellValue: "MYTH",
|
|
12664
12673
|
isBridged: true,
|
|
12665
12674
|
multilocation: {
|
|
12666
12675
|
parents: 1,
|
|
@@ -13471,7 +13480,8 @@
|
|
|
13471
13480
|
minAmount: "21367521367521400",
|
|
13472
13481
|
assetType: "LOCAL",
|
|
13473
13482
|
metadata: {
|
|
13474
|
-
|
|
13483
|
+
paraSpellAssetType: "symbol",
|
|
13484
|
+
paraSpellValue: "MYTH",
|
|
13475
13485
|
assetId: "30",
|
|
13476
13486
|
multilocation: {
|
|
13477
13487
|
parents: 1,
|
|
@@ -13987,7 +13997,7 @@
|
|
|
13987
13997
|
name: "Apillon",
|
|
13988
13998
|
symbol: "NCTR",
|
|
13989
13999
|
decimals: 18,
|
|
13990
|
-
priceId:
|
|
14000
|
+
priceId: "apillon",
|
|
13991
14001
|
minAmount: "100000000",
|
|
13992
14002
|
assetType: "LOCAL",
|
|
13993
14003
|
metadata: {
|
|
@@ -14003,7 +14013,7 @@
|
|
|
14003
14013
|
name: "Apillon",
|
|
14004
14014
|
symbol: "xcNCTR",
|
|
14005
14015
|
decimals: 18,
|
|
14006
|
-
priceId:
|
|
14016
|
+
priceId: "apillon",
|
|
14007
14017
|
minAmount: "1",
|
|
14008
14018
|
assetType: "LOCAL",
|
|
14009
14019
|
metadata: {
|
|
@@ -15723,6 +15733,20 @@
|
|
|
15723
15733
|
multiChainAsset: null,
|
|
15724
15734
|
hasValue: true,
|
|
15725
15735
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/torus-native-torus.png"
|
|
15736
|
+
},
|
|
15737
|
+
"sonic-NATIVE-S": {
|
|
15738
|
+
originChain: "sonic",
|
|
15739
|
+
slug: "sonic-NATIVE-S",
|
|
15740
|
+
name: "Sonic",
|
|
15741
|
+
symbol: "S",
|
|
15742
|
+
decimals: 18,
|
|
15743
|
+
priceId: "sonic-3",
|
|
15744
|
+
minAmount: "0",
|
|
15745
|
+
assetType: "NATIVE",
|
|
15746
|
+
metadata: null,
|
|
15747
|
+
multiChainAsset: null,
|
|
15748
|
+
hasValue: true,
|
|
15749
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/sonic-native-s.png"
|
|
15726
15750
|
},
|
|
15727
15751
|
"story_protocol-NATIVE-IP": {
|
|
15728
15752
|
originChain: "story_protocol",
|
|
@@ -16221,6 +16245,38 @@
|
|
|
16221
16245
|
multiChainAsset: null,
|
|
16222
16246
|
hasValue: true,
|
|
16223
16247
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-peaq-0x1eef208926667594e5136e89d0e9dd6907959197.png"
|
|
16248
|
+
},
|
|
16249
|
+
"cardano-CIP26-USDA-fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441": {
|
|
16250
|
+
originChain: "cardano",
|
|
16251
|
+
slug: "cardano-CIP26-USDA-fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441",
|
|
16252
|
+
name: "Anzens USDA Stablecoin",
|
|
16253
|
+
symbol: "USDA",
|
|
16254
|
+
decimals: 6,
|
|
16255
|
+
priceId: null,
|
|
16256
|
+
minAmount: "0",
|
|
16257
|
+
assetType: "CIP26",
|
|
16258
|
+
metadata: {
|
|
16259
|
+
cardanoId: "fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441"
|
|
16260
|
+
},
|
|
16261
|
+
multiChainAsset: null,
|
|
16262
|
+
hasValue: true,
|
|
16263
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-usda-fe7c786ab321f41c654ef6c1af7b3250a613c24e4213e0425a7ae45655534441.png"
|
|
16264
|
+
},
|
|
16265
|
+
"cardano-CIP26-MIN-29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e": {
|
|
16266
|
+
originChain: "cardano",
|
|
16267
|
+
slug: "cardano-CIP26-MIN-29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e",
|
|
16268
|
+
name: "Minswap",
|
|
16269
|
+
symbol: "MIN",
|
|
16270
|
+
decimals: 6,
|
|
16271
|
+
priceId: "minswap",
|
|
16272
|
+
minAmount: "0",
|
|
16273
|
+
assetType: "CIP26",
|
|
16274
|
+
metadata: {
|
|
16275
|
+
cardanoId: "29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e"
|
|
16276
|
+
},
|
|
16277
|
+
multiChainAsset: null,
|
|
16278
|
+
hasValue: true,
|
|
16279
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/cardano-cip26-min-29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e.png"
|
|
16224
16280
|
},
|
|
16225
16281
|
"polimec-LOCAL-USDT": {
|
|
16226
16282
|
originChain: "polimec",
|
|
@@ -17734,6 +17790,80 @@
|
|
|
17734
17790
|
multiChainAsset: null,
|
|
17735
17791
|
hasValue: true,
|
|
17736
17792
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bittensor-local-ي-81.png"
|
|
17793
|
+
},
|
|
17794
|
+
"peaq_evm-NATIVE-PEAQ": {
|
|
17795
|
+
originChain: "peaq_evm",
|
|
17796
|
+
slug: "peaq_evm-NATIVE-PEAQ",
|
|
17797
|
+
name: "PEAQ",
|
|
17798
|
+
symbol: "PEAQ",
|
|
17799
|
+
decimals: 18,
|
|
17800
|
+
priceId: "peaq-2",
|
|
17801
|
+
minAmount: "0",
|
|
17802
|
+
assetType: "NATIVE",
|
|
17803
|
+
metadata: null,
|
|
17804
|
+
multiChainAsset: null,
|
|
17805
|
+
hasValue: true,
|
|
17806
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/peaq_evm-native-peaq.png"
|
|
17807
|
+
},
|
|
17808
|
+
"ethereum-ERC20-tTAO-0xE4887Cf30fF3EDb843369f2161FCB7e064ff28f0": {
|
|
17809
|
+
originChain: "ethereum",
|
|
17810
|
+
slug: "ethereum-ERC20-tTAO-0xE4887Cf30fF3EDb843369f2161FCB7e064ff28f0",
|
|
17811
|
+
name: "Tensorplex Wrapped TAO",
|
|
17812
|
+
symbol: "tTAO",
|
|
17813
|
+
decimals: 9,
|
|
17814
|
+
priceId: null,
|
|
17815
|
+
minAmount: "0",
|
|
17816
|
+
assetType: "ERC20",
|
|
17817
|
+
metadata: {
|
|
17818
|
+
contractAddress: "0xE4887Cf30fF3EDb843369f2161FCB7e064ff28f0"
|
|
17819
|
+
},
|
|
17820
|
+
multiChainAsset: null,
|
|
17821
|
+
hasValue: true,
|
|
17822
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-ttao-0xe4887cf30ff3edb843369f2161fcb7e064ff28f0.png"
|
|
17823
|
+
},
|
|
17824
|
+
"ethereum-ERC20-stTAO-0xB60acD2057067DC9ed8c083f5aa227a244044fD6": {
|
|
17825
|
+
originChain: "ethereum",
|
|
17826
|
+
slug: "ethereum-ERC20-stTAO-0xB60acD2057067DC9ed8c083f5aa227a244044fD6",
|
|
17827
|
+
name: "Tensorplex Staked TAO",
|
|
17828
|
+
symbol: "stTAO",
|
|
17829
|
+
decimals: 9,
|
|
17830
|
+
priceId: "tensorplex-staked-tao",
|
|
17831
|
+
minAmount: "0",
|
|
17832
|
+
assetType: "ERC20",
|
|
17833
|
+
metadata: {
|
|
17834
|
+
contractAddress: "0xB60acD2057067DC9ed8c083f5aa227a244044fD6"
|
|
17835
|
+
},
|
|
17836
|
+
multiChainAsset: null,
|
|
17837
|
+
hasValue: true,
|
|
17838
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-sttao-0xb60acd2057067dc9ed8c083f5aa227a244044fd6.png"
|
|
17839
|
+
},
|
|
17840
|
+
"polkadot_coretime-NATIVE-DOT": {
|
|
17841
|
+
originChain: "polkadot_coretime",
|
|
17842
|
+
slug: "polkadot_coretime-NATIVE-DOT",
|
|
17843
|
+
name: "Polkadot",
|
|
17844
|
+
symbol: "DOT",
|
|
17845
|
+
decimals: 10,
|
|
17846
|
+
priceId: "polkadot",
|
|
17847
|
+
minAmount: "1000000000",
|
|
17848
|
+
assetType: "NATIVE",
|
|
17849
|
+
metadata: null,
|
|
17850
|
+
multiChainAsset: "DOT-Polkadot",
|
|
17851
|
+
hasValue: true,
|
|
17852
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/polkadot_coretime-native-dot.png"
|
|
17853
|
+
},
|
|
17854
|
+
"kusama_coretime-NATIVE-KSM": {
|
|
17855
|
+
originChain: "kusama_coretime",
|
|
17856
|
+
slug: "kusama_coretime-NATIVE-KSM",
|
|
17857
|
+
name: "Kusama",
|
|
17858
|
+
symbol: "KSM",
|
|
17859
|
+
decimals: 12,
|
|
17860
|
+
priceId: "kusama",
|
|
17861
|
+
minAmount: "33333333",
|
|
17862
|
+
assetType: "NATIVE",
|
|
17863
|
+
metadata: null,
|
|
17864
|
+
multiChainAsset: "KSM-Kusama",
|
|
17865
|
+
hasValue: true,
|
|
17866
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/kusama_coretime-native-ksm.png"
|
|
17737
17867
|
}
|
|
17738
17868
|
};
|
|
17739
17869
|
|
|
@@ -29502,6 +29632,33 @@
|
|
|
29502
29632
|
tonInfo: null,
|
|
29503
29633
|
cardanoInfo: null
|
|
29504
29634
|
};
|
|
29635
|
+
var sonic$1 = {
|
|
29636
|
+
slug: "sonic",
|
|
29637
|
+
name: "Sonic",
|
|
29638
|
+
isTestnet: false,
|
|
29639
|
+
chainStatus: "ACTIVE",
|
|
29640
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sonic.png",
|
|
29641
|
+
providers: {
|
|
29642
|
+
SonicLab: "https://rpc.soniclabs.com/"
|
|
29643
|
+
},
|
|
29644
|
+
evmInfo: {
|
|
29645
|
+
evmChainId: 146,
|
|
29646
|
+
blockExplorer: "https://sonicscan.org/",
|
|
29647
|
+
existentialDeposit: "0",
|
|
29648
|
+
symbol: "S",
|
|
29649
|
+
decimals: 18,
|
|
29650
|
+
supportSmartContract: [
|
|
29651
|
+
"ERC20",
|
|
29652
|
+
"ERC721"
|
|
29653
|
+
],
|
|
29654
|
+
abiExplorer: null
|
|
29655
|
+
},
|
|
29656
|
+
substrateInfo: null,
|
|
29657
|
+
extraInfo: null,
|
|
29658
|
+
bitcoinInfo: null,
|
|
29659
|
+
tonInfo: null,
|
|
29660
|
+
cardanoInfo: null
|
|
29661
|
+
};
|
|
29505
29662
|
var story_protocol$1 = {
|
|
29506
29663
|
slug: "story_protocol",
|
|
29507
29664
|
name: "Story Protocol",
|
|
@@ -29801,6 +29958,108 @@
|
|
|
29801
29958
|
symbol: "tADA"
|
|
29802
29959
|
}
|
|
29803
29960
|
};
|
|
29961
|
+
var peaq_evm$1 = {
|
|
29962
|
+
slug: "peaq_evm",
|
|
29963
|
+
name: "peaq EVM",
|
|
29964
|
+
isTestnet: false,
|
|
29965
|
+
chainStatus: "ACTIVE",
|
|
29966
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq_evm.png",
|
|
29967
|
+
providers: {
|
|
29968
|
+
Onfinality: "https://peaq.api.onfinality.io/public",
|
|
29969
|
+
Peaq: "https://evm.peaq.network/"
|
|
29970
|
+
},
|
|
29971
|
+
evmInfo: {
|
|
29972
|
+
evmChainId: 3338,
|
|
29973
|
+
blockExplorer: "https://peaq.subscan.io/",
|
|
29974
|
+
existentialDeposit: "0",
|
|
29975
|
+
symbol: "PEAQ",
|
|
29976
|
+
decimals: 18,
|
|
29977
|
+
supportSmartContract: [
|
|
29978
|
+
"ERC20",
|
|
29979
|
+
"ERC721"
|
|
29980
|
+
],
|
|
29981
|
+
abiExplorer: null
|
|
29982
|
+
},
|
|
29983
|
+
substrateInfo: null,
|
|
29984
|
+
extraInfo: null,
|
|
29985
|
+
bitcoinInfo: null,
|
|
29986
|
+
tonInfo: null,
|
|
29987
|
+
cardanoInfo: null
|
|
29988
|
+
};
|
|
29989
|
+
var polkadot_coretime$1 = {
|
|
29990
|
+
slug: "polkadot_coretime",
|
|
29991
|
+
name: "Polkadot Coretime",
|
|
29992
|
+
isTestnet: false,
|
|
29993
|
+
chainStatus: "ACTIVE",
|
|
29994
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot_coretime.png",
|
|
29995
|
+
providers: {
|
|
29996
|
+
IBP1: "wss://sys.ibp.network/coretime-polkadot",
|
|
29997
|
+
IBP2: "wss://coretime-polkadot.dotters.network",
|
|
29998
|
+
LuckyFriday: "wss://rpc-coretime-polkadot.luckyfriday.io",
|
|
29999
|
+
Parity: "wss://polkadot-coretime-rpc.polkadot.io"
|
|
30000
|
+
},
|
|
30001
|
+
evmInfo: null,
|
|
30002
|
+
substrateInfo: {
|
|
30003
|
+
relaySlug: "polkadot",
|
|
30004
|
+
paraId: 1005,
|
|
30005
|
+
genesisHash: "0xefb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
|
|
30006
|
+
addressPrefix: 0,
|
|
30007
|
+
chainType: "PARACHAIN",
|
|
30008
|
+
crowdloanUrl: null,
|
|
30009
|
+
blockExplorer: "https://coretime-polkadot.subscan.io/",
|
|
30010
|
+
existentialDeposit: "1000000000",
|
|
30011
|
+
symbol: "DOT",
|
|
30012
|
+
decimals: 10,
|
|
30013
|
+
hasNativeNft: null,
|
|
30014
|
+
supportStaking: null,
|
|
30015
|
+
supportSmartContract: null,
|
|
30016
|
+
crowdloanParaId: null,
|
|
30017
|
+
crowdloanFunds: [
|
|
30018
|
+
]
|
|
30019
|
+
},
|
|
30020
|
+
extraInfo: null,
|
|
30021
|
+
bitcoinInfo: null,
|
|
30022
|
+
tonInfo: null,
|
|
30023
|
+
cardanoInfo: null
|
|
30024
|
+
};
|
|
30025
|
+
var kusama_coretime$1 = {
|
|
30026
|
+
slug: "kusama_coretime",
|
|
30027
|
+
name: "Kusama Coretime",
|
|
30028
|
+
isTestnet: false,
|
|
30029
|
+
chainStatus: "ACTIVE",
|
|
30030
|
+
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png",
|
|
30031
|
+
providers: {
|
|
30032
|
+
IBP1: "wss://sys.ibp.network/coretime-kusama",
|
|
30033
|
+
IBP2: "wss://coretime-kusama.dotters.network",
|
|
30034
|
+
Dwellir: "wss://coretime-kusama-rpc.dwellir.com",
|
|
30035
|
+
LuckyFriday: "wss://rpc-coretime-kusama.luckyfriday.io",
|
|
30036
|
+
Parity: "wss://kusama-coretime-rpc.polkadot.io",
|
|
30037
|
+
Stakeworld: "wss://ksm-rpc.stakeworld.io/coretime"
|
|
30038
|
+
},
|
|
30039
|
+
evmInfo: null,
|
|
30040
|
+
substrateInfo: {
|
|
30041
|
+
relaySlug: "kusama",
|
|
30042
|
+
paraId: 1005,
|
|
30043
|
+
genesisHash: "0x638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050",
|
|
30044
|
+
addressPrefix: 2,
|
|
30045
|
+
chainType: "PARACHAIN",
|
|
30046
|
+
crowdloanUrl: null,
|
|
30047
|
+
blockExplorer: "https://coretime-kusama.subscan.io/",
|
|
30048
|
+
existentialDeposit: "33333333",
|
|
30049
|
+
symbol: "KSM",
|
|
30050
|
+
decimals: 12,
|
|
30051
|
+
hasNativeNft: null,
|
|
30052
|
+
supportStaking: null,
|
|
30053
|
+
supportSmartContract: null,
|
|
30054
|
+
crowdloanParaId: null,
|
|
30055
|
+
crowdloanFunds: [
|
|
30056
|
+
]
|
|
30057
|
+
},
|
|
30058
|
+
extraInfo: null,
|
|
30059
|
+
bitcoinInfo: null,
|
|
30060
|
+
tonInfo: null,
|
|
30061
|
+
cardanoInfo: null
|
|
30062
|
+
};
|
|
29804
30063
|
const _ChainInfoMap = {
|
|
29805
30064
|
polkadot: polkadot$1,
|
|
29806
30065
|
kusama: kusama$1,
|
|
@@ -30188,6 +30447,7 @@
|
|
|
30188
30447
|
gravity_alpha: gravity_alpha$1,
|
|
30189
30448
|
westend_assethub: westend_assethub$1,
|
|
30190
30449
|
torus: torus$1,
|
|
30450
|
+
sonic: sonic$1,
|
|
30191
30451
|
story_protocol: story_protocol$1,
|
|
30192
30452
|
sophon: sophon$1,
|
|
30193
30453
|
story_aeneid: story_aeneid$1,
|
|
@@ -30198,7 +30458,10 @@
|
|
|
30198
30458
|
monad_testnet: monad_testnet$1,
|
|
30199
30459
|
melodie_testnet: melodie_testnet$1,
|
|
30200
30460
|
cardano: cardano$1,
|
|
30201
|
-
cardano_preproduction: cardano_preproduction$1
|
|
30461
|
+
cardano_preproduction: cardano_preproduction$1,
|
|
30462
|
+
peaq_evm: peaq_evm$1,
|
|
30463
|
+
polkadot_coretime: polkadot_coretime$1,
|
|
30464
|
+
kusama_coretime: kusama_coretime$1
|
|
30202
30465
|
};
|
|
30203
30466
|
|
|
30204
30467
|
var polkadot = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot.png";
|
|
@@ -30540,6 +30803,9 @@
|
|
|
30540
30803
|
var melodie_testnet = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/melodie_testnet.png";
|
|
30541
30804
|
var cardano = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cardano.png";
|
|
30542
30805
|
var cardano_preproduction = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/cardano_preproduction.png";
|
|
30806
|
+
var peaq_evm = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/peaq_evm.png";
|
|
30807
|
+
var polkadot_coretime = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadot_coretime.png";
|
|
30808
|
+
var kusama_coretime = "https://dev.sw-chain-list-assets.pages.dev/assets/chains/kusama_coretime.png";
|
|
30543
30809
|
const _ChainLogoMap = {
|
|
30544
30810
|
"default": "https://dev.sw-chain-list-assets.pages.dev/assets/default.png",
|
|
30545
30811
|
polkadot: polkadot,
|
|
@@ -30883,6 +31149,9 @@
|
|
|
30883
31149
|
melodie_testnet: melodie_testnet,
|
|
30884
31150
|
cardano: cardano,
|
|
30885
31151
|
cardano_preproduction: cardano_preproduction,
|
|
31152
|
+
peaq_evm: peaq_evm,
|
|
31153
|
+
polkadot_coretime: polkadot_coretime,
|
|
31154
|
+
kusama_coretime: kusama_coretime,
|
|
30886
31155
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
30887
31156
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
30888
31157
|
};
|