@paraspell/pallets 10.10.11 → 10.11.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.
package/README.md CHANGED
@@ -81,6 +81,10 @@ console.log(SUPPORTED_PALLETS)
81
81
 
82
82
  Pallet queries can be tested in [Playground](https://github.com/paraspell/xcm-tools/tree/main/apps/playground).
83
83
 
84
+ ## Contribute to XCM Tools and earn rewards 💰
85
+
86
+ We run an open Bug Bounty Program that rewards contributors for reporting and fixing bugs in the project. More information on bug bounty can be found in the [official documentation](https://paraspell.github.io/docs/contribution.html).
87
+
84
88
  ## Get Support 🚑
85
89
 
86
90
  - Contact form on our [landing page](https://paraspell.xyz/#contact-us).
package/dist/index.cjs CHANGED
@@ -799,6 +799,50 @@ var Paseo = {
799
799
  }
800
800
  ]
801
801
  };
802
+ var EnergyWebX = {
803
+ defaultPallet: "PolkadotXcm",
804
+ supportedPallets: [
805
+ {
806
+ name: "PolkadotXcm",
807
+ index: 31
808
+ }
809
+ ]
810
+ };
811
+ var EnergyWebXPaseo = {
812
+ defaultPallet: "PolkadotXcm",
813
+ supportedPallets: [
814
+ {
815
+ name: "PolkadotXcm",
816
+ index: 31
817
+ }
818
+ ]
819
+ };
820
+ var IntegriteeKusama = {
821
+ defaultPallet: "XTokens",
822
+ supportedPallets: [
823
+ {
824
+ name: "PolkadotXcm",
825
+ index: 31
826
+ },
827
+ {
828
+ name: "XTokens",
829
+ index: 34
830
+ }
831
+ ]
832
+ };
833
+ var IntegriteePaseo = {
834
+ defaultPallet: "XTokens",
835
+ supportedPallets: [
836
+ {
837
+ name: "PolkadotXcm",
838
+ index: 31
839
+ },
840
+ {
841
+ name: "XTokens",
842
+ index: 34
843
+ }
844
+ ]
845
+ };
802
846
  var pallets = {
803
847
  AssetHubPolkadot: AssetHubPolkadot,
804
848
  Acala: Acala,
@@ -873,7 +917,11 @@ var pallets = {
873
917
  NodlePaseo: NodlePaseo,
874
918
  ZeitgeistPaseo: ZeitgeistPaseo,
875
919
  Westend: Westend,
876
- Paseo: Paseo
920
+ Paseo: Paseo,
921
+ EnergyWebX: EnergyWebX,
922
+ EnergyWebXPaseo: EnergyWebXPaseo,
923
+ IntegriteeKusama: IntegriteeKusama,
924
+ IntegriteePaseo: IntegriteePaseo
877
925
  };
878
926
 
879
927
  var palletsMapJson = /*#__PURE__*/Object.freeze({
@@ -910,10 +958,14 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
910
958
  Curio: Curio,
911
959
  Darwinia: Darwinia,
912
960
  Encointer: Encointer,
961
+ EnergyWebX: EnergyWebX,
962
+ EnergyWebXPaseo: EnergyWebXPaseo,
913
963
  Heima: Heima,
914
964
  HeimaPaseo: HeimaPaseo,
915
965
  Hydration: Hydration,
916
966
  HydrationPaseo: HydrationPaseo,
967
+ IntegriteeKusama: IntegriteeKusama,
968
+ IntegriteePaseo: IntegriteePaseo,
917
969
  Interlay: Interlay,
918
970
  Jamton: Jamton,
919
971
  Karura: Karura,
package/dist/index.mjs CHANGED
@@ -797,6 +797,50 @@ var Paseo = {
797
797
  }
798
798
  ]
799
799
  };
800
+ var EnergyWebX = {
801
+ defaultPallet: "PolkadotXcm",
802
+ supportedPallets: [
803
+ {
804
+ name: "PolkadotXcm",
805
+ index: 31
806
+ }
807
+ ]
808
+ };
809
+ var EnergyWebXPaseo = {
810
+ defaultPallet: "PolkadotXcm",
811
+ supportedPallets: [
812
+ {
813
+ name: "PolkadotXcm",
814
+ index: 31
815
+ }
816
+ ]
817
+ };
818
+ var IntegriteeKusama = {
819
+ defaultPallet: "XTokens",
820
+ supportedPallets: [
821
+ {
822
+ name: "PolkadotXcm",
823
+ index: 31
824
+ },
825
+ {
826
+ name: "XTokens",
827
+ index: 34
828
+ }
829
+ ]
830
+ };
831
+ var IntegriteePaseo = {
832
+ defaultPallet: "XTokens",
833
+ supportedPallets: [
834
+ {
835
+ name: "PolkadotXcm",
836
+ index: 31
837
+ },
838
+ {
839
+ name: "XTokens",
840
+ index: 34
841
+ }
842
+ ]
843
+ };
800
844
  var pallets = {
801
845
  AssetHubPolkadot: AssetHubPolkadot,
802
846
  Acala: Acala,
@@ -871,7 +915,11 @@ var pallets = {
871
915
  NodlePaseo: NodlePaseo,
872
916
  ZeitgeistPaseo: ZeitgeistPaseo,
873
917
  Westend: Westend,
874
- Paseo: Paseo
918
+ Paseo: Paseo,
919
+ EnergyWebX: EnergyWebX,
920
+ EnergyWebXPaseo: EnergyWebXPaseo,
921
+ IntegriteeKusama: IntegriteeKusama,
922
+ IntegriteePaseo: IntegriteePaseo
875
923
  };
876
924
 
877
925
  var palletsMapJson = /*#__PURE__*/Object.freeze({
@@ -908,10 +956,14 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
908
956
  Curio: Curio,
909
957
  Darwinia: Darwinia,
910
958
  Encointer: Encointer,
959
+ EnergyWebX: EnergyWebX,
960
+ EnergyWebXPaseo: EnergyWebXPaseo,
911
961
  Heima: Heima,
912
962
  HeimaPaseo: HeimaPaseo,
913
963
  Hydration: Hydration,
914
964
  HydrationPaseo: HydrationPaseo,
965
+ IntegriteeKusama: IntegriteeKusama,
966
+ IntegriteePaseo: IntegriteePaseo,
915
967
  Interlay: Interlay,
916
968
  Jamton: Jamton,
917
969
  Karura: Karura,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/pallets",
3
- "version": "10.10.11",
3
+ "version": "10.11.1",
4
4
  "description": "Pallets for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,22 +23,22 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@paraspell/sdk-common": "10.10.11"
26
+ "@paraspell/sdk-common": "10.11.1"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",
30
- "@babel/preset-env": "^7.27.2",
30
+ "@babel/preset-env": "^7.28.0",
31
31
  "@codecov/rollup-plugin": "^1.9.1",
32
- "@polkadot/api": "^16.3.1",
33
- "@polkadot/types": "^16.3.1",
32
+ "@polkadot/api": "^16.4.3",
33
+ "@polkadot/types": "^16.4.3",
34
34
  "@rollup/plugin-babel": "^6.0.4",
35
35
  "@rollup/plugin-json": "^6.1.0",
36
36
  "@rollup/plugin-typescript": "^12.1.4",
37
37
  "@vitest/coverage-v8": "^3.2.4",
38
- "axios": "^1.10.0",
39
- "dotenv": "^17.0.0",
38
+ "axios": "^1.11.0",
39
+ "dotenv": "^17.2.1",
40
40
  "prettier": "^3.6.2",
41
- "rollup": "^4.44.1",
41
+ "rollup": "^4.46.2",
42
42
  "rollup-plugin-dts": "^6.2.1",
43
43
  "ts-node": "^10.9.2"
44
44
  },