eth-chainlist 0.0.524 → 0.0.526

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.526 (2024-10-30)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.525 ([c2ec650](https://github.com/poowf/eth-chainlist/commit/c2ec650a70b9d2d7800062b0a7ae383b53da4948))
9
+ * update chain data ([ece51cd](https://github.com/poowf/eth-chainlist/commit/ece51cd31b0b7c0dbf6bc6b4a3b851af5afe3d32))
10
+
11
+ ### 0.0.525 (2024-10-29)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.524 ([8ef78a8](https://github.com/poowf/eth-chainlist/commit/8ef78a8981f5990fdf7cf9d8add5d19bdd5ccffd))
17
+ * update chain data ([3d9b082](https://github.com/poowf/eth-chainlist/commit/3d9b082f9d411cc0aa1e71ba407e9b805c30cab4))
18
+
3
19
  ### 0.0.524 (2024-10-26)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -4370,6 +4370,25 @@ const chainArray = [
4370
4370
  }
4371
4371
  ]
4372
4372
  },
4373
+ {
4374
+ name: 'Cronos zkEVM Testnet',
4375
+ chain: 'CronosZkEVMTestnet',
4376
+ rpc: [ 'https://testnet.zkevm.cronos.org' ],
4377
+ faucets: [ 'https://zkevm.cronos.org/faucet' ],
4378
+ nativeCurrency: { name: 'Cronos zkEVM Test Coin', symbol: 'zkTCRO', decimals: 18 },
4379
+ infoURL: 'https://docs-zkevm.cronos.org',
4380
+ shortName: 'zkTCRO',
4381
+ chainId: 240,
4382
+ networkId: 240,
4383
+ slip44: 1,
4384
+ explorers: [
4385
+ {
4386
+ name: 'Cronos zkEVM Testnet Explorer',
4387
+ url: 'https://explorer.zkevm.cronos.org/testnet',
4388
+ standard: 'none'
4389
+ }
4390
+ ]
4391
+ },
4373
4392
  {
4374
4393
  name: 'Plinga Mainnet',
4375
4394
  chain: 'Plinga',
@@ -4801,19 +4820,24 @@ const chainArray = [
4801
4820
  networkId: 278
4802
4821
  },
4803
4822
  {
4804
- name: 'BPX Blockchain',
4823
+ name: 'BPX Chain',
4805
4824
  chain: 'BPX',
4806
4825
  icon: 'bpx',
4807
- rpc: [
4808
- 'https://rpc.mainnet.bpxchain.cc',
4809
- 'https://bpx-dataseed.infinex.cc'
4810
- ],
4826
+ rpc: [ 'https://rpc.bpxchain.cc' ],
4827
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
4811
4828
  faucets: [],
4812
4829
  nativeCurrency: { name: 'BPX', symbol: 'BPX', decimals: 18 },
4813
4830
  infoURL: 'https://bpxchain.cc',
4814
4831
  shortName: 'bpx',
4815
4832
  chainId: 279,
4816
- networkId: 279
4833
+ networkId: 279,
4834
+ explorers: [
4835
+ {
4836
+ name: 'BPX Chain Block Explorer',
4837
+ url: 'https://explorer.bpxchain.cc',
4838
+ standard: 'EIP3091'
4839
+ }
4840
+ ]
4817
4841
  },
4818
4842
  {
4819
4843
  name: 'zkSync Era Goerli Testnet (deprecated)',
@@ -12422,6 +12446,33 @@ const chainArray = [
12422
12446
  networkId: 1918,
12423
12447
  explorers: []
12424
12448
  },
12449
+ {
12450
+ name: 'Arvix Testnet',
12451
+ chain: 'Arvix',
12452
+ rpc: [
12453
+ 'https://rpc-testnet-market.arvix.network',
12454
+ 'https://rpc-dev-testnet.arvix.network'
12455
+ ],
12456
+ faucets: [ 'https://claim-faucet.arvix.network' ],
12457
+ nativeCurrency: {
12458
+ name: 'Arvix Testnet Native Token',
12459
+ symbol: 'tARV',
12460
+ decimals: 18
12461
+ },
12462
+ infoURL: 'https://arvix.network',
12463
+ shortName: 'arvix',
12464
+ chainId: 1927,
12465
+ networkId: 1927,
12466
+ icon: 'arvix',
12467
+ explorers: [
12468
+ {
12469
+ name: 'Arvix Explorer Testnet',
12470
+ url: 'https://testnet.arvixscan.com',
12471
+ standard: 'EIP3091',
12472
+ icon: 'arvix'
12473
+ }
12474
+ ]
12475
+ },
12425
12476
  {
12426
12477
  name: 'ONUS Chain Testnet',
12427
12478
  title: 'ONUS Chain Testnet',
@@ -25894,6 +25945,27 @@ const chainArray = [
25894
25945
  }
25895
25946
  ]
25896
25947
  },
25948
+ {
25949
+ name: 'Nexa MetaTest',
25950
+ chain: 'NEXA',
25951
+ rpc: [ 'https://nexa.sh/metatest' ],
25952
+ faucets: [],
25953
+ nativeCurrency: { name: 'Nexa', symbol: 'NEXA', decimals: 18 },
25954
+ infoURL: 'https://nexa.sh/meta',
25955
+ shortName: 'nexatest',
25956
+ chainId: 29225,
25957
+ networkId: 29225,
25958
+ slip44: 29225,
25959
+ icon: 'nexameta',
25960
+ explorers: [
25961
+ {
25962
+ name: 'NexaShell',
25963
+ url: 'https://nexa.sh',
25964
+ standard: 'none',
25965
+ icon: 'nexashell'
25966
+ }
25967
+ ]
25968
+ },
25897
25969
  {
25898
25970
  name: 'KaiChain Testnet',
25899
25971
  chain: 'KaiChain',
@@ -27005,7 +27077,7 @@ const chainArray = [
27005
27077
  'wss://testnet.emerald.oasis.io/ws'
27006
27078
  ],
27007
27079
  faucets: [ 'https://faucet.testnet.oasis.io/' ],
27008
- nativeCurrency: { name: 'Emerald Rose', symbol: 'ROSE', decimals: 18 },
27080
+ nativeCurrency: { name: 'Emerald Test Rose', symbol: 'TEST', decimals: 18 },
27009
27081
  infoURL: 'https://docs.oasis.io/dapp/emerald',
27010
27082
  shortName: 'emerald-testnet',
27011
27083
  chainId: 42261,
@@ -28030,6 +28102,27 @@ const chainArray = [
28030
28102
  }
28031
28103
  ]
28032
28104
  },
28105
+ {
28106
+ name: 'Titan Sepolia',
28107
+ chain: 'ETH',
28108
+ rpc: [
28109
+ 'https://rpc.titan-sepolia.tokamak.network',
28110
+ 'wss://rpc.titan-sepolia.tokamak.network/ws'
28111
+ ],
28112
+ faucets: [],
28113
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
28114
+ infoURL: 'https://tokamak.network',
28115
+ shortName: 'titan-sepolia',
28116
+ chainId: 55007,
28117
+ networkId: 55007,
28118
+ explorers: [
28119
+ {
28120
+ name: 'blockscout',
28121
+ url: 'https://explorer.titan-sepolia.tokamak.network',
28122
+ standard: 'EIP3091'
28123
+ }
28124
+ ]
28125
+ },
28033
28126
  {
28034
28127
  name: 'Superposition',
28035
28128
  chain: 'Superposition',
@@ -30399,11 +30492,26 @@ const chainArray = [
30399
30492
  }
30400
30493
  ]
30401
30494
  },
30495
+ {
30496
+ name: 'Unit Zero Mainnet',
30497
+ chain: 'Unit Zero',
30498
+ icon: 'unitzero',
30499
+ rpc: [ 'https://rpc.unit0.dev' ],
30500
+ faucets: [],
30501
+ nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
30502
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
30503
+ infoURL: 'https://units.network',
30504
+ shortName: 'unit0-mainnet',
30505
+ chainId: 88811,
30506
+ networkId: 88811,
30507
+ explorers: []
30508
+ },
30402
30509
  {
30403
30510
  name: 'Unit Zero Testnet',
30404
30511
  chain: 'Unit Zero',
30512
+ icon: 'unitzero',
30405
30513
  rpc: [ 'https://rpc-testnet.unit0.dev' ],
30406
- faucets: [],
30514
+ faucets: [ 'https://faucet-testnet.unit0.dev' ],
30407
30515
  nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
30408
30516
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
30409
30517
  infoURL: 'https://units.network',
@@ -30421,6 +30529,7 @@ const chainArray = [
30421
30529
  {
30422
30530
  name: 'Unit Zero Stagenet',
30423
30531
  chain: 'Unit Zero',
30532
+ icon: 'unitzero',
30424
30533
  rpc: [ 'https://rpc-stagenet.unit0.dev' ],
30425
30534
  faucets: [],
30426
30535
  nativeCurrency: { name: 'UNIT0', symbol: 'UNIT0', decimals: 18 },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.524",
3
+ "version": "0.0.526",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {