eth-chainlist 0.0.156 → 0.0.158

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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.158 (2023-05-28)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.157 ([23c4c14](https://github.com/poowf/eth-chainlist/commit/23c4c1451dd8cc90a303a1d960d7c4770f36ac78))
9
+ * update chain data ([84e9919](https://github.com/poowf/eth-chainlist/commit/84e9919d264e0987fb27f7efe105852e9b5fe00b))
10
+
11
+ ### 0.0.157 (2023-05-25)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.156 ([acaca6f](https://github.com/poowf/eth-chainlist/commit/acaca6f633ef36647922eaad3e595ecb7e8ec8ce))
17
+ * update chain data ([1d7d23f](https://github.com/poowf/eth-chainlist/commit/1d7d23f6d05c2356200419e0e06a9a61baa2a7a8))
18
+
3
19
  ### 0.0.156 (2023-05-24)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -4462,6 +4462,25 @@ const chainArray = [
4462
4462
  }
4463
4463
  ]
4464
4464
  },
4465
+ {
4466
+ name: 'Shibarium Beta',
4467
+ chain: 'Shibarium',
4468
+ icon: 'shibarium',
4469
+ rpc: [ 'https://puppynet.shibrpc.com' ],
4470
+ faucets: [],
4471
+ nativeCurrency: { name: 'BONE', symbol: 'BONE', decimals: 18 },
4472
+ infoURL: 'https://beta.shibariumtech.com',
4473
+ shortName: 'shibarium',
4474
+ chainId: 719,
4475
+ networkId: 719,
4476
+ explorers: [
4477
+ {
4478
+ name: 'shibscan',
4479
+ url: 'https://puppyscan.shib.io',
4480
+ standard: 'EIP3091'
4481
+ }
4482
+ ]
4483
+ },
4465
4484
  {
4466
4485
  name: 'Lycan Chain',
4467
4486
  chain: 'LYC',
@@ -7127,10 +7146,10 @@ const chainArray = [
7127
7146
  {
7128
7147
  name: 'Super Smart Chain Testnet',
7129
7148
  chain: 'TSCS',
7130
- rpc: [ 'https://testnet.superexchain.com:8544' ],
7131
- faucets: [ 'https://testnet.superexchain.com' ],
7149
+ rpc: [ 'https://testnetrpc.scschain.com' ],
7150
+ faucets: [ 'https://testnet.scschain.com' ],
7132
7151
  nativeCurrency: { name: 'Super Chain Native Token', symbol: 'TSCS', decimals: 18 },
7133
- infoURL: 'https://testnet.superexchain.com',
7152
+ infoURL: 'https://testnet.scschain.com',
7134
7153
  shortName: 'tscs',
7135
7154
  chainId: 1969,
7136
7155
  networkId: 1969,
@@ -7138,7 +7157,7 @@ const chainArray = [
7138
7157
  explorers: [
7139
7158
  {
7140
7159
  name: 'blockscout',
7141
- url: 'https://testnetscan.superexchain.com',
7160
+ url: 'https://testnetscan.scschain.com',
7142
7161
  standard: 'EIP3091'
7143
7162
  }
7144
7163
  ]
@@ -7146,10 +7165,10 @@ const chainArray = [
7146
7165
  {
7147
7166
  name: 'Super Smart Chain Mainnet',
7148
7167
  chain: 'SCS',
7149
- rpc: [ 'https://superexchain.com:8545' ],
7168
+ rpc: [ 'https://rpc.scschain.com' ],
7150
7169
  faucets: [],
7151
7170
  nativeCurrency: { name: 'Super Chain Native Token', symbol: 'SCS', decimals: 18 },
7152
- infoURL: 'https://superexchain.com',
7171
+ infoURL: 'https://scschain.com',
7153
7172
  shortName: 'scs',
7154
7173
  chainId: 1970,
7155
7174
  networkId: 1970,
@@ -7157,7 +7176,7 @@ const chainArray = [
7157
7176
  explorers: [
7158
7177
  {
7159
7178
  name: 'blockscout',
7160
- url: 'https://scan.superexchain.com',
7179
+ url: 'https://scan.scschain.com',
7161
7180
  standard: 'EIP3091'
7162
7181
  }
7163
7182
  ]
@@ -8291,6 +8310,24 @@ const chainArray = [
8291
8310
  }
8292
8311
  ]
8293
8312
  },
8313
+ {
8314
+ name: 'Canxium Mainnet',
8315
+ chain: 'CAU',
8316
+ rpc: [ 'https://rpc.canxium.org' ],
8317
+ faucets: [],
8318
+ nativeCurrency: { name: 'Canxium', symbol: 'CAU', decimals: 18 },
8319
+ infoURL: 'https://canxium.org',
8320
+ shortName: 'cau',
8321
+ chainId: 3003,
8322
+ networkId: 3003,
8323
+ explorers: [
8324
+ {
8325
+ name: 'canxium explorer',
8326
+ url: 'https://explorer.canxium.org',
8327
+ standard: 'none'
8328
+ }
8329
+ ]
8330
+ },
8294
8331
  {
8295
8332
  name: 'Orlando Chain',
8296
8333
  chain: 'ORL',
@@ -9528,6 +9565,30 @@ const chainArray = [
9528
9565
  }
9529
9566
  ]
9530
9567
  },
9568
+ {
9569
+ name: 'Fox Testnet Network',
9570
+ chain: 'FOX',
9571
+ rpc: [
9572
+ 'https://rpc-testnet-v1.foxchain.app/',
9573
+ 'https://rpc2-testnet-v1.foxchain.app/',
9574
+ 'https://rpc3-testnet-v1.foxchain.app'
9575
+ ],
9576
+ faucets: [ 'https://faucet.foxchain.app' ],
9577
+ nativeCurrency: { name: 'FOX Native Token', symbol: 'tFOX', decimals: 18 },
9578
+ infoURL: 'https://foxchain.app',
9579
+ shortName: 'fox',
9580
+ chainId: 6565,
9581
+ networkId: 6565,
9582
+ icon: 'fox',
9583
+ explorers: [
9584
+ {
9585
+ name: 'FOX Testnet Explorer',
9586
+ icon: 'fox',
9587
+ url: 'https://testnet.foxscan.app',
9588
+ standard: 'none'
9589
+ }
9590
+ ]
9591
+ },
9531
9592
  {
9532
9593
  name: 'Pixie Chain Mainnet',
9533
9594
  chain: 'PixieChain',
@@ -13080,8 +13141,8 @@ const chainArray = [
13080
13141
  rpc: [
13081
13142
  'https://rpc.goerli.linea.build',
13082
13143
  'wss://rpc.goerli.linea.build',
13083
- 'https://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}',
13084
- 'wss://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}'
13144
+ 'https://linea-goerli.infura.io/v3/${INFURA_API_KEY}',
13145
+ 'wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}'
13085
13146
  ],
13086
13147
  faucets: [ 'https://faucetlink.to/goerli' ],
13087
13148
  nativeCurrency: { name: 'Linea Ether', symbol: 'ETH', decimals: 18 },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.156",
3
+ "version": "0.0.158",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {