eth-chainlist 0.0.649 → 0.0.651

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.651 (2025-04-21)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.650 ([755d1d1](https://github.com/poowf/eth-chainlist/commit/755d1d15366c78db6ffda4d164a5400b967bec3e))
9
+ * update chain data ([f13a448](https://github.com/poowf/eth-chainlist/commit/f13a44868302cab87fc103b8c6117fa74961ac06))
10
+
11
+ ### 0.0.650 (2025-04-20)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.649 ([a97d39a](https://github.com/poowf/eth-chainlist/commit/a97d39a60a1fc1851af576982b411365b8f486d1))
17
+ * update chain data ([40be8eb](https://github.com/poowf/eth-chainlist/commit/40be8eb916cd5979247692b4c4a69041332aba30))
18
+
3
19
  ### 0.0.649 (2025-04-14)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -10345,29 +10345,29 @@ const chainArray = [
10345
10345
  ]
10346
10346
  },
10347
10347
  {
10348
- name: 'ShimmerEVM Testnet Deprecated',
10349
- title: 'ShimmerEVM Testnet Deprecated',
10350
- chain: 'ShimmerEVM',
10351
- icon: 'shimmerevm',
10352
- rpc: [],
10353
- faucets: [
10354
- 'https://evm-toolkit.evm.testnet.shimmer.network',
10355
- 'https://evm-faucet.testnet.shimmer.network'
10348
+ name: 'OpenGPU Mainnet',
10349
+ chain: 'OGPU',
10350
+ icon: 'ogpu',
10351
+ rpc: [
10352
+ 'https://mainnet-rpc.ogpuscan.io',
10353
+ 'wss://mainnet-rpc.ogpuscan.io'
10356
10354
  ],
10357
- nativeCurrency: { name: 'SMR', symbol: 'SMR', decimals: 18 },
10358
- infoURL: 'https://shimmer.network',
10359
- shortName: 'shimmerevm-testnet-deprecated',
10355
+ faucets: [],
10356
+ nativeCurrency: { name: 'OGPU', symbol: 'OGPU', decimals: 18 },
10357
+ features: [ { name: 'EIP155' } ],
10358
+ infoURL: 'https://opengpu.network',
10359
+ shortName: 'ogpu',
10360
10360
  chainId: 1071,
10361
10361
  networkId: 1071,
10362
- slip44: 1,
10362
+ redFlags: [ 'reusedChainId' ],
10363
10363
  explorers: [
10364
10364
  {
10365
- name: 'explorer',
10366
- url: 'https://explorer.evm.testnet.shimmer.network',
10365
+ name: 'OpenGPU Explorer',
10366
+ url: 'https://ogpuscan.io',
10367
+ icon: 'ogpu',
10367
10368
  standard: 'EIP3091'
10368
10369
  }
10369
- ],
10370
- status: 'deprecated'
10370
+ ]
10371
10371
  },
10372
10372
  {
10373
10373
  name: 'ShimmerEVM Testnet Deprecated 1072',
@@ -16576,7 +16576,7 @@ const chainArray = [
16576
16576
  'wss://fraxtal-holesky-rpc.publicnode.com'
16577
16577
  ],
16578
16578
  faucets: [],
16579
- nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
16579
+ nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
16580
16580
  infoURL: 'https://testnet.frax.com',
16581
16581
  shortName: 'fraxtal-testnet',
16582
16582
  chainId: 2522,
@@ -23261,6 +23261,25 @@ const chainArray = [
23261
23261
  ],
23262
23262
  redFlags: [ 'reusedChainId' ]
23263
23263
  },
23264
+ {
23265
+ name: 'Shardeum Testnet',
23266
+ chain: 'ShardeumTestnet',
23267
+ icon: 'shardeum',
23268
+ rpc: [ 'https://api-testnet.shardeum.org/' ],
23269
+ faucets: [],
23270
+ nativeCurrency: { name: 'Shardeum Test SHM', symbol: 'SHM', decimals: 18 },
23271
+ infoURL: 'https://docs.shardeum.org/',
23272
+ shortName: 'ShardeumTestnet',
23273
+ chainId: 8083,
23274
+ networkId: 8083,
23275
+ explorers: [
23276
+ {
23277
+ name: 'Shardeum Testnet Explorer',
23278
+ url: 'https://explorer-testnet.shardeum.org',
23279
+ standard: 'EIP3091'
23280
+ }
23281
+ ]
23282
+ },
23264
23283
  {
23265
23284
  name: 'Bitcoin Chain',
23266
23285
  chain: 'BTC',
@@ -23329,6 +23348,25 @@ const chainArray = [
23329
23348
  explorers: [],
23330
23349
  status: 'incubating'
23331
23350
  },
23351
+ {
23352
+ name: 'Shardeum',
23353
+ chain: 'Shardeum',
23354
+ icon: 'shardeum',
23355
+ rpc: [ 'https://api.shardeum.org/' ],
23356
+ faucets: [],
23357
+ nativeCurrency: { name: 'Shardeum', symbol: 'SHM', decimals: 18 },
23358
+ infoURL: 'https://docs.shardeum.org/',
23359
+ shortName: 'Shardeum',
23360
+ chainId: 8118,
23361
+ networkId: 8118,
23362
+ explorers: [
23363
+ {
23364
+ name: 'Shardeum Explorer',
23365
+ url: 'https://explorer.shardeum.org',
23366
+ standard: 'EIP3091'
23367
+ }
23368
+ ]
23369
+ },
23332
23370
  {
23333
23371
  name: 'Qitmeer Network Testnet',
23334
23372
  chain: 'MEER',
@@ -37381,6 +37419,27 @@ const chainArray = [
37381
37419
  }
37382
37420
  ]
37383
37421
  },
37422
+ {
37423
+ name: 'Tatara Testnet',
37424
+ chain: 'Tatara',
37425
+ rpc: [ 'https://rpc.tatara.katanarpc.com/' ],
37426
+ faucets: [],
37427
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
37428
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
37429
+ infoURL: '',
37430
+ shortName: 'Tatara',
37431
+ chainId: 129399,
37432
+ networkId: 129399,
37433
+ icon: 'ethereum',
37434
+ explorers: [
37435
+ {
37436
+ name: 'Tatara explorer',
37437
+ url: 'https://explorer.tatara.katana.network',
37438
+ icon: 'blockscout',
37439
+ standard: 'EIP3091'
37440
+ }
37441
+ ]
37442
+ },
37384
37443
  {
37385
37444
  name: 'Odyssey Chain (Testnet)',
37386
37445
  chain: 'DIONE',
@@ -37964,6 +38023,26 @@ const chainArray = [
37964
38023
  }
37965
38024
  ]
37966
38025
  },
38026
+ {
38027
+ name: 'Altblockscan Mainnet',
38028
+ chain: 'ALTB',
38029
+ rpc: [ 'https://rpc.altblockscan.com' ],
38030
+ faucets: [],
38031
+ nativeCurrency: { name: 'Altblockscan', symbol: 'ALTB', decimals: 18 },
38032
+ infoURL: 'https://altblockscan.com',
38033
+ shortName: 'altb',
38034
+ chainId: 191919,
38035
+ networkId: 191919,
38036
+ icon: 'altb',
38037
+ explorers: [
38038
+ {
38039
+ name: 'altblockscan',
38040
+ url: 'https://scan.altblockscan.com',
38041
+ icon: 'altb',
38042
+ standard: 'none'
38043
+ }
38044
+ ]
38045
+ },
37967
38046
  {
37968
38047
  name: 'Mind Network Testnet',
37969
38048
  chain: 'FHET',
@@ -43748,7 +43827,6 @@ const chainArray = [
43748
43827
  rpc: [
43749
43828
  'https://rpc.sepolia.org',
43750
43829
  'https://rpc2.sepolia.org',
43751
- 'https://rpc-sepolia.rockx.com',
43752
43830
  'https://rpc.sepolia.ethpandaops.io',
43753
43831
  'https://sepolia.infura.io/v3/${INFURA_API_KEY}',
43754
43832
  'wss://sepolia.infura.io/v3/${INFURA_API_KEY}',
@@ -43758,7 +43836,6 @@ const chainArray = [
43758
43836
  'wss://ethereum-sepolia-rpc.publicnode.com',
43759
43837
  'https://sepolia.drpc.org',
43760
43838
  'wss://sepolia.drpc.org',
43761
- 'https://rpc-sepolia.rockx.com',
43762
43839
  'https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-'
43763
43840
  ],
43764
43841
  faucets: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.649",
3
+ "version": "0.0.651",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {