@subwallet/chain-list 0.2.91-beta.2 → 0.2.91-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.
@@ -18366,7 +18366,7 @@
18366
18366
  assetType: "NATIVE",
18367
18367
  metadata: null,
18368
18368
  multiChainAsset: "ETH-Ethereum",
18369
- hasValue: true,
18369
+ hasValue: false,
18370
18370
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/unichain_sepolia-native-eth.png"
18371
18371
  }
18372
18372
  };
@@ -19561,7 +19561,7 @@
19561
19561
  relaySlug: "kusama",
19562
19562
  paraId: 2001,
19563
19563
  genesisHash: "0x9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
19564
- addressPrefix: 6,
19564
+ addressPrefix: 0,
19565
19565
  chainType: "PARACHAIN",
19566
19566
  crowdloanUrl: "https://bifrost.app/vcrowdloan",
19567
19567
  blockExplorer: "https://bifrost-kusama.subscan.io/",
@@ -19620,7 +19620,7 @@
19620
19620
  relaySlug: "polkadot",
19621
19621
  paraId: 2030,
19622
19622
  genesisHash: "0x262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
19623
- addressPrefix: 6,
19623
+ addressPrefix: 0,
19624
19624
  chainType: "PARACHAIN",
19625
19625
  crowdloanUrl: "https://bifrost.app/vcrowdloan",
19626
19626
  blockExplorer: "https://bifrost.subscan.io",
@@ -28624,7 +28624,7 @@
28624
28624
  var unichain_sepolia$1 = {
28625
28625
  slug: "unichain_sepolia",
28626
28626
  name: "Unichain Sepolia",
28627
- isTestnet: false,
28627
+ isTestnet: true,
28628
28628
  chainStatus: "ACTIVE",
28629
28629
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unichain_sepolia.png",
28630
28630
  providers: {
@@ -12645,7 +12645,7 @@
12645
12645
  "assetType": "NATIVE",
12646
12646
  "metadata": null,
12647
12647
  "multiChainAsset": "ETH-Ethereum",
12648
- "hasValue": true,
12648
+ "hasValue": false,
12649
12649
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/unichain_sepolia-native-eth.png"
12650
12650
  }
12651
12651
  }
@@ -1178,7 +1178,7 @@
1178
1178
  "relaySlug": "kusama",
1179
1179
  "paraId": 2001,
1180
1180
  "genesisHash": "0x9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
1181
- "addressPrefix": 6,
1181
+ "addressPrefix": 0,
1182
1182
  "chainType": "PARACHAIN",
1183
1183
  "crowdloanUrl": "https://bifrost.app/vcrowdloan",
1184
1184
  "blockExplorer": "https://bifrost-kusama.subscan.io/",
@@ -1237,7 +1237,7 @@
1237
1237
  "relaySlug": "polkadot",
1238
1238
  "paraId": 2030,
1239
1239
  "genesisHash": "0x262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
1240
- "addressPrefix": 6,
1240
+ "addressPrefix": 0,
1241
1241
  "chainType": "PARACHAIN",
1242
1242
  "crowdloanUrl": "https://bifrost.app/vcrowdloan",
1243
1243
  "blockExplorer": "https://bifrost.subscan.io",
@@ -10128,7 +10128,7 @@
10128
10128
  "unichain_sepolia": {
10129
10129
  "slug": "unichain_sepolia",
10130
10130
  "name": "Unichain Sepolia",
10131
- "isTestnet": false,
10131
+ "isTestnet": true,
10132
10132
  "chainStatus": "ACTIVE",
10133
10133
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unichain_sepolia.png",
10134
10134
  "providers": {
@@ -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.91-beta.2'
16
+ version: '0.2.91-beta.4'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -12645,7 +12645,7 @@
12645
12645
  "assetType": "NATIVE",
12646
12646
  "metadata": null,
12647
12647
  "multiChainAsset": "ETH-Ethereum",
12648
- "hasValue": true,
12648
+ "hasValue": false,
12649
12649
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/unichain_sepolia-native-eth.png"
12650
12650
  }
12651
12651
  }
@@ -1178,7 +1178,7 @@
1178
1178
  "relaySlug": "kusama",
1179
1179
  "paraId": 2001,
1180
1180
  "genesisHash": "0x9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
1181
- "addressPrefix": 6,
1181
+ "addressPrefix": 0,
1182
1182
  "chainType": "PARACHAIN",
1183
1183
  "crowdloanUrl": "https://bifrost.app/vcrowdloan",
1184
1184
  "blockExplorer": "https://bifrost-kusama.subscan.io/",
@@ -1237,7 +1237,7 @@
1237
1237
  "relaySlug": "polkadot",
1238
1238
  "paraId": 2030,
1239
1239
  "genesisHash": "0x262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
1240
- "addressPrefix": 6,
1240
+ "addressPrefix": 0,
1241
1241
  "chainType": "PARACHAIN",
1242
1242
  "crowdloanUrl": "https://bifrost.app/vcrowdloan",
1243
1243
  "blockExplorer": "https://bifrost.subscan.io",
@@ -10128,7 +10128,7 @@
10128
10128
  "unichain_sepolia": {
10129
10129
  "slug": "unichain_sepolia",
10130
10130
  "name": "Unichain Sepolia",
10131
- "isTestnet": false,
10131
+ "isTestnet": true,
10132
10132
  "chainStatus": "ACTIVE",
10133
10133
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/unichain_sepolia.png",
10134
10134
  "providers": {
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.91-beta.2",
23
+ "version": "0.2.91-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.91-beta.2'
10
+ version: '0.2.91-beta.4'
11
11
  };