@subwallet/chain-list 0.2.112-beta.9 → 0.2.113-beta.0-pr-549-cace5a0a
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 +823 -133
- package/cjs/data/AssetLogoMap.json +1175 -1175
- package/cjs/data/ChainAsset.json +1878 -1188
- package/cjs/data/ChainInfo.json +364 -364
- package/cjs/data/ChainLogoMap.json +367 -367
- package/cjs/data/MultiChainAsset.json +115 -115
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1175 -1175
- package/data/ChainAsset.json +1878 -1188
- package/data/ChainInfo.json +364 -364
- package/data/ChainLogoMap.json +367 -367
- package/data/MultiChainAsset.json +115 -115
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -2375,8 +2375,13 @@
|
|
|
2375
2375
|
parents: 0,
|
|
2376
2376
|
interior: "Here"
|
|
2377
2377
|
},
|
|
2378
|
-
paraSpellValue:
|
|
2379
|
-
|
|
2378
|
+
paraSpellValue: {
|
|
2379
|
+
parents: 1,
|
|
2380
|
+
interior: {
|
|
2381
|
+
Here: null
|
|
2382
|
+
}
|
|
2383
|
+
},
|
|
2384
|
+
paraSpellAssetType: "location"
|
|
2380
2385
|
},
|
|
2381
2386
|
multiChainAsset: "DOT-Polkadot",
|
|
2382
2387
|
hasValue: true,
|
|
@@ -2396,8 +2401,13 @@
|
|
|
2396
2401
|
parents: 0,
|
|
2397
2402
|
interior: "Here"
|
|
2398
2403
|
},
|
|
2399
|
-
paraSpellValue:
|
|
2400
|
-
|
|
2404
|
+
paraSpellValue: {
|
|
2405
|
+
parents: 1,
|
|
2406
|
+
interior: {
|
|
2407
|
+
Here: null
|
|
2408
|
+
}
|
|
2409
|
+
},
|
|
2410
|
+
paraSpellAssetType: "location"
|
|
2401
2411
|
},
|
|
2402
2412
|
multiChainAsset: "KSM-Kusama",
|
|
2403
2413
|
hasValue: true,
|
|
@@ -2445,8 +2455,20 @@
|
|
|
2445
2455
|
parents: 0,
|
|
2446
2456
|
interior: "Here"
|
|
2447
2457
|
},
|
|
2448
|
-
paraSpellValue:
|
|
2449
|
-
|
|
2458
|
+
paraSpellValue: {
|
|
2459
|
+
parents: 1,
|
|
2460
|
+
interior: {
|
|
2461
|
+
X2: [
|
|
2462
|
+
{
|
|
2463
|
+
Parachain: 2004
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
PalletInstance: 10
|
|
2467
|
+
}
|
|
2468
|
+
]
|
|
2469
|
+
}
|
|
2470
|
+
},
|
|
2471
|
+
paraSpellAssetType: "location"
|
|
2450
2472
|
},
|
|
2451
2473
|
multiChainAsset: "GLMR-Moonbeam",
|
|
2452
2474
|
hasValue: true,
|
|
@@ -2465,9 +2487,7 @@
|
|
|
2465
2487
|
multilocation: {
|
|
2466
2488
|
parents: 0,
|
|
2467
2489
|
interior: "Here"
|
|
2468
|
-
}
|
|
2469
|
-
paraSpellValue: "NEER",
|
|
2470
|
-
paraSpellAssetType: "symbol"
|
|
2490
|
+
}
|
|
2471
2491
|
},
|
|
2472
2492
|
multiChainAsset: "NEER-Pioneer",
|
|
2473
2493
|
hasValue: true,
|
|
@@ -2501,8 +2521,17 @@
|
|
|
2501
2521
|
parents: 0,
|
|
2502
2522
|
interior: "Here"
|
|
2503
2523
|
},
|
|
2504
|
-
paraSpellValue:
|
|
2505
|
-
|
|
2524
|
+
paraSpellValue: {
|
|
2525
|
+
parents: 1,
|
|
2526
|
+
interior: {
|
|
2527
|
+
X1: [
|
|
2528
|
+
{
|
|
2529
|
+
Parachain: 2006
|
|
2530
|
+
}
|
|
2531
|
+
]
|
|
2532
|
+
}
|
|
2533
|
+
},
|
|
2534
|
+
paraSpellAssetType: "location"
|
|
2506
2535
|
},
|
|
2507
2536
|
multiChainAsset: "ASTR-Astar",
|
|
2508
2537
|
hasValue: true,
|
|
@@ -2523,8 +2552,13 @@
|
|
|
2523
2552
|
parents: 1,
|
|
2524
2553
|
interior: "Here"
|
|
2525
2554
|
},
|
|
2526
|
-
paraSpellValue:
|
|
2527
|
-
|
|
2555
|
+
paraSpellValue: {
|
|
2556
|
+
parents: 1,
|
|
2557
|
+
interior: {
|
|
2558
|
+
Here: null
|
|
2559
|
+
}
|
|
2560
|
+
},
|
|
2561
|
+
paraSpellAssetType: "location",
|
|
2528
2562
|
alternativeSwapAsset: "polkadot-NATIVE-DOT"
|
|
2529
2563
|
},
|
|
2530
2564
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -2550,8 +2584,23 @@
|
|
|
2550
2584
|
parents: 0,
|
|
2551
2585
|
interior: "Here"
|
|
2552
2586
|
},
|
|
2553
|
-
paraSpellValue:
|
|
2554
|
-
|
|
2587
|
+
paraSpellValue: {
|
|
2588
|
+
parents: 1,
|
|
2589
|
+
interior: {
|
|
2590
|
+
X2: [
|
|
2591
|
+
{
|
|
2592
|
+
Parachain: 2000
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
GeneralKey: {
|
|
2596
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
2597
|
+
length: 2
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
]
|
|
2601
|
+
}
|
|
2602
|
+
},
|
|
2603
|
+
paraSpellAssetType: "location"
|
|
2555
2604
|
},
|
|
2556
2605
|
multiChainAsset: "ACA-Acala",
|
|
2557
2606
|
hasValue: true,
|
|
@@ -2665,8 +2714,13 @@
|
|
|
2665
2714
|
Token: "DOT"
|
|
2666
2715
|
},
|
|
2667
2716
|
isSufficient: true,
|
|
2668
|
-
paraSpellValue:
|
|
2669
|
-
|
|
2717
|
+
paraSpellValue: {
|
|
2718
|
+
parents: 1,
|
|
2719
|
+
interior: {
|
|
2720
|
+
Here: null
|
|
2721
|
+
}
|
|
2722
|
+
},
|
|
2723
|
+
paraSpellAssetType: "location"
|
|
2670
2724
|
},
|
|
2671
2725
|
multiChainAsset: "DOT-Polkadot",
|
|
2672
2726
|
hasValue: true,
|
|
@@ -2685,8 +2739,20 @@
|
|
|
2685
2739
|
onChainInfo: {
|
|
2686
2740
|
ForeignAsset: 0
|
|
2687
2741
|
},
|
|
2688
|
-
paraSpellValue:
|
|
2689
|
-
|
|
2742
|
+
paraSpellValue: {
|
|
2743
|
+
parents: 1,
|
|
2744
|
+
interior: {
|
|
2745
|
+
X2: [
|
|
2746
|
+
{
|
|
2747
|
+
Parachain: 2004
|
|
2748
|
+
},
|
|
2749
|
+
{
|
|
2750
|
+
PalletInstance: 10
|
|
2751
|
+
}
|
|
2752
|
+
]
|
|
2753
|
+
}
|
|
2754
|
+
},
|
|
2755
|
+
paraSpellAssetType: "location"
|
|
2690
2756
|
},
|
|
2691
2757
|
multiChainAsset: "GLMR-Moonbeam",
|
|
2692
2758
|
hasValue: true,
|
|
@@ -2706,8 +2772,23 @@
|
|
|
2706
2772
|
ForeignAsset: 12
|
|
2707
2773
|
},
|
|
2708
2774
|
isSufficient: true,
|
|
2709
|
-
paraSpellValue:
|
|
2710
|
-
|
|
2775
|
+
paraSpellValue: {
|
|
2776
|
+
parents: 1,
|
|
2777
|
+
interior: {
|
|
2778
|
+
X3: [
|
|
2779
|
+
{
|
|
2780
|
+
Parachain: 1000
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
PalletInstance: 50
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
GeneralIndex: 1984
|
|
2787
|
+
}
|
|
2788
|
+
]
|
|
2789
|
+
}
|
|
2790
|
+
},
|
|
2791
|
+
paraSpellAssetType: "location"
|
|
2711
2792
|
},
|
|
2712
2793
|
multiChainAsset: "USDT-Tether",
|
|
2713
2794
|
hasValue: true,
|
|
@@ -2745,8 +2826,17 @@
|
|
|
2745
2826
|
ForeignAsset: 2
|
|
2746
2827
|
},
|
|
2747
2828
|
isSufficient: true,
|
|
2748
|
-
paraSpellValue:
|
|
2749
|
-
|
|
2829
|
+
paraSpellValue: {
|
|
2830
|
+
parents: 1,
|
|
2831
|
+
interior: {
|
|
2832
|
+
X1: [
|
|
2833
|
+
{
|
|
2834
|
+
Parachain: 2006
|
|
2835
|
+
}
|
|
2836
|
+
]
|
|
2837
|
+
}
|
|
2838
|
+
},
|
|
2839
|
+
paraSpellAssetType: "location"
|
|
2750
2840
|
},
|
|
2751
2841
|
multiChainAsset: "ASTR-Astar",
|
|
2752
2842
|
hasValue: true,
|
|
@@ -2832,9 +2922,14 @@
|
|
|
2832
2922
|
metadata: {
|
|
2833
2923
|
assetId: "42259045809535163221576417993425387648",
|
|
2834
2924
|
assetType: "ForeignAsset",
|
|
2835
|
-
paraSpellValue:
|
|
2925
|
+
paraSpellValue: {
|
|
2926
|
+
parents: 1,
|
|
2927
|
+
interior: {
|
|
2928
|
+
Here: null
|
|
2929
|
+
}
|
|
2930
|
+
},
|
|
2836
2931
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
|
|
2837
|
-
paraSpellAssetType: "
|
|
2932
|
+
paraSpellAssetType: "location"
|
|
2838
2933
|
},
|
|
2839
2934
|
multiChainAsset: "DOT-Polkadot",
|
|
2840
2935
|
hasValue: true,
|
|
@@ -2852,9 +2947,24 @@
|
|
|
2852
2947
|
metadata: {
|
|
2853
2948
|
assetId: "101170542313601871197860408087030232491",
|
|
2854
2949
|
assetType: "ForeignAsset",
|
|
2855
|
-
paraSpellValue:
|
|
2950
|
+
paraSpellValue: {
|
|
2951
|
+
parents: 1,
|
|
2952
|
+
interior: {
|
|
2953
|
+
X2: [
|
|
2954
|
+
{
|
|
2955
|
+
Parachain: 2032
|
|
2956
|
+
},
|
|
2957
|
+
{
|
|
2958
|
+
GeneralKey: {
|
|
2959
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
2960
|
+
length: 2
|
|
2961
|
+
}
|
|
2962
|
+
}
|
|
2963
|
+
]
|
|
2964
|
+
}
|
|
2965
|
+
},
|
|
2856
2966
|
contractAddress: "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab",
|
|
2857
|
-
paraSpellAssetType: "
|
|
2967
|
+
paraSpellAssetType: "location"
|
|
2858
2968
|
},
|
|
2859
2969
|
multiChainAsset: "INTR-Interlay",
|
|
2860
2970
|
hasValue: true,
|
|
@@ -2872,9 +2982,24 @@
|
|
|
2872
2982
|
metadata: {
|
|
2873
2983
|
assetId: "120637696315203257380661607956669368914",
|
|
2874
2984
|
assetType: "ForeignAsset",
|
|
2875
|
-
paraSpellValue:
|
|
2985
|
+
paraSpellValue: {
|
|
2986
|
+
parents: 1,
|
|
2987
|
+
interior: {
|
|
2988
|
+
X2: [
|
|
2989
|
+
{
|
|
2990
|
+
Parachain: 2032
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
GeneralKey: {
|
|
2994
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
2995
|
+
length: 2
|
|
2996
|
+
}
|
|
2997
|
+
}
|
|
2998
|
+
]
|
|
2999
|
+
}
|
|
3000
|
+
},
|
|
2876
3001
|
contractAddress: "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52",
|
|
2877
|
-
paraSpellAssetType: "
|
|
3002
|
+
paraSpellAssetType: "location"
|
|
2878
3003
|
},
|
|
2879
3004
|
multiChainAsset: "iBTC-interBTC",
|
|
2880
3005
|
hasValue: true,
|
|
@@ -2892,9 +3017,24 @@
|
|
|
2892
3017
|
metadata: {
|
|
2893
3018
|
assetId: "224821240862170613278369189818311486111",
|
|
2894
3019
|
assetType: "ForeignAsset",
|
|
2895
|
-
paraSpellValue:
|
|
3020
|
+
paraSpellValue: {
|
|
3021
|
+
parents: 1,
|
|
3022
|
+
interior: {
|
|
3023
|
+
X2: [
|
|
3024
|
+
{
|
|
3025
|
+
Parachain: 2000
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
GeneralKey: {
|
|
3029
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
3030
|
+
length: 2
|
|
3031
|
+
}
|
|
3032
|
+
}
|
|
3033
|
+
]
|
|
3034
|
+
}
|
|
3035
|
+
},
|
|
2896
3036
|
contractAddress: "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f",
|
|
2897
|
-
paraSpellAssetType: "
|
|
3037
|
+
paraSpellAssetType: "location"
|
|
2898
3038
|
},
|
|
2899
3039
|
multiChainAsset: "ACA-Acala",
|
|
2900
3040
|
hasValue: true,
|
|
@@ -2965,8 +3105,13 @@
|
|
|
2965
3105
|
parents: 1,
|
|
2966
3106
|
interior: "Here"
|
|
2967
3107
|
},
|
|
2968
|
-
paraSpellValue:
|
|
2969
|
-
|
|
3108
|
+
paraSpellValue: {
|
|
3109
|
+
parents: 1,
|
|
3110
|
+
interior: {
|
|
3111
|
+
Here: null
|
|
3112
|
+
}
|
|
3113
|
+
},
|
|
3114
|
+
paraSpellAssetType: "location"
|
|
2970
3115
|
},
|
|
2971
3116
|
multiChainAsset: "DOT-Polkadot",
|
|
2972
3117
|
hasValue: true,
|
|
@@ -2999,8 +3144,23 @@
|
|
|
2999
3144
|
]
|
|
3000
3145
|
}
|
|
3001
3146
|
},
|
|
3002
|
-
paraSpellValue:
|
|
3003
|
-
|
|
3147
|
+
paraSpellValue: {
|
|
3148
|
+
parents: 1,
|
|
3149
|
+
interior: {
|
|
3150
|
+
X3: [
|
|
3151
|
+
{
|
|
3152
|
+
Parachain: 1000
|
|
3153
|
+
},
|
|
3154
|
+
{
|
|
3155
|
+
PalletInstance: 50
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
GeneralIndex: 1984
|
|
3159
|
+
}
|
|
3160
|
+
]
|
|
3161
|
+
}
|
|
3162
|
+
},
|
|
3163
|
+
paraSpellAssetType: "location"
|
|
3004
3164
|
},
|
|
3005
3165
|
multiChainAsset: "USDT-Tether",
|
|
3006
3166
|
hasValue: true,
|
|
@@ -3279,8 +3439,23 @@
|
|
|
3279
3439
|
onChainInfo: {
|
|
3280
3440
|
Token2: "2"
|
|
3281
3441
|
},
|
|
3282
|
-
paraSpellValue:
|
|
3283
|
-
|
|
3442
|
+
paraSpellValue: {
|
|
3443
|
+
parents: 1,
|
|
3444
|
+
interior: {
|
|
3445
|
+
X3: [
|
|
3446
|
+
{
|
|
3447
|
+
Parachain: 1000
|
|
3448
|
+
},
|
|
3449
|
+
{
|
|
3450
|
+
PalletInstance: 50
|
|
3451
|
+
},
|
|
3452
|
+
{
|
|
3453
|
+
GeneralIndex: 1984
|
|
3454
|
+
}
|
|
3455
|
+
]
|
|
3456
|
+
}
|
|
3457
|
+
},
|
|
3458
|
+
paraSpellAssetType: "location"
|
|
3284
3459
|
},
|
|
3285
3460
|
multiChainAsset: "USDT-Tether",
|
|
3286
3461
|
hasValue: true,
|
|
@@ -3827,8 +4002,20 @@
|
|
|
3827
4002
|
assetType: "NATIVE",
|
|
3828
4003
|
metadata: {
|
|
3829
4004
|
assetId: "0",
|
|
3830
|
-
paraSpellValue:
|
|
3831
|
-
|
|
4005
|
+
paraSpellValue: {
|
|
4006
|
+
parents: 1,
|
|
4007
|
+
interior: {
|
|
4008
|
+
X2: [
|
|
4009
|
+
{
|
|
4010
|
+
Parachain: 2034
|
|
4011
|
+
},
|
|
4012
|
+
{
|
|
4013
|
+
GeneralIndex: 0
|
|
4014
|
+
}
|
|
4015
|
+
]
|
|
4016
|
+
}
|
|
4017
|
+
},
|
|
4018
|
+
paraSpellAssetType: "location"
|
|
3832
4019
|
},
|
|
3833
4020
|
multiChainAsset: "HDX-HydraDX",
|
|
3834
4021
|
hasValue: true,
|
|
@@ -3862,8 +4049,23 @@
|
|
|
3862
4049
|
]
|
|
3863
4050
|
}
|
|
3864
4051
|
},
|
|
3865
|
-
paraSpellValue:
|
|
3866
|
-
|
|
4052
|
+
paraSpellValue: {
|
|
4053
|
+
parents: 1,
|
|
4054
|
+
interior: {
|
|
4055
|
+
X3: [
|
|
4056
|
+
{
|
|
4057
|
+
Parachain: 1000
|
|
4058
|
+
},
|
|
4059
|
+
{
|
|
4060
|
+
PalletInstance: 50
|
|
4061
|
+
},
|
|
4062
|
+
{
|
|
4063
|
+
GeneralIndex: 1984
|
|
4064
|
+
}
|
|
4065
|
+
]
|
|
4066
|
+
}
|
|
4067
|
+
},
|
|
4068
|
+
paraSpellAssetType: "location"
|
|
3867
4069
|
},
|
|
3868
4070
|
multiChainAsset: "USDT-Tether",
|
|
3869
4071
|
hasValue: true,
|
|
@@ -3896,8 +4098,23 @@
|
|
|
3896
4098
|
onChainInfo: {
|
|
3897
4099
|
Native: null
|
|
3898
4100
|
},
|
|
3899
|
-
paraSpellValue:
|
|
3900
|
-
|
|
4101
|
+
paraSpellValue: {
|
|
4102
|
+
parents: 1,
|
|
4103
|
+
interior: {
|
|
4104
|
+
X2: [
|
|
4105
|
+
{
|
|
4106
|
+
Parachain: 2031
|
|
4107
|
+
},
|
|
4108
|
+
{
|
|
4109
|
+
GeneralKey: {
|
|
4110
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
4111
|
+
length: 2
|
|
4112
|
+
}
|
|
4113
|
+
}
|
|
4114
|
+
]
|
|
4115
|
+
}
|
|
4116
|
+
},
|
|
4117
|
+
paraSpellAssetType: "location"
|
|
3901
4118
|
},
|
|
3902
4119
|
multiChainAsset: "CFG-Centrifuge",
|
|
3903
4120
|
hasValue: true,
|
|
@@ -3916,8 +4133,23 @@
|
|
|
3916
4133
|
onChainInfo: {
|
|
3917
4134
|
Token: "INTR"
|
|
3918
4135
|
},
|
|
3919
|
-
paraSpellValue:
|
|
3920
|
-
|
|
4136
|
+
paraSpellValue: {
|
|
4137
|
+
parents: 1,
|
|
4138
|
+
interior: {
|
|
4139
|
+
X2: [
|
|
4140
|
+
{
|
|
4141
|
+
Parachain: 2032
|
|
4142
|
+
},
|
|
4143
|
+
{
|
|
4144
|
+
GeneralKey: {
|
|
4145
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
4146
|
+
length: 2
|
|
4147
|
+
}
|
|
4148
|
+
}
|
|
4149
|
+
]
|
|
4150
|
+
}
|
|
4151
|
+
},
|
|
4152
|
+
paraSpellAssetType: "location"
|
|
3921
4153
|
},
|
|
3922
4154
|
multiChainAsset: "INTR-Interlay",
|
|
3923
4155
|
hasValue: true,
|
|
@@ -3954,8 +4186,23 @@
|
|
|
3954
4186
|
onChainInfo: {
|
|
3955
4187
|
ForeignAsset: 2
|
|
3956
4188
|
},
|
|
3957
|
-
paraSpellValue:
|
|
3958
|
-
|
|
4189
|
+
paraSpellValue: {
|
|
4190
|
+
parents: 1,
|
|
4191
|
+
interior: {
|
|
4192
|
+
X3: [
|
|
4193
|
+
{
|
|
4194
|
+
Parachain: 1000
|
|
4195
|
+
},
|
|
4196
|
+
{
|
|
4197
|
+
PalletInstance: 50
|
|
4198
|
+
},
|
|
4199
|
+
{
|
|
4200
|
+
GeneralIndex: 1984
|
|
4201
|
+
}
|
|
4202
|
+
]
|
|
4203
|
+
}
|
|
4204
|
+
},
|
|
4205
|
+
paraSpellAssetType: "location"
|
|
3959
4206
|
},
|
|
3960
4207
|
multiChainAsset: "USDT-Tether",
|
|
3961
4208
|
hasValue: true,
|
|
@@ -4098,8 +4345,8 @@
|
|
|
4098
4345
|
onChainInfo: {
|
|
4099
4346
|
XCM: "0"
|
|
4100
4347
|
},
|
|
4101
|
-
paraSpellValue: "
|
|
4102
|
-
paraSpellAssetType: "
|
|
4348
|
+
paraSpellValue: "0",
|
|
4349
|
+
paraSpellAssetType: "id"
|
|
4103
4350
|
},
|
|
4104
4351
|
multiChainAsset: "KSM-Kusama",
|
|
4105
4352
|
hasValue: true,
|
|
@@ -4245,8 +4492,13 @@
|
|
|
4245
4492
|
parents: 1,
|
|
4246
4493
|
interior: "Here"
|
|
4247
4494
|
},
|
|
4248
|
-
paraSpellValue:
|
|
4249
|
-
|
|
4495
|
+
paraSpellValue: {
|
|
4496
|
+
parents: 1,
|
|
4497
|
+
interior: {
|
|
4498
|
+
Here: null
|
|
4499
|
+
}
|
|
4500
|
+
},
|
|
4501
|
+
paraSpellAssetType: "location"
|
|
4250
4502
|
},
|
|
4251
4503
|
multiChainAsset: "KSM-Kusama",
|
|
4252
4504
|
hasValue: true,
|
|
@@ -4731,8 +4983,13 @@
|
|
|
4731
4983
|
minAmount: "33333333",
|
|
4732
4984
|
assetType: "NATIVE",
|
|
4733
4985
|
metadata: {
|
|
4734
|
-
paraSpellValue:
|
|
4735
|
-
|
|
4986
|
+
paraSpellValue: {
|
|
4987
|
+
parents: 1,
|
|
4988
|
+
interior: {
|
|
4989
|
+
Here: null
|
|
4990
|
+
}
|
|
4991
|
+
},
|
|
4992
|
+
paraSpellAssetType: "location"
|
|
4736
4993
|
},
|
|
4737
4994
|
multiChainAsset: "KSM-Kusama",
|
|
4738
4995
|
hasValue: true,
|
|
@@ -5021,8 +5278,13 @@
|
|
|
5021
5278
|
parents: 1,
|
|
5022
5279
|
interior: "Here"
|
|
5023
5280
|
},
|
|
5024
|
-
paraSpellValue:
|
|
5025
|
-
|
|
5281
|
+
paraSpellValue: {
|
|
5282
|
+
parents: 1,
|
|
5283
|
+
interior: {
|
|
5284
|
+
Here: null
|
|
5285
|
+
}
|
|
5286
|
+
},
|
|
5287
|
+
paraSpellAssetType: "location"
|
|
5026
5288
|
},
|
|
5027
5289
|
multiChainAsset: "DOT-Polkadot",
|
|
5028
5290
|
hasValue: true,
|
|
@@ -5057,8 +5319,23 @@
|
|
|
5057
5319
|
]
|
|
5058
5320
|
}
|
|
5059
5321
|
},
|
|
5060
|
-
paraSpellValue:
|
|
5061
|
-
|
|
5322
|
+
paraSpellValue: {
|
|
5323
|
+
parents: 1,
|
|
5324
|
+
interior: {
|
|
5325
|
+
X3: [
|
|
5326
|
+
{
|
|
5327
|
+
Parachain: 1000
|
|
5328
|
+
},
|
|
5329
|
+
{
|
|
5330
|
+
PalletInstance: 50
|
|
5331
|
+
},
|
|
5332
|
+
{
|
|
5333
|
+
GeneralIndex: 1984
|
|
5334
|
+
}
|
|
5335
|
+
]
|
|
5336
|
+
}
|
|
5337
|
+
},
|
|
5338
|
+
paraSpellAssetType: "location"
|
|
5062
5339
|
},
|
|
5063
5340
|
multiChainAsset: "USDT-Tether",
|
|
5064
5341
|
hasValue: true,
|
|
@@ -5706,8 +5983,23 @@
|
|
|
5706
5983
|
]
|
|
5707
5984
|
}
|
|
5708
5985
|
},
|
|
5709
|
-
paraSpellValue:
|
|
5710
|
-
|
|
5986
|
+
paraSpellValue: {
|
|
5987
|
+
parents: 1,
|
|
5988
|
+
interior: {
|
|
5989
|
+
X3: [
|
|
5990
|
+
{
|
|
5991
|
+
Parachain: 1000
|
|
5992
|
+
},
|
|
5993
|
+
{
|
|
5994
|
+
PalletInstance: 50
|
|
5995
|
+
},
|
|
5996
|
+
{
|
|
5997
|
+
GeneralIndex: 1984
|
|
5998
|
+
}
|
|
5999
|
+
]
|
|
6000
|
+
}
|
|
6001
|
+
},
|
|
6002
|
+
paraSpellAssetType: "location"
|
|
5711
6003
|
},
|
|
5712
6004
|
multiChainAsset: "USDT-Tether",
|
|
5713
6005
|
hasValue: true,
|
|
@@ -5725,9 +6017,14 @@
|
|
|
5725
6017
|
metadata: {
|
|
5726
6018
|
assetId: "42259045809535163221576417993425387648",
|
|
5727
6019
|
assetType: "ForeignAsset",
|
|
5728
|
-
paraSpellValue:
|
|
6020
|
+
paraSpellValue: {
|
|
6021
|
+
parents: 1,
|
|
6022
|
+
interior: {
|
|
6023
|
+
Here: null
|
|
6024
|
+
}
|
|
6025
|
+
},
|
|
5729
6026
|
contractAddress: "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080",
|
|
5730
|
-
paraSpellAssetType: "
|
|
6027
|
+
paraSpellAssetType: "location"
|
|
5731
6028
|
},
|
|
5732
6029
|
multiChainAsset: "KSM-Kusama",
|
|
5733
6030
|
hasValue: true,
|
|
@@ -5749,8 +6046,13 @@
|
|
|
5749
6046
|
parents: 1,
|
|
5750
6047
|
interior: "Here"
|
|
5751
6048
|
},
|
|
5752
|
-
paraSpellValue:
|
|
5753
|
-
|
|
6049
|
+
paraSpellValue: {
|
|
6050
|
+
parents: 1,
|
|
6051
|
+
interior: {
|
|
6052
|
+
Here: null
|
|
6053
|
+
}
|
|
6054
|
+
},
|
|
6055
|
+
paraSpellAssetType: "location"
|
|
5754
6056
|
},
|
|
5755
6057
|
multiChainAsset: "KSM-Kusama",
|
|
5756
6058
|
hasValue: true,
|
|
@@ -5769,8 +6071,13 @@
|
|
|
5769
6071
|
onChainInfo: {
|
|
5770
6072
|
Token: "KSM"
|
|
5771
6073
|
},
|
|
5772
|
-
paraSpellValue:
|
|
5773
|
-
|
|
6074
|
+
paraSpellValue: {
|
|
6075
|
+
parents: 1,
|
|
6076
|
+
interior: {
|
|
6077
|
+
Here: null
|
|
6078
|
+
}
|
|
6079
|
+
},
|
|
6080
|
+
paraSpellAssetType: "location"
|
|
5774
6081
|
},
|
|
5775
6082
|
multiChainAsset: "KSM-Kusama",
|
|
5776
6083
|
hasValue: true,
|
|
@@ -5789,8 +6096,23 @@
|
|
|
5789
6096
|
onChainInfo: {
|
|
5790
6097
|
ForeignAsset: "9"
|
|
5791
6098
|
},
|
|
5792
|
-
paraSpellValue:
|
|
5793
|
-
|
|
6099
|
+
paraSpellValue: {
|
|
6100
|
+
parents: 1,
|
|
6101
|
+
interior: {
|
|
6102
|
+
X2: [
|
|
6103
|
+
{
|
|
6104
|
+
Parachain: 2096
|
|
6105
|
+
},
|
|
6106
|
+
{
|
|
6107
|
+
GeneralKey: {
|
|
6108
|
+
data: "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
6109
|
+
length: 9
|
|
6110
|
+
}
|
|
6111
|
+
}
|
|
6112
|
+
]
|
|
6113
|
+
}
|
|
6114
|
+
},
|
|
6115
|
+
paraSpellAssetType: "location"
|
|
5794
6116
|
},
|
|
5795
6117
|
multiChainAsset: "NEER-Pioneer",
|
|
5796
6118
|
hasValue: true,
|
|
@@ -5845,8 +6167,13 @@
|
|
|
5845
6167
|
onChainInfo: {
|
|
5846
6168
|
Token: "KSM"
|
|
5847
6169
|
},
|
|
5848
|
-
paraSpellValue:
|
|
5849
|
-
|
|
6170
|
+
paraSpellValue: {
|
|
6171
|
+
parents: 1,
|
|
6172
|
+
interior: {
|
|
6173
|
+
Here: null
|
|
6174
|
+
}
|
|
6175
|
+
},
|
|
6176
|
+
paraSpellAssetType: "location"
|
|
5850
6177
|
},
|
|
5851
6178
|
multiChainAsset: "KSM-Kusama",
|
|
5852
6179
|
hasValue: true,
|
|
@@ -5918,9 +6245,24 @@
|
|
|
5918
6245
|
metadata: {
|
|
5919
6246
|
assetId: "311091173110107856861649819128533077277",
|
|
5920
6247
|
assetType: "ForeignAsset",
|
|
5921
|
-
paraSpellValue:
|
|
6248
|
+
paraSpellValue: {
|
|
6249
|
+
parents: 1,
|
|
6250
|
+
interior: {
|
|
6251
|
+
X3: [
|
|
6252
|
+
{
|
|
6253
|
+
Parachain: 1000
|
|
6254
|
+
},
|
|
6255
|
+
{
|
|
6256
|
+
PalletInstance: 50
|
|
6257
|
+
},
|
|
6258
|
+
{
|
|
6259
|
+
GeneralIndex: 1984
|
|
6260
|
+
}
|
|
6261
|
+
]
|
|
6262
|
+
}
|
|
6263
|
+
},
|
|
5922
6264
|
contractAddress: "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d",
|
|
5923
|
-
paraSpellAssetType: "
|
|
6265
|
+
paraSpellAssetType: "location"
|
|
5924
6266
|
},
|
|
5925
6267
|
multiChainAsset: "USDT-Tether",
|
|
5926
6268
|
hasValue: true,
|
|
@@ -6227,8 +6569,23 @@
|
|
|
6227
6569
|
assetType: "LOCAL",
|
|
6228
6570
|
metadata: {
|
|
6229
6571
|
assetId: "1984",
|
|
6230
|
-
paraSpellValue:
|
|
6231
|
-
|
|
6572
|
+
paraSpellValue: {
|
|
6573
|
+
parents: 1,
|
|
6574
|
+
interior: {
|
|
6575
|
+
X3: [
|
|
6576
|
+
{
|
|
6577
|
+
Parachain: 1000
|
|
6578
|
+
},
|
|
6579
|
+
{
|
|
6580
|
+
PalletInstance: 50
|
|
6581
|
+
},
|
|
6582
|
+
{
|
|
6583
|
+
GeneralIndex: 1984
|
|
6584
|
+
}
|
|
6585
|
+
]
|
|
6586
|
+
}
|
|
6587
|
+
},
|
|
6588
|
+
paraSpellAssetType: "location"
|
|
6232
6589
|
},
|
|
6233
6590
|
multiChainAsset: "USDT-Tether",
|
|
6234
6591
|
hasValue: true,
|
|
@@ -8825,8 +9182,13 @@
|
|
|
8825
9182
|
minAmount: "1000000000",
|
|
8826
9183
|
assetType: "NATIVE",
|
|
8827
9184
|
metadata: {
|
|
8828
|
-
paraSpellValue:
|
|
8829
|
-
|
|
9185
|
+
paraSpellValue: {
|
|
9186
|
+
parents: 1,
|
|
9187
|
+
interior: {
|
|
9188
|
+
Here: null
|
|
9189
|
+
}
|
|
9190
|
+
},
|
|
9191
|
+
paraSpellAssetType: "location"
|
|
8830
9192
|
},
|
|
8831
9193
|
multiChainAsset: "DOT-Polkadot",
|
|
8832
9194
|
hasValue: true,
|
|
@@ -9379,8 +9741,13 @@
|
|
|
9379
9741
|
onChainInfo: {
|
|
9380
9742
|
Token2: "0"
|
|
9381
9743
|
},
|
|
9382
|
-
paraSpellValue:
|
|
9383
|
-
|
|
9744
|
+
paraSpellValue: {
|
|
9745
|
+
parents: 1,
|
|
9746
|
+
interior: {
|
|
9747
|
+
Here: null
|
|
9748
|
+
}
|
|
9749
|
+
},
|
|
9750
|
+
paraSpellAssetType: "location"
|
|
9384
9751
|
},
|
|
9385
9752
|
multiChainAsset: "DOT-Polkadot",
|
|
9386
9753
|
hasValue: true,
|
|
@@ -9431,8 +9798,13 @@
|
|
|
9431
9798
|
onChainInfo: {
|
|
9432
9799
|
Token: "DOT"
|
|
9433
9800
|
},
|
|
9434
|
-
paraSpellValue:
|
|
9435
|
-
|
|
9801
|
+
paraSpellValue: {
|
|
9802
|
+
parents: 1,
|
|
9803
|
+
interior: {
|
|
9804
|
+
Here: null
|
|
9805
|
+
}
|
|
9806
|
+
},
|
|
9807
|
+
paraSpellAssetType: "location"
|
|
9436
9808
|
},
|
|
9437
9809
|
multiChainAsset: "DOT-Polkadot",
|
|
9438
9810
|
hasValue: true,
|
|
@@ -9451,8 +9823,13 @@
|
|
|
9451
9823
|
assetId: "5",
|
|
9452
9824
|
autoEnable: true,
|
|
9453
9825
|
canPayTxFee: true,
|
|
9454
|
-
paraSpellValue:
|
|
9455
|
-
|
|
9826
|
+
paraSpellValue: {
|
|
9827
|
+
parents: 1,
|
|
9828
|
+
interior: {
|
|
9829
|
+
Here: null
|
|
9830
|
+
}
|
|
9831
|
+
},
|
|
9832
|
+
paraSpellAssetType: "location",
|
|
9456
9833
|
alternativeSwapAsset: "polkadot-NATIVE-DOT"
|
|
9457
9834
|
},
|
|
9458
9835
|
multiChainAsset: "DOT-Polkadot",
|
|
@@ -9511,8 +9888,23 @@
|
|
|
9511
9888
|
]
|
|
9512
9889
|
}
|
|
9513
9890
|
},
|
|
9514
|
-
paraSpellValue:
|
|
9515
|
-
|
|
9891
|
+
paraSpellValue: {
|
|
9892
|
+
parents: 1,
|
|
9893
|
+
interior: {
|
|
9894
|
+
X3: [
|
|
9895
|
+
{
|
|
9896
|
+
Parachain: 1000
|
|
9897
|
+
},
|
|
9898
|
+
{
|
|
9899
|
+
PalletInstance: 50
|
|
9900
|
+
},
|
|
9901
|
+
{
|
|
9902
|
+
GeneralIndex: 1337
|
|
9903
|
+
}
|
|
9904
|
+
]
|
|
9905
|
+
}
|
|
9906
|
+
},
|
|
9907
|
+
paraSpellAssetType: "location"
|
|
9516
9908
|
},
|
|
9517
9909
|
multiChainAsset: "USDC-USDCoin",
|
|
9518
9910
|
hasValue: true,
|
|
@@ -9576,8 +9968,23 @@
|
|
|
9576
9968
|
]
|
|
9577
9969
|
}
|
|
9578
9970
|
},
|
|
9579
|
-
paraSpellValue:
|
|
9580
|
-
|
|
9971
|
+
paraSpellValue: {
|
|
9972
|
+
parents: 1,
|
|
9973
|
+
interior: {
|
|
9974
|
+
X3: [
|
|
9975
|
+
{
|
|
9976
|
+
Parachain: 1000
|
|
9977
|
+
},
|
|
9978
|
+
{
|
|
9979
|
+
PalletInstance: 50
|
|
9980
|
+
},
|
|
9981
|
+
{
|
|
9982
|
+
GeneralIndex: 1337
|
|
9983
|
+
}
|
|
9984
|
+
]
|
|
9985
|
+
}
|
|
9986
|
+
},
|
|
9987
|
+
paraSpellAssetType: "location"
|
|
9581
9988
|
},
|
|
9582
9989
|
multiChainAsset: "USDC-USDCoin",
|
|
9583
9990
|
hasValue: true,
|
|
@@ -9872,8 +10279,23 @@
|
|
|
9872
10279
|
onChainInfo: {
|
|
9873
10280
|
ForeignAsset: 4
|
|
9874
10281
|
},
|
|
9875
|
-
paraSpellValue:
|
|
9876
|
-
|
|
10282
|
+
paraSpellValue: {
|
|
10283
|
+
parents: 1,
|
|
10284
|
+
interior: {
|
|
10285
|
+
X2: [
|
|
10286
|
+
{
|
|
10287
|
+
Parachain: 2032
|
|
10288
|
+
},
|
|
10289
|
+
{
|
|
10290
|
+
GeneralKey: {
|
|
10291
|
+
data: "0x0002000000000000000000000000000000000000000000000000000000000000",
|
|
10292
|
+
length: 2
|
|
10293
|
+
}
|
|
10294
|
+
}
|
|
10295
|
+
]
|
|
10296
|
+
}
|
|
10297
|
+
},
|
|
10298
|
+
paraSpellAssetType: "location"
|
|
9877
10299
|
},
|
|
9878
10300
|
multiChainAsset: "INTR-Interlay",
|
|
9879
10301
|
hasValue: true,
|
|
@@ -9908,8 +10330,23 @@
|
|
|
9908
10330
|
assetType: "LOCAL",
|
|
9909
10331
|
metadata: {
|
|
9910
10332
|
assetId: "13",
|
|
9911
|
-
paraSpellValue:
|
|
9912
|
-
|
|
10333
|
+
paraSpellValue: {
|
|
10334
|
+
parents: 1,
|
|
10335
|
+
interior: {
|
|
10336
|
+
X2: [
|
|
10337
|
+
{
|
|
10338
|
+
Parachain: 2031
|
|
10339
|
+
},
|
|
10340
|
+
{
|
|
10341
|
+
GeneralKey: {
|
|
10342
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
10343
|
+
length: 2
|
|
10344
|
+
}
|
|
10345
|
+
}
|
|
10346
|
+
]
|
|
10347
|
+
}
|
|
10348
|
+
},
|
|
10349
|
+
paraSpellAssetType: "location"
|
|
9913
10350
|
},
|
|
9914
10351
|
multiChainAsset: "CFG-Centrifuge",
|
|
9915
10352
|
hasValue: true,
|
|
@@ -10020,8 +10457,17 @@
|
|
|
10020
10457
|
onChainInfo: {
|
|
10021
10458
|
MantaCurrency: "1"
|
|
10022
10459
|
},
|
|
10023
|
-
paraSpellValue:
|
|
10024
|
-
|
|
10460
|
+
paraSpellValue: {
|
|
10461
|
+
parents: 1,
|
|
10462
|
+
interior: {
|
|
10463
|
+
X1: [
|
|
10464
|
+
{
|
|
10465
|
+
Parachain: 2104
|
|
10466
|
+
}
|
|
10467
|
+
]
|
|
10468
|
+
}
|
|
10469
|
+
},
|
|
10470
|
+
paraSpellAssetType: "location"
|
|
10025
10471
|
},
|
|
10026
10472
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10027
10473
|
hasValue: true,
|
|
@@ -10057,8 +10503,13 @@
|
|
|
10057
10503
|
onChainInfo: {
|
|
10058
10504
|
MantaCurrency: "8"
|
|
10059
10505
|
},
|
|
10060
|
-
paraSpellValue:
|
|
10061
|
-
|
|
10506
|
+
paraSpellValue: {
|
|
10507
|
+
parents: 1,
|
|
10508
|
+
interior: {
|
|
10509
|
+
Here: null
|
|
10510
|
+
}
|
|
10511
|
+
},
|
|
10512
|
+
paraSpellAssetType: "location"
|
|
10062
10513
|
},
|
|
10063
10514
|
multiChainAsset: "DOT-Polkadot",
|
|
10064
10515
|
hasValue: true,
|
|
@@ -10076,9 +10527,18 @@
|
|
|
10076
10527
|
metadata: {
|
|
10077
10528
|
assetId: "166446646689194205559791995948102903873",
|
|
10078
10529
|
assetType: "ForeignAsset",
|
|
10079
|
-
paraSpellValue:
|
|
10530
|
+
paraSpellValue: {
|
|
10531
|
+
parents: 1,
|
|
10532
|
+
interior: {
|
|
10533
|
+
X1: [
|
|
10534
|
+
{
|
|
10535
|
+
Parachain: 2104
|
|
10536
|
+
}
|
|
10537
|
+
]
|
|
10538
|
+
}
|
|
10539
|
+
},
|
|
10080
10540
|
contractAddress: "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841",
|
|
10081
|
-
paraSpellAssetType: "
|
|
10541
|
+
paraSpellAssetType: "location"
|
|
10082
10542
|
},
|
|
10083
10543
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10084
10544
|
hasValue: true,
|
|
@@ -10176,8 +10636,17 @@
|
|
|
10176
10636
|
onChainInfo: {
|
|
10177
10637
|
Token2: "8"
|
|
10178
10638
|
},
|
|
10179
|
-
paraSpellValue:
|
|
10180
|
-
|
|
10639
|
+
paraSpellValue: {
|
|
10640
|
+
parents: 1,
|
|
10641
|
+
interior: {
|
|
10642
|
+
X1: [
|
|
10643
|
+
{
|
|
10644
|
+
Parachain: 2104
|
|
10645
|
+
}
|
|
10646
|
+
]
|
|
10647
|
+
}
|
|
10648
|
+
},
|
|
10649
|
+
paraSpellAssetType: "location"
|
|
10181
10650
|
},
|
|
10182
10651
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10183
10652
|
hasValue: true,
|
|
@@ -10402,8 +10871,17 @@
|
|
|
10402
10871
|
assetType: "LOCAL",
|
|
10403
10872
|
metadata: {
|
|
10404
10873
|
assetId: "9",
|
|
10405
|
-
paraSpellValue:
|
|
10406
|
-
|
|
10874
|
+
paraSpellValue: {
|
|
10875
|
+
parents: 1,
|
|
10876
|
+
interior: {
|
|
10877
|
+
X1: [
|
|
10878
|
+
{
|
|
10879
|
+
Parachain: 2006
|
|
10880
|
+
}
|
|
10881
|
+
]
|
|
10882
|
+
}
|
|
10883
|
+
},
|
|
10884
|
+
paraSpellAssetType: "location",
|
|
10407
10885
|
alternativeSwapAsset: "astar-NATIVE-ASTR"
|
|
10408
10886
|
},
|
|
10409
10887
|
multiChainAsset: "ASTR-Astar",
|
|
@@ -11179,9 +11657,18 @@
|
|
|
11179
11657
|
parents: 0,
|
|
11180
11658
|
interior: "Here"
|
|
11181
11659
|
},
|
|
11182
|
-
paraSpellValue:
|
|
11660
|
+
paraSpellValue: {
|
|
11661
|
+
parents: 1,
|
|
11662
|
+
interior: {
|
|
11663
|
+
X1: [
|
|
11664
|
+
{
|
|
11665
|
+
Parachain: 3369
|
|
11666
|
+
}
|
|
11667
|
+
]
|
|
11668
|
+
}
|
|
11669
|
+
},
|
|
11183
11670
|
disableEvmTransfer: true,
|
|
11184
|
-
paraSpellAssetType: "
|
|
11671
|
+
paraSpellAssetType: "location"
|
|
11185
11672
|
},
|
|
11186
11673
|
multiChainAsset: "MYTH-Mythos",
|
|
11187
11674
|
hasValue: true,
|
|
@@ -11809,8 +12296,23 @@
|
|
|
11809
12296
|
]
|
|
11810
12297
|
}
|
|
11811
12298
|
},
|
|
11812
|
-
paraSpellValue:
|
|
11813
|
-
|
|
12299
|
+
paraSpellValue: {
|
|
12300
|
+
parents: 1,
|
|
12301
|
+
interior: {
|
|
12302
|
+
X3: [
|
|
12303
|
+
{
|
|
12304
|
+
Parachain: 1000
|
|
12305
|
+
},
|
|
12306
|
+
{
|
|
12307
|
+
PalletInstance: 50
|
|
12308
|
+
},
|
|
12309
|
+
{
|
|
12310
|
+
GeneralIndex: 1337
|
|
12311
|
+
}
|
|
12312
|
+
]
|
|
12313
|
+
}
|
|
12314
|
+
},
|
|
12315
|
+
paraSpellAssetType: "location"
|
|
11814
12316
|
},
|
|
11815
12317
|
multiChainAsset: "USDC-USDCoin",
|
|
11816
12318
|
hasValue: true,
|
|
@@ -12091,9 +12593,9 @@
|
|
|
12091
12593
|
onChainInfo: {
|
|
12092
12594
|
XCM: "1"
|
|
12093
12595
|
},
|
|
12094
|
-
paraSpellValue: "
|
|
12596
|
+
paraSpellValue: "1",
|
|
12095
12597
|
isDisableTransfer: true,
|
|
12096
|
-
paraSpellAssetType: "
|
|
12598
|
+
paraSpellAssetType: "id"
|
|
12097
12599
|
},
|
|
12098
12600
|
multiChainAsset: "USDT-Tether",
|
|
12099
12601
|
hasValue: true,
|
|
@@ -12242,8 +12744,13 @@
|
|
|
12242
12744
|
minAmount: "33333333",
|
|
12243
12745
|
assetType: "NATIVE",
|
|
12244
12746
|
metadata: {
|
|
12245
|
-
paraSpellValue:
|
|
12246
|
-
|
|
12747
|
+
paraSpellValue: {
|
|
12748
|
+
parents: 1,
|
|
12749
|
+
interior: {
|
|
12750
|
+
Here: null
|
|
12751
|
+
}
|
|
12752
|
+
},
|
|
12753
|
+
paraSpellAssetType: "location"
|
|
12247
12754
|
},
|
|
12248
12755
|
multiChainAsset: "KSM-Kusama",
|
|
12249
12756
|
hasValue: true,
|
|
@@ -12638,8 +13145,13 @@
|
|
|
12638
13145
|
]
|
|
12639
13146
|
}
|
|
12640
13147
|
},
|
|
12641
|
-
paraSpellValue:
|
|
12642
|
-
|
|
13148
|
+
paraSpellValue: {
|
|
13149
|
+
parents: 1,
|
|
13150
|
+
interior: {
|
|
13151
|
+
Here: null
|
|
13152
|
+
}
|
|
13153
|
+
},
|
|
13154
|
+
paraSpellAssetType: "location"
|
|
12643
13155
|
},
|
|
12644
13156
|
multiChainAsset: "KSM-Kusama",
|
|
12645
13157
|
hasValue: true,
|
|
@@ -12666,8 +13178,23 @@
|
|
|
12666
13178
|
]
|
|
12667
13179
|
}
|
|
12668
13180
|
},
|
|
12669
|
-
paraSpellValue:
|
|
12670
|
-
|
|
13181
|
+
paraSpellValue: {
|
|
13182
|
+
parents: 1,
|
|
13183
|
+
interior: {
|
|
13184
|
+
X3: [
|
|
13185
|
+
{
|
|
13186
|
+
Parachain: 1000
|
|
13187
|
+
},
|
|
13188
|
+
{
|
|
13189
|
+
PalletInstance: 50
|
|
13190
|
+
},
|
|
13191
|
+
{
|
|
13192
|
+
GeneralIndex: 14
|
|
13193
|
+
}
|
|
13194
|
+
]
|
|
13195
|
+
}
|
|
13196
|
+
},
|
|
13197
|
+
paraSpellAssetType: "location"
|
|
12671
13198
|
},
|
|
12672
13199
|
multiChainAsset: "DOT-Polkadot",
|
|
12673
13200
|
hasValue: true,
|
|
@@ -12859,8 +13386,27 @@
|
|
|
12859
13386
|
]
|
|
12860
13387
|
}
|
|
12861
13388
|
},
|
|
12862
|
-
paraSpellValue:
|
|
12863
|
-
|
|
13389
|
+
paraSpellValue: {
|
|
13390
|
+
parents: 2,
|
|
13391
|
+
interior: {
|
|
13392
|
+
X2: [
|
|
13393
|
+
{
|
|
13394
|
+
GlobalConsensus: {
|
|
13395
|
+
Ethereum: {
|
|
13396
|
+
chainId: 1
|
|
13397
|
+
}
|
|
13398
|
+
}
|
|
13399
|
+
},
|
|
13400
|
+
{
|
|
13401
|
+
AccountKey20: {
|
|
13402
|
+
key: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
13403
|
+
network: null
|
|
13404
|
+
}
|
|
13405
|
+
}
|
|
13406
|
+
]
|
|
13407
|
+
}
|
|
13408
|
+
},
|
|
13409
|
+
paraSpellAssetType: "location"
|
|
12864
13410
|
},
|
|
12865
13411
|
multiChainAsset: "ETH-Ethereum",
|
|
12866
13412
|
hasValue: true,
|
|
@@ -12887,8 +13433,17 @@
|
|
|
12887
13433
|
]
|
|
12888
13434
|
}
|
|
12889
13435
|
},
|
|
12890
|
-
paraSpellValue:
|
|
12891
|
-
|
|
13436
|
+
paraSpellValue: {
|
|
13437
|
+
parents: 1,
|
|
13438
|
+
interior: {
|
|
13439
|
+
X1: [
|
|
13440
|
+
{
|
|
13441
|
+
Parachain: 3369
|
|
13442
|
+
}
|
|
13443
|
+
]
|
|
13444
|
+
}
|
|
13445
|
+
},
|
|
13446
|
+
paraSpellAssetType: "location"
|
|
12892
13447
|
},
|
|
12893
13448
|
multiChainAsset: "MYTH-Mythos",
|
|
12894
13449
|
hasValue: true,
|
|
@@ -12941,8 +13496,23 @@
|
|
|
12941
13496
|
]
|
|
12942
13497
|
}
|
|
12943
13498
|
},
|
|
12944
|
-
paraSpellValue:
|
|
12945
|
-
|
|
13499
|
+
paraSpellValue: {
|
|
13500
|
+
parents: 1,
|
|
13501
|
+
interior: {
|
|
13502
|
+
X3: [
|
|
13503
|
+
{
|
|
13504
|
+
Parachain: 1000
|
|
13505
|
+
},
|
|
13506
|
+
{
|
|
13507
|
+
PalletInstance: 50
|
|
13508
|
+
},
|
|
13509
|
+
{
|
|
13510
|
+
GeneralIndex: 21
|
|
13511
|
+
}
|
|
13512
|
+
]
|
|
13513
|
+
}
|
|
13514
|
+
},
|
|
13515
|
+
paraSpellAssetType: "location"
|
|
12946
13516
|
},
|
|
12947
13517
|
multiChainAsset: "WBTC-WrappedBTC",
|
|
12948
13518
|
hasValue: true,
|
|
@@ -12979,8 +13549,23 @@
|
|
|
12979
13549
|
]
|
|
12980
13550
|
}
|
|
12981
13551
|
},
|
|
12982
|
-
paraSpellValue:
|
|
12983
|
-
|
|
13552
|
+
paraSpellValue: {
|
|
13553
|
+
parents: 1,
|
|
13554
|
+
interior: {
|
|
13555
|
+
X3: [
|
|
13556
|
+
{
|
|
13557
|
+
Parachain: 1000
|
|
13558
|
+
},
|
|
13559
|
+
{
|
|
13560
|
+
PalletInstance: 50
|
|
13561
|
+
},
|
|
13562
|
+
{
|
|
13563
|
+
GeneralIndex: 38
|
|
13564
|
+
}
|
|
13565
|
+
]
|
|
13566
|
+
}
|
|
13567
|
+
},
|
|
13568
|
+
paraSpellAssetType: "location"
|
|
12984
13569
|
},
|
|
12985
13570
|
multiChainAsset: "SHIB-SHIBAINU",
|
|
12986
13571
|
hasValue: true,
|
|
@@ -13017,8 +13602,27 @@
|
|
|
13017
13602
|
]
|
|
13018
13603
|
}
|
|
13019
13604
|
},
|
|
13020
|
-
paraSpellValue:
|
|
13021
|
-
|
|
13605
|
+
paraSpellValue: {
|
|
13606
|
+
parents: 2,
|
|
13607
|
+
interior: {
|
|
13608
|
+
X2: [
|
|
13609
|
+
{
|
|
13610
|
+
GlobalConsensus: {
|
|
13611
|
+
Ethereum: {
|
|
13612
|
+
chainId: 1
|
|
13613
|
+
}
|
|
13614
|
+
}
|
|
13615
|
+
},
|
|
13616
|
+
{
|
|
13617
|
+
AccountKey20: {
|
|
13618
|
+
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
|
|
13619
|
+
network: null
|
|
13620
|
+
}
|
|
13621
|
+
}
|
|
13622
|
+
]
|
|
13623
|
+
}
|
|
13624
|
+
},
|
|
13625
|
+
paraSpellAssetType: "location"
|
|
13022
13626
|
},
|
|
13023
13627
|
multiChainAsset: "PEPE-Pepe",
|
|
13024
13628
|
hasValue: true,
|
|
@@ -13071,8 +13675,27 @@
|
|
|
13071
13675
|
]
|
|
13072
13676
|
}
|
|
13073
13677
|
},
|
|
13074
|
-
paraSpellValue:
|
|
13075
|
-
|
|
13678
|
+
paraSpellValue: {
|
|
13679
|
+
parents: 2,
|
|
13680
|
+
interior: {
|
|
13681
|
+
X2: [
|
|
13682
|
+
{
|
|
13683
|
+
GlobalConsensus: {
|
|
13684
|
+
Ethereum: {
|
|
13685
|
+
chainId: 1
|
|
13686
|
+
}
|
|
13687
|
+
}
|
|
13688
|
+
},
|
|
13689
|
+
{
|
|
13690
|
+
AccountKey20: {
|
|
13691
|
+
key: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
|
|
13692
|
+
network: null
|
|
13693
|
+
}
|
|
13694
|
+
}
|
|
13695
|
+
]
|
|
13696
|
+
}
|
|
13697
|
+
},
|
|
13698
|
+
paraSpellAssetType: "location"
|
|
13076
13699
|
},
|
|
13077
13700
|
multiChainAsset: "TON-TONCoin",
|
|
13078
13701
|
hasValue: true,
|
|
@@ -13125,8 +13748,27 @@
|
|
|
13125
13748
|
]
|
|
13126
13749
|
}
|
|
13127
13750
|
},
|
|
13128
|
-
paraSpellValue:
|
|
13129
|
-
|
|
13751
|
+
paraSpellValue: {
|
|
13752
|
+
parents: 2,
|
|
13753
|
+
interior: {
|
|
13754
|
+
X2: [
|
|
13755
|
+
{
|
|
13756
|
+
GlobalConsensus: {
|
|
13757
|
+
Ethereum: {
|
|
13758
|
+
chainId: 1
|
|
13759
|
+
}
|
|
13760
|
+
}
|
|
13761
|
+
},
|
|
13762
|
+
{
|
|
13763
|
+
AccountKey20: {
|
|
13764
|
+
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
|
|
13765
|
+
network: null
|
|
13766
|
+
}
|
|
13767
|
+
}
|
|
13768
|
+
]
|
|
13769
|
+
}
|
|
13770
|
+
},
|
|
13771
|
+
paraSpellAssetType: "location"
|
|
13130
13772
|
},
|
|
13131
13773
|
multiChainAsset: "wstETH-WrappedLiquidEther",
|
|
13132
13774
|
hasValue: true,
|
|
@@ -13163,8 +13805,27 @@
|
|
|
13163
13805
|
]
|
|
13164
13806
|
}
|
|
13165
13807
|
},
|
|
13166
|
-
paraSpellValue:
|
|
13167
|
-
|
|
13808
|
+
paraSpellValue: {
|
|
13809
|
+
parents: 2,
|
|
13810
|
+
interior: {
|
|
13811
|
+
X2: [
|
|
13812
|
+
{
|
|
13813
|
+
GlobalConsensus: {
|
|
13814
|
+
Ethereum: {
|
|
13815
|
+
chainId: 1
|
|
13816
|
+
}
|
|
13817
|
+
}
|
|
13818
|
+
},
|
|
13819
|
+
{
|
|
13820
|
+
AccountKey20: {
|
|
13821
|
+
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
|
|
13822
|
+
network: null
|
|
13823
|
+
}
|
|
13824
|
+
}
|
|
13825
|
+
]
|
|
13826
|
+
}
|
|
13827
|
+
},
|
|
13828
|
+
paraSpellAssetType: "location"
|
|
13168
13829
|
},
|
|
13169
13830
|
multiChainAsset: "tBTC-tBTCv2",
|
|
13170
13831
|
hasValue: true,
|
|
@@ -13437,8 +14098,23 @@
|
|
|
13437
14098
|
onChainInfo: {
|
|
13438
14099
|
ForeignAsset: "7"
|
|
13439
14100
|
},
|
|
13440
|
-
paraSpellValue:
|
|
13441
|
-
|
|
14101
|
+
paraSpellValue: {
|
|
14102
|
+
parents: 1,
|
|
14103
|
+
interior: {
|
|
14104
|
+
X3: [
|
|
14105
|
+
{
|
|
14106
|
+
Parachain: 1000
|
|
14107
|
+
},
|
|
14108
|
+
{
|
|
14109
|
+
PalletInstance: 50
|
|
14110
|
+
},
|
|
14111
|
+
{
|
|
14112
|
+
GeneralIndex: 1984
|
|
14113
|
+
}
|
|
14114
|
+
]
|
|
14115
|
+
}
|
|
14116
|
+
},
|
|
14117
|
+
paraSpellAssetType: "location"
|
|
13442
14118
|
},
|
|
13443
14119
|
multiChainAsset: "USDT-Tether",
|
|
13444
14120
|
hasValue: true,
|
|
@@ -13709,8 +14385,17 @@
|
|
|
13709
14385
|
]
|
|
13710
14386
|
}
|
|
13711
14387
|
},
|
|
13712
|
-
paraSpellValue:
|
|
13713
|
-
|
|
14388
|
+
paraSpellValue: {
|
|
14389
|
+
parents: 1,
|
|
14390
|
+
interior: {
|
|
14391
|
+
X1: [
|
|
14392
|
+
{
|
|
14393
|
+
Parachain: 3369
|
|
14394
|
+
}
|
|
14395
|
+
]
|
|
14396
|
+
}
|
|
14397
|
+
},
|
|
14398
|
+
paraSpellAssetType: "location"
|
|
13714
14399
|
},
|
|
13715
14400
|
multiChainAsset: "MYTH-Mythos",
|
|
13716
14401
|
hasValue: true,
|
|
@@ -15444,8 +16129,13 @@
|
|
|
15444
16129
|
minAmount: "1000000000",
|
|
15445
16130
|
assetType: "NATIVE",
|
|
15446
16131
|
metadata: {
|
|
15447
|
-
paraSpellValue:
|
|
15448
|
-
|
|
16132
|
+
paraSpellValue: {
|
|
16133
|
+
parents: 1,
|
|
16134
|
+
interior: {
|
|
16135
|
+
Here: null
|
|
16136
|
+
}
|
|
16137
|
+
},
|
|
16138
|
+
paraSpellAssetType: "location"
|
|
15449
16139
|
},
|
|
15450
16140
|
multiChainAsset: "DOT-Polkadot",
|
|
15451
16141
|
hasValue: true,
|