@paraspell/assets 11.12.9 → 11.12.11

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
@@ -15696,6 +15696,32 @@ var Ethereum = {
15696
15696
  }
15697
15697
  }
15698
15698
  },
15699
+ {
15700
+ symbol: "PAXG",
15701
+ assetId: "0x45804880de22913dafe09f4980848ece6ecbaf78",
15702
+ decimals: 18,
15703
+ existentialDeposit: "1",
15704
+ location: {
15705
+ parents: 2,
15706
+ interior: {
15707
+ X2: [
15708
+ {
15709
+ GlobalConsensus: {
15710
+ Ethereum: {
15711
+ chainId: 1
15712
+ }
15713
+ }
15714
+ },
15715
+ {
15716
+ AccountKey20: {
15717
+ network: null,
15718
+ key: "0x45804880de22913dafe09f4980848ece6ecbaf78"
15719
+ }
15720
+ }
15721
+ ]
15722
+ }
15723
+ }
15724
+ },
15699
15725
  {
15700
15726
  symbol: "sUSDS",
15701
15727
  assetId: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
@@ -15722,6 +15748,32 @@ var Ethereum = {
15722
15748
  }
15723
15749
  }
15724
15750
  },
15751
+ {
15752
+ symbol: "ENA",
15753
+ assetId: "0x57e114b691db790c35207b2e685d4a43181e6061",
15754
+ decimals: 18,
15755
+ existentialDeposit: "1",
15756
+ location: {
15757
+ parents: 2,
15758
+ interior: {
15759
+ X2: [
15760
+ {
15761
+ GlobalConsensus: {
15762
+ Ethereum: {
15763
+ chainId: 1
15764
+ }
15765
+ }
15766
+ },
15767
+ {
15768
+ AccountKey20: {
15769
+ network: null,
15770
+ key: "0x57e114b691db790c35207b2e685d4a43181e6061"
15771
+ }
15772
+ }
15773
+ ]
15774
+ }
15775
+ }
15776
+ },
15725
15777
  {
15726
15778
  symbol: "LBTC",
15727
15779
  assetId: "0x8236a87084f8b84306f72007f36f2618a5634494",
@@ -20448,8 +20500,8 @@ var NeuroWebPaseo = {
20448
20500
  nativeAssetSymbol: "NEURO",
20449
20501
  isEVM: false,
20450
20502
  ss58Prefix: 101,
20451
- supportsDryRunApi: false,
20452
- supportsXcmPaymentApi: false,
20503
+ supportsDryRunApi: true,
20504
+ supportsXcmPaymentApi: true,
20453
20505
  nativeAssets: [
20454
20506
  {
20455
20507
  symbol: "NEURO",
package/dist/index.mjs CHANGED
@@ -15694,6 +15694,32 @@ var Ethereum = {
15694
15694
  }
15695
15695
  }
15696
15696
  },
15697
+ {
15698
+ symbol: "PAXG",
15699
+ assetId: "0x45804880de22913dafe09f4980848ece6ecbaf78",
15700
+ decimals: 18,
15701
+ existentialDeposit: "1",
15702
+ location: {
15703
+ parents: 2,
15704
+ interior: {
15705
+ X2: [
15706
+ {
15707
+ GlobalConsensus: {
15708
+ Ethereum: {
15709
+ chainId: 1
15710
+ }
15711
+ }
15712
+ },
15713
+ {
15714
+ AccountKey20: {
15715
+ network: null,
15716
+ key: "0x45804880de22913dafe09f4980848ece6ecbaf78"
15717
+ }
15718
+ }
15719
+ ]
15720
+ }
15721
+ }
15722
+ },
15697
15723
  {
15698
15724
  symbol: "sUSDS",
15699
15725
  assetId: "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
@@ -15720,6 +15746,32 @@ var Ethereum = {
15720
15746
  }
15721
15747
  }
15722
15748
  },
15749
+ {
15750
+ symbol: "ENA",
15751
+ assetId: "0x57e114b691db790c35207b2e685d4a43181e6061",
15752
+ decimals: 18,
15753
+ existentialDeposit: "1",
15754
+ location: {
15755
+ parents: 2,
15756
+ interior: {
15757
+ X2: [
15758
+ {
15759
+ GlobalConsensus: {
15760
+ Ethereum: {
15761
+ chainId: 1
15762
+ }
15763
+ }
15764
+ },
15765
+ {
15766
+ AccountKey20: {
15767
+ network: null,
15768
+ key: "0x57e114b691db790c35207b2e685d4a43181e6061"
15769
+ }
15770
+ }
15771
+ ]
15772
+ }
15773
+ }
15774
+ },
15723
15775
  {
15724
15776
  symbol: "LBTC",
15725
15777
  assetId: "0x8236a87084f8b84306f72007f36f2618a5634494",
@@ -20446,8 +20498,8 @@ var NeuroWebPaseo = {
20446
20498
  nativeAssetSymbol: "NEURO",
20447
20499
  isEVM: false,
20448
20500
  ss58Prefix: 101,
20449
- supportsDryRunApi: false,
20450
- supportsXcmPaymentApi: false,
20501
+ supportsDryRunApi: true,
20502
+ supportsXcmPaymentApi: true,
20451
20503
  nativeAssets: [
20452
20504
  {
20453
20505
  symbol: "NEURO",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/assets",
3
- "version": "11.12.9",
3
+ "version": "11.12.11",
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": "11.12.9"
26
+ "@paraspell/sdk-common": "11.12.11"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",