eth-chainlist 0.0.805 → 0.0.807

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 +200 -17
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.807 (2026-08-14)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.806 ([dcf7665](https://github.com/poowf/eth-chainlist/commit/dcf76658fb2708b57be968209b6712c1856d8436))
9
+ * update chain data ([65c86c4](https://github.com/poowf/eth-chainlist/commit/65c86c4b7689d2548088262e190fc5f0bf4940dd))
10
+
11
+ ### 0.0.806 (2026-08-13)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.805 ([2b896fc](https://github.com/poowf/eth-chainlist/commit/2b896fc9d4b12a71a89b03335c2a6d592b11ccba))
17
+ * update chain data ([9f01cc4](https://github.com/poowf/eth-chainlist/commit/9f01cc490279785e7cc9b46788295b59bf50e306))
18
+
3
19
  ### 0.0.805 (2026-08-12)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -6730,7 +6730,7 @@ const chainArray = [
6730
6730
  {
6731
6731
  name: 'Ozone Chain Testnet',
6732
6732
  chain: 'OZONE',
6733
- rpc: [ 'https://node1.testnet.ozonechain.io' ],
6733
+ rpc: [ 'https://node2.testnet.ozonechain.io' ],
6734
6734
  faucets: [],
6735
6735
  nativeCurrency: { name: 'OZONE', symbol: 'OZO', decimals: 18 },
6736
6736
  infoURL: 'https://ozonechain.io',
@@ -9971,7 +9971,7 @@ const chainArray = [
9971
9971
  name: 'Ault Blockchain Mainnet',
9972
9972
  chain: 'AULT',
9973
9973
  icon: 'ault',
9974
- rpc: [],
9974
+ rpc: [ 'https://main-json-rpc.cloud.aultblockchain.xyz' ],
9975
9975
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
9976
9976
  faucets: [],
9977
9977
  nativeCurrency: { name: 'AULT Token', symbol: 'AULT', decimals: 18 },
@@ -9979,7 +9979,14 @@ const chainArray = [
9979
9979
  shortName: 'ault',
9980
9980
  chainId: 904,
9981
9981
  networkId: 904,
9982
- explorers: []
9982
+ explorers: [
9983
+ {
9984
+ name: 'Ault Mainnet Explorer',
9985
+ url: 'https://ault.explorer.orynt.tech',
9986
+ standard: 'EIP3091',
9987
+ icon: 'ault'
9988
+ }
9989
+ ]
9983
9990
  },
9984
9991
  {
9985
9992
  name: 'Portal Fantasy Chain',
@@ -12464,11 +12471,12 @@ const chainArray = [
12464
12471
  explorers: []
12465
12472
  },
12466
12473
  {
12467
- name: 'AEREDIUM Testnet',
12468
- title: 'AEREDIUM Testnet',
12474
+ name: 'AEREDIUM Testnet 1',
12475
+ title: 'AEREDIUM Testnet 1',
12469
12476
  chain: 'AER',
12470
- rpc: [ 'https://testnet.rpc.aeredium.io' ],
12471
- faucets: [ 'https://aeredium.io/faucet.html' ],
12477
+ status: 'deprecated',
12478
+ rpc: [],
12479
+ faucets: [],
12472
12480
  nativeCurrency: { name: 'Testnet AER', symbol: 'tAER', decimals: 18 },
12473
12481
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
12474
12482
  infoURL: 'https://aeredium.io',
@@ -12477,13 +12485,7 @@ const chainArray = [
12477
12485
  networkId: 1237,
12478
12486
  slip44: 1,
12479
12487
  icon: 'aeredium',
12480
- explorers: [
12481
- {
12482
- name: 'AEREDIUM Testnet Explorer',
12483
- url: 'https://testnet.explorer.aeredium.io',
12484
- standard: 'EIP3091'
12485
- }
12486
- ]
12488
+ explorers: []
12487
12489
  },
12488
12490
  {
12489
12491
  name: 'ARC Mainnet',
@@ -17380,6 +17382,28 @@ const chainArray = [
17380
17382
  }
17381
17383
  ]
17382
17384
  },
17385
+ {
17386
+ name: 'AEREDIUM Testnet',
17387
+ title: 'AEREDIUM Testnet',
17388
+ chain: 'AER',
17389
+ rpc: [ 'https://testnet.rpc.aeredium.io' ],
17390
+ faucets: [ 'https://aeredium.io/faucet.html' ],
17391
+ nativeCurrency: { name: 'SEAR', symbol: 'SEAR', decimals: 18 },
17392
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
17393
+ infoURL: 'https://aeredium.io',
17394
+ shortName: 'sea',
17395
+ chainId: 2237,
17396
+ networkId: 2237,
17397
+ slip44: 1,
17398
+ icon: 'aeredium',
17399
+ explorers: [
17400
+ {
17401
+ name: 'AEREDIUM Testnet Explorer',
17402
+ url: 'https://testnet.explorer.aeredium.io',
17403
+ standard: 'EIP3091'
17404
+ }
17405
+ ]
17406
+ },
17383
17407
  {
17384
17408
  name: 'Krest Network',
17385
17409
  chain: 'Krest',
@@ -19905,6 +19929,27 @@ const chainArray = [
19905
19929
  }
19906
19930
  ]
19907
19931
  },
19932
+ {
19933
+ name: 'Amero X Network',
19934
+ chain: 'AMX',
19935
+ rpc: [ 'https://amxrpc.link/public/rpc' ],
19936
+ faucets: [],
19937
+ nativeCurrency: { name: 'Amero X', symbol: 'AMX', decimals: 18 },
19938
+ features: [ { name: 'EIP155' } ],
19939
+ infoURL: 'https://amxscan.com',
19940
+ shortName: 'amx',
19941
+ chainId: 3535,
19942
+ networkId: 3535,
19943
+ icon: 'amerox',
19944
+ explorers: [
19945
+ {
19946
+ name: 'Amero X Scan',
19947
+ url: 'https://amxscan.com',
19948
+ icon: 'amerox',
19949
+ standard: 'EIP3091'
19950
+ }
19951
+ ]
19952
+ },
19908
19953
  {
19909
19954
  name: 'PandoProject Mainnet',
19910
19955
  chain: 'PandoProject',
@@ -27026,6 +27071,25 @@ const chainArray = [
27026
27071
  }
27027
27072
  ]
27028
27073
  },
27074
+ {
27075
+ name: 'Garuda Chain Mainnet',
27076
+ chain: 'GDC',
27077
+ rpc: [ 'https://rpc.garudachain.id', 'https://rpc2.garudachain.id' ],
27078
+ faucets: [],
27079
+ nativeCurrency: { name: 'Garuda Digital Coin', symbol: 'GDC', decimals: 18 },
27080
+ infoURL: 'https://garudachain.id',
27081
+ shortName: 'garuda',
27082
+ chainId: 8846,
27083
+ networkId: 8846,
27084
+ explorers: [
27085
+ {
27086
+ name: 'Garuda Explorer',
27087
+ url: 'https://explorer.garudachain.id',
27088
+ standard: 'EIP3091'
27089
+ }
27090
+ ],
27091
+ status: 'active'
27092
+ },
27029
27093
  {
27030
27094
  name: 'MARO Blockchain Mainnet',
27031
27095
  chain: 'MARO Blockchain',
@@ -29357,7 +29421,7 @@ const chainArray = [
29357
29421
  name: 'Ault Blockchain Testnet',
29358
29422
  chain: 'AULT',
29359
29423
  icon: 'ault',
29360
- rpc: [],
29424
+ rpc: [ 'https://test-json-rpc.cloud.aultblockchain.xyz' ],
29361
29425
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
29362
29426
  faucets: [],
29363
29427
  nativeCurrency: { name: 'Testnet AULT Token', symbol: 'AULT', decimals: 18 },
@@ -29365,7 +29429,14 @@ const chainArray = [
29365
29429
  shortName: 'ault-testnet',
29366
29430
  chainId: 10904,
29367
29431
  networkId: 10904,
29368
- explorers: []
29432
+ explorers: [
29433
+ {
29434
+ name: 'Ault Testnet Explorer',
29435
+ url: 'https://ault-testnet.explorer.orynt.tech',
29436
+ standard: 'EIP3091',
29437
+ icon: 'ault'
29438
+ }
29439
+ ]
29369
29440
  },
29370
29441
  {
29371
29442
  name: 'Fuse Flash Testnet',
@@ -32827,7 +32898,10 @@ const chainArray = [
32827
32898
  shortName: 'access',
32828
32899
  networkId: 22888,
32829
32900
  nativeCurrency: { name: 'Access Coin', symbol: 'ACCESS', decimals: 18 },
32830
- rpc: [ 'https://accesschain.org/rpc' ],
32901
+ rpc: [
32902
+ 'https://accesschain.org/rpc',
32903
+ 'https://accesschainapp.site/rpc'
32904
+ ],
32831
32905
  faucets: [],
32832
32906
  infoURL: 'https://accesschain.org',
32833
32907
  explorers: [
@@ -42984,6 +43058,26 @@ const chainArray = [
42984
43058
  }
42985
43059
  ]
42986
43060
  },
43061
+ {
43062
+ name: 'RPHX Mainnet',
43063
+ chain: 'RPHX',
43064
+ icon: 'rphx',
43065
+ rpc: [ 'https://rpc.rphxscan.com' ],
43066
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
43067
+ faucets: [],
43068
+ nativeCurrency: { name: 'RPHX', symbol: 'RPHX', decimals: 18 },
43069
+ infoURL: 'https://rphxscan.com',
43070
+ shortName: 'rphx',
43071
+ chainId: 130526,
43072
+ networkId: 130526,
43073
+ explorers: [
43074
+ {
43075
+ name: 'RphxScan',
43076
+ url: 'https://rphxscan.com',
43077
+ standard: 'EIP3091'
43078
+ }
43079
+ ]
43080
+ },
42987
43081
  {
42988
43082
  name: 'Odyssey Chain (Testnet)',
42989
43083
  chain: 'DIONE',
@@ -44457,6 +44551,26 @@ const chainArray = [
44457
44551
  }
44458
44552
  ]
44459
44553
  },
44554
+ {
44555
+ name: 'MANORA',
44556
+ chainId: 221978,
44557
+ shortName: 'mnr',
44558
+ chain: 'MANORA',
44559
+ networkId: 221978,
44560
+ icon: 'manora',
44561
+ nativeCurrency: { name: 'Manora', symbol: 'MNR', decimals: 18 },
44562
+ rpc: [ 'https://rpc.manoracoin.com' ],
44563
+ faucets: [],
44564
+ explorers: [
44565
+ {
44566
+ name: 'MANORA Explorer',
44567
+ url: 'https://explorer.manoracoin.com',
44568
+ standard: 'EIP3091'
44569
+ }
44570
+ ],
44571
+ infoURL: 'https://manoracoin.com',
44572
+ parent: { type: 'L2', chain: 'eip155-1' }
44573
+ },
44460
44574
  {
44461
44575
  name: 'Hydration',
44462
44576
  chain: 'HDX',
@@ -48720,6 +48834,19 @@ const chainArray = [
48720
48834
  ],
48721
48835
  icon: 'webchain'
48722
48836
  },
48837
+ {
48838
+ name: 'Dexpace',
48839
+ chain: 'DEX',
48840
+ icon: 'dexpace',
48841
+ rpc: [],
48842
+ faucets: [],
48843
+ nativeCurrency: { name: 'Dexpace', symbol: 'DEX', decimals: 18 },
48844
+ infoURL: 'https://dexpace.io',
48845
+ shortName: 'dexpace',
48846
+ chainId: 1001001,
48847
+ networkId: 1001001,
48848
+ explorers: []
48849
+ },
48723
48850
  {
48724
48851
  name: 'Wirex Pay Testnet',
48725
48852
  chain: 'WirexPay',
@@ -52617,6 +52744,25 @@ const chainArray = [
52617
52744
  }
52618
52745
  ]
52619
52746
  },
52747
+ {
52748
+ name: 'Dexpace Devnet 01',
52749
+ chain: 'DEX',
52750
+ rpc: [],
52751
+ faucets: [],
52752
+ nativeCurrency: { name: 'Dexpace', symbol: 'DEX', decimals: 18 },
52753
+ infoURL: 'https://dexpace.io',
52754
+ shortName: 'dexpace-devnet-01',
52755
+ chainId: 100100101,
52756
+ networkId: 100100101,
52757
+ status: 'incubating',
52758
+ explorers: [
52759
+ {
52760
+ name: 'Dexpace Devnet Explorer',
52761
+ url: 'https://blockscout.dexpace.io',
52762
+ standard: 'EIP3091'
52763
+ }
52764
+ ]
52765
+ },
52620
52766
  {
52621
52767
  name: 'Oraichain Mainnet',
52622
52768
  title: 'Oraichain Mainnet',
@@ -55210,6 +55356,43 @@ const chainArray = [
55210
55356
  }
55211
55357
  ]
55212
55358
  },
55359
+ {
55360
+ name: 'STRATO Mainnet',
55361
+ chain: 'STRATO',
55362
+ rpc: [ 'https://app.strato.nexus/rpc' ],
55363
+ faucets: [],
55364
+ nativeCurrency: { name: 'USDST', symbol: 'USDST', decimals: 18 },
55365
+ infoURL: 'https://strato.nexus',
55366
+ shortName: 'strato',
55367
+ chainId: 123354377739506,
55368
+ networkId: 123354377739506,
55369
+ explorers: [
55370
+ {
55371
+ name: 'stratoscan',
55372
+ url: 'https://stratoscan.strato.nexus',
55373
+ standard: 'EIP3091'
55374
+ }
55375
+ ]
55376
+ },
55377
+ {
55378
+ name: 'STRATO Helium Testnet',
55379
+ chain: 'STRATO',
55380
+ rpc: [ 'https://app.testnet.strato.nexus/rpc' ],
55381
+ faucets: [],
55382
+ nativeCurrency: { name: 'USDST', symbol: 'USDST', decimals: 18 },
55383
+ infoURL: 'https://strato.nexus',
55384
+ shortName: 'strato-testnet',
55385
+ chainId: 195049586845898,
55386
+ networkId: 195049586845898,
55387
+ status: 'incubating',
55388
+ explorers: [
55389
+ {
55390
+ name: 'stratoscan',
55391
+ url: 'https://stratoscan.testnet.strato.nexus',
55392
+ standard: 'EIP3091'
55393
+ }
55394
+ ]
55395
+ },
55213
55396
  {
55214
55397
  name: 'Yominet',
55215
55398
  chain: 'YOMINET',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.805",
3
+ "version": "0.0.807",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "lint-staged": {