@subwallet/chain-list 0.2.44-beta.2 → 0.2.44-beta.3
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 -2
- package/cjs/data/ChainInfo.json +5 -2
- package/cjs/packageInfo.js +1 -1
- package/data/ChainInfo.json +5 -2
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -9285,7 +9285,8 @@
|
|
|
9285
9285
|
chainStatus: "ACTIVE",
|
|
9286
9286
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph.png",
|
|
9287
9287
|
providers: {
|
|
9288
|
-
"Aleph Zero Foundation": "wss://ws.azero.dev"
|
|
9288
|
+
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
9289
|
+
Dwellir: "wss://aleph-zero-rpc.dwellir.com"
|
|
9289
9290
|
},
|
|
9290
9291
|
evmInfo: null,
|
|
9291
9292
|
substrateInfo: {
|
|
@@ -16758,7 +16759,9 @@
|
|
|
16758
16759
|
chainStatus: "ACTIVE",
|
|
16759
16760
|
icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
16760
16761
|
providers: {
|
|
16761
|
-
Startale: "https://rpc.startale.com/astar-zkevm"
|
|
16762
|
+
Startale: "https://rpc.startale.com/astar-zkevm",
|
|
16763
|
+
Gelato: "https://rpc.astar-zkevm.gelato.digital",
|
|
16764
|
+
Dwellir: "https://astar-zkevm-rpc.dwellir.com"
|
|
16762
16765
|
},
|
|
16763
16766
|
evmInfo: {
|
|
16764
16767
|
evmChainId: 3776,
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -238,7 +238,8 @@
|
|
|
238
238
|
"chainStatus": "ACTIVE",
|
|
239
239
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph.png",
|
|
240
240
|
"providers": {
|
|
241
|
-
"Aleph Zero Foundation": "wss://ws.azero.dev"
|
|
241
|
+
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
242
|
+
"Dwellir": "wss://aleph-zero-rpc.dwellir.com"
|
|
242
243
|
},
|
|
243
244
|
"evmInfo": null,
|
|
244
245
|
"substrateInfo": {
|
|
@@ -7583,7 +7584,9 @@
|
|
|
7583
7584
|
"chainStatus": "ACTIVE",
|
|
7584
7585
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
7585
7586
|
"providers": {
|
|
7586
|
-
"Startale": "https://rpc.startale.com/astar-zkevm"
|
|
7587
|
+
"Startale": "https://rpc.startale.com/astar-zkevm",
|
|
7588
|
+
"Gelato": "https://rpc.astar-zkevm.gelato.digital",
|
|
7589
|
+
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
7587
7590
|
},
|
|
7588
7591
|
"evmInfo": {
|
|
7589
7592
|
"evmChainId": 3776,
|
package/cjs/packageInfo.js
CHANGED
package/data/ChainInfo.json
CHANGED
|
@@ -238,7 +238,8 @@
|
|
|
238
238
|
"chainStatus": "ACTIVE",
|
|
239
239
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/aleph.png",
|
|
240
240
|
"providers": {
|
|
241
|
-
"Aleph Zero Foundation": "wss://ws.azero.dev"
|
|
241
|
+
"Aleph Zero Foundation": "wss://ws.azero.dev",
|
|
242
|
+
"Dwellir": "wss://aleph-zero-rpc.dwellir.com"
|
|
242
243
|
},
|
|
243
244
|
"evmInfo": null,
|
|
244
245
|
"substrateInfo": {
|
|
@@ -7583,7 +7584,9 @@
|
|
|
7583
7584
|
"chainStatus": "ACTIVE",
|
|
7584
7585
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/astarzkevm.png",
|
|
7585
7586
|
"providers": {
|
|
7586
|
-
"Startale": "https://rpc.startale.com/astar-zkevm"
|
|
7587
|
+
"Startale": "https://rpc.startale.com/astar-zkevm",
|
|
7588
|
+
"Gelato": "https://rpc.astar-zkevm.gelato.digital",
|
|
7589
|
+
"Dwellir": "https://astar-zkevm-rpc.dwellir.com"
|
|
7587
7590
|
},
|
|
7588
7591
|
"evmInfo": {
|
|
7589
7592
|
"evmChainId": 3776,
|
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.44-beta.
|
|
10
|
+
version: '0.2.44-beta.3'
|
|
11
11
|
};
|