@subwallet/chain-list 0.2.34-beta.3 → 0.2.35-beta.0
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/bundle-subwallet-chain-list.js +5 -3
- package/cjs/data/ChainInfo.json +5 -3
- package/cjs/index.js +1 -1
- package/cjs/packageInfo.js +1 -1
- package/data/ChainInfo.json +5 -3
- package/index.js +1 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -9831,7 +9831,7 @@
|
|
|
9831
9831
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/parallel.png",
|
|
9832
9832
|
providers: {
|
|
9833
9833
|
Dwellir: "wss://parallel-rpc.dwellir.com",
|
|
9834
|
-
Parallel: "wss://rpc.parallel.fi"
|
|
9834
|
+
Parallel: "wss://polkadot-parallel-rpc.parallel.fi"
|
|
9835
9835
|
},
|
|
9836
9836
|
evmInfo: null,
|
|
9837
9837
|
substrateInfo: {
|
|
@@ -10307,7 +10307,9 @@
|
|
|
10307
10307
|
chainStatus: "ACTIVE",
|
|
10308
10308
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
10309
10309
|
providers: {
|
|
10310
|
-
|
|
10310
|
+
RadiumBlock: "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
10311
|
+
Dwellir: "wss://polkadex-rpc.dwellir.com",
|
|
10312
|
+
OnFinality: "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
10311
10313
|
},
|
|
10312
10314
|
evmInfo: null,
|
|
10313
10315
|
substrateInfo: {
|
|
@@ -13870,7 +13872,7 @@
|
|
|
13870
13872
|
status: "in_auction",
|
|
13871
13873
|
startTime: "2024-01-16T01:48:00.000Z",
|
|
13872
13874
|
endTime: "2025-11-18T01:48:00.000Z",
|
|
13873
|
-
auctionIndex:
|
|
13875
|
+
auctionIndex: 59,
|
|
13874
13876
|
firstPeriod: 15,
|
|
13875
13877
|
lastPeriod: 22
|
|
13876
13878
|
},
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -1404,7 +1404,7 @@
|
|
|
1404
1404
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/parallel.png",
|
|
1405
1405
|
"providers": {
|
|
1406
1406
|
"Dwellir": "wss://parallel-rpc.dwellir.com",
|
|
1407
|
-
"Parallel": "wss://rpc.parallel.fi"
|
|
1407
|
+
"Parallel": "wss://polkadot-parallel-rpc.parallel.fi"
|
|
1408
1408
|
},
|
|
1409
1409
|
"evmInfo": null,
|
|
1410
1410
|
"substrateInfo": {
|
|
@@ -1877,7 +1877,9 @@
|
|
|
1877
1877
|
"chainStatus": "ACTIVE",
|
|
1878
1878
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
1879
1879
|
"providers": {
|
|
1880
|
-
"
|
|
1880
|
+
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
1881
|
+
"Dwellir": "wss://polkadex-rpc.dwellir.com",
|
|
1882
|
+
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
1881
1883
|
},
|
|
1882
1884
|
"evmInfo": null,
|
|
1883
1885
|
"substrateInfo": {
|
|
@@ -5368,7 +5370,7 @@
|
|
|
5368
5370
|
"status": "in_auction",
|
|
5369
5371
|
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5370
5372
|
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5371
|
-
"auctionIndex":
|
|
5373
|
+
"auctionIndex": 59,
|
|
5372
5374
|
"firstPeriod": 15,
|
|
5373
5375
|
"lastPeriod": 22
|
|
5374
5376
|
},
|
package/cjs/index.js
CHANGED
|
@@ -11,7 +11,7 @@ var _ChainAsset2 = _interopRequireDefault(require("./data/ChainAsset.json"));
|
|
|
11
11
|
var _ChainInfo2 = _interopRequireDefault(require("./data/ChainInfo.json"));
|
|
12
12
|
var _ChainLogoMap2 = _interopRequireDefault(require("./data/ChainLogoMap.json"));
|
|
13
13
|
var _MultiChainAsset2 = _interopRequireDefault(require("./data/MultiChainAsset.json"));
|
|
14
|
-
// Copyright 2019-
|
|
14
|
+
// Copyright 2019-2024 @subwallet/chain-list authors & contributors
|
|
15
15
|
// SPDX-License-Identifier: Apache-2.0
|
|
16
16
|
|
|
17
17
|
const ChainInfoMap = _ChainInfo2.default;
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainInfo.json
CHANGED
|
@@ -1404,7 +1404,7 @@
|
|
|
1404
1404
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/parallel.png",
|
|
1405
1405
|
"providers": {
|
|
1406
1406
|
"Dwellir": "wss://parallel-rpc.dwellir.com",
|
|
1407
|
-
"Parallel": "wss://rpc.parallel.fi"
|
|
1407
|
+
"Parallel": "wss://polkadot-parallel-rpc.parallel.fi"
|
|
1408
1408
|
},
|
|
1409
1409
|
"evmInfo": null,
|
|
1410
1410
|
"substrateInfo": {
|
|
@@ -1877,7 +1877,9 @@
|
|
|
1877
1877
|
"chainStatus": "ACTIVE",
|
|
1878
1878
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/polkadex.png",
|
|
1879
1879
|
"providers": {
|
|
1880
|
-
"
|
|
1880
|
+
"RadiumBlock": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
|
|
1881
|
+
"Dwellir": "wss://polkadex-rpc.dwellir.com",
|
|
1882
|
+
"OnFinality": "wss://polkadex-parachain.api.onfinality.io/public-ws"
|
|
1881
1883
|
},
|
|
1882
1884
|
"evmInfo": null,
|
|
1883
1885
|
"substrateInfo": {
|
|
@@ -5368,7 +5370,7 @@
|
|
|
5368
5370
|
"status": "in_auction",
|
|
5369
5371
|
"startTime": "2024-01-16T01:48:00.000Z",
|
|
5370
5372
|
"endTime": "2025-11-18T01:48:00.000Z",
|
|
5371
|
-
"auctionIndex":
|
|
5373
|
+
"auctionIndex": 59,
|
|
5372
5374
|
"firstPeriod": 15,
|
|
5373
5375
|
"lastPeriod": 22
|
|
5374
5376
|
},
|
package/index.js
CHANGED
package/package.json
CHANGED
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.
|
|
10
|
+
version: '0.2.35-beta.0'
|
|
11
11
|
};
|