@subwallet/chain-list 0.2.113-beta.7-pr-555-f3ca9fc0 → 0.2.113-beta.8-pr-555-e603d95b
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 +962 -764
- package/cjs/data/ChainAsset.json +962 -764
- package/cjs/packageInfo.js +1 -1
- package/data/ChainAsset.json +962 -764
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +1 -0
|
@@ -2230,13 +2230,16 @@
|
|
|
2230
2230
|
parents: 0,
|
|
2231
2231
|
interior: "Here"
|
|
2232
2232
|
},
|
|
2233
|
-
paraSpellValue:
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2233
|
+
paraSpellValue: "DOT",
|
|
2234
|
+
paraSpellAssetType: "symbol",
|
|
2235
|
+
paraSpellIdentifyV4: {
|
|
2236
|
+
location: {
|
|
2237
|
+
parents: 1,
|
|
2238
|
+
interior: {
|
|
2239
|
+
Here: null
|
|
2240
|
+
}
|
|
2237
2241
|
}
|
|
2238
|
-
}
|
|
2239
|
-
paraSpellAssetType: "location"
|
|
2242
|
+
}
|
|
2240
2243
|
},
|
|
2241
2244
|
multiChainAsset: "DOT-Polkadot",
|
|
2242
2245
|
hasValue: true,
|
|
@@ -2256,13 +2259,16 @@
|
|
|
2256
2259
|
parents: 0,
|
|
2257
2260
|
interior: "Here"
|
|
2258
2261
|
},
|
|
2259
|
-
paraSpellValue:
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2262
|
+
paraSpellValue: "KSM",
|
|
2263
|
+
paraSpellAssetType: "symbol",
|
|
2264
|
+
paraSpellIdentifyV4: {
|
|
2265
|
+
location: {
|
|
2266
|
+
parents: 1,
|
|
2267
|
+
interior: {
|
|
2268
|
+
Here: null
|
|
2269
|
+
}
|
|
2263
2270
|
}
|
|
2264
|
-
}
|
|
2265
|
-
paraSpellAssetType: "location"
|
|
2271
|
+
}
|
|
2266
2272
|
},
|
|
2267
2273
|
multiChainAsset: "KSM-Kusama",
|
|
2268
2274
|
hasValue: true,
|
|
@@ -2310,20 +2316,23 @@
|
|
|
2310
2316
|
parents: 0,
|
|
2311
2317
|
interior: "Here"
|
|
2312
2318
|
},
|
|
2313
|
-
paraSpellValue:
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2319
|
+
paraSpellValue: "GLMR",
|
|
2320
|
+
paraSpellAssetType: "symbol",
|
|
2321
|
+
paraSpellIdentifyV4: {
|
|
2322
|
+
location: {
|
|
2323
|
+
parents: 1,
|
|
2324
|
+
interior: {
|
|
2325
|
+
X2: [
|
|
2326
|
+
{
|
|
2327
|
+
Parachain: 2004
|
|
2328
|
+
},
|
|
2329
|
+
{
|
|
2330
|
+
PalletInstance: 10
|
|
2331
|
+
}
|
|
2332
|
+
]
|
|
2333
|
+
}
|
|
2324
2334
|
}
|
|
2325
|
-
}
|
|
2326
|
-
paraSpellAssetType: "location"
|
|
2335
|
+
}
|
|
2327
2336
|
},
|
|
2328
2337
|
multiChainAsset: "GLMR-Moonbeam",
|
|
2329
2338
|
hasValue: true,
|
|
@@ -2376,17 +2385,20 @@
|
|
|
2376
2385
|
parents: 0,
|
|
2377
2386
|
interior: "Here"
|
|
2378
2387
|
},
|
|
2379
|
-
paraSpellValue:
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2388
|
+
paraSpellValue: "ASTR",
|
|
2389
|
+
paraSpellAssetType: "symbol",
|
|
2390
|
+
paraSpellIdentifyV4: {
|
|
2391
|
+
location: {
|
|
2392
|
+
parents: 1,
|
|
2393
|
+
interior: {
|
|
2394
|
+
X1: [
|
|
2395
|
+
{
|
|
2396
|
+
Parachain: 2006
|
|
2397
|
+
}
|
|
2398
|
+
]
|
|
2399
|
+
}
|
|
2387
2400
|
}
|
|
2388
|
-
}
|
|
2389
|
-
paraSpellAssetType: "location"
|
|
2401
|
+
}
|
|
2390
2402
|
},
|
|
2391
2403
|
multiChainAsset: "ASTR-Astar",
|
|
2392
2404
|
hasValue: true,
|
|
@@ -2407,13 +2419,16 @@
|
|
|
2407
2419
|
parents: 1,
|
|
2408
2420
|
interior: "Here"
|
|
2409
2421
|
},
|
|
2410
|
-
paraSpellValue:
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2422
|
+
paraSpellValue: "DOT",
|
|
2423
|
+
paraSpellAssetType: "symbol",
|
|
2424
|
+
paraSpellIdentifyV4: {
|
|
2425
|
+
location: {
|
|
2426
|
+
parents: 1,
|
|
2427
|
+
interior: {
|
|
2428
|
+
Here: null
|
|
2429
|
+
}
|
|
2414
2430
|
}
|
|
2415
2431
|
},
|
|
2416
|
-
paraSpellAssetType: "location",
|
|
2417
2432
|
alternativeSwapAsset: "polkadot-NATIVE-DOT"
|
|
2418
2433
|
},
|
|
2419
2434
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -2439,23 +2454,26 @@
|
|
|
2439
2454
|
parents: 0,
|
|
2440
2455
|
interior: "Here"
|
|
2441
2456
|
},
|
|
2442
|
-
paraSpellValue:
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2457
|
+
paraSpellValue: "ACA",
|
|
2458
|
+
paraSpellAssetType: "symbol",
|
|
2459
|
+
paraSpellIdentifyV4: {
|
|
2460
|
+
location: {
|
|
2461
|
+
parents: 1,
|
|
2462
|
+
interior: {
|
|
2463
|
+
X2: [
|
|
2464
|
+
{
|
|
2465
|
+
Parachain: 2000
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
GeneralKey: {
|
|
2469
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
2470
|
+
length: 2
|
|
2471
|
+
}
|
|
2453
2472
|
}
|
|
2454
|
-
|
|
2455
|
-
|
|
2473
|
+
]
|
|
2474
|
+
}
|
|
2456
2475
|
}
|
|
2457
|
-
}
|
|
2458
|
-
paraSpellAssetType: "location"
|
|
2476
|
+
}
|
|
2459
2477
|
},
|
|
2460
2478
|
multiChainAsset: "ACA-Acala",
|
|
2461
2479
|
hasValue: true,
|
|
@@ -2569,13 +2587,16 @@
|
|
|
2569
2587
|
Token: "DOT"
|
|
2570
2588
|
},
|
|
2571
2589
|
isSufficient: true,
|
|
2572
|
-
paraSpellValue:
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2590
|
+
paraSpellValue: "DOT",
|
|
2591
|
+
paraSpellAssetType: "symbol",
|
|
2592
|
+
paraSpellIdentifyV4: {
|
|
2593
|
+
location: {
|
|
2594
|
+
parents: 1,
|
|
2595
|
+
interior: {
|
|
2596
|
+
Here: null
|
|
2597
|
+
}
|
|
2576
2598
|
}
|
|
2577
|
-
}
|
|
2578
|
-
paraSpellAssetType: "location"
|
|
2599
|
+
}
|
|
2579
2600
|
},
|
|
2580
2601
|
multiChainAsset: "DOT-Polkadot",
|
|
2581
2602
|
hasValue: true,
|
|
@@ -2594,20 +2615,23 @@
|
|
|
2594
2615
|
onChainInfo: {
|
|
2595
2616
|
ForeignAsset: 0
|
|
2596
2617
|
},
|
|
2597
|
-
paraSpellValue:
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2618
|
+
paraSpellValue: "GLMR",
|
|
2619
|
+
paraSpellAssetType: "symbol",
|
|
2620
|
+
paraSpellIdentifyV4: {
|
|
2621
|
+
location: {
|
|
2622
|
+
parents: 1,
|
|
2623
|
+
interior: {
|
|
2624
|
+
X2: [
|
|
2625
|
+
{
|
|
2626
|
+
Parachain: 2004
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
PalletInstance: 10
|
|
2630
|
+
}
|
|
2631
|
+
]
|
|
2632
|
+
}
|
|
2608
2633
|
}
|
|
2609
|
-
}
|
|
2610
|
-
paraSpellAssetType: "location"
|
|
2634
|
+
}
|
|
2611
2635
|
},
|
|
2612
2636
|
multiChainAsset: "GLMR-Moonbeam",
|
|
2613
2637
|
hasValue: true,
|
|
@@ -2627,23 +2651,26 @@
|
|
|
2627
2651
|
ForeignAsset: 12
|
|
2628
2652
|
},
|
|
2629
2653
|
isSufficient: true,
|
|
2630
|
-
paraSpellValue:
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2654
|
+
paraSpellValue: "USDT",
|
|
2655
|
+
paraSpellAssetType: "symbol",
|
|
2656
|
+
paraSpellIdentifyV4: {
|
|
2657
|
+
location: {
|
|
2658
|
+
parents: 1,
|
|
2659
|
+
interior: {
|
|
2660
|
+
X3: [
|
|
2661
|
+
{
|
|
2662
|
+
Parachain: 1000
|
|
2663
|
+
},
|
|
2664
|
+
{
|
|
2665
|
+
PalletInstance: 50
|
|
2666
|
+
},
|
|
2667
|
+
{
|
|
2668
|
+
GeneralIndex: 1984
|
|
2669
|
+
}
|
|
2670
|
+
]
|
|
2671
|
+
}
|
|
2644
2672
|
}
|
|
2645
|
-
}
|
|
2646
|
-
paraSpellAssetType: "location"
|
|
2673
|
+
}
|
|
2647
2674
|
},
|
|
2648
2675
|
multiChainAsset: "USDT-Tether",
|
|
2649
2676
|
hasValue: true,
|
|
@@ -2681,17 +2708,20 @@
|
|
|
2681
2708
|
ForeignAsset: 2
|
|
2682
2709
|
},
|
|
2683
2710
|
isSufficient: true,
|
|
2684
|
-
paraSpellValue:
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2711
|
+
paraSpellValue: "ASTR",
|
|
2712
|
+
paraSpellAssetType: "symbol",
|
|
2713
|
+
paraSpellIdentifyV4: {
|
|
2714
|
+
location: {
|
|
2715
|
+
parents: 1,
|
|
2716
|
+
interior: {
|
|
2717
|
+
X1: [
|
|
2718
|
+
{
|
|
2719
|
+
Parachain: 2006
|
|
2720
|
+
}
|
|
2721
|
+
]
|
|
2722
|
+
}
|
|
2692
2723
|
}
|
|
2693
|
-
}
|
|
2694
|
-
paraSpellAssetType: "location"
|
|
2724
|
+
}
|
|
2695
2725
|
},
|
|
2696
2726
|
multiChainAsset: "ASTR-Astar",
|
|
2697
2727
|
hasValue: true,
|
|
@@ -2777,14 +2807,17 @@
|
|
|
2777
2807
|
metadata: {
|
|
2778
2808
|
assetId: "42259045809535163221576417993425387648",
|
|
2779
2809
|
assetType: "ForeignAsset",
|
|
2780
|
-
paraSpellValue:
|
|
2781
|
-
parents: 1,
|
|
2782
|
-
interior: {
|
|
2783
|
-
Here: null
|
|
2784
|
-
}
|
|
2785
|
-
},
|
|
2810
|
+
paraSpellValue: "DOT",
|
|
2786
2811
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
|
|
2787
|
-
paraSpellAssetType: "
|
|
2812
|
+
paraSpellAssetType: "symbol",
|
|
2813
|
+
paraSpellIdentifyV4: {
|
|
2814
|
+
location: {
|
|
2815
|
+
parents: 1,
|
|
2816
|
+
interior: {
|
|
2817
|
+
Here: null
|
|
2818
|
+
}
|
|
2819
|
+
}
|
|
2820
|
+
}
|
|
2788
2821
|
},
|
|
2789
2822
|
multiChainAsset: "DOT-Polkadot",
|
|
2790
2823
|
hasValue: true,
|
|
@@ -2802,24 +2835,27 @@
|
|
|
2802
2835
|
metadata: {
|
|
2803
2836
|
assetId: "101170542313601871197860408087030232491",
|
|
2804
2837
|
assetType: "ForeignAsset",
|
|
2805
|
-
paraSpellValue:
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2838
|
+
paraSpellValue: "INTR",
|
|
2839
|
+
contractAddress: "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab",
|
|
2840
|
+
paraSpellAssetType: "symbol",
|
|
2841
|
+
paraSpellIdentifyV4: {
|
|
2842
|
+
location: {
|
|
2843
|
+
parents: 1,
|
|
2844
|
+
interior: {
|
|
2845
|
+
X2: [
|
|
2846
|
+
{
|
|
2847
|
+
Parachain: 2032
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
GeneralKey: {
|
|
2851
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
2852
|
+
length: 2
|
|
2853
|
+
}
|
|
2816
2854
|
}
|
|
2817
|
-
|
|
2818
|
-
|
|
2855
|
+
]
|
|
2856
|
+
}
|
|
2819
2857
|
}
|
|
2820
|
-
}
|
|
2821
|
-
contractAddress: "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab",
|
|
2822
|
-
paraSpellAssetType: "location"
|
|
2858
|
+
}
|
|
2823
2859
|
},
|
|
2824
2860
|
multiChainAsset: "INTR-Interlay",
|
|
2825
2861
|
hasValue: true,
|
|
@@ -2837,24 +2873,27 @@
|
|
|
2837
2873
|
metadata: {
|
|
2838
2874
|
assetId: "120637696315203257380661607956669368914",
|
|
2839
2875
|
assetType: "ForeignAsset",
|
|
2840
|
-
paraSpellValue:
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2876
|
+
paraSpellValue: "IBTC",
|
|
2877
|
+
contractAddress: "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52",
|
|
2878
|
+
paraSpellAssetType: "symbol",
|
|
2879
|
+
paraSpellIdentifyV4: {
|
|
2880
|
+
location: {
|
|
2881
|
+
parents: 1,
|
|
2882
|
+
interior: {
|
|
2883
|
+
X2: [
|
|
2884
|
+
{
|
|
2885
|
+
Parachain: 2032
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
GeneralKey: {
|
|
2889
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
2890
|
+
length: 2
|
|
2891
|
+
}
|
|
2851
2892
|
}
|
|
2852
|
-
|
|
2853
|
-
|
|
2893
|
+
]
|
|
2894
|
+
}
|
|
2854
2895
|
}
|
|
2855
|
-
}
|
|
2856
|
-
contractAddress: "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52",
|
|
2857
|
-
paraSpellAssetType: "location"
|
|
2896
|
+
}
|
|
2858
2897
|
},
|
|
2859
2898
|
multiChainAsset: "iBTC-interBTC",
|
|
2860
2899
|
hasValue: true,
|
|
@@ -2872,24 +2911,27 @@
|
|
|
2872
2911
|
metadata: {
|
|
2873
2912
|
assetId: "224821240862170613278369189818311486111",
|
|
2874
2913
|
assetType: "ForeignAsset",
|
|
2875
|
-
paraSpellValue:
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2914
|
+
paraSpellValue: "ACA",
|
|
2915
|
+
contractAddress: "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f",
|
|
2916
|
+
paraSpellAssetType: "symbol",
|
|
2917
|
+
paraSpellIdentifyV4: {
|
|
2918
|
+
location: {
|
|
2919
|
+
parents: 1,
|
|
2920
|
+
interior: {
|
|
2921
|
+
X2: [
|
|
2922
|
+
{
|
|
2923
|
+
Parachain: 2000
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
GeneralKey: {
|
|
2927
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
2928
|
+
length: 2
|
|
2929
|
+
}
|
|
2886
2930
|
}
|
|
2887
|
-
|
|
2888
|
-
|
|
2931
|
+
]
|
|
2932
|
+
}
|
|
2889
2933
|
}
|
|
2890
|
-
}
|
|
2891
|
-
contractAddress: "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f",
|
|
2892
|
-
paraSpellAssetType: "location"
|
|
2934
|
+
}
|
|
2893
2935
|
},
|
|
2894
2936
|
multiChainAsset: "ACA-Acala",
|
|
2895
2937
|
hasValue: true,
|
|
@@ -2960,13 +3002,16 @@
|
|
|
2960
3002
|
parents: 1,
|
|
2961
3003
|
interior: "Here"
|
|
2962
3004
|
},
|
|
2963
|
-
paraSpellValue:
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
3005
|
+
paraSpellValue: "DOT",
|
|
3006
|
+
paraSpellAssetType: "symbol",
|
|
3007
|
+
paraSpellIdentifyV4: {
|
|
3008
|
+
location: {
|
|
3009
|
+
parents: 1,
|
|
3010
|
+
interior: {
|
|
3011
|
+
Here: null
|
|
3012
|
+
}
|
|
2967
3013
|
}
|
|
2968
|
-
}
|
|
2969
|
-
paraSpellAssetType: "location"
|
|
3014
|
+
}
|
|
2970
3015
|
},
|
|
2971
3016
|
multiChainAsset: "DOT-Polkadot",
|
|
2972
3017
|
hasValue: true,
|
|
@@ -2999,23 +3044,26 @@
|
|
|
2999
3044
|
]
|
|
3000
3045
|
}
|
|
3001
3046
|
},
|
|
3002
|
-
paraSpellValue:
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3047
|
+
paraSpellValue: "USDT",
|
|
3048
|
+
paraSpellAssetType: "symbol",
|
|
3049
|
+
paraSpellIdentifyV4: {
|
|
3050
|
+
location: {
|
|
3051
|
+
parents: 1,
|
|
3052
|
+
interior: {
|
|
3053
|
+
X3: [
|
|
3054
|
+
{
|
|
3055
|
+
Parachain: 1000
|
|
3056
|
+
},
|
|
3057
|
+
{
|
|
3058
|
+
PalletInstance: 50
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
GeneralIndex: 1984
|
|
3062
|
+
}
|
|
3063
|
+
]
|
|
3064
|
+
}
|
|
3016
3065
|
}
|
|
3017
|
-
}
|
|
3018
|
-
paraSpellAssetType: "location"
|
|
3066
|
+
}
|
|
3019
3067
|
},
|
|
3020
3068
|
multiChainAsset: "USDT-Tether",
|
|
3021
3069
|
hasValue: true,
|
|
@@ -3294,23 +3342,26 @@
|
|
|
3294
3342
|
onChainInfo: {
|
|
3295
3343
|
Token2: "2"
|
|
3296
3344
|
},
|
|
3297
|
-
paraSpellValue:
|
|
3298
|
-
|
|
3299
|
-
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3345
|
+
paraSpellValue: "USDT",
|
|
3346
|
+
paraSpellAssetType: "symbol",
|
|
3347
|
+
paraSpellIdentifyV4: {
|
|
3348
|
+
location: {
|
|
3349
|
+
parents: 1,
|
|
3350
|
+
interior: {
|
|
3351
|
+
X3: [
|
|
3352
|
+
{
|
|
3353
|
+
Parachain: 1000
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
PalletInstance: 50
|
|
3357
|
+
},
|
|
3358
|
+
{
|
|
3359
|
+
GeneralIndex: 1984
|
|
3360
|
+
}
|
|
3361
|
+
]
|
|
3362
|
+
}
|
|
3311
3363
|
}
|
|
3312
|
-
}
|
|
3313
|
-
paraSpellAssetType: "location"
|
|
3364
|
+
}
|
|
3314
3365
|
},
|
|
3315
3366
|
multiChainAsset: "USDT-Tether",
|
|
3316
3367
|
hasValue: true,
|
|
@@ -3857,20 +3908,23 @@
|
|
|
3857
3908
|
assetType: "NATIVE",
|
|
3858
3909
|
metadata: {
|
|
3859
3910
|
assetId: "0",
|
|
3860
|
-
paraSpellValue:
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3911
|
+
paraSpellValue: "HDX",
|
|
3912
|
+
paraSpellAssetType: "symbol",
|
|
3913
|
+
paraSpellIdentifyV4: {
|
|
3914
|
+
location: {
|
|
3915
|
+
parents: 1,
|
|
3916
|
+
interior: {
|
|
3917
|
+
X2: [
|
|
3918
|
+
{
|
|
3919
|
+
Parachain: 2034
|
|
3920
|
+
},
|
|
3921
|
+
{
|
|
3922
|
+
GeneralIndex: 0
|
|
3923
|
+
}
|
|
3924
|
+
]
|
|
3925
|
+
}
|
|
3871
3926
|
}
|
|
3872
|
-
}
|
|
3873
|
-
paraSpellAssetType: "location"
|
|
3927
|
+
}
|
|
3874
3928
|
},
|
|
3875
3929
|
multiChainAsset: "HDX-HydraDX",
|
|
3876
3930
|
hasValue: true,
|
|
@@ -3904,23 +3958,26 @@
|
|
|
3904
3958
|
]
|
|
3905
3959
|
}
|
|
3906
3960
|
},
|
|
3907
|
-
paraSpellValue:
|
|
3908
|
-
|
|
3909
|
-
|
|
3910
|
-
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3961
|
+
paraSpellValue: "10",
|
|
3962
|
+
paraSpellAssetType: "id",
|
|
3963
|
+
paraSpellIdentifyV4: {
|
|
3964
|
+
location: {
|
|
3965
|
+
parents: 1,
|
|
3966
|
+
interior: {
|
|
3967
|
+
X3: [
|
|
3968
|
+
{
|
|
3969
|
+
Parachain: 1000
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
PalletInstance: 50
|
|
3973
|
+
},
|
|
3974
|
+
{
|
|
3975
|
+
GeneralIndex: 1984
|
|
3976
|
+
}
|
|
3977
|
+
]
|
|
3978
|
+
}
|
|
3921
3979
|
}
|
|
3922
|
-
}
|
|
3923
|
-
paraSpellAssetType: "location"
|
|
3980
|
+
}
|
|
3924
3981
|
},
|
|
3925
3982
|
multiChainAsset: "USDT-Tether",
|
|
3926
3983
|
hasValue: true,
|
|
@@ -3953,23 +4010,26 @@
|
|
|
3953
4010
|
onChainInfo: {
|
|
3954
4011
|
Native: null
|
|
3955
4012
|
},
|
|
3956
|
-
paraSpellValue:
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
4013
|
+
paraSpellValue: "CFG",
|
|
4014
|
+
paraSpellAssetType: "symbol",
|
|
4015
|
+
paraSpellIdentifyV4: {
|
|
4016
|
+
location: {
|
|
4017
|
+
parents: 1,
|
|
4018
|
+
interior: {
|
|
4019
|
+
X2: [
|
|
4020
|
+
{
|
|
4021
|
+
Parachain: 2031
|
|
4022
|
+
},
|
|
4023
|
+
{
|
|
4024
|
+
GeneralKey: {
|
|
4025
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
4026
|
+
length: 2
|
|
4027
|
+
}
|
|
3967
4028
|
}
|
|
3968
|
-
|
|
3969
|
-
|
|
4029
|
+
]
|
|
4030
|
+
}
|
|
3970
4031
|
}
|
|
3971
|
-
}
|
|
3972
|
-
paraSpellAssetType: "location"
|
|
4032
|
+
}
|
|
3973
4033
|
},
|
|
3974
4034
|
multiChainAsset: "CFG-Centrifuge",
|
|
3975
4035
|
hasValue: true,
|
|
@@ -3988,23 +4048,26 @@
|
|
|
3988
4048
|
onChainInfo: {
|
|
3989
4049
|
Token: "INTR"
|
|
3990
4050
|
},
|
|
3991
|
-
paraSpellValue:
|
|
3992
|
-
|
|
3993
|
-
|
|
3994
|
-
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4001
|
-
|
|
4051
|
+
paraSpellValue: "INTR",
|
|
4052
|
+
paraSpellAssetType: "symbol",
|
|
4053
|
+
paraSpellIdentifyV4: {
|
|
4054
|
+
location: {
|
|
4055
|
+
parents: 1,
|
|
4056
|
+
interior: {
|
|
4057
|
+
X2: [
|
|
4058
|
+
{
|
|
4059
|
+
Parachain: 2032
|
|
4060
|
+
},
|
|
4061
|
+
{
|
|
4062
|
+
GeneralKey: {
|
|
4063
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
4064
|
+
length: 2
|
|
4065
|
+
}
|
|
4002
4066
|
}
|
|
4003
|
-
|
|
4004
|
-
|
|
4067
|
+
]
|
|
4068
|
+
}
|
|
4005
4069
|
}
|
|
4006
|
-
}
|
|
4007
|
-
paraSpellAssetType: "location"
|
|
4070
|
+
}
|
|
4008
4071
|
},
|
|
4009
4072
|
multiChainAsset: "INTR-Interlay",
|
|
4010
4073
|
hasValue: true,
|
|
@@ -4041,23 +4104,26 @@
|
|
|
4041
4104
|
onChainInfo: {
|
|
4042
4105
|
ForeignAsset: 2
|
|
4043
4106
|
},
|
|
4044
|
-
paraSpellValue:
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4107
|
+
paraSpellValue: "USDT",
|
|
4108
|
+
paraSpellAssetType: "symbol",
|
|
4109
|
+
paraSpellIdentifyV4: {
|
|
4110
|
+
location: {
|
|
4111
|
+
parents: 1,
|
|
4112
|
+
interior: {
|
|
4113
|
+
X3: [
|
|
4114
|
+
{
|
|
4115
|
+
Parachain: 1000
|
|
4116
|
+
},
|
|
4117
|
+
{
|
|
4118
|
+
PalletInstance: 50
|
|
4119
|
+
},
|
|
4120
|
+
{
|
|
4121
|
+
GeneralIndex: 1984
|
|
4122
|
+
}
|
|
4123
|
+
]
|
|
4124
|
+
}
|
|
4058
4125
|
}
|
|
4059
|
-
}
|
|
4060
|
-
paraSpellAssetType: "location"
|
|
4126
|
+
}
|
|
4061
4127
|
},
|
|
4062
4128
|
multiChainAsset: "USDT-Tether",
|
|
4063
4129
|
hasValue: true,
|
|
@@ -4076,23 +4142,26 @@
|
|
|
4076
4142
|
onChainInfo: {
|
|
4077
4143
|
Token: "IBTC"
|
|
4078
4144
|
},
|
|
4079
|
-
paraSpellValue:
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4145
|
+
paraSpellValue: "IBTC",
|
|
4146
|
+
paraSpellAssetType: "symbol",
|
|
4147
|
+
paraSpellIdentifyV4: {
|
|
4148
|
+
location: {
|
|
4149
|
+
parents: 1,
|
|
4150
|
+
interior: {
|
|
4151
|
+
X2: [
|
|
4152
|
+
{
|
|
4153
|
+
Parachain: 2032
|
|
4154
|
+
},
|
|
4155
|
+
{
|
|
4156
|
+
GeneralKey: {
|
|
4157
|
+
length: 2,
|
|
4158
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000"
|
|
4159
|
+
}
|
|
4090
4160
|
}
|
|
4091
|
-
|
|
4092
|
-
|
|
4161
|
+
]
|
|
4162
|
+
}
|
|
4093
4163
|
}
|
|
4094
|
-
}
|
|
4095
|
-
paraSpellAssetType: "location"
|
|
4164
|
+
}
|
|
4096
4165
|
},
|
|
4097
4166
|
multiChainAsset: "iBTC-interBTC",
|
|
4098
4167
|
hasValue: true,
|
|
@@ -4216,7 +4285,10 @@
|
|
|
4216
4285
|
XCM: "0"
|
|
4217
4286
|
},
|
|
4218
4287
|
paraSpellValue: "0",
|
|
4219
|
-
paraSpellAssetType: "id"
|
|
4288
|
+
paraSpellAssetType: "id",
|
|
4289
|
+
paraSpellIdentifyV4: {
|
|
4290
|
+
id: "0"
|
|
4291
|
+
}
|
|
4220
4292
|
},
|
|
4221
4293
|
multiChainAsset: "KSM-Kusama",
|
|
4222
4294
|
hasValue: true,
|
|
@@ -4362,13 +4434,16 @@
|
|
|
4362
4434
|
parents: 1,
|
|
4363
4435
|
interior: "Here"
|
|
4364
4436
|
},
|
|
4365
|
-
paraSpellValue:
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4437
|
+
paraSpellValue: "KSM",
|
|
4438
|
+
paraSpellAssetType: "symbol",
|
|
4439
|
+
paraSpellIdentifyV4: {
|
|
4440
|
+
location: {
|
|
4441
|
+
parents: 1,
|
|
4442
|
+
interior: {
|
|
4443
|
+
Here: null
|
|
4444
|
+
}
|
|
4369
4445
|
}
|
|
4370
|
-
}
|
|
4371
|
-
paraSpellAssetType: "location"
|
|
4446
|
+
}
|
|
4372
4447
|
},
|
|
4373
4448
|
multiChainAsset: "KSM-Kusama",
|
|
4374
4449
|
hasValue: true,
|
|
@@ -4853,13 +4928,16 @@
|
|
|
4853
4928
|
minAmount: "33333333",
|
|
4854
4929
|
assetType: "NATIVE",
|
|
4855
4930
|
metadata: {
|
|
4856
|
-
paraSpellValue:
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4931
|
+
paraSpellValue: "KSM",
|
|
4932
|
+
paraSpellAssetType: "symbol",
|
|
4933
|
+
paraSpellIdentifyV4: {
|
|
4934
|
+
location: {
|
|
4935
|
+
parents: 1,
|
|
4936
|
+
interior: {
|
|
4937
|
+
Here: null
|
|
4938
|
+
}
|
|
4860
4939
|
}
|
|
4861
|
-
}
|
|
4862
|
-
paraSpellAssetType: "location"
|
|
4940
|
+
}
|
|
4863
4941
|
},
|
|
4864
4942
|
multiChainAsset: "KSM-Kusama",
|
|
4865
4943
|
hasValue: true,
|
|
@@ -5148,13 +5226,16 @@
|
|
|
5148
5226
|
parents: 1,
|
|
5149
5227
|
interior: "Here"
|
|
5150
5228
|
},
|
|
5151
|
-
paraSpellValue:
|
|
5152
|
-
|
|
5153
|
-
|
|
5154
|
-
|
|
5229
|
+
paraSpellValue: "DOT",
|
|
5230
|
+
paraSpellAssetType: "symbol",
|
|
5231
|
+
paraSpellIdentifyV4: {
|
|
5232
|
+
location: {
|
|
5233
|
+
parents: 1,
|
|
5234
|
+
interior: {
|
|
5235
|
+
Here: null
|
|
5236
|
+
}
|
|
5155
5237
|
}
|
|
5156
|
-
}
|
|
5157
|
-
paraSpellAssetType: "location"
|
|
5238
|
+
}
|
|
5158
5239
|
},
|
|
5159
5240
|
multiChainAsset: "DOT-Polkadot",
|
|
5160
5241
|
hasValue: true,
|
|
@@ -5189,23 +5270,26 @@
|
|
|
5189
5270
|
]
|
|
5190
5271
|
}
|
|
5191
5272
|
},
|
|
5192
|
-
paraSpellValue:
|
|
5193
|
-
|
|
5194
|
-
|
|
5195
|
-
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
5199
|
-
|
|
5200
|
-
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
5204
|
-
|
|
5205
|
-
|
|
5273
|
+
paraSpellValue: "USDT",
|
|
5274
|
+
paraSpellAssetType: "symbol",
|
|
5275
|
+
paraSpellIdentifyV4: {
|
|
5276
|
+
location: {
|
|
5277
|
+
parents: 1,
|
|
5278
|
+
interior: {
|
|
5279
|
+
X3: [
|
|
5280
|
+
{
|
|
5281
|
+
Parachain: 1000
|
|
5282
|
+
},
|
|
5283
|
+
{
|
|
5284
|
+
PalletInstance: 50
|
|
5285
|
+
},
|
|
5286
|
+
{
|
|
5287
|
+
GeneralIndex: 1984
|
|
5288
|
+
}
|
|
5289
|
+
]
|
|
5290
|
+
}
|
|
5206
5291
|
}
|
|
5207
|
-
}
|
|
5208
|
-
paraSpellAssetType: "location"
|
|
5292
|
+
}
|
|
5209
5293
|
},
|
|
5210
5294
|
multiChainAsset: "USDT-Tether",
|
|
5211
5295
|
hasValue: true,
|
|
@@ -5853,23 +5937,26 @@
|
|
|
5853
5937
|
]
|
|
5854
5938
|
}
|
|
5855
5939
|
},
|
|
5856
|
-
paraSpellValue:
|
|
5857
|
-
|
|
5858
|
-
|
|
5859
|
-
|
|
5860
|
-
|
|
5861
|
-
|
|
5862
|
-
|
|
5863
|
-
|
|
5864
|
-
|
|
5865
|
-
|
|
5866
|
-
|
|
5867
|
-
|
|
5868
|
-
|
|
5869
|
-
|
|
5940
|
+
paraSpellValue: "1984",
|
|
5941
|
+
paraSpellAssetType: "id",
|
|
5942
|
+
paraSpellIdentifyV4: {
|
|
5943
|
+
location: {
|
|
5944
|
+
parents: 1,
|
|
5945
|
+
interior: {
|
|
5946
|
+
X3: [
|
|
5947
|
+
{
|
|
5948
|
+
Parachain: 1000
|
|
5949
|
+
},
|
|
5950
|
+
{
|
|
5951
|
+
PalletInstance: 50
|
|
5952
|
+
},
|
|
5953
|
+
{
|
|
5954
|
+
GeneralIndex: 1984
|
|
5955
|
+
}
|
|
5956
|
+
]
|
|
5957
|
+
}
|
|
5870
5958
|
}
|
|
5871
|
-
}
|
|
5872
|
-
paraSpellAssetType: "location"
|
|
5959
|
+
}
|
|
5873
5960
|
},
|
|
5874
5961
|
multiChainAsset: "USDT-Tether",
|
|
5875
5962
|
hasValue: true,
|
|
@@ -5887,14 +5974,17 @@
|
|
|
5887
5974
|
metadata: {
|
|
5888
5975
|
assetId: "42259045809535163221576417993425387648",
|
|
5889
5976
|
assetType: "ForeignAsset",
|
|
5890
|
-
paraSpellValue:
|
|
5891
|
-
parents: 1,
|
|
5892
|
-
interior: {
|
|
5893
|
-
Here: null
|
|
5894
|
-
}
|
|
5895
|
-
},
|
|
5977
|
+
paraSpellValue: "KSM",
|
|
5896
5978
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
|
|
5897
|
-
paraSpellAssetType: "
|
|
5979
|
+
paraSpellAssetType: "symbol",
|
|
5980
|
+
paraSpellIdentifyV4: {
|
|
5981
|
+
location: {
|
|
5982
|
+
parents: 1,
|
|
5983
|
+
interior: {
|
|
5984
|
+
Here: null
|
|
5985
|
+
}
|
|
5986
|
+
}
|
|
5987
|
+
}
|
|
5898
5988
|
},
|
|
5899
5989
|
multiChainAsset: "KSM-Kusama",
|
|
5900
5990
|
hasValue: true,
|
|
@@ -5916,13 +6006,16 @@
|
|
|
5916
6006
|
parents: 1,
|
|
5917
6007
|
interior: "Here"
|
|
5918
6008
|
},
|
|
5919
|
-
paraSpellValue:
|
|
5920
|
-
|
|
5921
|
-
|
|
5922
|
-
|
|
6009
|
+
paraSpellValue: "KSM",
|
|
6010
|
+
paraSpellAssetType: "symbol",
|
|
6011
|
+
paraSpellIdentifyV4: {
|
|
6012
|
+
location: {
|
|
6013
|
+
parents: 1,
|
|
6014
|
+
interior: {
|
|
6015
|
+
Here: null
|
|
6016
|
+
}
|
|
5923
6017
|
}
|
|
5924
|
-
}
|
|
5925
|
-
paraSpellAssetType: "location"
|
|
6018
|
+
}
|
|
5926
6019
|
},
|
|
5927
6020
|
multiChainAsset: "KSM-Kusama",
|
|
5928
6021
|
hasValue: true,
|
|
@@ -5941,13 +6034,16 @@
|
|
|
5941
6034
|
onChainInfo: {
|
|
5942
6035
|
Token: "KSM"
|
|
5943
6036
|
},
|
|
5944
|
-
paraSpellValue:
|
|
5945
|
-
|
|
5946
|
-
|
|
5947
|
-
|
|
6037
|
+
paraSpellValue: "KSM",
|
|
6038
|
+
paraSpellAssetType: "symbol",
|
|
6039
|
+
paraSpellIdentifyV4: {
|
|
6040
|
+
location: {
|
|
6041
|
+
parents: 1,
|
|
6042
|
+
interior: {
|
|
6043
|
+
Here: null
|
|
6044
|
+
}
|
|
5948
6045
|
}
|
|
5949
|
-
}
|
|
5950
|
-
paraSpellAssetType: "location"
|
|
6046
|
+
}
|
|
5951
6047
|
},
|
|
5952
6048
|
multiChainAsset: "KSM-Kusama",
|
|
5953
6049
|
hasValue: true,
|
|
@@ -5966,23 +6062,26 @@
|
|
|
5966
6062
|
onChainInfo: {
|
|
5967
6063
|
ForeignAsset: "9"
|
|
5968
6064
|
},
|
|
5969
|
-
paraSpellValue:
|
|
5970
|
-
|
|
5971
|
-
|
|
5972
|
-
|
|
5973
|
-
|
|
5974
|
-
|
|
5975
|
-
|
|
5976
|
-
|
|
5977
|
-
|
|
5978
|
-
|
|
5979
|
-
|
|
6065
|
+
paraSpellValue: "NEER",
|
|
6066
|
+
paraSpellAssetType: "symbol",
|
|
6067
|
+
paraSpellIdentifyV4: {
|
|
6068
|
+
location: {
|
|
6069
|
+
parents: 1,
|
|
6070
|
+
interior: {
|
|
6071
|
+
X2: [
|
|
6072
|
+
{
|
|
6073
|
+
Parachain: 2096
|
|
6074
|
+
},
|
|
6075
|
+
{
|
|
6076
|
+
GeneralKey: {
|
|
6077
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
6078
|
+
length: 9
|
|
6079
|
+
}
|
|
5980
6080
|
}
|
|
5981
|
-
|
|
5982
|
-
|
|
6081
|
+
]
|
|
6082
|
+
}
|
|
5983
6083
|
}
|
|
5984
|
-
}
|
|
5985
|
-
paraSpellAssetType: "location"
|
|
6084
|
+
}
|
|
5986
6085
|
},
|
|
5987
6086
|
multiChainAsset: "NEER-Pioneer",
|
|
5988
6087
|
hasValue: true,
|
|
@@ -6037,13 +6136,16 @@
|
|
|
6037
6136
|
onChainInfo: {
|
|
6038
6137
|
Token: "KSM"
|
|
6039
6138
|
},
|
|
6040
|
-
paraSpellValue:
|
|
6041
|
-
|
|
6042
|
-
|
|
6043
|
-
|
|
6139
|
+
paraSpellValue: "KSM",
|
|
6140
|
+
paraSpellAssetType: "symbol",
|
|
6141
|
+
paraSpellIdentifyV4: {
|
|
6142
|
+
location: {
|
|
6143
|
+
parents: 1,
|
|
6144
|
+
interior: {
|
|
6145
|
+
Here: null
|
|
6146
|
+
}
|
|
6044
6147
|
}
|
|
6045
|
-
}
|
|
6046
|
-
paraSpellAssetType: "location"
|
|
6148
|
+
}
|
|
6047
6149
|
},
|
|
6048
6150
|
multiChainAsset: "KSM-Kusama",
|
|
6049
6151
|
hasValue: true,
|
|
@@ -6115,24 +6217,27 @@
|
|
|
6115
6217
|
metadata: {
|
|
6116
6218
|
assetId: "311091173110107856861649819128533077277",
|
|
6117
6219
|
assetType: "ForeignAsset",
|
|
6118
|
-
paraSpellValue:
|
|
6119
|
-
parents: 1,
|
|
6120
|
-
interior: {
|
|
6121
|
-
X3: [
|
|
6122
|
-
{
|
|
6123
|
-
Parachain: 1000
|
|
6124
|
-
},
|
|
6125
|
-
{
|
|
6126
|
-
PalletInstance: 50
|
|
6127
|
-
},
|
|
6128
|
-
{
|
|
6129
|
-
GeneralIndex: 1984
|
|
6130
|
-
}
|
|
6131
|
-
]
|
|
6132
|
-
}
|
|
6133
|
-
},
|
|
6220
|
+
paraSpellValue: "USDT",
|
|
6134
6221
|
contractAddress: "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d",
|
|
6135
|
-
paraSpellAssetType: "
|
|
6222
|
+
paraSpellAssetType: "symbol",
|
|
6223
|
+
paraSpellIdentifyV4: {
|
|
6224
|
+
location: {
|
|
6225
|
+
parents: 1,
|
|
6226
|
+
interior: {
|
|
6227
|
+
X3: [
|
|
6228
|
+
{
|
|
6229
|
+
Parachain: 1000
|
|
6230
|
+
},
|
|
6231
|
+
{
|
|
6232
|
+
PalletInstance: 50
|
|
6233
|
+
},
|
|
6234
|
+
{
|
|
6235
|
+
GeneralIndex: 1984
|
|
6236
|
+
}
|
|
6237
|
+
]
|
|
6238
|
+
}
|
|
6239
|
+
}
|
|
6240
|
+
}
|
|
6136
6241
|
},
|
|
6137
6242
|
multiChainAsset: "USDT-Tether",
|
|
6138
6243
|
hasValue: true,
|
|
@@ -6439,23 +6544,26 @@
|
|
|
6439
6544
|
assetType: "LOCAL",
|
|
6440
6545
|
metadata: {
|
|
6441
6546
|
assetId: "1984",
|
|
6442
|
-
paraSpellValue:
|
|
6443
|
-
|
|
6444
|
-
|
|
6445
|
-
|
|
6446
|
-
|
|
6447
|
-
|
|
6448
|
-
|
|
6449
|
-
|
|
6450
|
-
|
|
6451
|
-
|
|
6452
|
-
|
|
6453
|
-
|
|
6454
|
-
|
|
6455
|
-
|
|
6547
|
+
paraSpellValue: "1984",
|
|
6548
|
+
paraSpellAssetType: "id",
|
|
6549
|
+
paraSpellIdentifyV4: {
|
|
6550
|
+
location: {
|
|
6551
|
+
parents: 1,
|
|
6552
|
+
interior: {
|
|
6553
|
+
X3: [
|
|
6554
|
+
{
|
|
6555
|
+
Parachain: 1000
|
|
6556
|
+
},
|
|
6557
|
+
{
|
|
6558
|
+
PalletInstance: 50
|
|
6559
|
+
},
|
|
6560
|
+
{
|
|
6561
|
+
GeneralIndex: 1984
|
|
6562
|
+
}
|
|
6563
|
+
]
|
|
6564
|
+
}
|
|
6456
6565
|
}
|
|
6457
|
-
}
|
|
6458
|
-
paraSpellAssetType: "location"
|
|
6566
|
+
}
|
|
6459
6567
|
},
|
|
6460
6568
|
multiChainAsset: "USDT-Tether",
|
|
6461
6569
|
hasValue: true,
|
|
@@ -9052,13 +9160,16 @@
|
|
|
9052
9160
|
minAmount: "1000000000",
|
|
9053
9161
|
assetType: "NATIVE",
|
|
9054
9162
|
metadata: {
|
|
9055
|
-
paraSpellValue:
|
|
9056
|
-
|
|
9057
|
-
|
|
9058
|
-
|
|
9163
|
+
paraSpellValue: "DOT",
|
|
9164
|
+
paraSpellAssetType: "symbol",
|
|
9165
|
+
paraSpellIdentifyV4: {
|
|
9166
|
+
location: {
|
|
9167
|
+
parents: 1,
|
|
9168
|
+
interior: {
|
|
9169
|
+
Here: null
|
|
9170
|
+
}
|
|
9059
9171
|
}
|
|
9060
|
-
}
|
|
9061
|
-
paraSpellAssetType: "location"
|
|
9172
|
+
}
|
|
9062
9173
|
},
|
|
9063
9174
|
multiChainAsset: "DOT-Polkadot",
|
|
9064
9175
|
hasValue: true,
|
|
@@ -9611,13 +9722,16 @@
|
|
|
9611
9722
|
onChainInfo: {
|
|
9612
9723
|
Token2: "0"
|
|
9613
9724
|
},
|
|
9614
|
-
paraSpellValue:
|
|
9615
|
-
|
|
9616
|
-
|
|
9617
|
-
|
|
9725
|
+
paraSpellValue: "DOT",
|
|
9726
|
+
paraSpellAssetType: "symbol",
|
|
9727
|
+
paraSpellIdentifyV4: {
|
|
9728
|
+
location: {
|
|
9729
|
+
parents: 1,
|
|
9730
|
+
interior: {
|
|
9731
|
+
Here: null
|
|
9732
|
+
}
|
|
9618
9733
|
}
|
|
9619
|
-
}
|
|
9620
|
-
paraSpellAssetType: "location"
|
|
9734
|
+
}
|
|
9621
9735
|
},
|
|
9622
9736
|
multiChainAsset: "DOT-Polkadot",
|
|
9623
9737
|
hasValue: true,
|
|
@@ -9668,13 +9782,16 @@
|
|
|
9668
9782
|
onChainInfo: {
|
|
9669
9783
|
Token: "DOT"
|
|
9670
9784
|
},
|
|
9671
|
-
paraSpellValue:
|
|
9672
|
-
|
|
9673
|
-
|
|
9674
|
-
|
|
9785
|
+
paraSpellValue: "DOT",
|
|
9786
|
+
paraSpellAssetType: "symbol",
|
|
9787
|
+
paraSpellIdentifyV4: {
|
|
9788
|
+
location: {
|
|
9789
|
+
parents: 1,
|
|
9790
|
+
interior: {
|
|
9791
|
+
Here: null
|
|
9792
|
+
}
|
|
9675
9793
|
}
|
|
9676
|
-
}
|
|
9677
|
-
paraSpellAssetType: "location"
|
|
9794
|
+
}
|
|
9678
9795
|
},
|
|
9679
9796
|
multiChainAsset: "DOT-Polkadot",
|
|
9680
9797
|
hasValue: true,
|
|
@@ -9693,13 +9810,16 @@
|
|
|
9693
9810
|
assetId: "5",
|
|
9694
9811
|
autoEnable: true,
|
|
9695
9812
|
canPayTxFee: true,
|
|
9696
|
-
paraSpellValue:
|
|
9697
|
-
|
|
9698
|
-
|
|
9699
|
-
|
|
9813
|
+
paraSpellValue: "DOT",
|
|
9814
|
+
paraSpellAssetType: "symbol",
|
|
9815
|
+
paraSpellIdentifyV4: {
|
|
9816
|
+
location: {
|
|
9817
|
+
parents: 1,
|
|
9818
|
+
interior: {
|
|
9819
|
+
Here: null
|
|
9820
|
+
}
|
|
9700
9821
|
}
|
|
9701
9822
|
},
|
|
9702
|
-
paraSpellAssetType: "location",
|
|
9703
9823
|
alternativeSwapAsset: "polkadot-NATIVE-DOT"
|
|
9704
9824
|
},
|
|
9705
9825
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -9758,23 +9878,26 @@
|
|
|
9758
9878
|
]
|
|
9759
9879
|
}
|
|
9760
9880
|
},
|
|
9761
|
-
paraSpellValue:
|
|
9762
|
-
|
|
9763
|
-
|
|
9764
|
-
|
|
9765
|
-
|
|
9766
|
-
|
|
9767
|
-
|
|
9768
|
-
|
|
9769
|
-
|
|
9770
|
-
|
|
9771
|
-
|
|
9772
|
-
|
|
9773
|
-
|
|
9774
|
-
|
|
9881
|
+
paraSpellValue: "1337",
|
|
9882
|
+
paraSpellAssetType: "id",
|
|
9883
|
+
paraSpellIdentifyV4: {
|
|
9884
|
+
location: {
|
|
9885
|
+
parents: 1,
|
|
9886
|
+
interior: {
|
|
9887
|
+
X3: [
|
|
9888
|
+
{
|
|
9889
|
+
Parachain: 1000
|
|
9890
|
+
},
|
|
9891
|
+
{
|
|
9892
|
+
PalletInstance: 50
|
|
9893
|
+
},
|
|
9894
|
+
{
|
|
9895
|
+
GeneralIndex: 1337
|
|
9896
|
+
}
|
|
9897
|
+
]
|
|
9898
|
+
}
|
|
9775
9899
|
}
|
|
9776
|
-
}
|
|
9777
|
-
paraSpellAssetType: "location"
|
|
9900
|
+
}
|
|
9778
9901
|
},
|
|
9779
9902
|
multiChainAsset: "USDC-USDCoin",
|
|
9780
9903
|
hasValue: true,
|
|
@@ -9838,23 +9961,26 @@
|
|
|
9838
9961
|
]
|
|
9839
9962
|
}
|
|
9840
9963
|
},
|
|
9841
|
-
paraSpellValue:
|
|
9842
|
-
|
|
9843
|
-
|
|
9844
|
-
|
|
9845
|
-
|
|
9846
|
-
|
|
9847
|
-
|
|
9848
|
-
|
|
9849
|
-
|
|
9850
|
-
|
|
9851
|
-
|
|
9852
|
-
|
|
9853
|
-
|
|
9854
|
-
|
|
9964
|
+
paraSpellValue: "22",
|
|
9965
|
+
paraSpellAssetType: "id",
|
|
9966
|
+
paraSpellIdentifyV4: {
|
|
9967
|
+
location: {
|
|
9968
|
+
parents: 1,
|
|
9969
|
+
interior: {
|
|
9970
|
+
X3: [
|
|
9971
|
+
{
|
|
9972
|
+
Parachain: 1000
|
|
9973
|
+
},
|
|
9974
|
+
{
|
|
9975
|
+
PalletInstance: 50
|
|
9976
|
+
},
|
|
9977
|
+
{
|
|
9978
|
+
GeneralIndex: 1337
|
|
9979
|
+
}
|
|
9980
|
+
]
|
|
9981
|
+
}
|
|
9855
9982
|
}
|
|
9856
|
-
}
|
|
9857
|
-
paraSpellAssetType: "location"
|
|
9983
|
+
}
|
|
9858
9984
|
},
|
|
9859
9985
|
multiChainAsset: "USDC-USDCoin",
|
|
9860
9986
|
hasValue: true,
|
|
@@ -10149,23 +10275,26 @@
|
|
|
10149
10275
|
onChainInfo: {
|
|
10150
10276
|
ForeignAsset: 4
|
|
10151
10277
|
},
|
|
10152
|
-
paraSpellValue:
|
|
10153
|
-
|
|
10154
|
-
|
|
10155
|
-
|
|
10156
|
-
|
|
10157
|
-
|
|
10158
|
-
|
|
10159
|
-
|
|
10160
|
-
|
|
10161
|
-
|
|
10162
|
-
|
|
10278
|
+
paraSpellValue: "INTR",
|
|
10279
|
+
paraSpellAssetType: "symbol",
|
|
10280
|
+
paraSpellIdentifyV4: {
|
|
10281
|
+
location: {
|
|
10282
|
+
parents: 1,
|
|
10283
|
+
interior: {
|
|
10284
|
+
X2: [
|
|
10285
|
+
{
|
|
10286
|
+
Parachain: 2032
|
|
10287
|
+
},
|
|
10288
|
+
{
|
|
10289
|
+
GeneralKey: {
|
|
10290
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
10291
|
+
length: 2
|
|
10292
|
+
}
|
|
10163
10293
|
}
|
|
10164
|
-
|
|
10165
|
-
|
|
10294
|
+
]
|
|
10295
|
+
}
|
|
10166
10296
|
}
|
|
10167
|
-
}
|
|
10168
|
-
paraSpellAssetType: "location"
|
|
10297
|
+
}
|
|
10169
10298
|
},
|
|
10170
10299
|
multiChainAsset: "INTR-Interlay",
|
|
10171
10300
|
hasValue: true,
|
|
@@ -10198,23 +10327,26 @@
|
|
|
10198
10327
|
assetType: "LOCAL",
|
|
10199
10328
|
metadata: {
|
|
10200
10329
|
assetId: "13",
|
|
10201
|
-
paraSpellValue:
|
|
10202
|
-
|
|
10203
|
-
|
|
10204
|
-
|
|
10205
|
-
|
|
10206
|
-
|
|
10207
|
-
|
|
10208
|
-
|
|
10209
|
-
|
|
10210
|
-
|
|
10211
|
-
|
|
10330
|
+
paraSpellValue: "CFG",
|
|
10331
|
+
paraSpellAssetType: "symbol",
|
|
10332
|
+
paraSpellIdentifyV4: {
|
|
10333
|
+
location: {
|
|
10334
|
+
parents: 1,
|
|
10335
|
+
interior: {
|
|
10336
|
+
X2: [
|
|
10337
|
+
{
|
|
10338
|
+
Parachain: 2031
|
|
10339
|
+
},
|
|
10340
|
+
{
|
|
10341
|
+
GeneralKey: {
|
|
10342
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
10343
|
+
length: 2
|
|
10344
|
+
}
|
|
10212
10345
|
}
|
|
10213
|
-
|
|
10214
|
-
|
|
10346
|
+
]
|
|
10347
|
+
}
|
|
10215
10348
|
}
|
|
10216
|
-
}
|
|
10217
|
-
paraSpellAssetType: "location"
|
|
10349
|
+
}
|
|
10218
10350
|
},
|
|
10219
10351
|
multiChainAsset: "CFG-Centrifuge",
|
|
10220
10352
|
hasValue: true,
|
|
@@ -10325,17 +10457,20 @@
|
|
|
10325
10457
|
onChainInfo: {
|
|
10326
10458
|
MantaCurrency: "1"
|
|
10327
10459
|
},
|
|
10328
|
-
paraSpellValue:
|
|
10329
|
-
|
|
10330
|
-
|
|
10331
|
-
|
|
10332
|
-
|
|
10333
|
-
|
|
10334
|
-
|
|
10335
|
-
|
|
10460
|
+
paraSpellValue: "MANTA",
|
|
10461
|
+
paraSpellAssetType: "symbol",
|
|
10462
|
+
paraSpellIdentifyV4: {
|
|
10463
|
+
location: {
|
|
10464
|
+
parents: 1,
|
|
10465
|
+
interior: {
|
|
10466
|
+
X1: [
|
|
10467
|
+
{
|
|
10468
|
+
Parachain: 2104
|
|
10469
|
+
}
|
|
10470
|
+
]
|
|
10471
|
+
}
|
|
10336
10472
|
}
|
|
10337
|
-
}
|
|
10338
|
-
paraSpellAssetType: "location"
|
|
10473
|
+
}
|
|
10339
10474
|
},
|
|
10340
10475
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10341
10476
|
hasValue: true,
|
|
@@ -10371,13 +10506,16 @@
|
|
|
10371
10506
|
onChainInfo: {
|
|
10372
10507
|
MantaCurrency: "8"
|
|
10373
10508
|
},
|
|
10374
|
-
paraSpellValue:
|
|
10375
|
-
|
|
10376
|
-
|
|
10377
|
-
|
|
10509
|
+
paraSpellValue: "DOT",
|
|
10510
|
+
paraSpellAssetType: "symbol",
|
|
10511
|
+
paraSpellIdentifyV4: {
|
|
10512
|
+
location: {
|
|
10513
|
+
parents: 1,
|
|
10514
|
+
interior: {
|
|
10515
|
+
Here: null
|
|
10516
|
+
}
|
|
10378
10517
|
}
|
|
10379
|
-
}
|
|
10380
|
-
paraSpellAssetType: "location"
|
|
10518
|
+
}
|
|
10381
10519
|
},
|
|
10382
10520
|
multiChainAsset: "DOT-Polkadot",
|
|
10383
10521
|
hasValue: true,
|
|
@@ -10389,24 +10527,27 @@
|
|
|
10389
10527
|
name: "Manta Atlantic",
|
|
10390
10528
|
symbol: "xcMANTA",
|
|
10391
10529
|
decimals: 18,
|
|
10392
|
-
priceId: "manta-network",
|
|
10393
|
-
minAmount: "1",
|
|
10394
|
-
assetType: "LOCAL",
|
|
10395
|
-
metadata: {
|
|
10396
|
-
assetId: "166446646689194205559791995948102903873",
|
|
10397
|
-
assetType: "ForeignAsset",
|
|
10398
|
-
paraSpellValue:
|
|
10399
|
-
parents: 1,
|
|
10400
|
-
interior: {
|
|
10401
|
-
X1: [
|
|
10402
|
-
{
|
|
10403
|
-
Parachain: 2104
|
|
10404
|
-
}
|
|
10405
|
-
]
|
|
10406
|
-
}
|
|
10407
|
-
},
|
|
10530
|
+
priceId: "manta-network",
|
|
10531
|
+
minAmount: "1",
|
|
10532
|
+
assetType: "LOCAL",
|
|
10533
|
+
metadata: {
|
|
10534
|
+
assetId: "166446646689194205559791995948102903873",
|
|
10535
|
+
assetType: "ForeignAsset",
|
|
10536
|
+
paraSpellValue: "MANTA",
|
|
10408
10537
|
contractAddress: "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841",
|
|
10409
|
-
paraSpellAssetType: "
|
|
10538
|
+
paraSpellAssetType: "symbol",
|
|
10539
|
+
paraSpellIdentifyV4: {
|
|
10540
|
+
location: {
|
|
10541
|
+
parents: 1,
|
|
10542
|
+
interior: {
|
|
10543
|
+
X1: [
|
|
10544
|
+
{
|
|
10545
|
+
Parachain: 2104
|
|
10546
|
+
}
|
|
10547
|
+
]
|
|
10548
|
+
}
|
|
10549
|
+
}
|
|
10550
|
+
}
|
|
10410
10551
|
},
|
|
10411
10552
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10412
10553
|
hasValue: true,
|
|
@@ -10504,17 +10645,20 @@
|
|
|
10504
10645
|
onChainInfo: {
|
|
10505
10646
|
Token2: "8"
|
|
10506
10647
|
},
|
|
10507
|
-
paraSpellValue:
|
|
10508
|
-
|
|
10509
|
-
|
|
10510
|
-
|
|
10511
|
-
|
|
10512
|
-
|
|
10513
|
-
|
|
10514
|
-
|
|
10648
|
+
paraSpellValue: "MANTA",
|
|
10649
|
+
paraSpellAssetType: "symbol",
|
|
10650
|
+
paraSpellIdentifyV4: {
|
|
10651
|
+
location: {
|
|
10652
|
+
parents: 1,
|
|
10653
|
+
interior: {
|
|
10654
|
+
X1: [
|
|
10655
|
+
{
|
|
10656
|
+
Parachain: 2104
|
|
10657
|
+
}
|
|
10658
|
+
]
|
|
10659
|
+
}
|
|
10515
10660
|
}
|
|
10516
|
-
}
|
|
10517
|
-
paraSpellAssetType: "location"
|
|
10661
|
+
}
|
|
10518
10662
|
},
|
|
10519
10663
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10520
10664
|
hasValue: true,
|
|
@@ -10739,17 +10883,20 @@
|
|
|
10739
10883
|
assetType: "LOCAL",
|
|
10740
10884
|
metadata: {
|
|
10741
10885
|
assetId: "9",
|
|
10742
|
-
paraSpellValue:
|
|
10743
|
-
|
|
10744
|
-
|
|
10745
|
-
|
|
10746
|
-
|
|
10747
|
-
|
|
10748
|
-
|
|
10749
|
-
|
|
10886
|
+
paraSpellValue: "ASTR",
|
|
10887
|
+
paraSpellAssetType: "symbol",
|
|
10888
|
+
paraSpellIdentifyV4: {
|
|
10889
|
+
location: {
|
|
10890
|
+
parents: 1,
|
|
10891
|
+
interior: {
|
|
10892
|
+
X1: [
|
|
10893
|
+
{
|
|
10894
|
+
Parachain: 2006
|
|
10895
|
+
}
|
|
10896
|
+
]
|
|
10897
|
+
}
|
|
10750
10898
|
}
|
|
10751
10899
|
},
|
|
10752
|
-
paraSpellAssetType: "location",
|
|
10753
10900
|
alternativeSwapAsset: "astar-NATIVE-ASTR"
|
|
10754
10901
|
},
|
|
10755
10902
|
multiChainAsset: "ASTR-Astar",
|
|
@@ -11525,18 +11672,21 @@
|
|
|
11525
11672
|
parents: 0,
|
|
11526
11673
|
interior: "Here"
|
|
11527
11674
|
},
|
|
11528
|
-
paraSpellValue:
|
|
11529
|
-
parents: 1,
|
|
11530
|
-
interior: {
|
|
11531
|
-
X1: [
|
|
11532
|
-
{
|
|
11533
|
-
Parachain: 3369
|
|
11534
|
-
}
|
|
11535
|
-
]
|
|
11536
|
-
}
|
|
11537
|
-
},
|
|
11675
|
+
paraSpellValue: "MYTH",
|
|
11538
11676
|
disableEvmTransfer: true,
|
|
11539
|
-
paraSpellAssetType: "
|
|
11677
|
+
paraSpellAssetType: "symbol",
|
|
11678
|
+
paraSpellIdentifyV4: {
|
|
11679
|
+
location: {
|
|
11680
|
+
parents: 1,
|
|
11681
|
+
interior: {
|
|
11682
|
+
X1: [
|
|
11683
|
+
{
|
|
11684
|
+
Parachain: 3369
|
|
11685
|
+
}
|
|
11686
|
+
]
|
|
11687
|
+
}
|
|
11688
|
+
}
|
|
11689
|
+
}
|
|
11540
11690
|
},
|
|
11541
11691
|
multiChainAsset: "MYTH-Mythos",
|
|
11542
11692
|
hasValue: true,
|
|
@@ -12164,23 +12314,26 @@
|
|
|
12164
12314
|
]
|
|
12165
12315
|
}
|
|
12166
12316
|
},
|
|
12167
|
-
paraSpellValue:
|
|
12168
|
-
|
|
12169
|
-
|
|
12170
|
-
|
|
12171
|
-
|
|
12172
|
-
|
|
12173
|
-
|
|
12174
|
-
|
|
12175
|
-
|
|
12176
|
-
|
|
12177
|
-
|
|
12178
|
-
|
|
12179
|
-
|
|
12180
|
-
|
|
12317
|
+
paraSpellValue: "USDC",
|
|
12318
|
+
paraSpellAssetType: "symbol",
|
|
12319
|
+
paraSpellIdentifyV4: {
|
|
12320
|
+
location: {
|
|
12321
|
+
parents: 1,
|
|
12322
|
+
interior: {
|
|
12323
|
+
X3: [
|
|
12324
|
+
{
|
|
12325
|
+
Parachain: 1000
|
|
12326
|
+
},
|
|
12327
|
+
{
|
|
12328
|
+
PalletInstance: 50
|
|
12329
|
+
},
|
|
12330
|
+
{
|
|
12331
|
+
GeneralIndex: 1337
|
|
12332
|
+
}
|
|
12333
|
+
]
|
|
12334
|
+
}
|
|
12181
12335
|
}
|
|
12182
|
-
}
|
|
12183
|
-
paraSpellAssetType: "location"
|
|
12336
|
+
}
|
|
12184
12337
|
},
|
|
12185
12338
|
multiChainAsset: "USDC-USDCoin",
|
|
12186
12339
|
hasValue: true,
|
|
@@ -12463,7 +12616,10 @@
|
|
|
12463
12616
|
},
|
|
12464
12617
|
paraSpellValue: "1",
|
|
12465
12618
|
isDisableTransfer: true,
|
|
12466
|
-
paraSpellAssetType: "id"
|
|
12619
|
+
paraSpellAssetType: "id",
|
|
12620
|
+
paraSpellIdentifyV4: {
|
|
12621
|
+
id: "1"
|
|
12622
|
+
}
|
|
12467
12623
|
},
|
|
12468
12624
|
multiChainAsset: "USDT-Tether",
|
|
12469
12625
|
hasValue: true,
|
|
@@ -12612,13 +12768,16 @@
|
|
|
12612
12768
|
minAmount: "33333333",
|
|
12613
12769
|
assetType: "NATIVE",
|
|
12614
12770
|
metadata: {
|
|
12615
|
-
paraSpellValue:
|
|
12616
|
-
|
|
12617
|
-
|
|
12618
|
-
|
|
12771
|
+
paraSpellValue: "KSM",
|
|
12772
|
+
paraSpellAssetType: "symbol",
|
|
12773
|
+
paraSpellIdentifyV4: {
|
|
12774
|
+
location: {
|
|
12775
|
+
parents: 1,
|
|
12776
|
+
interior: {
|
|
12777
|
+
Here: null
|
|
12778
|
+
}
|
|
12619
12779
|
}
|
|
12620
|
-
}
|
|
12621
|
-
paraSpellAssetType: "location"
|
|
12780
|
+
}
|
|
12622
12781
|
},
|
|
12623
12782
|
multiChainAsset: "KSM-Kusama",
|
|
12624
12783
|
hasValue: true,
|
|
@@ -13013,13 +13172,16 @@
|
|
|
13013
13172
|
]
|
|
13014
13173
|
}
|
|
13015
13174
|
},
|
|
13016
|
-
paraSpellValue:
|
|
13017
|
-
|
|
13018
|
-
|
|
13019
|
-
|
|
13175
|
+
paraSpellValue: "KSM",
|
|
13176
|
+
paraSpellAssetType: "symbol",
|
|
13177
|
+
paraSpellIdentifyV4: {
|
|
13178
|
+
location: {
|
|
13179
|
+
parents: 1,
|
|
13180
|
+
interior: {
|
|
13181
|
+
Here: null
|
|
13182
|
+
}
|
|
13020
13183
|
}
|
|
13021
|
-
}
|
|
13022
|
-
paraSpellAssetType: "location"
|
|
13184
|
+
}
|
|
13023
13185
|
},
|
|
13024
13186
|
multiChainAsset: "KSM-Kusama",
|
|
13025
13187
|
hasValue: true,
|
|
@@ -13046,23 +13208,26 @@
|
|
|
13046
13208
|
]
|
|
13047
13209
|
}
|
|
13048
13210
|
},
|
|
13049
|
-
paraSpellValue:
|
|
13050
|
-
|
|
13051
|
-
|
|
13052
|
-
|
|
13053
|
-
|
|
13054
|
-
|
|
13055
|
-
|
|
13056
|
-
|
|
13057
|
-
|
|
13058
|
-
|
|
13059
|
-
|
|
13060
|
-
|
|
13061
|
-
|
|
13062
|
-
|
|
13211
|
+
paraSpellValue: "DOT",
|
|
13212
|
+
paraSpellAssetType: "symbol",
|
|
13213
|
+
paraSpellIdentifyV4: {
|
|
13214
|
+
location: {
|
|
13215
|
+
parents: 1,
|
|
13216
|
+
interior: {
|
|
13217
|
+
X3: [
|
|
13218
|
+
{
|
|
13219
|
+
Parachain: 1000
|
|
13220
|
+
},
|
|
13221
|
+
{
|
|
13222
|
+
PalletInstance: 50
|
|
13223
|
+
},
|
|
13224
|
+
{
|
|
13225
|
+
GeneralIndex: 14
|
|
13226
|
+
}
|
|
13227
|
+
]
|
|
13228
|
+
}
|
|
13063
13229
|
}
|
|
13064
|
-
}
|
|
13065
|
-
paraSpellAssetType: "location"
|
|
13230
|
+
}
|
|
13066
13231
|
},
|
|
13067
13232
|
multiChainAsset: "DOT-Polkadot",
|
|
13068
13233
|
hasValue: true,
|
|
@@ -13254,27 +13419,30 @@
|
|
|
13254
13419
|
]
|
|
13255
13420
|
}
|
|
13256
13421
|
},
|
|
13257
|
-
paraSpellValue:
|
|
13258
|
-
|
|
13259
|
-
|
|
13260
|
-
|
|
13261
|
-
|
|
13262
|
-
|
|
13263
|
-
|
|
13264
|
-
|
|
13422
|
+
paraSpellValue: "WETH",
|
|
13423
|
+
paraSpellAssetType: "symbol",
|
|
13424
|
+
paraSpellIdentifyV4: {
|
|
13425
|
+
location: {
|
|
13426
|
+
parents: 2,
|
|
13427
|
+
interior: {
|
|
13428
|
+
X2: [
|
|
13429
|
+
{
|
|
13430
|
+
GlobalConsensus: {
|
|
13431
|
+
Ethereum: {
|
|
13432
|
+
chainId: 1
|
|
13433
|
+
}
|
|
13434
|
+
}
|
|
13435
|
+
},
|
|
13436
|
+
{
|
|
13437
|
+
AccountKey20: {
|
|
13438
|
+
key: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
13439
|
+
network: null
|
|
13265
13440
|
}
|
|
13266
13441
|
}
|
|
13267
|
-
|
|
13268
|
-
|
|
13269
|
-
AccountKey20: {
|
|
13270
|
-
key: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
13271
|
-
network: null
|
|
13272
|
-
}
|
|
13273
|
-
}
|
|
13274
|
-
]
|
|
13442
|
+
]
|
|
13443
|
+
}
|
|
13275
13444
|
}
|
|
13276
|
-
}
|
|
13277
|
-
paraSpellAssetType: "location"
|
|
13445
|
+
}
|
|
13278
13446
|
},
|
|
13279
13447
|
multiChainAsset: "ETH-Ethereum",
|
|
13280
13448
|
hasValue: true,
|
|
@@ -13301,17 +13469,20 @@
|
|
|
13301
13469
|
]
|
|
13302
13470
|
}
|
|
13303
13471
|
},
|
|
13304
|
-
paraSpellValue:
|
|
13305
|
-
|
|
13306
|
-
|
|
13307
|
-
|
|
13308
|
-
|
|
13309
|
-
|
|
13310
|
-
|
|
13311
|
-
|
|
13472
|
+
paraSpellValue: "MYTH",
|
|
13473
|
+
paraSpellAssetType: "symbol",
|
|
13474
|
+
paraSpellIdentifyV4: {
|
|
13475
|
+
location: {
|
|
13476
|
+
parents: 1,
|
|
13477
|
+
interior: {
|
|
13478
|
+
X1: [
|
|
13479
|
+
{
|
|
13480
|
+
Parachain: 3369
|
|
13481
|
+
}
|
|
13482
|
+
]
|
|
13483
|
+
}
|
|
13312
13484
|
}
|
|
13313
|
-
}
|
|
13314
|
-
paraSpellAssetType: "location"
|
|
13485
|
+
}
|
|
13315
13486
|
},
|
|
13316
13487
|
multiChainAsset: "MYTH-Mythos",
|
|
13317
13488
|
hasValue: true,
|
|
@@ -13364,23 +13535,26 @@
|
|
|
13364
13535
|
]
|
|
13365
13536
|
}
|
|
13366
13537
|
},
|
|
13367
|
-
paraSpellValue:
|
|
13368
|
-
|
|
13369
|
-
|
|
13370
|
-
|
|
13371
|
-
|
|
13372
|
-
|
|
13373
|
-
|
|
13374
|
-
|
|
13375
|
-
|
|
13376
|
-
|
|
13377
|
-
|
|
13378
|
-
|
|
13379
|
-
|
|
13380
|
-
|
|
13538
|
+
paraSpellValue: "WBTC",
|
|
13539
|
+
paraSpellAssetType: "symbol",
|
|
13540
|
+
paraSpellIdentifyV4: {
|
|
13541
|
+
location: {
|
|
13542
|
+
parents: 1,
|
|
13543
|
+
interior: {
|
|
13544
|
+
X3: [
|
|
13545
|
+
{
|
|
13546
|
+
Parachain: 1000
|
|
13547
|
+
},
|
|
13548
|
+
{
|
|
13549
|
+
PalletInstance: 50
|
|
13550
|
+
},
|
|
13551
|
+
{
|
|
13552
|
+
GeneralIndex: 21
|
|
13553
|
+
}
|
|
13554
|
+
]
|
|
13555
|
+
}
|
|
13381
13556
|
}
|
|
13382
|
-
}
|
|
13383
|
-
paraSpellAssetType: "location"
|
|
13557
|
+
}
|
|
13384
13558
|
},
|
|
13385
13559
|
multiChainAsset: "WBTC-WrappedBTC",
|
|
13386
13560
|
hasValue: true,
|
|
@@ -13417,23 +13591,26 @@
|
|
|
13417
13591
|
]
|
|
13418
13592
|
}
|
|
13419
13593
|
},
|
|
13420
|
-
paraSpellValue:
|
|
13421
|
-
|
|
13422
|
-
|
|
13423
|
-
|
|
13424
|
-
|
|
13425
|
-
|
|
13426
|
-
|
|
13427
|
-
|
|
13428
|
-
|
|
13429
|
-
|
|
13430
|
-
|
|
13431
|
-
|
|
13432
|
-
|
|
13433
|
-
|
|
13594
|
+
paraSpellValue: "SHIB",
|
|
13595
|
+
paraSpellAssetType: "symbol",
|
|
13596
|
+
paraSpellIdentifyV4: {
|
|
13597
|
+
location: {
|
|
13598
|
+
parents: 1,
|
|
13599
|
+
interior: {
|
|
13600
|
+
X3: [
|
|
13601
|
+
{
|
|
13602
|
+
Parachain: 1000
|
|
13603
|
+
},
|
|
13604
|
+
{
|
|
13605
|
+
PalletInstance: 50
|
|
13606
|
+
},
|
|
13607
|
+
{
|
|
13608
|
+
GeneralIndex: 38
|
|
13609
|
+
}
|
|
13610
|
+
]
|
|
13611
|
+
}
|
|
13434
13612
|
}
|
|
13435
|
-
}
|
|
13436
|
-
paraSpellAssetType: "location"
|
|
13613
|
+
}
|
|
13437
13614
|
},
|
|
13438
13615
|
multiChainAsset: "SHIB-SHIBAINU",
|
|
13439
13616
|
hasValue: true,
|
|
@@ -13470,27 +13647,30 @@
|
|
|
13470
13647
|
]
|
|
13471
13648
|
}
|
|
13472
13649
|
},
|
|
13473
|
-
paraSpellValue:
|
|
13474
|
-
|
|
13475
|
-
|
|
13476
|
-
|
|
13477
|
-
|
|
13478
|
-
|
|
13479
|
-
|
|
13480
|
-
|
|
13650
|
+
paraSpellValue: "PEPE",
|
|
13651
|
+
paraSpellAssetType: "symbol",
|
|
13652
|
+
paraSpellIdentifyV4: {
|
|
13653
|
+
location: {
|
|
13654
|
+
parents: 2,
|
|
13655
|
+
interior: {
|
|
13656
|
+
X2: [
|
|
13657
|
+
{
|
|
13658
|
+
GlobalConsensus: {
|
|
13659
|
+
Ethereum: {
|
|
13660
|
+
chainId: 1
|
|
13661
|
+
}
|
|
13662
|
+
}
|
|
13663
|
+
},
|
|
13664
|
+
{
|
|
13665
|
+
AccountKey20: {
|
|
13666
|
+
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
|
|
13667
|
+
network: null
|
|
13481
13668
|
}
|
|
13482
13669
|
}
|
|
13483
|
-
|
|
13484
|
-
|
|
13485
|
-
AccountKey20: {
|
|
13486
|
-
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
|
|
13487
|
-
network: null
|
|
13488
|
-
}
|
|
13489
|
-
}
|
|
13490
|
-
]
|
|
13670
|
+
]
|
|
13671
|
+
}
|
|
13491
13672
|
}
|
|
13492
|
-
}
|
|
13493
|
-
paraSpellAssetType: "location"
|
|
13673
|
+
}
|
|
13494
13674
|
},
|
|
13495
13675
|
multiChainAsset: "PEPE-Pepe",
|
|
13496
13676
|
hasValue: true,
|
|
@@ -13543,27 +13723,30 @@
|
|
|
13543
13723
|
]
|
|
13544
13724
|
}
|
|
13545
13725
|
},
|
|
13546
|
-
paraSpellValue:
|
|
13547
|
-
|
|
13548
|
-
|
|
13549
|
-
|
|
13550
|
-
|
|
13551
|
-
|
|
13552
|
-
|
|
13553
|
-
|
|
13726
|
+
paraSpellValue: "TON",
|
|
13727
|
+
paraSpellAssetType: "symbol",
|
|
13728
|
+
paraSpellIdentifyV4: {
|
|
13729
|
+
location: {
|
|
13730
|
+
parents: 2,
|
|
13731
|
+
interior: {
|
|
13732
|
+
X2: [
|
|
13733
|
+
{
|
|
13734
|
+
GlobalConsensus: {
|
|
13735
|
+
Ethereum: {
|
|
13736
|
+
chainId: 1
|
|
13737
|
+
}
|
|
13738
|
+
}
|
|
13739
|
+
},
|
|
13740
|
+
{
|
|
13741
|
+
AccountKey20: {
|
|
13742
|
+
key: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
|
|
13743
|
+
network: null
|
|
13554
13744
|
}
|
|
13555
13745
|
}
|
|
13556
|
-
|
|
13557
|
-
|
|
13558
|
-
AccountKey20: {
|
|
13559
|
-
key: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
|
|
13560
|
-
network: null
|
|
13561
|
-
}
|
|
13562
|
-
}
|
|
13563
|
-
]
|
|
13746
|
+
]
|
|
13747
|
+
}
|
|
13564
13748
|
}
|
|
13565
|
-
}
|
|
13566
|
-
paraSpellAssetType: "location"
|
|
13749
|
+
}
|
|
13567
13750
|
},
|
|
13568
13751
|
multiChainAsset: "TON-TONCoin",
|
|
13569
13752
|
hasValue: true,
|
|
@@ -13616,27 +13799,30 @@
|
|
|
13616
13799
|
]
|
|
13617
13800
|
}
|
|
13618
13801
|
},
|
|
13619
|
-
paraSpellValue:
|
|
13620
|
-
|
|
13621
|
-
|
|
13622
|
-
|
|
13623
|
-
|
|
13624
|
-
|
|
13625
|
-
|
|
13626
|
-
|
|
13802
|
+
paraSpellValue: "wstETH",
|
|
13803
|
+
paraSpellAssetType: "symbol",
|
|
13804
|
+
paraSpellIdentifyV4: {
|
|
13805
|
+
location: {
|
|
13806
|
+
parents: 2,
|
|
13807
|
+
interior: {
|
|
13808
|
+
X2: [
|
|
13809
|
+
{
|
|
13810
|
+
GlobalConsensus: {
|
|
13811
|
+
Ethereum: {
|
|
13812
|
+
chainId: 1
|
|
13813
|
+
}
|
|
13814
|
+
}
|
|
13815
|
+
},
|
|
13816
|
+
{
|
|
13817
|
+
AccountKey20: {
|
|
13818
|
+
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
|
|
13819
|
+
network: null
|
|
13627
13820
|
}
|
|
13628
13821
|
}
|
|
13629
|
-
|
|
13630
|
-
|
|
13631
|
-
AccountKey20: {
|
|
13632
|
-
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
|
|
13633
|
-
network: null
|
|
13634
|
-
}
|
|
13635
|
-
}
|
|
13636
|
-
]
|
|
13822
|
+
]
|
|
13823
|
+
}
|
|
13637
13824
|
}
|
|
13638
|
-
}
|
|
13639
|
-
paraSpellAssetType: "location"
|
|
13825
|
+
}
|
|
13640
13826
|
},
|
|
13641
13827
|
multiChainAsset: "wstETH-WrappedLiquidEther",
|
|
13642
13828
|
hasValue: true,
|
|
@@ -13673,27 +13859,30 @@
|
|
|
13673
13859
|
]
|
|
13674
13860
|
}
|
|
13675
13861
|
},
|
|
13676
|
-
paraSpellValue:
|
|
13677
|
-
|
|
13678
|
-
|
|
13679
|
-
|
|
13680
|
-
|
|
13681
|
-
|
|
13682
|
-
|
|
13683
|
-
|
|
13862
|
+
paraSpellValue: "tBTC",
|
|
13863
|
+
paraSpellAssetType: "symbol",
|
|
13864
|
+
paraSpellIdentifyV4: {
|
|
13865
|
+
location: {
|
|
13866
|
+
parents: 2,
|
|
13867
|
+
interior: {
|
|
13868
|
+
X2: [
|
|
13869
|
+
{
|
|
13870
|
+
GlobalConsensus: {
|
|
13871
|
+
Ethereum: {
|
|
13872
|
+
chainId: 1
|
|
13873
|
+
}
|
|
13874
|
+
}
|
|
13875
|
+
},
|
|
13876
|
+
{
|
|
13877
|
+
AccountKey20: {
|
|
13878
|
+
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
|
|
13879
|
+
network: null
|
|
13684
13880
|
}
|
|
13685
13881
|
}
|
|
13686
|
-
|
|
13687
|
-
|
|
13688
|
-
AccountKey20: {
|
|
13689
|
-
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
|
|
13690
|
-
network: null
|
|
13691
|
-
}
|
|
13692
|
-
}
|
|
13693
|
-
]
|
|
13882
|
+
]
|
|
13883
|
+
}
|
|
13694
13884
|
}
|
|
13695
|
-
}
|
|
13696
|
-
paraSpellAssetType: "location"
|
|
13885
|
+
}
|
|
13697
13886
|
},
|
|
13698
13887
|
multiChainAsset: "tBTC-tBTCv2",
|
|
13699
13888
|
hasValue: true,
|
|
@@ -13966,23 +14155,26 @@
|
|
|
13966
14155
|
onChainInfo: {
|
|
13967
14156
|
ForeignAsset: "7"
|
|
13968
14157
|
},
|
|
13969
|
-
paraSpellValue:
|
|
13970
|
-
|
|
13971
|
-
|
|
13972
|
-
|
|
13973
|
-
|
|
13974
|
-
|
|
13975
|
-
|
|
13976
|
-
|
|
13977
|
-
|
|
13978
|
-
|
|
13979
|
-
|
|
13980
|
-
|
|
13981
|
-
|
|
13982
|
-
|
|
14158
|
+
paraSpellValue: "USDT",
|
|
14159
|
+
paraSpellAssetType: "symbol",
|
|
14160
|
+
paraSpellIdentifyV4: {
|
|
14161
|
+
location: {
|
|
14162
|
+
parents: 1,
|
|
14163
|
+
interior: {
|
|
14164
|
+
X3: [
|
|
14165
|
+
{
|
|
14166
|
+
Parachain: 1000
|
|
14167
|
+
},
|
|
14168
|
+
{
|
|
14169
|
+
PalletInstance: 50
|
|
14170
|
+
},
|
|
14171
|
+
{
|
|
14172
|
+
GeneralIndex: 1984
|
|
14173
|
+
}
|
|
14174
|
+
]
|
|
14175
|
+
}
|
|
13983
14176
|
}
|
|
13984
|
-
}
|
|
13985
|
-
paraSpellAssetType: "location"
|
|
14177
|
+
}
|
|
13986
14178
|
},
|
|
13987
14179
|
multiChainAsset: "USDT-Tether",
|
|
13988
14180
|
hasValue: true,
|
|
@@ -14253,17 +14445,20 @@
|
|
|
14253
14445
|
]
|
|
14254
14446
|
}
|
|
14255
14447
|
},
|
|
14256
|
-
paraSpellValue:
|
|
14257
|
-
|
|
14258
|
-
|
|
14259
|
-
|
|
14260
|
-
|
|
14261
|
-
|
|
14262
|
-
|
|
14263
|
-
|
|
14448
|
+
paraSpellValue: "MYTH",
|
|
14449
|
+
paraSpellAssetType: "symbol",
|
|
14450
|
+
paraSpellIdentifyV4: {
|
|
14451
|
+
location: {
|
|
14452
|
+
parents: 1,
|
|
14453
|
+
interior: {
|
|
14454
|
+
X1: [
|
|
14455
|
+
{
|
|
14456
|
+
Parachain: 3369
|
|
14457
|
+
}
|
|
14458
|
+
]
|
|
14459
|
+
}
|
|
14264
14460
|
}
|
|
14265
|
-
}
|
|
14266
|
-
paraSpellAssetType: "location"
|
|
14461
|
+
}
|
|
14267
14462
|
},
|
|
14268
14463
|
multiChainAsset: "MYTH-Mythos",
|
|
14269
14464
|
hasValue: true,
|
|
@@ -15997,13 +16192,16 @@
|
|
|
15997
16192
|
minAmount: "1000000000",
|
|
15998
16193
|
assetType: "NATIVE",
|
|
15999
16194
|
metadata: {
|
|
16000
|
-
paraSpellValue:
|
|
16001
|
-
|
|
16002
|
-
|
|
16003
|
-
|
|
16195
|
+
paraSpellValue: "DOT",
|
|
16196
|
+
paraSpellAssetType: "symbol",
|
|
16197
|
+
paraSpellIdentifyV4: {
|
|
16198
|
+
location: {
|
|
16199
|
+
parents: 1,
|
|
16200
|
+
interior: {
|
|
16201
|
+
Here: null
|
|
16202
|
+
}
|
|
16004
16203
|
}
|
|
16005
|
-
}
|
|
16006
|
-
paraSpellAssetType: "location"
|
|
16204
|
+
}
|
|
16007
16205
|
},
|
|
16008
16206
|
multiChainAsset: "DOT-Polkadot",
|
|
16009
16207
|
hasValue: true,
|