@paraspell/pallets 11.14.6 → 11.14.7

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/dist/index.cjs CHANGED
@@ -536,10 +536,6 @@ var Moonriver = {
536
536
  {
537
537
  name: "PolkadotXcm",
538
538
  index: 103
539
- },
540
- {
541
- name: "Assets",
542
- index: 104
543
539
  }
544
540
  ],
545
541
  nativeAssets: "Balances",
@@ -1524,22 +1520,6 @@ var NeuroWebPaseo = {
1524
1520
  "ForeignAssets"
1525
1521
  ]
1526
1522
  };
1527
- var NodlePaseo = {
1528
- defaultPallet: "PolkadotXcm",
1529
- supportedPallets: [
1530
- {
1531
- name: "Balances",
1532
- index: 2
1533
- },
1534
- {
1535
- name: "PolkadotXcm",
1536
- index: 35
1537
- }
1538
- ],
1539
- nativeAssets: "Balances",
1540
- otherAssets: [
1541
- ]
1542
- };
1543
1523
  var ZeitgeistPaseo = {
1544
1524
  defaultPallet: "XTokens",
1545
1525
  supportedPallets: [
@@ -1640,81 +1620,6 @@ var EnergyWebXPaseo = {
1640
1620
  "Assets"
1641
1621
  ]
1642
1622
  };
1643
- var IntegriteeKusama = {
1644
- defaultPallet: "XTokens",
1645
- supportedPallets: [
1646
- {
1647
- name: "Balances",
1648
- index: 10
1649
- },
1650
- {
1651
- name: "PolkadotXcm",
1652
- index: 31
1653
- },
1654
- {
1655
- name: "XTokens",
1656
- index: 34
1657
- },
1658
- {
1659
- name: "Assets",
1660
- index: 41
1661
- }
1662
- ],
1663
- nativeAssets: "Balances",
1664
- otherAssets: [
1665
- "Assets"
1666
- ]
1667
- };
1668
- var IntegriteePaseo = {
1669
- defaultPallet: "XTokens",
1670
- supportedPallets: [
1671
- {
1672
- name: "Balances",
1673
- index: 10
1674
- },
1675
- {
1676
- name: "PolkadotXcm",
1677
- index: 31
1678
- },
1679
- {
1680
- name: "XTokens",
1681
- index: 34
1682
- },
1683
- {
1684
- name: "Assets",
1685
- index: 41
1686
- }
1687
- ],
1688
- nativeAssets: "Balances",
1689
- otherAssets: [
1690
- "Assets"
1691
- ]
1692
- };
1693
- var IntegriteePolkadot = {
1694
- defaultPallet: "XTokens",
1695
- supportedPallets: [
1696
- {
1697
- name: "Balances",
1698
- index: 10
1699
- },
1700
- {
1701
- name: "PolkadotXcm",
1702
- index: 31
1703
- },
1704
- {
1705
- name: "XTokens",
1706
- index: 34
1707
- },
1708
- {
1709
- name: "Assets",
1710
- index: 41
1711
- }
1712
- ],
1713
- nativeAssets: "Balances",
1714
- otherAssets: [
1715
- "Assets"
1716
- ]
1717
- };
1718
1623
  var Xode = {
1719
1624
  defaultPallet: "PolkadotXcm",
1720
1625
  supportedPallets: [
@@ -1804,15 +1709,11 @@ var pallets = {
1804
1709
  KiltPaseo: KiltPaseo,
1805
1710
  LaosPaseo: LaosPaseo,
1806
1711
  NeuroWebPaseo: NeuroWebPaseo,
1807
- NodlePaseo: NodlePaseo,
1808
1712
  ZeitgeistPaseo: ZeitgeistPaseo,
1809
1713
  Westend: Westend,
1810
1714
  Paseo: Paseo,
1811
1715
  EnergyWebX: EnergyWebX,
1812
1716
  EnergyWebXPaseo: EnergyWebXPaseo,
1813
- IntegriteeKusama: IntegriteeKusama,
1814
- IntegriteePaseo: IntegriteePaseo,
1815
- IntegriteePolkadot: IntegriteePolkadot,
1816
1717
  Xode: Xode
1817
1718
  };
1818
1719
 
@@ -1855,9 +1756,6 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
1855
1756
  HeimaPaseo: HeimaPaseo,
1856
1757
  Hydration: Hydration,
1857
1758
  HydrationPaseo: HydrationPaseo,
1858
- IntegriteeKusama: IntegriteeKusama,
1859
- IntegriteePaseo: IntegriteePaseo,
1860
- IntegriteePolkadot: IntegriteePolkadot,
1861
1759
  Interlay: Interlay,
1862
1760
  Jamton: Jamton,
1863
1761
  Karura: Karura,
@@ -1874,7 +1772,6 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
1874
1772
  NeuroWeb: NeuroWeb,
1875
1773
  NeuroWebPaseo: NeuroWebPaseo,
1876
1774
  Nodle: Nodle,
1877
- NodlePaseo: NodlePaseo,
1878
1775
  PAssetHub: PAssetHub,
1879
1776
  Paseo: Paseo,
1880
1777
  Peaq: Peaq,
package/dist/index.mjs CHANGED
@@ -534,10 +534,6 @@ var Moonriver = {
534
534
  {
535
535
  name: "PolkadotXcm",
536
536
  index: 103
537
- },
538
- {
539
- name: "Assets",
540
- index: 104
541
537
  }
542
538
  ],
543
539
  nativeAssets: "Balances",
@@ -1522,22 +1518,6 @@ var NeuroWebPaseo = {
1522
1518
  "ForeignAssets"
1523
1519
  ]
1524
1520
  };
1525
- var NodlePaseo = {
1526
- defaultPallet: "PolkadotXcm",
1527
- supportedPallets: [
1528
- {
1529
- name: "Balances",
1530
- index: 2
1531
- },
1532
- {
1533
- name: "PolkadotXcm",
1534
- index: 35
1535
- }
1536
- ],
1537
- nativeAssets: "Balances",
1538
- otherAssets: [
1539
- ]
1540
- };
1541
1521
  var ZeitgeistPaseo = {
1542
1522
  defaultPallet: "XTokens",
1543
1523
  supportedPallets: [
@@ -1638,81 +1618,6 @@ var EnergyWebXPaseo = {
1638
1618
  "Assets"
1639
1619
  ]
1640
1620
  };
1641
- var IntegriteeKusama = {
1642
- defaultPallet: "XTokens",
1643
- supportedPallets: [
1644
- {
1645
- name: "Balances",
1646
- index: 10
1647
- },
1648
- {
1649
- name: "PolkadotXcm",
1650
- index: 31
1651
- },
1652
- {
1653
- name: "XTokens",
1654
- index: 34
1655
- },
1656
- {
1657
- name: "Assets",
1658
- index: 41
1659
- }
1660
- ],
1661
- nativeAssets: "Balances",
1662
- otherAssets: [
1663
- "Assets"
1664
- ]
1665
- };
1666
- var IntegriteePaseo = {
1667
- defaultPallet: "XTokens",
1668
- supportedPallets: [
1669
- {
1670
- name: "Balances",
1671
- index: 10
1672
- },
1673
- {
1674
- name: "PolkadotXcm",
1675
- index: 31
1676
- },
1677
- {
1678
- name: "XTokens",
1679
- index: 34
1680
- },
1681
- {
1682
- name: "Assets",
1683
- index: 41
1684
- }
1685
- ],
1686
- nativeAssets: "Balances",
1687
- otherAssets: [
1688
- "Assets"
1689
- ]
1690
- };
1691
- var IntegriteePolkadot = {
1692
- defaultPallet: "XTokens",
1693
- supportedPallets: [
1694
- {
1695
- name: "Balances",
1696
- index: 10
1697
- },
1698
- {
1699
- name: "PolkadotXcm",
1700
- index: 31
1701
- },
1702
- {
1703
- name: "XTokens",
1704
- index: 34
1705
- },
1706
- {
1707
- name: "Assets",
1708
- index: 41
1709
- }
1710
- ],
1711
- nativeAssets: "Balances",
1712
- otherAssets: [
1713
- "Assets"
1714
- ]
1715
- };
1716
1621
  var Xode = {
1717
1622
  defaultPallet: "PolkadotXcm",
1718
1623
  supportedPallets: [
@@ -1802,15 +1707,11 @@ var pallets = {
1802
1707
  KiltPaseo: KiltPaseo,
1803
1708
  LaosPaseo: LaosPaseo,
1804
1709
  NeuroWebPaseo: NeuroWebPaseo,
1805
- NodlePaseo: NodlePaseo,
1806
1710
  ZeitgeistPaseo: ZeitgeistPaseo,
1807
1711
  Westend: Westend,
1808
1712
  Paseo: Paseo,
1809
1713
  EnergyWebX: EnergyWebX,
1810
1714
  EnergyWebXPaseo: EnergyWebXPaseo,
1811
- IntegriteeKusama: IntegriteeKusama,
1812
- IntegriteePaseo: IntegriteePaseo,
1813
- IntegriteePolkadot: IntegriteePolkadot,
1814
1715
  Xode: Xode
1815
1716
  };
1816
1717
 
@@ -1853,9 +1754,6 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
1853
1754
  HeimaPaseo: HeimaPaseo,
1854
1755
  Hydration: Hydration,
1855
1756
  HydrationPaseo: HydrationPaseo,
1856
- IntegriteeKusama: IntegriteeKusama,
1857
- IntegriteePaseo: IntegriteePaseo,
1858
- IntegriteePolkadot: IntegriteePolkadot,
1859
1757
  Interlay: Interlay,
1860
1758
  Jamton: Jamton,
1861
1759
  Karura: Karura,
@@ -1872,7 +1770,6 @@ var palletsMapJson = /*#__PURE__*/Object.freeze({
1872
1770
  NeuroWeb: NeuroWeb,
1873
1771
  NeuroWebPaseo: NeuroWebPaseo,
1874
1772
  Nodle: Nodle,
1875
- NodlePaseo: NodlePaseo,
1876
1773
  PAssetHub: PAssetHub,
1877
1774
  Paseo: Paseo,
1878
1775
  Peaq: Peaq,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/pallets",
3
- "version": "11.14.6",
3
+ "version": "11.14.7",
4
4
  "description": "Pallets for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,23 +23,22 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@paraspell/sdk-common": "11.14.6"
26
+ "@paraspell/sdk-common": "11.14.7"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",
30
30
  "@babel/preset-env": "^7.28.5",
31
31
  "@codecov/rollup-plugin": "^1.9.1",
32
- "@polkadot/api": "^16.4.9",
33
- "@polkadot/types": "^16.4.9",
32
+ "@polkadot/api": "^16.5.3",
33
+ "@polkadot/types": "^16.5.3",
34
34
  "@rollup/plugin-babel": "^6.1.0",
35
35
  "@rollup/plugin-json": "^6.1.0",
36
36
  "@rollup/plugin-typescript": "^12.3.0",
37
- "@vitest/coverage-v8": "^4.0.6",
38
- "axios": "^1.13.1",
37
+ "@vitest/coverage-v8": "^4.0.14",
38
+ "axios": "^1.13.2",
39
39
  "dotenv": "^17.2.3",
40
- "prettier": "^3.6.2",
41
- "rollup": "^4.52.5",
42
- "rollup-plugin-dts": "^6.2.3",
40
+ "rollup": "^4.53.3",
41
+ "rollup-plugin-dts": "^6.3.0",
43
42
  "ts-node": "^10.9.2"
44
43
  },
45
44
  "scripts": {