@paraspell/assets 11.12.8 → 11.12.9

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 +0 -114
  2. package/dist/index.mjs +0 -114
  3. package/package.json +11 -11
package/dist/index.cjs CHANGED
@@ -238,90 +238,6 @@ var Paseo = {
238
238
  otherAssets: [
239
239
  ]
240
240
  };
241
- var Polimec = {
242
- relaychainSymbol: "DOT",
243
- nativeAssetSymbol: "PLMC",
244
- isEVM: false,
245
- ss58Prefix: 41,
246
- supportsDryRunApi: true,
247
- supportsXcmPaymentApi: true,
248
- nativeAssets: [
249
- {
250
- symbol: "PLMC",
251
- isNative: true,
252
- decimals: 10,
253
- existentialDeposit: "100000000",
254
- location: {
255
- parents: 1,
256
- interior: {
257
- X1: [
258
- {
259
- Parachain: 3344
260
- }
261
- ]
262
- }
263
- }
264
- }
265
- ],
266
- otherAssets: [
267
- {
268
- symbol: "USDC",
269
- decimals: 6,
270
- location: {
271
- parents: 1,
272
- interior: {
273
- X3: [
274
- {
275
- Parachain: 1000
276
- },
277
- {
278
- PalletInstance: 50
279
- },
280
- {
281
- GeneralIndex: 1337
282
- }
283
- ]
284
- }
285
- },
286
- existentialDeposit: "70000",
287
- isFeeAsset: true
288
- },
289
- {
290
- symbol: "USDt",
291
- decimals: 6,
292
- location: {
293
- parents: 1,
294
- interior: {
295
- X3: [
296
- {
297
- Parachain: 1000
298
- },
299
- {
300
- PalletInstance: 50
301
- },
302
- {
303
- GeneralIndex: 1984
304
- }
305
- ]
306
- }
307
- },
308
- existentialDeposit: "70000",
309
- isFeeAsset: true
310
- },
311
- {
312
- symbol: "DOT",
313
- decimals: 10,
314
- location: {
315
- parents: 1,
316
- interior: {
317
- Here: null
318
- }
319
- },
320
- existentialDeposit: "100000000",
321
- isFeeAsset: true
322
- }
323
- ]
324
- };
325
241
  var Acala = {
326
242
  relaychainSymbol: "DOT",
327
243
  nativeAssetSymbol: "ACA",
@@ -2943,34 +2859,6 @@ var Centrifuge = {
2943
2859
  }
2944
2860
  ]
2945
2861
  };
2946
- var Subsocial = {
2947
- relaychainSymbol: "DOT",
2948
- nativeAssetSymbol: "SUB",
2949
- isEVM: false,
2950
- ss58Prefix: 28,
2951
- supportsDryRunApi: false,
2952
- supportsXcmPaymentApi: false,
2953
- nativeAssets: [
2954
- {
2955
- symbol: "SUB",
2956
- isNative: true,
2957
- decimals: 10,
2958
- existentialDeposit: "100000000",
2959
- location: {
2960
- parents: 1,
2961
- interior: {
2962
- X1: [
2963
- {
2964
- Parachain: 2101
2965
- }
2966
- ]
2967
- }
2968
- }
2969
- }
2970
- ],
2971
- otherAssets: [
2972
- ]
2973
- };
2974
2862
  var Xode = {
2975
2863
  relaychainSymbol: "DOT",
2976
2864
  nativeAssetSymbol: "XON",
@@ -20737,7 +20625,6 @@ var assetsMapJson = {
20737
20625
  Kusama: Kusama,
20738
20626
  Westend: Westend,
20739
20627
  Paseo: Paseo,
20740
- Polimec: Polimec,
20741
20628
  Acala: Acala,
20742
20629
  Ajuna: Ajuna,
20743
20630
  BridgeHubPolkadot: BridgeHubPolkadot,
@@ -20745,7 +20632,6 @@ var assetsMapJson = {
20745
20632
  Astar: Astar,
20746
20633
  BifrostPolkadot: BifrostPolkadot,
20747
20634
  Centrifuge: Centrifuge,
20748
- Subsocial: Subsocial,
20749
20635
  Xode: Xode,
20750
20636
  ComposableFinance: ComposableFinance,
20751
20637
  Darwinia: Darwinia,
package/dist/index.mjs CHANGED
@@ -236,90 +236,6 @@ var Paseo = {
236
236
  otherAssets: [
237
237
  ]
238
238
  };
239
- var Polimec = {
240
- relaychainSymbol: "DOT",
241
- nativeAssetSymbol: "PLMC",
242
- isEVM: false,
243
- ss58Prefix: 41,
244
- supportsDryRunApi: true,
245
- supportsXcmPaymentApi: true,
246
- nativeAssets: [
247
- {
248
- symbol: "PLMC",
249
- isNative: true,
250
- decimals: 10,
251
- existentialDeposit: "100000000",
252
- location: {
253
- parents: 1,
254
- interior: {
255
- X1: [
256
- {
257
- Parachain: 3344
258
- }
259
- ]
260
- }
261
- }
262
- }
263
- ],
264
- otherAssets: [
265
- {
266
- symbol: "USDC",
267
- decimals: 6,
268
- location: {
269
- parents: 1,
270
- interior: {
271
- X3: [
272
- {
273
- Parachain: 1000
274
- },
275
- {
276
- PalletInstance: 50
277
- },
278
- {
279
- GeneralIndex: 1337
280
- }
281
- ]
282
- }
283
- },
284
- existentialDeposit: "70000",
285
- isFeeAsset: true
286
- },
287
- {
288
- symbol: "USDt",
289
- decimals: 6,
290
- location: {
291
- parents: 1,
292
- interior: {
293
- X3: [
294
- {
295
- Parachain: 1000
296
- },
297
- {
298
- PalletInstance: 50
299
- },
300
- {
301
- GeneralIndex: 1984
302
- }
303
- ]
304
- }
305
- },
306
- existentialDeposit: "70000",
307
- isFeeAsset: true
308
- },
309
- {
310
- symbol: "DOT",
311
- decimals: 10,
312
- location: {
313
- parents: 1,
314
- interior: {
315
- Here: null
316
- }
317
- },
318
- existentialDeposit: "100000000",
319
- isFeeAsset: true
320
- }
321
- ]
322
- };
323
239
  var Acala = {
324
240
  relaychainSymbol: "DOT",
325
241
  nativeAssetSymbol: "ACA",
@@ -2941,34 +2857,6 @@ var Centrifuge = {
2941
2857
  }
2942
2858
  ]
2943
2859
  };
2944
- var Subsocial = {
2945
- relaychainSymbol: "DOT",
2946
- nativeAssetSymbol: "SUB",
2947
- isEVM: false,
2948
- ss58Prefix: 28,
2949
- supportsDryRunApi: false,
2950
- supportsXcmPaymentApi: false,
2951
- nativeAssets: [
2952
- {
2953
- symbol: "SUB",
2954
- isNative: true,
2955
- decimals: 10,
2956
- existentialDeposit: "100000000",
2957
- location: {
2958
- parents: 1,
2959
- interior: {
2960
- X1: [
2961
- {
2962
- Parachain: 2101
2963
- }
2964
- ]
2965
- }
2966
- }
2967
- }
2968
- ],
2969
- otherAssets: [
2970
- ]
2971
- };
2972
2860
  var Xode = {
2973
2861
  relaychainSymbol: "DOT",
2974
2862
  nativeAssetSymbol: "XON",
@@ -20735,7 +20623,6 @@ var assetsMapJson = {
20735
20623
  Kusama: Kusama,
20736
20624
  Westend: Westend,
20737
20625
  Paseo: Paseo,
20738
- Polimec: Polimec,
20739
20626
  Acala: Acala,
20740
20627
  Ajuna: Ajuna,
20741
20628
  BridgeHubPolkadot: BridgeHubPolkadot,
@@ -20743,7 +20630,6 @@ var assetsMapJson = {
20743
20630
  Astar: Astar,
20744
20631
  BifrostPolkadot: BifrostPolkadot,
20745
20632
  Centrifuge: Centrifuge,
20746
- Subsocial: Subsocial,
20747
20633
  Xode: Xode,
20748
20634
  ComposableFinance: ComposableFinance,
20749
20635
  Darwinia: Darwinia,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/assets",
3
- "version": "11.12.8",
3
+ "version": "11.12.9",
4
4
  "description": "Assets for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -23,25 +23,25 @@
23
23
  "dist"
24
24
  ],
25
25
  "dependencies": {
26
- "@paraspell/sdk-common": "11.12.8"
26
+ "@paraspell/sdk-common": "11.12.9"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",
30
- "@babel/preset-env": "^7.28.3",
30
+ "@babel/preset-env": "^7.28.5",
31
31
  "@codecov/rollup-plugin": "^1.9.1",
32
- "@polkadot/api": "^16.4.8",
33
- "@polkadot/types": "^16.4.8",
34
- "@rollup/plugin-babel": "^6.0.4",
32
+ "@polkadot/api": "^16.4.9",
33
+ "@polkadot/types": "^16.4.9",
34
+ "@rollup/plugin-babel": "^6.1.0",
35
35
  "@rollup/plugin-json": "^6.1.0",
36
- "@rollup/plugin-typescript": "^12.1.4",
37
- "@snowbridge/registry": "^0.2.6",
38
- "@vitest/coverage-v8": "^3.2.4",
36
+ "@rollup/plugin-typescript": "^12.3.0",
37
+ "@snowbridge/registry": "^0.2.12",
38
+ "@vitest/coverage-v8": "^4.0.6",
39
39
  "dotenv": "^17.2.3",
40
40
  "prettier": "^3.6.2",
41
- "rollup": "^4.52.3",
41
+ "rollup": "^4.52.5",
42
42
  "rollup-plugin-dts": "^6.2.3",
43
43
  "ts-node": "^10.9.2",
44
- "viem": "^2.37.9"
44
+ "viem": "^2.38.5"
45
45
  },
46
46
  "scripts": {
47
47
  "compile": "tsc --noEmit",