eth-chainlist 0.0.452 → 0.0.454

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.454 (2024-07-29)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.453 ([f6388c3](https://github.com/poowf/eth-chainlist/commit/f6388c346ce30671ffa6b84c15bc3beb6277ca3c))
9
+ * update chain data ([81667e4](https://github.com/poowf/eth-chainlist/commit/81667e454e979d6a7fa71ce81613630263680ce6))
10
+
11
+ ### 0.0.453 (2024-07-28)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.452 ([97f2f7a](https://github.com/poowf/eth-chainlist/commit/97f2f7a655d765f94d7c134956412d55a7663200))
17
+ * update chain data ([b71bbbd](https://github.com/poowf/eth-chainlist/commit/b71bbbdd419708fbc5e64387a5339a3cbe4b3374))
18
+
3
19
  ### 0.0.452 (2024-07-27)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -5603,6 +5603,24 @@ const chainArray = [
5603
5603
  chainId: 385,
5604
5604
  networkId: 385
5605
5605
  },
5606
+ {
5607
+ name: 'Cronos zkEVM Mainnet',
5608
+ chain: 'CronosZkEVMMainnet',
5609
+ rpc: [ 'https://mainnet.zkevm.cronos.org' ],
5610
+ faucets: [],
5611
+ nativeCurrency: { name: 'Cronos zkEVM CRO', symbol: 'zkCRO', decimals: 18 },
5612
+ infoURL: 'https://cronos.org/zkevm',
5613
+ shortName: 'zkCRO',
5614
+ chainId: 388,
5615
+ networkId: 388,
5616
+ explorers: [
5617
+ {
5618
+ name: 'Cronos zkEVM (Mainnet) Chain Explorer',
5619
+ url: 'https://explorer.zkevm.cronos.org',
5620
+ standard: 'none'
5621
+ }
5622
+ ]
5623
+ },
5606
5624
  {
5607
5625
  name: 'CamDL Testnet',
5608
5626
  chain: 'CADL',
@@ -19509,7 +19527,7 @@ const chainArray = [
19509
19527
  {
19510
19528
  name: 'JIBCHAIN L1',
19511
19529
  chain: 'JBC',
19512
- rpc: [ 'https://rpc-l1.jibchain.net', 'https://jib-rpc.inan.in.th' ],
19530
+ rpc: [ 'https://rpc-l1.jibchain.net', 'https://rpc-l1.inan.in.th' ],
19513
19531
  faucets: [],
19514
19532
  icon: 'jbc',
19515
19533
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
@@ -20920,6 +20938,25 @@ const chainArray = [
20920
20938
  }
20921
20939
  ]
20922
20940
  },
20941
+ {
20942
+ name: 'Shape Sepolia Testnet',
20943
+ chain: 'ETH',
20944
+ rpc: [ 'https://sepolia.shape.network' ],
20945
+ faucets: [],
20946
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
20947
+ infoURL: 'https://shape.network',
20948
+ shortName: 'shapesep',
20949
+ chainId: 11011,
20950
+ networkId: 11011,
20951
+ explorers: [
20952
+ {
20953
+ name: 'blockscout',
20954
+ url: 'https://shape-sepolia-explorer.alchemy.com',
20955
+ standard: 'EIP3091'
20956
+ }
20957
+ ],
20958
+ slip44: 1
20959
+ },
20923
20960
  {
20924
20961
  name: 'Astra',
20925
20962
  chain: 'Astra',
@@ -23660,6 +23697,27 @@ const chainArray = [
23660
23697
  ],
23661
23698
  parent: { type: 'L2', chain: 'eip155-58008', bridges: [] }
23662
23699
  },
23700
+ {
23701
+ name: 'Nexa MetaNet',
23702
+ chain: 'NEXA',
23703
+ rpc: [ 'https://nexa.sh/metanet' ],
23704
+ faucets: [],
23705
+ nativeCurrency: { name: 'Nexa', symbol: 'NEXA', decimals: 18 },
23706
+ infoURL: 'https://nexa.sh/meta',
23707
+ shortName: 'nexameta',
23708
+ chainId: 29223,
23709
+ networkId: 29223,
23710
+ slip44: 29223,
23711
+ icon: 'nexameta',
23712
+ explorers: [
23713
+ {
23714
+ name: 'NexaShell',
23715
+ url: 'https://nexa.sh',
23716
+ standard: 'none',
23717
+ icon: 'nexashell'
23718
+ }
23719
+ ]
23720
+ },
23663
23721
  {
23664
23722
  name: 'KaiChain Testnet',
23665
23723
  chain: 'KaiChain',
@@ -34567,6 +34625,31 @@ const chainArray = [
34567
34625
  }
34568
34626
  ]
34569
34627
  },
34628
+ {
34629
+ name: 'Skopje Testnet',
34630
+ chain: 'Skopje Testnet',
34631
+ icon: 'skopje-gpt',
34632
+ rpc: [ 'https://skopje-rpc.gptprotocol.io' ],
34633
+ faucets: [ 'https://skopje-faucet.gptprotocol.io' ],
34634
+ chainId: 476462898,
34635
+ networkId: 476462898,
34636
+ nativeCurrency: { name: 'SkpGPT', symbol: 'SkpGPT', decimals: 18 },
34637
+ infoURL: 'https://gptprotocol.com',
34638
+ shortName: 'Skopje',
34639
+ parent: {
34640
+ type: 'L2',
34641
+ chain: 'eip155-11155111',
34642
+ bridges: [ { url: 'https://skopje-bridge.gptprotocol.io' } ]
34643
+ },
34644
+ explorers: [
34645
+ {
34646
+ name: 'blockscout',
34647
+ url: 'https://skopje-explorer.gptprotocol.io',
34648
+ standard: 'EIP3091',
34649
+ icon: 'blockscout'
34650
+ }
34651
+ ]
34652
+ },
34570
34653
  {
34571
34654
  name: 'Gather Devnet Network',
34572
34655
  chain: 'GTH',
@@ -34999,6 +35082,31 @@ const chainArray = [
34999
35082
  }
35000
35083
  ]
35001
35084
  },
35085
+ {
35086
+ name: 'GPT Mainnet',
35087
+ chain: 'GPT Protocol',
35088
+ icon: 'gpt',
35089
+ rpc: [ 'https://rpc.gptprotocol.io' ],
35090
+ faucets: [],
35091
+ chainId: 1511670449,
35092
+ networkId: 1511670449,
35093
+ nativeCurrency: { name: 'GPT', symbol: 'GPT', decimals: 18 },
35094
+ infoURL: 'https://gptprotocol.com',
35095
+ shortName: 'GPT',
35096
+ parent: {
35097
+ type: 'L2',
35098
+ chain: 'eip155-1',
35099
+ bridges: [ { url: 'https://bridge.gptprotocol.io' } ]
35100
+ },
35101
+ explorers: [
35102
+ {
35103
+ name: 'blockscout',
35104
+ url: 'https://explorer.gptprotocol.io',
35105
+ standard: 'EIP3091',
35106
+ icon: 'blockscout'
35107
+ }
35108
+ ]
35109
+ },
35002
35110
  {
35003
35111
  name: 'Deprecated SKALE Titan Hub Testnet',
35004
35112
  chain: 'staging-aware-chief-gianfar',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.452",
3
+ "version": "0.0.454",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {