eth-chainlist 0.0.570 → 0.0.571

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.571 (2024-12-22)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.570 ([3b42918](https://github.com/poowf/eth-chainlist/commit/3b4291810aa417db2ac93568f7c9b237ebb2bf71))
9
+ * update chain data ([38c5ad4](https://github.com/poowf/eth-chainlist/commit/38c5ad43381d367c11dbbd3f0e72c8a9540b04ab))
10
+
3
11
  ### 0.0.570 (2024-12-21)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -8024,6 +8024,26 @@ const chainArray = [
8024
8024
  }
8025
8025
  ]
8026
8026
  },
8027
+ {
8028
+ name: 'Rivalz',
8029
+ chain: 'rivalz',
8030
+ rpc: [ 'https://rivalz.calderachain.xyz/http' ],
8031
+ faucets: [],
8032
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
8033
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
8034
+ infoURL: 'https://rivalz.hub.caldera.xyz',
8035
+ shortName: 'rivalz',
8036
+ chainId: 753,
8037
+ networkId: 753,
8038
+ icon: 'rivalz',
8039
+ explorers: [
8040
+ {
8041
+ name: 'Rivalz Caldera Explorer',
8042
+ url: 'https://rivalz.calderaexplorer.xyz',
8043
+ standard: 'EIP3091'
8044
+ }
8045
+ ]
8046
+ },
8027
8047
  {
8028
8048
  name: 'QL1',
8029
8049
  chain: 'QOM',
@@ -15419,6 +15439,26 @@ const chainArray = [
15419
15439
  }
15420
15440
  ]
15421
15441
  },
15442
+ {
15443
+ name: 'Rufus',
15444
+ chain: 'rufus',
15445
+ rpc: [ 'https://rufus.calderachain.xyz/http' ],
15446
+ faucets: [],
15447
+ nativeCurrency: { name: 'Dogelon', symbol: 'ELON', decimals: 18 },
15448
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
15449
+ infoURL: 'https://rufus.hub.caldera.xyz',
15450
+ shortName: 'rufus',
15451
+ chainId: 2420,
15452
+ networkId: 2420,
15453
+ icon: 'rufus',
15454
+ explorers: [
15455
+ {
15456
+ name: 'Rufus Caldera Explorer',
15457
+ url: 'https://rufus.calderaexplorer.xyz',
15458
+ standard: 'EIP3091'
15459
+ }
15460
+ ]
15461
+ },
15422
15462
  {
15423
15463
  name: 'King Of Legends Mainnet',
15424
15464
  title: 'King Of Legends Mainnet',
@@ -18140,7 +18180,7 @@ const chainArray = [
18140
18180
  {
18141
18181
  name: 'Hydra Chain',
18142
18182
  chain: 'HYDRA',
18143
- rpc: [],
18183
+ rpc: [ 'https://rpc-mainnet.hydrachain.org' ],
18144
18184
  faucets: [],
18145
18185
  nativeCurrency: { name: 'Hydra', symbol: 'HYDRA', decimals: 18 },
18146
18186
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
@@ -18149,8 +18189,14 @@ const chainArray = [
18149
18189
  chainId: 4488,
18150
18190
  networkId: 4488,
18151
18191
  icon: 'hydra',
18152
- explorers: [],
18153
- status: 'incubating'
18192
+ explorers: [
18193
+ {
18194
+ name: 'Hydra Chain Mainnet explorer',
18195
+ url: 'https://skynet.hydrachain.org',
18196
+ icon: 'hydra',
18197
+ standard: 'EIP3091'
18198
+ }
18199
+ ]
18154
18200
  },
18155
18201
  {
18156
18202
  name: 'Emoney Network Testnet',
@@ -18444,6 +18490,34 @@ const chainArray = [
18444
18490
  }
18445
18491
  ]
18446
18492
  },
18493
+ {
18494
+ name: 'OEV Network',
18495
+ chain: 'oev-network',
18496
+ rpc: [
18497
+ 'https://oev.rpc.api3.org',
18498
+ 'https://oev-network.calderachain.xyz/http'
18499
+ ],
18500
+ faucets: [],
18501
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18502
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
18503
+ infoURL: 'https://api3.org/oev/',
18504
+ shortName: 'oev-network',
18505
+ chainId: 4913,
18506
+ networkId: 4913,
18507
+ icon: 'oev-network',
18508
+ explorers: [
18509
+ {
18510
+ name: 'OEV Network Explorer',
18511
+ url: 'https://oev.explorer.api3.org',
18512
+ standard: 'EIP3091'
18513
+ },
18514
+ {
18515
+ name: 'OEV Network Caldera Explorer',
18516
+ url: 'https://oev-network.calderaexplorer.xyz',
18517
+ standard: 'EIP3091'
18518
+ }
18519
+ ]
18520
+ },
18447
18521
  {
18448
18522
  name: 'Venidium Testnet',
18449
18523
  chain: 'XVM',
@@ -25382,6 +25456,26 @@ const chainArray = [
25382
25456
  ],
25383
25457
  icon: 'bth'
25384
25458
  },
25459
+ {
25460
+ name: 'Bitlazer',
25461
+ chain: 'bitlazer',
25462
+ rpc: [ 'https://bitlazer.calderachain.xyz/http' ],
25463
+ faucets: [],
25464
+ nativeCurrency: { name: 'lzrBTC', symbol: 'lzrBTC', decimals: 18 },
25465
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
25466
+ infoURL: 'https://bitlazer.hub.caldera.xyz',
25467
+ shortName: 'bitlazer',
25468
+ chainId: 14235,
25469
+ networkId: 14235,
25470
+ icon: 'bitlazer',
25471
+ explorers: [
25472
+ {
25473
+ name: 'Bitlazer Caldera Explorer',
25474
+ url: 'https://bitlazer.calderaexplorer.xyz',
25475
+ standard: 'EIP3091'
25476
+ }
25477
+ ]
25478
+ },
25385
25479
  {
25386
25480
  name: 'EVOLVE Testnet',
25387
25481
  chain: 'EVO',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.570",
3
+ "version": "0.0.571",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {