@paraspell/assets 10.6.0 → 10.7.1

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.
Files changed (3) hide show
  1. package/dist/index.cjs +197 -14
  2. package/dist/index.mjs +197 -14
  3. package/package.json +2 -2
package/dist/index.cjs CHANGED
@@ -6063,7 +6063,8 @@ var AssetHubPolkadot = {
6063
6063
  ]
6064
6064
  }
6065
6065
  },
6066
- existentialDeposit: "10000"
6066
+ existentialDeposit: "10000",
6067
+ isFeeAsset: true
6067
6068
  },
6068
6069
  {
6069
6070
  assetId: "1984",
@@ -6085,7 +6086,8 @@ var AssetHubPolkadot = {
6085
6086
  ]
6086
6087
  }
6087
6088
  },
6088
- existentialDeposit: "10000"
6089
+ existentialDeposit: "10000",
6090
+ isFeeAsset: true
6089
6091
  },
6090
6092
  {
6091
6093
  assetId: "21",
@@ -6151,7 +6153,8 @@ var AssetHubPolkadot = {
6151
6153
  ]
6152
6154
  }
6153
6155
  },
6154
- existentialDeposit: "1"
6156
+ existentialDeposit: "1",
6157
+ isFeeAsset: true
6155
6158
  },
6156
6159
  {
6157
6160
  assetId: "30",
@@ -6173,7 +6176,8 @@ var AssetHubPolkadot = {
6173
6176
  ]
6174
6177
  }
6175
6178
  },
6176
- existentialDeposit: "1"
6179
+ existentialDeposit: "1",
6180
+ isFeeAsset: true
6177
6181
  },
6178
6182
  {
6179
6183
  assetId: "31337",
@@ -10851,32 +10855,115 @@ var Zeitgeist = {
10851
10855
  symbol: "USDC",
10852
10856
  decimals: 6,
10853
10857
  existentialDeposit: "100000000",
10858
+ multiLocation: {
10859
+ parents: 1,
10860
+ interior: {
10861
+ X3: [
10862
+ {
10863
+ Parachain: 2004
10864
+ },
10865
+ {
10866
+ PalletInstance: 110
10867
+ },
10868
+ {
10869
+ AccountKey20: {
10870
+ network: null,
10871
+ key: "0x931715fee2d06333043d11f658c8ce934ac61d0c"
10872
+ }
10873
+ }
10874
+ ]
10875
+ }
10876
+ },
10854
10877
  alias: "USDC1"
10855
10878
  },
10856
10879
  {
10857
10880
  assetId: "11",
10858
10881
  symbol: "vASTR",
10859
10882
  decimals: 18,
10860
- existentialDeposit: "1295001295"
10883
+ existentialDeposit: "1295001295",
10884
+ multiLocation: {
10885
+ parents: 1,
10886
+ interior: {
10887
+ X2: [
10888
+ {
10889
+ Parachain: 2030
10890
+ },
10891
+ {
10892
+ GeneralKey: {
10893
+ length: 2,
10894
+ data: "0x0903000000000000000000000000000000000000000000000000000000000000"
10895
+ }
10896
+ }
10897
+ ]
10898
+ }
10899
+ }
10861
10900
  },
10862
10901
  {
10863
10902
  assetId: "4",
10864
10903
  symbol: "USDC",
10865
10904
  decimals: 6,
10866
10905
  existentialDeposit: "100000000",
10906
+ multiLocation: {
10907
+ parents: 1,
10908
+ interior: {
10909
+ X3: [
10910
+ {
10911
+ Parachain: 1000
10912
+ },
10913
+ {
10914
+ PalletInstance: 50
10915
+ },
10916
+ {
10917
+ GeneralIndex: 1337
10918
+ }
10919
+ ]
10920
+ }
10921
+ },
10867
10922
  alias: "USDC2"
10868
10923
  },
10869
10924
  {
10870
10925
  assetId: "9",
10871
10926
  symbol: "vDOT",
10872
10927
  decimals: 10,
10873
- existentialDeposit: "15748031"
10928
+ existentialDeposit: "15748031",
10929
+ multiLocation: {
10930
+ parents: 1,
10931
+ interior: {
10932
+ X2: [
10933
+ {
10934
+ Parachain: 2030
10935
+ },
10936
+ {
10937
+ GeneralKey: {
10938
+ length: 2,
10939
+ data: "0x0900000000000000000000000000000000000000000000000000000000000000"
10940
+ }
10941
+ }
10942
+ ]
10943
+ }
10944
+ }
10874
10945
  },
10875
10946
  {
10876
10947
  assetId: "7",
10877
10948
  symbol: "INTR",
10878
10949
  decimals: 10,
10879
- existentialDeposit: "8403361345"
10950
+ existentialDeposit: "8403361345",
10951
+ multiLocation: {
10952
+ parents: 1,
10953
+ interior: {
10954
+ X2: [
10955
+ {
10956
+ Parachain: 2032
10957
+ },
10958
+ {
10959
+ GeneralKey: {
10960
+ length: 2,
10961
+ data: "0x0001000000000000000000000000000000000000000000000000000000000000"
10962
+ }
10963
+ }
10964
+ ]
10965
+ }
10966
+ }
10880
10967
  },
10881
10968
  {
10882
10969
  assetId: "2",
@@ -10888,43 +10975,139 @@ var Zeitgeist = {
10888
10975
  assetId: "3",
10889
10976
  symbol: "GLMR",
10890
10977
  decimals: 18,
10891
- existentialDeposit: "233481200"
10978
+ existentialDeposit: "233481200",
10979
+ multiLocation: {
10980
+ parents: 1,
10981
+ interior: {
10982
+ X2: [
10983
+ {
10984
+ Parachain: 2004
10985
+ },
10986
+ {
10987
+ PalletInstance: 10
10988
+ }
10989
+ ]
10990
+ }
10991
+ }
10892
10992
  },
10893
10993
  {
10894
10994
  assetId: "0",
10895
10995
  symbol: "DOT",
10896
10996
  decimals: 10,
10897
- existentialDeposit: "10000000"
10997
+ existentialDeposit: "10000000",
10998
+ multiLocation: {
10999
+ parents: 1,
11000
+ interior: {
11001
+ Here: null
11002
+ }
11003
+ }
10898
11004
  },
10899
11005
  {
10900
11006
  assetId: "8",
10901
11007
  symbol: "BNC",
10902
11008
  decimals: 12,
10903
- existentialDeposit: "466853408"
11009
+ existentialDeposit: "466853408",
11010
+ multiLocation: {
11011
+ parents: 1,
11012
+ interior: {
11013
+ X2: [
11014
+ {
11015
+ Parachain: 2030
11016
+ },
11017
+ {
11018
+ GeneralKey: {
11019
+ length: 2,
11020
+ data: "0x0001000000000000000000000000000000000000000000000000000000000000"
11021
+ }
11022
+ }
11023
+ ]
11024
+ }
11025
+ }
10904
11026
  },
10905
11027
  {
10906
11028
  assetId: "5",
10907
11029
  symbol: "USDT",
10908
11030
  decimals: 6,
10909
- existentialDeposit: "100000000"
11031
+ existentialDeposit: "100000000",
11032
+ multiLocation: {
11033
+ parents: 1,
11034
+ interior: {
11035
+ X3: [
11036
+ {
11037
+ Parachain: 1000
11038
+ },
11039
+ {
11040
+ PalletInstance: 50
11041
+ },
11042
+ {
11043
+ GeneralIndex: 1984
11044
+ }
11045
+ ]
11046
+ }
11047
+ }
10910
11048
  },
10911
11049
  {
10912
11050
  assetId: "10",
10913
11051
  symbol: "vGLMR",
10914
11052
  decimals: 18,
10915
- existentialDeposit: "515729758"
11053
+ existentialDeposit: "515729758",
11054
+ multiLocation: {
11055
+ parents: 1,
11056
+ interior: {
11057
+ X2: [
11058
+ {
11059
+ Parachain: 2030
11060
+ },
11061
+ {
11062
+ GeneralKey: {
11063
+ length: 2,
11064
+ data: "0x0901000000000000000000000000000000000000000000000000000000000000"
11065
+ }
11066
+ }
11067
+ ]
11068
+ }
11069
+ }
10916
11070
  },
10917
11071
  {
10918
11072
  assetId: "12",
10919
11073
  symbol: "vMANTA",
10920
11074
  decimals: 18,
10921
- existentialDeposit: "116645282"
11075
+ existentialDeposit: "116645282",
11076
+ multiLocation: {
11077
+ parents: 1,
11078
+ interior: {
11079
+ X2: [
11080
+ {
11081
+ Parachain: 2030
11082
+ },
11083
+ {
11084
+ GeneralKey: {
11085
+ length: 2,
11086
+ data: "0x0908000000000000000000000000000000000000000000000000000000000000"
11087
+ }
11088
+ }
11089
+ ]
11090
+ }
11091
+ }
10922
11092
  },
10923
11093
  {
10924
11094
  assetId: "6",
10925
11095
  symbol: "HDX",
10926
11096
  decimals: 12,
10927
- existentialDeposit: "15830299193"
11097
+ existentialDeposit: "15830299193",
11098
+ multiLocation: {
11099
+ parents: 1,
11100
+ interior: {
11101
+ X2: [
11102
+ {
11103
+ Parachain: 2034
11104
+ },
11105
+ {
11106
+ GeneralIndex: 0
11107
+ }
11108
+ ]
11109
+ }
11110
+ }
10928
11111
  }
10929
11112
  ]
10930
11113
  };
package/dist/index.mjs CHANGED
@@ -6061,7 +6061,8 @@ var AssetHubPolkadot = {
6061
6061
  ]
6062
6062
  }
6063
6063
  },
6064
- existentialDeposit: "10000"
6064
+ existentialDeposit: "10000",
6065
+ isFeeAsset: true
6065
6066
  },
6066
6067
  {
6067
6068
  assetId: "1984",
@@ -6083,7 +6084,8 @@ var AssetHubPolkadot = {
6083
6084
  ]
6084
6085
  }
6085
6086
  },
6086
- existentialDeposit: "10000"
6087
+ existentialDeposit: "10000",
6088
+ isFeeAsset: true
6087
6089
  },
6088
6090
  {
6089
6091
  assetId: "21",
@@ -6149,7 +6151,8 @@ var AssetHubPolkadot = {
6149
6151
  ]
6150
6152
  }
6151
6153
  },
6152
- existentialDeposit: "1"
6154
+ existentialDeposit: "1",
6155
+ isFeeAsset: true
6153
6156
  },
6154
6157
  {
6155
6158
  assetId: "30",
@@ -6171,7 +6174,8 @@ var AssetHubPolkadot = {
6171
6174
  ]
6172
6175
  }
6173
6176
  },
6174
- existentialDeposit: "1"
6177
+ existentialDeposit: "1",
6178
+ isFeeAsset: true
6175
6179
  },
6176
6180
  {
6177
6181
  assetId: "31337",
@@ -10849,32 +10853,115 @@ var Zeitgeist = {
10849
10853
  symbol: "USDC",
10850
10854
  decimals: 6,
10851
10855
  existentialDeposit: "100000000",
10856
+ multiLocation: {
10857
+ parents: 1,
10858
+ interior: {
10859
+ X3: [
10860
+ {
10861
+ Parachain: 2004
10862
+ },
10863
+ {
10864
+ PalletInstance: 110
10865
+ },
10866
+ {
10867
+ AccountKey20: {
10868
+ network: null,
10869
+ key: "0x931715fee2d06333043d11f658c8ce934ac61d0c"
10870
+ }
10871
+ }
10872
+ ]
10873
+ }
10874
+ },
10852
10875
  alias: "USDC1"
10853
10876
  },
10854
10877
  {
10855
10878
  assetId: "11",
10856
10879
  symbol: "vASTR",
10857
10880
  decimals: 18,
10858
- existentialDeposit: "1295001295"
10881
+ existentialDeposit: "1295001295",
10882
+ multiLocation: {
10883
+ parents: 1,
10884
+ interior: {
10885
+ X2: [
10886
+ {
10887
+ Parachain: 2030
10888
+ },
10889
+ {
10890
+ GeneralKey: {
10891
+ length: 2,
10892
+ data: "0x0903000000000000000000000000000000000000000000000000000000000000"
10893
+ }
10894
+ }
10895
+ ]
10896
+ }
10897
+ }
10859
10898
  },
10860
10899
  {
10861
10900
  assetId: "4",
10862
10901
  symbol: "USDC",
10863
10902
  decimals: 6,
10864
10903
  existentialDeposit: "100000000",
10904
+ multiLocation: {
10905
+ parents: 1,
10906
+ interior: {
10907
+ X3: [
10908
+ {
10909
+ Parachain: 1000
10910
+ },
10911
+ {
10912
+ PalletInstance: 50
10913
+ },
10914
+ {
10915
+ GeneralIndex: 1337
10916
+ }
10917
+ ]
10918
+ }
10919
+ },
10865
10920
  alias: "USDC2"
10866
10921
  },
10867
10922
  {
10868
10923
  assetId: "9",
10869
10924
  symbol: "vDOT",
10870
10925
  decimals: 10,
10871
- existentialDeposit: "15748031"
10926
+ existentialDeposit: "15748031",
10927
+ multiLocation: {
10928
+ parents: 1,
10929
+ interior: {
10930
+ X2: [
10931
+ {
10932
+ Parachain: 2030
10933
+ },
10934
+ {
10935
+ GeneralKey: {
10936
+ length: 2,
10937
+ data: "0x0900000000000000000000000000000000000000000000000000000000000000"
10938
+ }
10939
+ }
10940
+ ]
10941
+ }
10942
+ }
10872
10943
  },
10873
10944
  {
10874
10945
  assetId: "7",
10875
10946
  symbol: "INTR",
10876
10947
  decimals: 10,
10877
- existentialDeposit: "8403361345"
10948
+ existentialDeposit: "8403361345",
10949
+ multiLocation: {
10950
+ parents: 1,
10951
+ interior: {
10952
+ X2: [
10953
+ {
10954
+ Parachain: 2032
10955
+ },
10956
+ {
10957
+ GeneralKey: {
10958
+ length: 2,
10959
+ data: "0x0001000000000000000000000000000000000000000000000000000000000000"
10960
+ }
10961
+ }
10962
+ ]
10963
+ }
10964
+ }
10878
10965
  },
10879
10966
  {
10880
10967
  assetId: "2",
@@ -10886,43 +10973,139 @@ var Zeitgeist = {
10886
10973
  assetId: "3",
10887
10974
  symbol: "GLMR",
10888
10975
  decimals: 18,
10889
- existentialDeposit: "233481200"
10976
+ existentialDeposit: "233481200",
10977
+ multiLocation: {
10978
+ parents: 1,
10979
+ interior: {
10980
+ X2: [
10981
+ {
10982
+ Parachain: 2004
10983
+ },
10984
+ {
10985
+ PalletInstance: 10
10986
+ }
10987
+ ]
10988
+ }
10989
+ }
10890
10990
  },
10891
10991
  {
10892
10992
  assetId: "0",
10893
10993
  symbol: "DOT",
10894
10994
  decimals: 10,
10895
- existentialDeposit: "10000000"
10995
+ existentialDeposit: "10000000",
10996
+ multiLocation: {
10997
+ parents: 1,
10998
+ interior: {
10999
+ Here: null
11000
+ }
11001
+ }
10896
11002
  },
10897
11003
  {
10898
11004
  assetId: "8",
10899
11005
  symbol: "BNC",
10900
11006
  decimals: 12,
10901
- existentialDeposit: "466853408"
11007
+ existentialDeposit: "466853408",
11008
+ multiLocation: {
11009
+ parents: 1,
11010
+ interior: {
11011
+ X2: [
11012
+ {
11013
+ Parachain: 2030
11014
+ },
11015
+ {
11016
+ GeneralKey: {
11017
+ length: 2,
11018
+ data: "0x0001000000000000000000000000000000000000000000000000000000000000"
11019
+ }
11020
+ }
11021
+ ]
11022
+ }
11023
+ }
10902
11024
  },
10903
11025
  {
10904
11026
  assetId: "5",
10905
11027
  symbol: "USDT",
10906
11028
  decimals: 6,
10907
- existentialDeposit: "100000000"
11029
+ existentialDeposit: "100000000",
11030
+ multiLocation: {
11031
+ parents: 1,
11032
+ interior: {
11033
+ X3: [
11034
+ {
11035
+ Parachain: 1000
11036
+ },
11037
+ {
11038
+ PalletInstance: 50
11039
+ },
11040
+ {
11041
+ GeneralIndex: 1984
11042
+ }
11043
+ ]
11044
+ }
11045
+ }
10908
11046
  },
10909
11047
  {
10910
11048
  assetId: "10",
10911
11049
  symbol: "vGLMR",
10912
11050
  decimals: 18,
10913
- existentialDeposit: "515729758"
11051
+ existentialDeposit: "515729758",
11052
+ multiLocation: {
11053
+ parents: 1,
11054
+ interior: {
11055
+ X2: [
11056
+ {
11057
+ Parachain: 2030
11058
+ },
11059
+ {
11060
+ GeneralKey: {
11061
+ length: 2,
11062
+ data: "0x0901000000000000000000000000000000000000000000000000000000000000"
11063
+ }
11064
+ }
11065
+ ]
11066
+ }
11067
+ }
10914
11068
  },
10915
11069
  {
10916
11070
  assetId: "12",
10917
11071
  symbol: "vMANTA",
10918
11072
  decimals: 18,
10919
- existentialDeposit: "116645282"
11073
+ existentialDeposit: "116645282",
11074
+ multiLocation: {
11075
+ parents: 1,
11076
+ interior: {
11077
+ X2: [
11078
+ {
11079
+ Parachain: 2030
11080
+ },
11081
+ {
11082
+ GeneralKey: {
11083
+ length: 2,
11084
+ data: "0x0908000000000000000000000000000000000000000000000000000000000000"
11085
+ }
11086
+ }
11087
+ ]
11088
+ }
11089
+ }
10920
11090
  },
10921
11091
  {
10922
11092
  assetId: "6",
10923
11093
  symbol: "HDX",
10924
11094
  decimals: 12,
10925
- existentialDeposit: "15830299193"
11095
+ existentialDeposit: "15830299193",
11096
+ multiLocation: {
11097
+ parents: 1,
11098
+ interior: {
11099
+ X2: [
11100
+ {
11101
+ Parachain: 2034
11102
+ },
11103
+ {
11104
+ GeneralIndex: 0
11105
+ }
11106
+ ]
11107
+ }
11108
+ }
10926
11109
  }
10927
11110
  ]
10928
11111
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/assets",
3
- "version": "10.6.0",
3
+ "version": "10.7.1",
4
4
  "description": "Assets for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,7 +23,7 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@paraspell/sdk-common": "10.6.0"
26
+ "@paraspell/sdk-common": "10.7.1"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",