@subwallet/chain-list 0.2.25-beta.2 → 0.2.25-beta.4

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.
@@ -8598,7 +8598,7 @@
8598
8598
  paraId: null,
8599
8599
  genesisHash: "0x05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
8600
8600
  addressPrefix: 42,
8601
- chainType: "PARACHAIN",
8601
+ chainType: "RELAYCHAIN",
8602
8602
  crowdloanUrl: null,
8603
8603
  blockExplorer: null,
8604
8604
  existentialDeposit: "500",
@@ -9489,7 +9489,7 @@
9489
9489
  hasNativeNft: false,
9490
9490
  supportStaking: false,
9491
9491
  supportSmartContract: null,
9492
- crowdloanParaId: null,
9492
+ crowdloanParaId: 3350,
9493
9493
  crowdloanFunds: [
9494
9494
  {
9495
9495
  relayChain: "polkadot",
@@ -9512,6 +9512,17 @@
9512
9512
  auctionIndex: 0,
9513
9513
  firstPeriod: 14,
9514
9514
  lastPeriod: 21
9515
+ },
9516
+ {
9517
+ relayChain: "polkadot",
9518
+ fundId: "3350-78",
9519
+ paraId: 3350,
9520
+ status: "won",
9521
+ startTime: "2024-01-16T01:48:00.000Z",
9522
+ endTime: "2025-11-18T01:48:00.000Z",
9523
+ auctionIndex: 54,
9524
+ firstPeriod: 15,
9525
+ lastPeriod: 22
9515
9526
  }
9516
9527
  ]
9517
9528
  },
@@ -9686,7 +9697,7 @@
9686
9697
  hasNativeNft: false,
9687
9698
  supportStaking: false,
9688
9699
  supportSmartContract: null,
9689
- crowdloanParaId: null,
9700
+ crowdloanParaId: 3353,
9690
9701
  crowdloanFunds: [
9691
9702
  {
9692
9703
  relayChain: "polkadot",
@@ -9773,7 +9784,7 @@
9773
9784
  hasNativeNft: false,
9774
9785
  supportStaking: false,
9775
9786
  supportSmartContract: null,
9776
- crowdloanParaId: null,
9787
+ crowdloanParaId: 2012,
9777
9788
  crowdloanFunds: [
9778
9789
  {
9779
9790
  relayChain: "polkadot",
@@ -13286,6 +13297,17 @@
13286
13297
  auctionIndex: 52,
13287
13298
  firstPeriod: 14,
13288
13299
  lastPeriod: 21
13300
+ },
13301
+ {
13302
+ relayChain: "polkadot",
13303
+ fundId: "3354-77",
13304
+ paraId: 3354,
13305
+ status: "in_auction",
13306
+ startTime: "2024-01-16T01:48:00.000Z",
13307
+ endTime: "2025-11-18T01:48:00.000Z",
13308
+ auctionIndex: 53,
13309
+ firstPeriod: 15,
13310
+ lastPeriod: 22
13289
13311
  }
13290
13312
  ]
13291
13313
  },
@@ -534,7 +534,7 @@
534
534
  "paraId": null,
535
535
  "genesisHash": "0x05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
536
536
  "addressPrefix": 42,
537
- "chainType": "PARACHAIN",
537
+ "chainType": "RELAYCHAIN",
538
538
  "crowdloanUrl": null,
539
539
  "blockExplorer": null,
540
540
  "existentialDeposit": "500",
@@ -1415,7 +1415,7 @@
1415
1415
  "hasNativeNft": false,
1416
1416
  "supportStaking": false,
1417
1417
  "supportSmartContract": null,
1418
- "crowdloanParaId": null,
1418
+ "crowdloanParaId": 3350,
1419
1419
  "crowdloanFunds": [
1420
1420
  {
1421
1421
  "relayChain": "polkadot",
@@ -1438,6 +1438,17 @@
1438
1438
  "auctionIndex": 0,
1439
1439
  "firstPeriod": 14,
1440
1440
  "lastPeriod": 21
1441
+ },
1442
+ {
1443
+ "relayChain": "polkadot",
1444
+ "fundId": "3350-78",
1445
+ "paraId": 3350,
1446
+ "status": "won",
1447
+ "startTime": "2024-01-16T01:48:00.000Z",
1448
+ "endTime": "2025-11-18T01:48:00.000Z",
1449
+ "auctionIndex": 54,
1450
+ "firstPeriod": 15,
1451
+ "lastPeriod": 22
1441
1452
  }
1442
1453
  ]
1443
1454
  },
@@ -1611,7 +1622,7 @@
1611
1622
  "hasNativeNft": false,
1612
1623
  "supportStaking": false,
1613
1624
  "supportSmartContract": null,
1614
- "crowdloanParaId": null,
1625
+ "crowdloanParaId": 3353,
1615
1626
  "crowdloanFunds": [
1616
1627
  {
1617
1628
  "relayChain": "polkadot",
@@ -1698,7 +1709,7 @@
1698
1709
  "hasNativeNft": false,
1699
1710
  "supportStaking": false,
1700
1711
  "supportSmartContract": null,
1701
- "crowdloanParaId": null,
1712
+ "crowdloanParaId": 2012,
1702
1713
  "crowdloanFunds": [
1703
1714
  {
1704
1715
  "relayChain": "polkadot",
@@ -5144,6 +5155,17 @@
5144
5155
  "auctionIndex": 52,
5145
5156
  "firstPeriod": 14,
5146
5157
  "lastPeriod": 21
5158
+ },
5159
+ {
5160
+ "relayChain": "polkadot",
5161
+ "fundId": "3354-77",
5162
+ "paraId": 3354,
5163
+ "status": "in_auction",
5164
+ "startTime": "2024-01-16T01:48:00.000Z",
5165
+ "endTime": "2025-11-18T01:48:00.000Z",
5166
+ "auctionIndex": 53,
5167
+ "firstPeriod": 15,
5168
+ "lastPeriod": 22
5147
5169
  }
5148
5170
  ]
5149
5171
  },
@@ -13,6 +13,6 @@ const packageInfo = {
13
13
  name: '@subwallet/chain-list',
14
14
  path: typeof __dirname === 'string' ? __dirname : 'auto',
15
15
  type: 'cjs',
16
- version: '0.2.25-beta.2'
16
+ version: '0.2.25-beta.4'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -534,7 +534,7 @@
534
534
  "paraId": null,
535
535
  "genesisHash": "0x05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
536
536
  "addressPrefix": 42,
537
- "chainType": "PARACHAIN",
537
+ "chainType": "RELAYCHAIN",
538
538
  "crowdloanUrl": null,
539
539
  "blockExplorer": null,
540
540
  "existentialDeposit": "500",
@@ -1415,7 +1415,7 @@
1415
1415
  "hasNativeNft": false,
1416
1416
  "supportStaking": false,
1417
1417
  "supportSmartContract": null,
1418
- "crowdloanParaId": null,
1418
+ "crowdloanParaId": 3350,
1419
1419
  "crowdloanFunds": [
1420
1420
  {
1421
1421
  "relayChain": "polkadot",
@@ -1438,6 +1438,17 @@
1438
1438
  "auctionIndex": 0,
1439
1439
  "firstPeriod": 14,
1440
1440
  "lastPeriod": 21
1441
+ },
1442
+ {
1443
+ "relayChain": "polkadot",
1444
+ "fundId": "3350-78",
1445
+ "paraId": 3350,
1446
+ "status": "won",
1447
+ "startTime": "2024-01-16T01:48:00.000Z",
1448
+ "endTime": "2025-11-18T01:48:00.000Z",
1449
+ "auctionIndex": 54,
1450
+ "firstPeriod": 15,
1451
+ "lastPeriod": 22
1441
1452
  }
1442
1453
  ]
1443
1454
  },
@@ -1611,7 +1622,7 @@
1611
1622
  "hasNativeNft": false,
1612
1623
  "supportStaking": false,
1613
1624
  "supportSmartContract": null,
1614
- "crowdloanParaId": null,
1625
+ "crowdloanParaId": 3353,
1615
1626
  "crowdloanFunds": [
1616
1627
  {
1617
1628
  "relayChain": "polkadot",
@@ -1698,7 +1709,7 @@
1698
1709
  "hasNativeNft": false,
1699
1710
  "supportStaking": false,
1700
1711
  "supportSmartContract": null,
1701
- "crowdloanParaId": null,
1712
+ "crowdloanParaId": 2012,
1702
1713
  "crowdloanFunds": [
1703
1714
  {
1704
1715
  "relayChain": "polkadot",
@@ -5144,6 +5155,17 @@
5144
5155
  "auctionIndex": 52,
5145
5156
  "firstPeriod": 14,
5146
5157
  "lastPeriod": 21
5158
+ },
5159
+ {
5160
+ "relayChain": "polkadot",
5161
+ "fundId": "3354-77",
5162
+ "paraId": 3354,
5163
+ "status": "in_auction",
5164
+ "startTime": "2024-01-16T01:48:00.000Z",
5165
+ "endTime": "2025-11-18T01:48:00.000Z",
5166
+ "auctionIndex": 53,
5167
+ "firstPeriod": 15,
5168
+ "lastPeriod": 22
5147
5169
  }
5148
5170
  ]
5149
5171
  },
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.25-beta.2",
23
+ "version": "0.2.25-beta.4",
24
24
  "main": "./cjs/index.js",
25
25
  "module": "./index.js",
26
26
  "types": "./index.d.ts",
package/packageInfo.js CHANGED
@@ -7,5 +7,5 @@ export const packageInfo = {
7
7
  name: '@subwallet/chain-list',
8
8
  path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto',
9
9
  type: 'esm',
10
- version: '0.2.25-beta.2'
10
+ version: '0.2.25-beta.4'
11
11
  };