@subwallet/chain-list 0.2.84-beta.4 → 0.2.84-beta.5

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.
@@ -11542,7 +11542,7 @@
11542
11542
  symbol: "xcvDOT",
11543
11543
  decimals: 10,
11544
11544
  priceId: "voucher-dot",
11545
- minAmount: "0",
11545
+ minAmount: "1",
11546
11546
  assetType: "LOCAL",
11547
11547
  metadata: {
11548
11548
  assetId: "29085784439601774464560083082574142143",
@@ -14861,7 +14861,6 @@
14861
14861
  PublicNode: "https://ethereum.publicnode.com",
14862
14862
  DRPC: "https://eth.drpc.org/",
14863
14863
  MevBlocker: "https://rpc.mevblocker.io/",
14864
- "1rpc": "https://1rpc.io/eth",
14865
14864
  Ethereum: "https://eth-rpc.subwallet.app/ "
14866
14865
  },
14867
14866
  evmInfo: {
@@ -15069,7 +15068,6 @@
15069
15068
  Astar: "wss://rpc.astar.network",
15070
15069
  OnFinality: "wss://astar.api.onfinality.io/public-ws",
15071
15070
  Blast: "wss://astar.public.blastapi.io",
15072
- "1RPC": "wss://1rpc.io/astr",
15073
15071
  "Light Client": "light://substrate-connect/polkadot/astar"
15074
15072
  },
15075
15073
  evmInfo: null,
@@ -22988,8 +22986,7 @@
22988
22986
  icon: "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
22989
22987
  providers: {
22990
22988
  "Asia RPC": "https://rpc.sepolia.org",
22991
- "Europe RPC 2": "https://rpc2.sepolia.org",
22992
- RockX: "https://rpc-sepolia.rockx.com/"
22989
+ "Europe RPC 2": "https://rpc2.sepolia.org"
22993
22990
  },
22994
22991
  evmInfo: {
22995
22992
  evmChainId: 11155111,
@@ -23253,7 +23250,7 @@
23253
23250
  relaySlug: null,
23254
23251
  paraId: null,
23255
23252
  genesisHash: "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
23256
- addressPrefix: 42,
23253
+ addressPrefix: 0,
23257
23254
  chainType: "RELAYCHAIN",
23258
23255
  crowdloanUrl: null,
23259
23256
  blockExplorer: "https://paseo.subscan.io/",
@@ -8855,7 +8855,7 @@
8855
8855
  "symbol": "xcvDOT",
8856
8856
  "decimals": 10,
8857
8857
  "priceId": "voucher-dot",
8858
- "minAmount": "0",
8858
+ "minAmount": "1",
8859
8859
  "assetType": "LOCAL",
8860
8860
  "metadata": {
8861
8861
  "assetId": "29085784439601774464560083082574142143",
@@ -91,7 +91,6 @@
91
91
  "PublicNode": "https://ethereum.publicnode.com",
92
92
  "DRPC": "https://eth.drpc.org/",
93
93
  "MevBlocker": "https://rpc.mevblocker.io/",
94
- "1rpc": "https://1rpc.io/eth",
95
94
  "Ethereum": "https://eth-rpc.subwallet.app/ "
96
95
  },
97
96
  "evmInfo": {
@@ -298,7 +297,6 @@
298
297
  "Astar": "wss://rpc.astar.network",
299
298
  "OnFinality": "wss://astar.api.onfinality.io/public-ws",
300
299
  "Blast": "wss://astar.public.blastapi.io",
301
- "1RPC": "wss://1rpc.io/astr",
302
300
  "Light Client": "light://substrate-connect/polkadot/astar"
303
301
  },
304
302
  "evmInfo": null,
@@ -8094,8 +8092,7 @@
8094
8092
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
8095
8093
  "providers": {
8096
8094
  "Asia RPC": "https://rpc.sepolia.org",
8097
- "Europe RPC 2": "https://rpc2.sepolia.org",
8098
- "RockX": "https://rpc-sepolia.rockx.com/"
8095
+ "Europe RPC 2": "https://rpc2.sepolia.org"
8099
8096
  },
8100
8097
  "evmInfo": {
8101
8098
  "evmChainId": 11155111,
@@ -8354,7 +8351,7 @@
8354
8351
  "relaySlug": null,
8355
8352
  "paraId": null,
8356
8353
  "genesisHash": "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
8357
- "addressPrefix": 42,
8354
+ "addressPrefix": 0,
8358
8355
  "chainType": "RELAYCHAIN",
8359
8356
  "crowdloanUrl": null,
8360
8357
  "blockExplorer": "https://paseo.subscan.io/",
@@ -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.84-beta.4'
16
+ version: '0.2.84-beta.5'
17
17
  };
18
18
  exports.packageInfo = packageInfo;
@@ -8855,7 +8855,7 @@
8855
8855
  "symbol": "xcvDOT",
8856
8856
  "decimals": 10,
8857
8857
  "priceId": "voucher-dot",
8858
- "minAmount": "0",
8858
+ "minAmount": "1",
8859
8859
  "assetType": "LOCAL",
8860
8860
  "metadata": {
8861
8861
  "assetId": "29085784439601774464560083082574142143",
@@ -91,7 +91,6 @@
91
91
  "PublicNode": "https://ethereum.publicnode.com",
92
92
  "DRPC": "https://eth.drpc.org/",
93
93
  "MevBlocker": "https://rpc.mevblocker.io/",
94
- "1rpc": "https://1rpc.io/eth",
95
94
  "Ethereum": "https://eth-rpc.subwallet.app/ "
96
95
  },
97
96
  "evmInfo": {
@@ -298,7 +297,6 @@
298
297
  "Astar": "wss://rpc.astar.network",
299
298
  "OnFinality": "wss://astar.api.onfinality.io/public-ws",
300
299
  "Blast": "wss://astar.public.blastapi.io",
301
- "1RPC": "wss://1rpc.io/astr",
302
300
  "Light Client": "light://substrate-connect/polkadot/astar"
303
301
  },
304
302
  "evmInfo": null,
@@ -8094,8 +8092,7 @@
8094
8092
  "icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/sepolia_ethereum.png",
8095
8093
  "providers": {
8096
8094
  "Asia RPC": "https://rpc.sepolia.org",
8097
- "Europe RPC 2": "https://rpc2.sepolia.org",
8098
- "RockX": "https://rpc-sepolia.rockx.com/"
8095
+ "Europe RPC 2": "https://rpc2.sepolia.org"
8099
8096
  },
8100
8097
  "evmInfo": {
8101
8098
  "evmChainId": 11155111,
@@ -8354,7 +8351,7 @@
8354
8351
  "relaySlug": null,
8355
8352
  "paraId": null,
8356
8353
  "genesisHash": "0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
8357
- "addressPrefix": 42,
8354
+ "addressPrefix": 0,
8358
8355
  "chainType": "RELAYCHAIN",
8359
8356
  "crowdloanUrl": null,
8360
8357
  "blockExplorer": "https://paseo.subscan.io/",
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "./cjs/detectPackage.js"
21
21
  ],
22
22
  "type": "module",
23
- "version": "0.2.84-beta.4",
23
+ "version": "0.2.84-beta.5",
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.84-beta.4'
10
+ version: '0.2.84-beta.5'
11
11
  };