@paraspell/assets 10.11.8 → 10.11.10

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
@@ -5401,6 +5401,181 @@ var Moonbeam = {
5401
5401
  }
5402
5402
  ],
5403
5403
  otherAssets: [
5404
+ {
5405
+ symbol: "DAI",
5406
+ decimals: 18,
5407
+ existentialDeposit: "1",
5408
+ assetId: "0x06e605775296e851FF43b4dAa541Bb0984E9D6fD",
5409
+ multiLocation: {
5410
+ parents: 1,
5411
+ interior: {
5412
+ X3: [
5413
+ {
5414
+ Parachain: 2004
5415
+ },
5416
+ {
5417
+ PalletInstance: 110
5418
+ },
5419
+ {
5420
+ AccountKey20: {
5421
+ network: null,
5422
+ key: "0x06e605775296e851FF43b4dAa541Bb0984E9D6fD"
5423
+ }
5424
+ }
5425
+ ]
5426
+ }
5427
+ }
5428
+ },
5429
+ {
5430
+ symbol: "SOL",
5431
+ decimals: 9,
5432
+ existentialDeposit: "1",
5433
+ assetId: "0x99Fec54a5Ad36D50A4Bba3a41CAB983a5BB86A7d",
5434
+ multiLocation: {
5435
+ parents: 1,
5436
+ interior: {
5437
+ X3: [
5438
+ {
5439
+ Parachain: 2004
5440
+ },
5441
+ {
5442
+ PalletInstance: 110
5443
+ },
5444
+ {
5445
+ AccountKey20: {
5446
+ network: null,
5447
+ key: "0x99Fec54a5Ad36D50A4Bba3a41CAB983a5BB86A7d"
5448
+ }
5449
+ }
5450
+ ]
5451
+ }
5452
+ }
5453
+ },
5454
+ {
5455
+ symbol: "sUSDS",
5456
+ decimals: 18,
5457
+ existentialDeposit: "1",
5458
+ assetId: "0xda430218862d3db25de9f61458645dde49a9e9c1",
5459
+ multiLocation: {
5460
+ parents: 1,
5461
+ interior: {
5462
+ X3: [
5463
+ {
5464
+ Parachain: 2004
5465
+ },
5466
+ {
5467
+ PalletInstance: 110
5468
+ },
5469
+ {
5470
+ AccountKey20: {
5471
+ network: null,
5472
+ key: "0xda430218862d3db25de9f61458645dde49a9e9c1"
5473
+ }
5474
+ }
5475
+ ]
5476
+ }
5477
+ }
5478
+ },
5479
+ {
5480
+ symbol: "USDC",
5481
+ decimals: 6,
5482
+ existentialDeposit: "1",
5483
+ assetId: "0x931715FEE2d06333043d11F658C8CE934aC61D0c",
5484
+ multiLocation: {
5485
+ parents: 1,
5486
+ interior: {
5487
+ X3: [
5488
+ {
5489
+ Parachain: 2004
5490
+ },
5491
+ {
5492
+ PalletInstance: 110
5493
+ },
5494
+ {
5495
+ AccountKey20: {
5496
+ network: null,
5497
+ key: "0x931715FEE2d06333043d11F658C8CE934aC61D0c"
5498
+ }
5499
+ }
5500
+ ]
5501
+ }
5502
+ }
5503
+ },
5504
+ {
5505
+ symbol: "USDT",
5506
+ decimals: 6,
5507
+ existentialDeposit: "1",
5508
+ assetId: "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f",
5509
+ multiLocation: {
5510
+ parents: 1,
5511
+ interior: {
5512
+ X3: [
5513
+ {
5514
+ Parachain: 2004
5515
+ },
5516
+ {
5517
+ PalletInstance: 110
5518
+ },
5519
+ {
5520
+ AccountKey20: {
5521
+ network: null,
5522
+ key: "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f"
5523
+ }
5524
+ }
5525
+ ]
5526
+ }
5527
+ }
5528
+ },
5529
+ {
5530
+ symbol: "WBTC",
5531
+ decimals: 8,
5532
+ existentialDeposit: "1",
5533
+ assetId: "0xE57eBd2d67B462E9926e04a8e33f01cD0D64346D",
5534
+ multiLocation: {
5535
+ parents: 1,
5536
+ interior: {
5537
+ X3: [
5538
+ {
5539
+ Parachain: 2004
5540
+ },
5541
+ {
5542
+ PalletInstance: 110
5543
+ },
5544
+ {
5545
+ AccountKey20: {
5546
+ network: null,
5547
+ key: "0xE57eBd2d67B462E9926e04a8e33f01cD0D64346D"
5548
+ }
5549
+ }
5550
+ ]
5551
+ }
5552
+ }
5553
+ },
5554
+ {
5555
+ symbol: "WETH",
5556
+ decimals: 18,
5557
+ existentialDeposit: "1",
5558
+ assetId: "0xab3f0245B83feB11d15AAffeFD7AD465a59817eD",
5559
+ multiLocation: {
5560
+ parents: 1,
5561
+ interior: {
5562
+ X3: [
5563
+ {
5564
+ Parachain: 2004
5565
+ },
5566
+ {
5567
+ PalletInstance: 110
5568
+ },
5569
+ {
5570
+ AccountKey20: {
5571
+ network: null,
5572
+ key: "0xab3f0245B83feB11d15AAffeFD7AD465a59817eD"
5573
+ }
5574
+ }
5575
+ ]
5576
+ }
5577
+ }
5578
+ },
5404
5579
  {
5405
5580
  symbol: "xcibcMOVR",
5406
5581
  decimals: 18,
package/dist/index.mjs CHANGED
@@ -5399,6 +5399,181 @@ var Moonbeam = {
5399
5399
  }
5400
5400
  ],
5401
5401
  otherAssets: [
5402
+ {
5403
+ symbol: "DAI",
5404
+ decimals: 18,
5405
+ existentialDeposit: "1",
5406
+ assetId: "0x06e605775296e851FF43b4dAa541Bb0984E9D6fD",
5407
+ multiLocation: {
5408
+ parents: 1,
5409
+ interior: {
5410
+ X3: [
5411
+ {
5412
+ Parachain: 2004
5413
+ },
5414
+ {
5415
+ PalletInstance: 110
5416
+ },
5417
+ {
5418
+ AccountKey20: {
5419
+ network: null,
5420
+ key: "0x06e605775296e851FF43b4dAa541Bb0984E9D6fD"
5421
+ }
5422
+ }
5423
+ ]
5424
+ }
5425
+ }
5426
+ },
5427
+ {
5428
+ symbol: "SOL",
5429
+ decimals: 9,
5430
+ existentialDeposit: "1",
5431
+ assetId: "0x99Fec54a5Ad36D50A4Bba3a41CAB983a5BB86A7d",
5432
+ multiLocation: {
5433
+ parents: 1,
5434
+ interior: {
5435
+ X3: [
5436
+ {
5437
+ Parachain: 2004
5438
+ },
5439
+ {
5440
+ PalletInstance: 110
5441
+ },
5442
+ {
5443
+ AccountKey20: {
5444
+ network: null,
5445
+ key: "0x99Fec54a5Ad36D50A4Bba3a41CAB983a5BB86A7d"
5446
+ }
5447
+ }
5448
+ ]
5449
+ }
5450
+ }
5451
+ },
5452
+ {
5453
+ symbol: "sUSDS",
5454
+ decimals: 18,
5455
+ existentialDeposit: "1",
5456
+ assetId: "0xda430218862d3db25de9f61458645dde49a9e9c1",
5457
+ multiLocation: {
5458
+ parents: 1,
5459
+ interior: {
5460
+ X3: [
5461
+ {
5462
+ Parachain: 2004
5463
+ },
5464
+ {
5465
+ PalletInstance: 110
5466
+ },
5467
+ {
5468
+ AccountKey20: {
5469
+ network: null,
5470
+ key: "0xda430218862d3db25de9f61458645dde49a9e9c1"
5471
+ }
5472
+ }
5473
+ ]
5474
+ }
5475
+ }
5476
+ },
5477
+ {
5478
+ symbol: "USDC",
5479
+ decimals: 6,
5480
+ existentialDeposit: "1",
5481
+ assetId: "0x931715FEE2d06333043d11F658C8CE934aC61D0c",
5482
+ multiLocation: {
5483
+ parents: 1,
5484
+ interior: {
5485
+ X3: [
5486
+ {
5487
+ Parachain: 2004
5488
+ },
5489
+ {
5490
+ PalletInstance: 110
5491
+ },
5492
+ {
5493
+ AccountKey20: {
5494
+ network: null,
5495
+ key: "0x931715FEE2d06333043d11F658C8CE934aC61D0c"
5496
+ }
5497
+ }
5498
+ ]
5499
+ }
5500
+ }
5501
+ },
5502
+ {
5503
+ symbol: "USDT",
5504
+ decimals: 6,
5505
+ existentialDeposit: "1",
5506
+ assetId: "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f",
5507
+ multiLocation: {
5508
+ parents: 1,
5509
+ interior: {
5510
+ X3: [
5511
+ {
5512
+ Parachain: 2004
5513
+ },
5514
+ {
5515
+ PalletInstance: 110
5516
+ },
5517
+ {
5518
+ AccountKey20: {
5519
+ network: null,
5520
+ key: "0xc30E9cA94CF52f3Bf5692aaCF81353a27052c46f"
5521
+ }
5522
+ }
5523
+ ]
5524
+ }
5525
+ }
5526
+ },
5527
+ {
5528
+ symbol: "WBTC",
5529
+ decimals: 8,
5530
+ existentialDeposit: "1",
5531
+ assetId: "0xE57eBd2d67B462E9926e04a8e33f01cD0D64346D",
5532
+ multiLocation: {
5533
+ parents: 1,
5534
+ interior: {
5535
+ X3: [
5536
+ {
5537
+ Parachain: 2004
5538
+ },
5539
+ {
5540
+ PalletInstance: 110
5541
+ },
5542
+ {
5543
+ AccountKey20: {
5544
+ network: null,
5545
+ key: "0xE57eBd2d67B462E9926e04a8e33f01cD0D64346D"
5546
+ }
5547
+ }
5548
+ ]
5549
+ }
5550
+ }
5551
+ },
5552
+ {
5553
+ symbol: "WETH",
5554
+ decimals: 18,
5555
+ existentialDeposit: "1",
5556
+ assetId: "0xab3f0245B83feB11d15AAffeFD7AD465a59817eD",
5557
+ multiLocation: {
5558
+ parents: 1,
5559
+ interior: {
5560
+ X3: [
5561
+ {
5562
+ Parachain: 2004
5563
+ },
5564
+ {
5565
+ PalletInstance: 110
5566
+ },
5567
+ {
5568
+ AccountKey20: {
5569
+ network: null,
5570
+ key: "0xab3f0245B83feB11d15AAffeFD7AD465a59817eD"
5571
+ }
5572
+ }
5573
+ ]
5574
+ }
5575
+ }
5576
+ },
5402
5577
  {
5403
5578
  symbol: "xcibcMOVR",
5404
5579
  decimals: 18,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/assets",
3
- "version": "10.11.8",
3
+ "version": "10.11.10",
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.11.8"
26
+ "@paraspell/sdk-common": "10.11.10"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@babel/plugin-syntax-import-attributes": "^7.27.1",