eth-chainlist 0.0.455 → 0.0.457

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/data/chain.js +155 -35
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.457 (2024-08-04)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.456 ([5e033f1](https://github.com/poowf/eth-chainlist/commit/5e033f110742074527c3b5ffafb30dfdcca31fbb))
9
+ * update chain data ([a321e5c](https://github.com/poowf/eth-chainlist/commit/a321e5c66203c6826762bfafd708c9ee9a387f34))
10
+
11
+ ### 0.0.456 (2024-08-03)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.455 ([9604bf2](https://github.com/poowf/eth-chainlist/commit/9604bf25ade0d65780023d70b6565bab8ad26145))
17
+ * update chain data ([8edfb0e](https://github.com/poowf/eth-chainlist/commit/8edfb0e84ab15f86b80ce99a3da366b68a4946bc))
18
+
3
19
  ### 0.0.455 (2024-08-02)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -2734,14 +2734,21 @@ const chainArray = [
2734
2734
  name: 'HashKey Chain Testnet',
2735
2735
  title: 'HashKey Chain Testnet',
2736
2736
  chain: 'HashKey Chain Testnet',
2737
- rpc: [],
2737
+ rpc: [ 'https://hashkeychain-testnet.alt.technology' ],
2738
2738
  faucets: [],
2739
2739
  nativeCurrency: { name: 'HashKey EcoPoints', symbol: 'HSK', decimals: 18 },
2740
2740
  infoURL: 'https://hashkey.cloud',
2741
2741
  shortName: 'HSKT',
2742
2742
  chainId: 133,
2743
2743
  networkId: 133,
2744
- explorers: [],
2744
+ explorers: [
2745
+ {
2746
+ name: 'blockscout',
2747
+ url: 'https://hashkeychain-testnet-explorer.alt.technology',
2748
+ icon: 'blockscout',
2749
+ standard: 'EIP3091'
2750
+ }
2751
+ ],
2745
2752
  parent: { type: 'L2', chain: 'eip155-11155111' }
2746
2753
  },
2747
2754
  {
@@ -3264,32 +3271,22 @@ const chainArray = [
3264
3271
  networkId: 163
3265
3272
  },
3266
3273
  {
3267
- name: 'Omni Testnet',
3274
+ name: 'Omni Omega',
3268
3275
  chain: 'Omni',
3269
3276
  status: 'active',
3270
- rpc: [ 'https://testnet.omni.network' ],
3277
+ rpc: [ 'https://omega.omni.network' ],
3271
3278
  features: [ { name: 'EIP155' } ],
3272
3279
  faucets: [],
3273
3280
  nativeCurrency: { name: 'Omni', symbol: 'OMNI', decimals: 18 },
3274
3281
  infoURL: 'https://docs.omni.network',
3275
- shortName: 'omni_testnet',
3282
+ shortName: 'omni_omega',
3276
3283
  chainId: 164,
3277
3284
  networkId: 164,
3278
3285
  slip44: 1,
3279
3286
  explorers: [
3280
3287
  {
3281
- name: 'Omni X-Explorer',
3282
- url: 'https://explorer.testnet.omni.network',
3283
- standard: 'none'
3284
- },
3285
- {
3286
- name: 'Omni EVM Explorer on Blockscout',
3287
- url: 'https://omni-testnet.blockscout.com',
3288
- standard: 'EIP3091'
3289
- },
3290
- {
3291
- name: 'Omni EVM Explorer on Routescan',
3292
- url: 'https://testnet.omniscan.network',
3288
+ name: 'Omni EVM and cross-chain Explorer',
3289
+ url: 'https://omega.omniscan.network',
3293
3290
  standard: 'EIP3091'
3294
3291
  }
3295
3292
  ]
@@ -8533,16 +8530,13 @@ const chainArray = [
8533
8530
  parent: { type: 'L2', chain: 'eip155-1' }
8534
8531
  },
8535
8532
  {
8536
- name: 'Klaytn Testnet Baobab',
8537
- chain: 'KLAY',
8538
- rpc: [
8539
- 'https://public-en-baobab.klaytn.net',
8540
- 'https://api.baobab.klaytn.net:8651'
8541
- ],
8542
- faucets: [ 'https://baobab.wallet.klaytn.com/access?next=faucet' ],
8543
- nativeCurrency: { name: 'KLAY', symbol: 'KLAY', decimals: 18 },
8544
- infoURL: 'https://klaytn.foundation',
8545
- shortName: 'Baobab',
8533
+ name: 'Kaia Testnet Kairos',
8534
+ chain: 'KAIA',
8535
+ rpc: [ 'https://public-en.kairos.node.kaia.io' ],
8536
+ faucets: [ 'https://faucet.kaia.io' ],
8537
+ nativeCurrency: { name: 'KAIA', symbol: 'KAIA', decimals: 18 },
8538
+ infoURL: 'https://kaia.io/',
8539
+ shortName: 'kaia-kairos',
8546
8540
  chainId: 1001,
8547
8541
  networkId: 1001,
8548
8542
  slip44: 1,
@@ -18988,13 +18982,13 @@ const chainArray = [
18988
18982
  ]
18989
18983
  },
18990
18984
  {
18991
- name: 'Klaytn Mainnet Cypress',
18992
- chain: 'KLAY',
18985
+ name: 'Kaia Mainnet',
18986
+ chain: 'KAIA',
18993
18987
  rpc: [ 'https://public-en-cypress.klaytn.net' ],
18994
18988
  faucets: [],
18995
- nativeCurrency: { name: 'KLAY', symbol: 'KLAY', decimals: 18 },
18996
- infoURL: 'https://klaytn.foundation',
18997
- shortName: 'Cypress',
18989
+ nativeCurrency: { name: 'KAIA', symbol: 'KAIA', decimals: 18 },
18990
+ infoURL: 'https://kaia.io',
18991
+ shortName: 'kaia-mainnet',
18998
18992
  chainId: 8217,
18999
18993
  networkId: 8217,
19000
18994
  slip44: 8217,
@@ -19082,6 +19076,25 @@ const chainArray = [
19082
19076
  }
19083
19077
  ]
19084
19078
  },
19079
+ {
19080
+ name: 'B3',
19081
+ chain: 'B3',
19082
+ icon: 'b3',
19083
+ rpc: [ 'https://mainnet-rpc.b3.fun' ],
19084
+ faucets: [],
19085
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
19086
+ infoURL: 'https://b3.fun',
19087
+ shortName: 'b3',
19088
+ chainId: 8333,
19089
+ networkId: 8333,
19090
+ explorers: [
19091
+ {
19092
+ name: 'Blockscout',
19093
+ url: 'https://explorer.b3.fun',
19094
+ standard: 'EIP3091'
19095
+ }
19096
+ ]
19097
+ },
19085
19098
  {
19086
19099
  name: 'Dracones Financial Services',
19087
19100
  title: 'The Dracones Mainnet',
@@ -19266,6 +19279,25 @@ const chainArray = [
19266
19279
  }
19267
19280
  ]
19268
19281
  },
19282
+ {
19283
+ name: 'Bullions Smart Chain',
19284
+ chain: 'Bullions',
19285
+ rpc: [ 'https://rpc.bullionsx.org' ],
19286
+ faucets: [],
19287
+ nativeCurrency: { name: 'Bullions', symbol: 'BLN', decimals: 18 },
19288
+ infoURL: 'https://www.bullionsx.io',
19289
+ shortName: 'bln',
19290
+ chainId: 8732,
19291
+ networkId: 8732,
19292
+ slip44: 8732,
19293
+ explorers: [
19294
+ {
19295
+ name: 'Bullionscan',
19296
+ url: 'https://bullionscan.org',
19297
+ standard: 'EIP3091'
19298
+ }
19299
+ ]
19300
+ },
19269
19301
  {
19270
19302
  name: 'Alph Network',
19271
19303
  chain: 'ALPH',
@@ -22842,12 +22874,12 @@ const chainArray = [
22842
22874
  {
22843
22875
  name: 'BlockX Mainnet',
22844
22876
  chain: 'blockx',
22845
- rpc: [],
22877
+ rpc: [ 'https://web3.blockxnet.com' ],
22846
22878
  faucets: [ 'https://ping.blockxnet.com/blockx/faucet' ],
22847
- nativeCurrency: { name: 'BCXT', symbol: 'BCXT', decimals: 18 },
22879
+ nativeCurrency: { name: 'BCX', symbol: 'BCX', decimals: 18 },
22848
22880
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
22849
22881
  infoURL: 'https://www.blockxnet.com/',
22850
- shortName: 'bcxt',
22882
+ shortName: 'bcx',
22851
22883
  chainId: 19191,
22852
22884
  networkId: 19191,
22853
22885
  explorers: [
@@ -27517,6 +27549,25 @@ const chainArray = [
27517
27549
  }
27518
27550
  ]
27519
27551
  },
27552
+ {
27553
+ name: 'Xprotocol Testnet',
27554
+ chainId: 83144,
27555
+ shortName: 'xprotocoltestnet',
27556
+ chain: 'Xprotocol Testnet',
27557
+ networkId: 83144,
27558
+ nativeCurrency: { name: 'KICK Testnet Token', symbol: 'KICK', decimals: 18 },
27559
+ rpc: [ 'https://rpc.testnet.xprotocol.org' ],
27560
+ faucets: [ 'https://xprotocol.org/faucets' ],
27561
+ explorers: [
27562
+ {
27563
+ name: 'Blockscout',
27564
+ url: 'https://explorer.testnet.xprotocol.org',
27565
+ standard: 'EIP3091'
27566
+ }
27567
+ ],
27568
+ parent: { type: 'L2', chain: 'eip155-84532' },
27569
+ infoURL: 'https://xprotocol.org/'
27570
+ },
27520
27571
  {
27521
27572
  name: 'ZEDXION',
27522
27573
  chain: 'ZEDXION',
@@ -27968,6 +28019,24 @@ const chainArray = [
27968
28019
  }
27969
28020
  ]
27970
28021
  },
28022
+ {
28023
+ name: 'StratoVM Testnet',
28024
+ chain: 'StratoVM',
28025
+ rpc: [ 'https://rpc.stratovm.io' ],
28026
+ faucets: [],
28027
+ nativeCurrency: { name: 'SVM', symbol: 'SVM', decimals: 18 },
28028
+ infoURL: 'https://www.stratovm.io/',
28029
+ shortName: 'stratovm',
28030
+ chainId: 93747,
28031
+ networkId: 93747,
28032
+ explorers: [
28033
+ {
28034
+ name: 'StratoVM Block Explorer',
28035
+ url: 'https://explorer.stratovm.io',
28036
+ standard: 'none'
28037
+ }
28038
+ ]
28039
+ },
27971
28040
  {
27972
28041
  name: 'Mantis Testnet (Hexapod)',
27973
28042
  chain: 'Mantis',
@@ -31684,6 +31753,35 @@ const chainArray = [
31684
31753
  }
31685
31754
  ]
31686
31755
  },
31756
+ {
31757
+ name: 'BOB Sepolia',
31758
+ chain: 'ETH',
31759
+ rpc: [
31760
+ 'https://bob-sepolia.rpc.gobob.xyz',
31761
+ 'wss://bob-sepolia.rpc.gobob.xyz'
31762
+ ],
31763
+ faucets: [],
31764
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
31765
+ infoURL: 'https://gobob.xyz',
31766
+ shortName: 'bob-sepolia',
31767
+ chainId: 808813,
31768
+ networkId: 808813,
31769
+ icon: 'bob',
31770
+ explorers: [
31771
+ {
31772
+ name: 'bobscout',
31773
+ url: 'https://bob-sepolia.explorer.gobob.xyz',
31774
+ icon: 'blockscout',
31775
+ standard: 'EIP3091'
31776
+ }
31777
+ ],
31778
+ status: 'active',
31779
+ parent: {
31780
+ type: 'L2',
31781
+ chain: 'eip155-11155111',
31782
+ bridges: [ { url: 'https://bob-sepolia.gobob.xyz/' } ]
31783
+ }
31784
+ },
31687
31785
  {
31688
31786
  name: 'zkLink Nova Mainnet',
31689
31787
  chain: 'ETH',
@@ -35761,6 +35859,28 @@ const chainArray = [
35761
35859
  }
35762
35860
  ]
35763
35861
  },
35862
+ {
35863
+ name: 'Fluence Stage',
35864
+ chain: 'Fluence Stage (Testnet)',
35865
+ rpc: [
35866
+ 'https://rpc-123420000220.raas-testnet.gelato.digital/',
35867
+ 'wss://ws-123420000220.raas-testnet.gelato.digital/'
35868
+ ],
35869
+ faucets: [],
35870
+ nativeCurrency: { name: 'tFLT', symbol: 'tFLT', decimals: 18 },
35871
+ infoURL: 'https://fluence.network/',
35872
+ shortName: 'fluence-stage',
35873
+ chainId: 123420000220,
35874
+ networkId: 123420000220,
35875
+ explorers: [
35876
+ {
35877
+ name: 'blockscout',
35878
+ url: 'https://blockscout-123420000220.raas-testnet.gelato.digital',
35879
+ standard: 'EIP3091'
35880
+ }
35881
+ ],
35882
+ parent: { type: 'L2', chain: 'eip155-11155111' }
35883
+ },
35764
35884
  {
35765
35885
  name: 'Ntity Mainnet',
35766
35886
  chain: 'Ntity',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.455",
3
+ "version": "0.0.457",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {