@subwallet/chain-list 0.2.112 → 0.2.113-beta.2-pr-549-d0eda212
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 +824 -136
- package/cjs/data/AssetLogoMap.json +1175 -1175
- package/cjs/data/ChainAsset.json +1879 -1191
- 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 +1879 -1191
- 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,
|
|
@@ -9889,9 +10311,7 @@
|
|
|
9889
10311
|
minAmount: "1",
|
|
9890
10312
|
assetType: "LOCAL",
|
|
9891
10313
|
metadata: {
|
|
9892
|
-
assetId: "108"
|
|
9893
|
-
paraSpellValue: "ACA",
|
|
9894
|
-
paraSpellAssetType: "symbol"
|
|
10314
|
+
assetId: "108"
|
|
9895
10315
|
},
|
|
9896
10316
|
multiChainAsset: "ACA-Acala",
|
|
9897
10317
|
hasValue: true,
|
|
@@ -9908,8 +10328,23 @@
|
|
|
9908
10328
|
assetType: "LOCAL",
|
|
9909
10329
|
metadata: {
|
|
9910
10330
|
assetId: "13",
|
|
9911
|
-
paraSpellValue:
|
|
9912
|
-
|
|
10331
|
+
paraSpellValue: {
|
|
10332
|
+
parents: 1,
|
|
10333
|
+
interior: {
|
|
10334
|
+
X2: [
|
|
10335
|
+
{
|
|
10336
|
+
Parachain: 2031
|
|
10337
|
+
},
|
|
10338
|
+
{
|
|
10339
|
+
GeneralKey: {
|
|
10340
|
+
data: "0x0001000000000000000000000000000000000000000000000000000000000000",
|
|
10341
|
+
length: 2
|
|
10342
|
+
}
|
|
10343
|
+
}
|
|
10344
|
+
]
|
|
10345
|
+
}
|
|
10346
|
+
},
|
|
10347
|
+
paraSpellAssetType: "location"
|
|
9913
10348
|
},
|
|
9914
10349
|
multiChainAsset: "CFG-Centrifuge",
|
|
9915
10350
|
hasValue: true,
|
|
@@ -10020,8 +10455,17 @@
|
|
|
10020
10455
|
onChainInfo: {
|
|
10021
10456
|
MantaCurrency: "1"
|
|
10022
10457
|
},
|
|
10023
|
-
paraSpellValue:
|
|
10024
|
-
|
|
10458
|
+
paraSpellValue: {
|
|
10459
|
+
parents: 1,
|
|
10460
|
+
interior: {
|
|
10461
|
+
X1: [
|
|
10462
|
+
{
|
|
10463
|
+
Parachain: 2104
|
|
10464
|
+
}
|
|
10465
|
+
]
|
|
10466
|
+
}
|
|
10467
|
+
},
|
|
10468
|
+
paraSpellAssetType: "location"
|
|
10025
10469
|
},
|
|
10026
10470
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10027
10471
|
hasValue: true,
|
|
@@ -10057,8 +10501,13 @@
|
|
|
10057
10501
|
onChainInfo: {
|
|
10058
10502
|
MantaCurrency: "8"
|
|
10059
10503
|
},
|
|
10060
|
-
paraSpellValue:
|
|
10061
|
-
|
|
10504
|
+
paraSpellValue: {
|
|
10505
|
+
parents: 1,
|
|
10506
|
+
interior: {
|
|
10507
|
+
Here: null
|
|
10508
|
+
}
|
|
10509
|
+
},
|
|
10510
|
+
paraSpellAssetType: "location"
|
|
10062
10511
|
},
|
|
10063
10512
|
multiChainAsset: "DOT-Polkadot",
|
|
10064
10513
|
hasValue: true,
|
|
@@ -10076,9 +10525,18 @@
|
|
|
10076
10525
|
metadata: {
|
|
10077
10526
|
assetId: "166446646689194205559791995948102903873",
|
|
10078
10527
|
assetType: "ForeignAsset",
|
|
10079
|
-
paraSpellValue:
|
|
10528
|
+
paraSpellValue: {
|
|
10529
|
+
parents: 1,
|
|
10530
|
+
interior: {
|
|
10531
|
+
X1: [
|
|
10532
|
+
{
|
|
10533
|
+
Parachain: 2104
|
|
10534
|
+
}
|
|
10535
|
+
]
|
|
10536
|
+
}
|
|
10537
|
+
},
|
|
10080
10538
|
contractAddress: "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841",
|
|
10081
|
-
paraSpellAssetType: "
|
|
10539
|
+
paraSpellAssetType: "location"
|
|
10082
10540
|
},
|
|
10083
10541
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10084
10542
|
hasValue: true,
|
|
@@ -10176,8 +10634,17 @@
|
|
|
10176
10634
|
onChainInfo: {
|
|
10177
10635
|
Token2: "8"
|
|
10178
10636
|
},
|
|
10179
|
-
paraSpellValue:
|
|
10180
|
-
|
|
10637
|
+
paraSpellValue: {
|
|
10638
|
+
parents: 1,
|
|
10639
|
+
interior: {
|
|
10640
|
+
X1: [
|
|
10641
|
+
{
|
|
10642
|
+
Parachain: 2104
|
|
10643
|
+
}
|
|
10644
|
+
]
|
|
10645
|
+
}
|
|
10646
|
+
},
|
|
10647
|
+
paraSpellAssetType: "location"
|
|
10181
10648
|
},
|
|
10182
10649
|
multiChainAsset: "MANTA-MantaAtlantic",
|
|
10183
10650
|
hasValue: true,
|
|
@@ -10402,8 +10869,17 @@
|
|
|
10402
10869
|
assetType: "LOCAL",
|
|
10403
10870
|
metadata: {
|
|
10404
10871
|
assetId: "9",
|
|
10405
|
-
paraSpellValue:
|
|
10406
|
-
|
|
10872
|
+
paraSpellValue: {
|
|
10873
|
+
parents: 1,
|
|
10874
|
+
interior: {
|
|
10875
|
+
X1: [
|
|
10876
|
+
{
|
|
10877
|
+
Parachain: 2006
|
|
10878
|
+
}
|
|
10879
|
+
]
|
|
10880
|
+
}
|
|
10881
|
+
},
|
|
10882
|
+
paraSpellAssetType: "location",
|
|
10407
10883
|
alternativeSwapAsset: "astar-NATIVE-ASTR"
|
|
10408
10884
|
},
|
|
10409
10885
|
multiChainAsset: "ASTR-Astar",
|
|
@@ -11179,9 +11655,18 @@
|
|
|
11179
11655
|
parents: 0,
|
|
11180
11656
|
interior: "Here"
|
|
11181
11657
|
},
|
|
11182
|
-
paraSpellValue:
|
|
11658
|
+
paraSpellValue: {
|
|
11659
|
+
parents: 1,
|
|
11660
|
+
interior: {
|
|
11661
|
+
X1: [
|
|
11662
|
+
{
|
|
11663
|
+
Parachain: 3369
|
|
11664
|
+
}
|
|
11665
|
+
]
|
|
11666
|
+
}
|
|
11667
|
+
},
|
|
11183
11668
|
disableEvmTransfer: true,
|
|
11184
|
-
paraSpellAssetType: "
|
|
11669
|
+
paraSpellAssetType: "location"
|
|
11185
11670
|
},
|
|
11186
11671
|
multiChainAsset: "MYTH-Mythos",
|
|
11187
11672
|
hasValue: true,
|
|
@@ -11809,8 +12294,23 @@
|
|
|
11809
12294
|
]
|
|
11810
12295
|
}
|
|
11811
12296
|
},
|
|
11812
|
-
paraSpellValue:
|
|
11813
|
-
|
|
12297
|
+
paraSpellValue: {
|
|
12298
|
+
parents: 1,
|
|
12299
|
+
interior: {
|
|
12300
|
+
X3: [
|
|
12301
|
+
{
|
|
12302
|
+
Parachain: 1000
|
|
12303
|
+
},
|
|
12304
|
+
{
|
|
12305
|
+
PalletInstance: 50
|
|
12306
|
+
},
|
|
12307
|
+
{
|
|
12308
|
+
GeneralIndex: 1337
|
|
12309
|
+
}
|
|
12310
|
+
]
|
|
12311
|
+
}
|
|
12312
|
+
},
|
|
12313
|
+
paraSpellAssetType: "location"
|
|
11814
12314
|
},
|
|
11815
12315
|
multiChainAsset: "USDC-USDCoin",
|
|
11816
12316
|
hasValue: true,
|
|
@@ -12091,9 +12591,9 @@
|
|
|
12091
12591
|
onChainInfo: {
|
|
12092
12592
|
XCM: "1"
|
|
12093
12593
|
},
|
|
12094
|
-
paraSpellValue: "
|
|
12594
|
+
paraSpellValue: "1",
|
|
12095
12595
|
isDisableTransfer: true,
|
|
12096
|
-
paraSpellAssetType: "
|
|
12596
|
+
paraSpellAssetType: "id"
|
|
12097
12597
|
},
|
|
12098
12598
|
multiChainAsset: "USDT-Tether",
|
|
12099
12599
|
hasValue: true,
|
|
@@ -12242,8 +12742,13 @@
|
|
|
12242
12742
|
minAmount: "33333333",
|
|
12243
12743
|
assetType: "NATIVE",
|
|
12244
12744
|
metadata: {
|
|
12245
|
-
paraSpellValue:
|
|
12246
|
-
|
|
12745
|
+
paraSpellValue: {
|
|
12746
|
+
parents: 1,
|
|
12747
|
+
interior: {
|
|
12748
|
+
Here: null
|
|
12749
|
+
}
|
|
12750
|
+
},
|
|
12751
|
+
paraSpellAssetType: "location"
|
|
12247
12752
|
},
|
|
12248
12753
|
multiChainAsset: "KSM-Kusama",
|
|
12249
12754
|
hasValue: true,
|
|
@@ -12638,8 +13143,13 @@
|
|
|
12638
13143
|
]
|
|
12639
13144
|
}
|
|
12640
13145
|
},
|
|
12641
|
-
paraSpellValue:
|
|
12642
|
-
|
|
13146
|
+
paraSpellValue: {
|
|
13147
|
+
parents: 1,
|
|
13148
|
+
interior: {
|
|
13149
|
+
Here: null
|
|
13150
|
+
}
|
|
13151
|
+
},
|
|
13152
|
+
paraSpellAssetType: "location"
|
|
12643
13153
|
},
|
|
12644
13154
|
multiChainAsset: "KSM-Kusama",
|
|
12645
13155
|
hasValue: true,
|
|
@@ -12666,8 +13176,23 @@
|
|
|
12666
13176
|
]
|
|
12667
13177
|
}
|
|
12668
13178
|
},
|
|
12669
|
-
paraSpellValue:
|
|
12670
|
-
|
|
13179
|
+
paraSpellValue: {
|
|
13180
|
+
parents: 1,
|
|
13181
|
+
interior: {
|
|
13182
|
+
X3: [
|
|
13183
|
+
{
|
|
13184
|
+
Parachain: 1000
|
|
13185
|
+
},
|
|
13186
|
+
{
|
|
13187
|
+
PalletInstance: 50
|
|
13188
|
+
},
|
|
13189
|
+
{
|
|
13190
|
+
GeneralIndex: 14
|
|
13191
|
+
}
|
|
13192
|
+
]
|
|
13193
|
+
}
|
|
13194
|
+
},
|
|
13195
|
+
paraSpellAssetType: "location"
|
|
12671
13196
|
},
|
|
12672
13197
|
multiChainAsset: "DOT-Polkadot",
|
|
12673
13198
|
hasValue: true,
|
|
@@ -12859,8 +13384,27 @@
|
|
|
12859
13384
|
]
|
|
12860
13385
|
}
|
|
12861
13386
|
},
|
|
12862
|
-
paraSpellValue:
|
|
12863
|
-
|
|
13387
|
+
paraSpellValue: {
|
|
13388
|
+
parents: 2,
|
|
13389
|
+
interior: {
|
|
13390
|
+
X2: [
|
|
13391
|
+
{
|
|
13392
|
+
GlobalConsensus: {
|
|
13393
|
+
Ethereum: {
|
|
13394
|
+
chainId: 1
|
|
13395
|
+
}
|
|
13396
|
+
}
|
|
13397
|
+
},
|
|
13398
|
+
{
|
|
13399
|
+
AccountKey20: {
|
|
13400
|
+
key: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
13401
|
+
network: null
|
|
13402
|
+
}
|
|
13403
|
+
}
|
|
13404
|
+
]
|
|
13405
|
+
}
|
|
13406
|
+
},
|
|
13407
|
+
paraSpellAssetType: "location"
|
|
12864
13408
|
},
|
|
12865
13409
|
multiChainAsset: "ETH-Ethereum",
|
|
12866
13410
|
hasValue: true,
|
|
@@ -12887,8 +13431,17 @@
|
|
|
12887
13431
|
]
|
|
12888
13432
|
}
|
|
12889
13433
|
},
|
|
12890
|
-
paraSpellValue:
|
|
12891
|
-
|
|
13434
|
+
paraSpellValue: {
|
|
13435
|
+
parents: 1,
|
|
13436
|
+
interior: {
|
|
13437
|
+
X1: [
|
|
13438
|
+
{
|
|
13439
|
+
Parachain: 3369
|
|
13440
|
+
}
|
|
13441
|
+
]
|
|
13442
|
+
}
|
|
13443
|
+
},
|
|
13444
|
+
paraSpellAssetType: "location"
|
|
12892
13445
|
},
|
|
12893
13446
|
multiChainAsset: "MYTH-Mythos",
|
|
12894
13447
|
hasValue: true,
|
|
@@ -12941,8 +13494,23 @@
|
|
|
12941
13494
|
]
|
|
12942
13495
|
}
|
|
12943
13496
|
},
|
|
12944
|
-
paraSpellValue:
|
|
12945
|
-
|
|
13497
|
+
paraSpellValue: {
|
|
13498
|
+
parents: 1,
|
|
13499
|
+
interior: {
|
|
13500
|
+
X3: [
|
|
13501
|
+
{
|
|
13502
|
+
Parachain: 1000
|
|
13503
|
+
},
|
|
13504
|
+
{
|
|
13505
|
+
PalletInstance: 50
|
|
13506
|
+
},
|
|
13507
|
+
{
|
|
13508
|
+
GeneralIndex: 21
|
|
13509
|
+
}
|
|
13510
|
+
]
|
|
13511
|
+
}
|
|
13512
|
+
},
|
|
13513
|
+
paraSpellAssetType: "location"
|
|
12946
13514
|
},
|
|
12947
13515
|
multiChainAsset: "WBTC-WrappedBTC",
|
|
12948
13516
|
hasValue: true,
|
|
@@ -12979,8 +13547,23 @@
|
|
|
12979
13547
|
]
|
|
12980
13548
|
}
|
|
12981
13549
|
},
|
|
12982
|
-
paraSpellValue:
|
|
12983
|
-
|
|
13550
|
+
paraSpellValue: {
|
|
13551
|
+
parents: 1,
|
|
13552
|
+
interior: {
|
|
13553
|
+
X3: [
|
|
13554
|
+
{
|
|
13555
|
+
Parachain: 1000
|
|
13556
|
+
},
|
|
13557
|
+
{
|
|
13558
|
+
PalletInstance: 50
|
|
13559
|
+
},
|
|
13560
|
+
{
|
|
13561
|
+
GeneralIndex: 38
|
|
13562
|
+
}
|
|
13563
|
+
]
|
|
13564
|
+
}
|
|
13565
|
+
},
|
|
13566
|
+
paraSpellAssetType: "location"
|
|
12984
13567
|
},
|
|
12985
13568
|
multiChainAsset: "SHIB-SHIBAINU",
|
|
12986
13569
|
hasValue: true,
|
|
@@ -13017,8 +13600,27 @@
|
|
|
13017
13600
|
]
|
|
13018
13601
|
}
|
|
13019
13602
|
},
|
|
13020
|
-
paraSpellValue:
|
|
13021
|
-
|
|
13603
|
+
paraSpellValue: {
|
|
13604
|
+
parents: 2,
|
|
13605
|
+
interior: {
|
|
13606
|
+
X2: [
|
|
13607
|
+
{
|
|
13608
|
+
GlobalConsensus: {
|
|
13609
|
+
Ethereum: {
|
|
13610
|
+
chainId: 1
|
|
13611
|
+
}
|
|
13612
|
+
}
|
|
13613
|
+
},
|
|
13614
|
+
{
|
|
13615
|
+
AccountKey20: {
|
|
13616
|
+
key: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
|
|
13617
|
+
network: null
|
|
13618
|
+
}
|
|
13619
|
+
}
|
|
13620
|
+
]
|
|
13621
|
+
}
|
|
13622
|
+
},
|
|
13623
|
+
paraSpellAssetType: "location"
|
|
13022
13624
|
},
|
|
13023
13625
|
multiChainAsset: "PEPE-Pepe",
|
|
13024
13626
|
hasValue: true,
|
|
@@ -13071,8 +13673,27 @@
|
|
|
13071
13673
|
]
|
|
13072
13674
|
}
|
|
13073
13675
|
},
|
|
13074
|
-
paraSpellValue:
|
|
13075
|
-
|
|
13676
|
+
paraSpellValue: {
|
|
13677
|
+
parents: 2,
|
|
13678
|
+
interior: {
|
|
13679
|
+
X2: [
|
|
13680
|
+
{
|
|
13681
|
+
GlobalConsensus: {
|
|
13682
|
+
Ethereum: {
|
|
13683
|
+
chainId: 1
|
|
13684
|
+
}
|
|
13685
|
+
}
|
|
13686
|
+
},
|
|
13687
|
+
{
|
|
13688
|
+
AccountKey20: {
|
|
13689
|
+
key: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
|
|
13690
|
+
network: null
|
|
13691
|
+
}
|
|
13692
|
+
}
|
|
13693
|
+
]
|
|
13694
|
+
}
|
|
13695
|
+
},
|
|
13696
|
+
paraSpellAssetType: "location"
|
|
13076
13697
|
},
|
|
13077
13698
|
multiChainAsset: "TON-TONCoin",
|
|
13078
13699
|
hasValue: true,
|
|
@@ -13125,8 +13746,27 @@
|
|
|
13125
13746
|
]
|
|
13126
13747
|
}
|
|
13127
13748
|
},
|
|
13128
|
-
paraSpellValue:
|
|
13129
|
-
|
|
13749
|
+
paraSpellValue: {
|
|
13750
|
+
parents: 2,
|
|
13751
|
+
interior: {
|
|
13752
|
+
X2: [
|
|
13753
|
+
{
|
|
13754
|
+
GlobalConsensus: {
|
|
13755
|
+
Ethereum: {
|
|
13756
|
+
chainId: 1
|
|
13757
|
+
}
|
|
13758
|
+
}
|
|
13759
|
+
},
|
|
13760
|
+
{
|
|
13761
|
+
AccountKey20: {
|
|
13762
|
+
key: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
|
|
13763
|
+
network: null
|
|
13764
|
+
}
|
|
13765
|
+
}
|
|
13766
|
+
]
|
|
13767
|
+
}
|
|
13768
|
+
},
|
|
13769
|
+
paraSpellAssetType: "location"
|
|
13130
13770
|
},
|
|
13131
13771
|
multiChainAsset: "wstETH-WrappedLiquidEther",
|
|
13132
13772
|
hasValue: true,
|
|
@@ -13163,8 +13803,27 @@
|
|
|
13163
13803
|
]
|
|
13164
13804
|
}
|
|
13165
13805
|
},
|
|
13166
|
-
paraSpellValue:
|
|
13167
|
-
|
|
13806
|
+
paraSpellValue: {
|
|
13807
|
+
parents: 2,
|
|
13808
|
+
interior: {
|
|
13809
|
+
X2: [
|
|
13810
|
+
{
|
|
13811
|
+
GlobalConsensus: {
|
|
13812
|
+
Ethereum: {
|
|
13813
|
+
chainId: 1
|
|
13814
|
+
}
|
|
13815
|
+
}
|
|
13816
|
+
},
|
|
13817
|
+
{
|
|
13818
|
+
AccountKey20: {
|
|
13819
|
+
key: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
|
|
13820
|
+
network: null
|
|
13821
|
+
}
|
|
13822
|
+
}
|
|
13823
|
+
]
|
|
13824
|
+
}
|
|
13825
|
+
},
|
|
13826
|
+
paraSpellAssetType: "location"
|
|
13168
13827
|
},
|
|
13169
13828
|
multiChainAsset: "tBTC-tBTCv2",
|
|
13170
13829
|
hasValue: true,
|
|
@@ -13437,8 +14096,23 @@
|
|
|
13437
14096
|
onChainInfo: {
|
|
13438
14097
|
ForeignAsset: "7"
|
|
13439
14098
|
},
|
|
13440
|
-
paraSpellValue:
|
|
13441
|
-
|
|
14099
|
+
paraSpellValue: {
|
|
14100
|
+
parents: 1,
|
|
14101
|
+
interior: {
|
|
14102
|
+
X3: [
|
|
14103
|
+
{
|
|
14104
|
+
Parachain: 1000
|
|
14105
|
+
},
|
|
14106
|
+
{
|
|
14107
|
+
PalletInstance: 50
|
|
14108
|
+
},
|
|
14109
|
+
{
|
|
14110
|
+
GeneralIndex: 1984
|
|
14111
|
+
}
|
|
14112
|
+
]
|
|
14113
|
+
}
|
|
14114
|
+
},
|
|
14115
|
+
paraSpellAssetType: "location"
|
|
13442
14116
|
},
|
|
13443
14117
|
multiChainAsset: "USDT-Tether",
|
|
13444
14118
|
hasValue: true,
|
|
@@ -13709,8 +14383,17 @@
|
|
|
13709
14383
|
]
|
|
13710
14384
|
}
|
|
13711
14385
|
},
|
|
13712
|
-
paraSpellValue:
|
|
13713
|
-
|
|
14386
|
+
paraSpellValue: {
|
|
14387
|
+
parents: 1,
|
|
14388
|
+
interior: {
|
|
14389
|
+
X1: [
|
|
14390
|
+
{
|
|
14391
|
+
Parachain: 3369
|
|
14392
|
+
}
|
|
14393
|
+
]
|
|
14394
|
+
}
|
|
14395
|
+
},
|
|
14396
|
+
paraSpellAssetType: "location"
|
|
13714
14397
|
},
|
|
13715
14398
|
multiChainAsset: "MYTH-Mythos",
|
|
13716
14399
|
hasValue: true,
|
|
@@ -15444,8 +16127,13 @@
|
|
|
15444
16127
|
minAmount: "1000000000",
|
|
15445
16128
|
assetType: "NATIVE",
|
|
15446
16129
|
metadata: {
|
|
15447
|
-
paraSpellValue:
|
|
15448
|
-
|
|
16130
|
+
paraSpellValue: {
|
|
16131
|
+
parents: 1,
|
|
16132
|
+
interior: {
|
|
16133
|
+
Here: null
|
|
16134
|
+
}
|
|
16135
|
+
},
|
|
16136
|
+
paraSpellAssetType: "location"
|
|
15449
16137
|
},
|
|
15450
16138
|
multiChainAsset: "DOT-Polkadot",
|
|
15451
16139
|
hasValue: true,
|