eth-chainlist 0.0.363 → 0.0.365

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 +239 -15
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.365 (2024-03-29)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.364 ([5431e4f](https://github.com/poowf/eth-chainlist/commit/5431e4f43329118cc6e77d8a34a1778af303f35b))
9
+ * update chain data ([b063a62](https://github.com/poowf/eth-chainlist/commit/b063a62ec66f6c35ea2adc2741a0b7d9153468d1))
10
+
11
+ ### 0.0.364 (2024-03-28)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.363 ([985db80](https://github.com/poowf/eth-chainlist/commit/985db801ef823e39248abf49bac9c76409a018de))
17
+ * update chain data ([3d2f7be](https://github.com/poowf/eth-chainlist/commit/3d2f7be4bdd5519fb62b6b49ee7132ab3041389e))
18
+
3
19
  ### 0.0.363 (2024-03-27)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -307,6 +307,8 @@ const chainArray = [
307
307
  'https://flare.rpc.thirdweb.com',
308
308
  'https://flare-bundler.etherspot.io',
309
309
  'https://rpc.ankr.com/flare',
310
+ 'https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc',
311
+ 'https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc',
310
312
  'https://rpc.ftso.au/flare',
311
313
  'https://flare.enosys.global/ext/C/rpc',
312
314
  'https://flare.solidifi.app/ext/C/rpc'
@@ -351,7 +353,10 @@ const chainArray = [
351
353
  icon: 'coston',
352
354
  rpc: [
353
355
  'https://coston-api.flare.network/ext/C/rpc',
354
- 'https://flare-testnet-coston.rpc.thirdweb.com',
356
+ 'https://songbird-testnet-coston.rpc.thirdweb.com',
357
+ 'https://01-gravelines-004-01.rpc.tatum.io/ext/bc/C/rpc',
358
+ 'https://02-chicago-004-02.rpc.tatum.io/ext/bc/C/rpc',
359
+ 'https://02-tokyo-004-03.rpc.tatum.io/ext/bc/C/rpc',
355
360
  'https://coston.enosys.global/ext/C/rpc'
356
361
  ],
357
362
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
@@ -415,6 +420,9 @@ const chainArray = [
415
420
  icon: 'songbird',
416
421
  rpc: [
417
422
  'https://songbird-api.flare.network/ext/C/rpc',
423
+ 'https://01-gravelines-006-01.rpc.tatum.io/ext/bc/C/rpc',
424
+ 'https://01-vinthill-006-02.rpc.tatum.io/ext/bc/C/rpc',
425
+ 'https://02-tokyo-006-03.rpc.tatum.io/ext/bc/C/rpc',
418
426
  'https://rpc.ftso.au/songbird',
419
427
  'https://songbird.enosys.global/ext/C/rpc',
420
428
  'https://songbird.solidifi.app/ext/C/rpc'
@@ -2378,6 +2386,9 @@ const chainArray = [
2378
2386
  'https://coston2-api.flare.network/ext/C/rpc',
2379
2387
  'https://flare-testnet-coston2.rpc.thirdweb.com',
2380
2388
  'https://flaretestnet-bundler.etherspot.io',
2389
+ 'https://01-gravelines-005-01.rpc.tatum.io/ext/bc/C/rpc',
2390
+ 'https://02-chicago-005-02.rpc.tatum.io/ext/bc/C/rpc',
2391
+ 'https://02-tokyo-005-03.rpc.tatum.io/ext/bc/C/rpc',
2381
2392
  'https://coston2.enosys.global/ext/C/rpc'
2382
2393
  ],
2383
2394
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
@@ -4947,6 +4958,27 @@ const chainArray = [
4947
4958
  chainId: 385,
4948
4959
  networkId: 385
4949
4960
  },
4961
+ {
4962
+ name: 'CamDL Testnet',
4963
+ chain: 'CADL',
4964
+ rpc: [ 'https://rpc1.testnet.camdl.gov.kh/' ],
4965
+ faucets: [ 'https://faucet.testnet.camdl.gov.kh/' ],
4966
+ nativeCurrency: { name: 'CADL', symbol: 'CADL', decimals: 18 },
4967
+ features: [ { name: 'EIP155' } ],
4968
+ infoURL: 'https://camdl.gov.kh/',
4969
+ shortName: 'camdl-testnet',
4970
+ chainId: 395,
4971
+ networkId: 395,
4972
+ icon: 'camdl',
4973
+ explorers: [
4974
+ {
4975
+ name: 'CamDL Testnet Explorer',
4976
+ url: 'https://explorer.testnet.camdl.gov.kh',
4977
+ standard: 'EIP3091'
4978
+ }
4979
+ ],
4980
+ status: 'active'
4981
+ },
4950
4982
  {
4951
4983
  name: 'Nativ3 Mainnet',
4952
4984
  chainId: 399,
@@ -6971,6 +7003,27 @@ const chainArray = [
6971
7003
  networkId: 910,
6972
7004
  slip44: 1
6973
7005
  },
7006
+ {
7007
+ name: 'TAPROOT Mainnet',
7008
+ title: 'TAPROOT Mainnet',
7009
+ chain: 'TAPROOT CHAIN',
7010
+ rpc: [ 'https://rpc.taprootchain.io' ],
7011
+ faucets: [],
7012
+ nativeCurrency: { name: 'TBTC', symbol: 'TBTC', decimals: 18 },
7013
+ infoURL: 'https://taprootchain.io',
7014
+ shortName: 'TAPROOT-Mainnet',
7015
+ chainId: 911,
7016
+ networkId: 911,
7017
+ icon: 'taproot',
7018
+ explorers: [
7019
+ {
7020
+ name: 'TAPROOT Scan',
7021
+ url: 'https://scan.taprootchain.io',
7022
+ icon: 'taproot',
7023
+ standard: 'EIP3091'
7024
+ }
7025
+ ]
7026
+ },
6974
7027
  {
6975
7028
  name: 'Rinia Testnet',
6976
7029
  chain: 'FIRE',
@@ -13837,6 +13890,24 @@ const chainArray = [
13837
13890
  }
13838
13891
  ]
13839
13892
  },
13893
+ {
13894
+ name: 'Egochain',
13895
+ chainId: 5439,
13896
+ shortName: 'egax',
13897
+ chain: 'EGAX',
13898
+ networkId: 5439,
13899
+ nativeCurrency: { name: 'EGAX', symbol: 'EGAX', decimals: 18 },
13900
+ rpc: [ 'https://mainnet.egochain.org' ],
13901
+ faucets: [],
13902
+ infoURL: 'https://docs.egochain.org/',
13903
+ explorers: [
13904
+ {
13905
+ name: 'egoscan',
13906
+ url: 'https://egoscan.io',
13907
+ standard: 'EIP3091'
13908
+ }
13909
+ ]
13910
+ },
13840
13911
  {
13841
13912
  name: 'VEX EVM TESTNET',
13842
13913
  chain: 'vex',
@@ -13960,6 +14031,25 @@ const chainArray = [
13960
14031
  }
13961
14032
  ]
13962
14033
  },
14034
+ {
14035
+ name: 'Arcturus Testneet',
14036
+ chain: 'Arcturus',
14037
+ rpc: [ 'https://rpc-testnet.arcturuschain.io/' ],
14038
+ faucets: [ 'https://faucet.arcturuschain.io' ],
14039
+ nativeCurrency: { name: 'tARC', symbol: 'tARC', decimals: 18 },
14040
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
14041
+ infoURL: 'https://arcturuschain.io',
14042
+ shortName: 'arcturus-testnet',
14043
+ chainId: 5615,
14044
+ networkId: 5615,
14045
+ explorers: [
14046
+ {
14047
+ name: 'explorer-arcturus-testnet',
14048
+ url: 'https://testnet.arcscan.net',
14049
+ standard: 'EIP3091'
14050
+ }
14051
+ ]
14052
+ },
13963
14053
  {
13964
14054
  name: 'Arcturus Chain Testnet',
13965
14055
  chain: 'ARCTURUS',
@@ -17113,11 +17203,11 @@ const chainArray = [
17113
17203
  ]
17114
17204
  },
17115
17205
  {
17116
- name: 'SanR Chain',
17117
- chain: 'SanRChain',
17206
+ name: 'Santiment Intelligence Network',
17207
+ chain: 'Santiment Intelligence Network',
17118
17208
  rpc: [ 'https://sanrchain-node.santiment.net' ],
17119
17209
  faucets: [],
17120
- nativeCurrency: { name: 'nSAN', symbol: 'nSAN', decimals: 18 },
17210
+ nativeCurrency: { name: 'SANR', symbol: 'SANR', decimals: 18 },
17121
17211
  infoURL: 'https://sanr.app',
17122
17212
  shortName: 'SAN',
17123
17213
  chainId: 11888,
@@ -17130,8 +17220,8 @@ const chainArray = [
17130
17220
  },
17131
17221
  explorers: [
17132
17222
  {
17133
- name: 'SanR Chain Explorer',
17134
- url: 'https://sanrchain-explorer.santiment.net',
17223
+ name: 'Santiment Intelligence Explorer',
17224
+ url: 'https://app-explorer-pos.sanr.app',
17135
17225
  standard: 'none'
17136
17226
  }
17137
17227
  ]
@@ -18019,7 +18109,7 @@ const chainArray = [
18019
18109
  ]
18020
18110
  },
18021
18111
  {
18022
- name: 'unreal',
18112
+ name: 'unreal-old',
18023
18113
  title: 'unreal testnet for re.al',
18024
18114
  chain: 'unreal',
18025
18115
  rpc: [
@@ -18029,7 +18119,7 @@ const chainArray = [
18029
18119
  nativeCurrency: { name: 'unreal Ether', symbol: 'ETH', decimals: 18 },
18030
18120
  infoURL: 'https://raas.gelato.network/rollups/details/public/unreal',
18031
18121
  faucets: [],
18032
- shortName: 'unreal',
18122
+ shortName: 'unreal-old',
18033
18123
  chainId: 18231,
18034
18124
  networkId: 18231,
18035
18125
  slip44: 60,
@@ -18042,10 +18132,37 @@ const chainArray = [
18042
18132
  standard: 'EIP3091'
18043
18133
  }
18044
18134
  ],
18135
+ parent: { type: 'L2', chain: 'eip155-11155111', bridges: [] },
18136
+ status: 'deprecated'
18137
+ },
18138
+ {
18139
+ name: 'unreal',
18140
+ title: 'unreal testnet for re.al',
18141
+ chain: 'unreal',
18142
+ rpc: [
18143
+ 'https://rpc.unreal-orbit.gelato.digital',
18144
+ 'wss://ws.unreal-orbit.gelato.digital'
18145
+ ],
18146
+ nativeCurrency: { name: 'unreal Ether', symbol: 'reETH', decimals: 18 },
18147
+ infoURL: 'https://raas.gelato.network/rollups/details/public/unreal',
18148
+ faucets: [],
18149
+ shortName: 'unreal',
18150
+ chainId: 18233,
18151
+ networkId: 18233,
18152
+ slip44: 60,
18153
+ icon: 'unreal',
18154
+ explorers: [
18155
+ {
18156
+ name: 'blockscout',
18157
+ url: 'https://unreal.blockscout.com',
18158
+ icon: 'unreal',
18159
+ standard: 'EIP3091'
18160
+ }
18161
+ ],
18045
18162
  parent: {
18046
18163
  type: 'L2',
18047
- chain: 'eip155-11155111',
18048
- bridges: [ { url: 'https://bridge.unreal.gelato.digital' } ]
18164
+ chain: 'eip155-17000',
18165
+ bridges: [ { url: 'https://bridge.gelato.network/bridge/unreal' } ]
18049
18166
  }
18050
18167
  },
18051
18168
  {
@@ -19533,6 +19650,20 @@ const chainArray = [
19533
19650
  chainId: 43110,
19534
19651
  networkId: 43110
19535
19652
  },
19653
+ {
19654
+ name: 'Hemi Network',
19655
+ chain: 'ETH',
19656
+ rpc: [],
19657
+ faucets: [],
19658
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
19659
+ infoURL: 'https://hemi.xyz',
19660
+ shortName: 'hemi',
19661
+ chainId: 43111,
19662
+ networkId: 43111,
19663
+ explorers: [],
19664
+ parent: { type: 'L2', chain: 'eip155-1' },
19665
+ status: 'incubating'
19666
+ },
19536
19667
  {
19537
19668
  name: 'Avalanche Fuji Testnet',
19538
19669
  chain: 'AVAX',
@@ -19647,6 +19778,26 @@ const chainArray = [
19647
19778
  }
19648
19779
  ]
19649
19780
  },
19781
+ {
19782
+ name: 'Quantum Network',
19783
+ chain: 'Quantum',
19784
+ rpc: [ 'https://rpcqtm.avescoin.io' ],
19785
+ faucets: [],
19786
+ nativeCurrency: { name: 'Quantum', symbol: 'QTM', decimals: 18 },
19787
+ infoURL: 'https://avescoin.io/',
19788
+ shortName: 'QTM',
19789
+ chainId: 44445,
19790
+ networkId: 44445,
19791
+ icon: 'quantum',
19792
+ explorers: [
19793
+ {
19794
+ name: 'Quantum Explorer',
19795
+ url: 'https://qtm.avescoin.io',
19796
+ icon: 'quantum',
19797
+ standard: 'EIP3091'
19798
+ }
19799
+ ]
19800
+ },
19650
19801
  {
19651
19802
  name: 'Celo Alfajores Testnet',
19652
19803
  chainId: 44787,
@@ -22420,6 +22571,37 @@ const chainArray = [
22420
22571
  }
22421
22572
  ]
22422
22573
  },
22574
+ {
22575
+ name: 're.al',
22576
+ title: 're.al Real-World Assets network',
22577
+ chain: 're.al',
22578
+ rpc: [ 'https://real.drpc.org', 'wss://real.drpc.org' ],
22579
+ nativeCurrency: { name: 're.al Ether', symbol: 'reETH', decimals: 18 },
22580
+ infoURL: 'https://re.al',
22581
+ faucets: [],
22582
+ shortName: 're-al',
22583
+ chainId: 111188,
22584
+ networkId: 111188,
22585
+ slip44: 60,
22586
+ icon: 'real',
22587
+ explorers: [
22588
+ {
22589
+ name: 'blockscout',
22590
+ url: 'https://explorer.re.al',
22591
+ icon: 'real',
22592
+ standard: 'EIP3091'
22593
+ }
22594
+ ],
22595
+ parent: {
22596
+ type: 'L2',
22597
+ chain: 'eip155-1',
22598
+ bridges: [
22599
+ { url: 'https://re.al/bridge' },
22600
+ { url: 'https://bridge.gelato.network/bridge/real' }
22601
+ ]
22602
+ },
22603
+ status: 'incubating'
22604
+ },
22423
22605
  {
22424
22606
  name: 'Metachain One Mainnet',
22425
22607
  chain: 'METAO',
@@ -22747,7 +22929,8 @@ const chainArray = [
22747
22929
  'https://testnet-rpc.bitlayer.org',
22748
22930
  'wss://testnet-ws.bitlayer.org',
22749
22931
  'https://testnet-rpc.bitlayer-rpc.com',
22750
- 'wss://testnet-ws.bitlayer-rpc.com'
22932
+ 'wss://testnet-ws.bitlayer-rpc.com',
22933
+ 'https://rpc.ankr.com/bitlayer_testnet'
22751
22934
  ],
22752
22935
  faucets: [ 'https://www.bitlayer.org/faucet' ],
22753
22936
  nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
@@ -24225,13 +24408,13 @@ const chainArray = [
24225
24408
  ]
24226
24409
  },
24227
24410
  {
24228
- name: 'Galadriel Testnet',
24411
+ name: 'Galadriel Devnet',
24229
24412
  chain: 'Galadriel',
24230
- rpc: [ 'https://testnet.galadriel.com' ],
24413
+ rpc: [ 'https://devnet.galadriel.com' ],
24231
24414
  faucets: [ 'https://docs.galadriel.com/faucet' ],
24232
- nativeCurrency: { name: 'Galadriel Testnet token', symbol: 'GAL', decimals: 18 },
24415
+ nativeCurrency: { name: 'Galadriel Devnet token', symbol: 'GAL', decimals: 18 },
24233
24416
  infoURL: 'https://galadriel.com',
24234
- shortName: 'galadriel-testnet',
24417
+ shortName: 'galadriel-devnet',
24235
24418
  chainId: 696969,
24236
24419
  networkId: 696969,
24237
24420
  explorers: [
@@ -24291,6 +24474,27 @@ const chainArray = [
24291
24474
  }
24292
24475
  ]
24293
24476
  },
24477
+ {
24478
+ name: 'Hemi Sepolia',
24479
+ chain: 'ETH',
24480
+ rpc: [ 'https://testnet.rpc.hemi.network/rpc' ],
24481
+ faucets: [],
24482
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
24483
+ infoURL: 'https://hemi.xyz',
24484
+ shortName: 'hemi-sep',
24485
+ chainId: 743111,
24486
+ networkId: 743111,
24487
+ explorers: [
24488
+ {
24489
+ name: 'blockscout',
24490
+ url: 'https://testnet.explorer.hemi.network',
24491
+ icon: 'blockscout',
24492
+ standard: 'EIP3091'
24493
+ }
24494
+ ],
24495
+ parent: { type: 'L2', chain: 'eip155-11155111' },
24496
+ status: 'active'
24497
+ },
24294
24498
  {
24295
24499
  name: 'Bear Network Chain Testnet',
24296
24500
  chain: 'BRNKCTEST',
@@ -25666,6 +25870,26 @@ const chainArray = [
25666
25870
  }
25667
25871
  ]
25668
25872
  },
25873
+ {
25874
+ name: 'DeBank Sepolia Testnet',
25875
+ chain: 'DeBank',
25876
+ rpc: [ 'https://sepolia-rpc.testnet.debank.com' ],
25877
+ faucets: [],
25878
+ icon: 'debank',
25879
+ nativeCurrency: { name: 'DeBank USD', symbol: 'USD', decimals: 18 },
25880
+ infoURL: 'https://debank.com',
25881
+ shortName: 'dbkse',
25882
+ chainId: 20240324,
25883
+ networkId: 20240324,
25884
+ slip44: 1,
25885
+ explorers: [
25886
+ {
25887
+ name: 'DeBank Chain Explorer',
25888
+ url: 'https://sepolia-explorer.testnet.debank.com',
25889
+ standard: 'EIP3091'
25890
+ }
25891
+ ]
25892
+ },
25669
25893
  {
25670
25894
  name: 'Hokum Testnet',
25671
25895
  chain: 'HokumTestnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.363",
3
+ "version": "0.0.365",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {