eth-chainlist 0.0.630 → 0.0.631

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,13 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.631 (2025-03-06)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.630 ([5ae7df0](https://github.com/poowf/eth-chainlist/commit/5ae7df04e445bcf51a0f7f521368e29191ea1342))
9
+ * update chain data ([b8bbc90](https://github.com/poowf/eth-chainlist/commit/b8bbc90487ac4225fe3ef2f519a6a018c9abffee))
10
+
3
11
  ### 0.0.630 (2025-03-05)
4
12
 
5
13
 
package/data/chain.js CHANGED
@@ -6866,6 +6866,27 @@ const chainArray = [
6866
6866
  networkId: 486,
6867
6867
  status: 'incubating'
6868
6868
  },
6869
+ {
6870
+ name: 'BlackFort Exchange Network',
6871
+ chain: 'BXN',
6872
+ rpc: [ 'https://rpc.blackfort.network/mainnet/rpc' ],
6873
+ faucets: [],
6874
+ nativeCurrency: { name: 'BlackFort Token', symbol: 'BXN', decimals: 18 },
6875
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
6876
+ infoURL: 'https://blackfort.com',
6877
+ shortName: 'BXN',
6878
+ chainId: 488,
6879
+ networkId: 488,
6880
+ icon: 'bxn',
6881
+ explorers: [
6882
+ {
6883
+ name: 'blockscout',
6884
+ url: 'https://blackfortscan.com',
6885
+ icon: 'blockscout',
6886
+ standard: 'EIP3091'
6887
+ }
6888
+ ]
6889
+ },
6869
6890
  {
6870
6891
  name: 'Landstars',
6871
6892
  chain: 'Landstars',
@@ -19351,7 +19372,7 @@ const chainArray = [
19351
19372
  ]
19352
19373
  },
19353
19374
  {
19354
- name: 'BlackFort Exchange Network Testnet',
19375
+ name: 'BlackFort Exchange Network Testnet DEPRECATED',
19355
19376
  chain: 'TBXN',
19356
19377
  rpc: [ 'https://testnet.blackfort.network/rpc' ],
19357
19378
  faucets: [],
@@ -19370,7 +19391,8 @@ const chainArray = [
19370
19391
  icon: 'blockscout',
19371
19392
  standard: 'EIP3091'
19372
19393
  }
19373
- ]
19394
+ ],
19395
+ status: 'deprecated'
19374
19396
  },
19375
19397
  {
19376
19398
  name: 'Evnode Testnet',
@@ -19434,6 +19456,28 @@ const chainArray = [
19434
19456
  }
19435
19457
  ]
19436
19458
  },
19459
+ {
19460
+ name: 'BlackFort Exchange Network Testnet',
19461
+ chain: 'BXNT',
19462
+ rpc: [ 'https://rpc.blackfort.network/testnet/rpc' ],
19463
+ faucets: [],
19464
+ nativeCurrency: { name: 'BlackFort Testnet Token', symbol: 'BXNT', decimals: 18 },
19465
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
19466
+ infoURL: 'https://blackfort.com',
19467
+ shortName: 'BXNT',
19468
+ chainId: 4888,
19469
+ networkId: 4888,
19470
+ slip44: 1,
19471
+ icon: 'bxn',
19472
+ explorers: [
19473
+ {
19474
+ name: 'blockscout',
19475
+ url: 'https://testnet.blackfortscan.com',
19476
+ icon: 'blockscout',
19477
+ standard: 'EIP3091'
19478
+ }
19479
+ ]
19480
+ },
19437
19481
  {
19438
19482
  name: 'Globel Chain',
19439
19483
  chain: 'GC',
@@ -19520,8 +19564,8 @@ const chainArray = [
19520
19564
  ]
19521
19565
  },
19522
19566
  {
19523
- name: 'BlackFort Exchange Network',
19524
- chain: 'BXN',
19567
+ name: 'BlackFort Exchange Network Deprecated',
19568
+ chain: 'BXNdpr',
19525
19569
  rpc: [
19526
19570
  'https://mainnet.blackfort.network/rpc',
19527
19571
  'https://mainnet-1.blackfort.network/rpc',
@@ -19529,10 +19573,10 @@ const chainArray = [
19529
19573
  'https://mainnet-3.blackfort.network/rpc'
19530
19574
  ],
19531
19575
  faucets: [],
19532
- nativeCurrency: { name: 'BlackFort Token', symbol: 'BXN', decimals: 18 },
19576
+ nativeCurrency: { name: 'BlackFort Token', symbol: 'BXNdpr', decimals: 18 },
19533
19577
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
19534
19578
  infoURL: 'https://blackfort.exchange',
19535
- shortName: 'BXN',
19579
+ shortName: 'BXNdpr',
19536
19580
  chainId: 4999,
19537
19581
  networkId: 4999,
19538
19582
  icon: 'bxn',
@@ -19543,7 +19587,8 @@ const chainArray = [
19543
19587
  icon: 'blockscout',
19544
19588
  standard: 'EIP3091'
19545
19589
  }
19546
- ]
19590
+ ],
19591
+ status: 'deprecated'
19547
19592
  },
19548
19593
  {
19549
19594
  name: 'Mantle',
@@ -34043,12 +34088,9 @@ const chainArray = [
34043
34088
  {
34044
34089
  name: 'Berachain bArtio',
34045
34090
  chain: 'Berachain bArtio',
34046
- rpc: [
34047
- 'https://bartio.rpc.berachain.com',
34048
- 'https://bera-testnet.nodeinfra.com',
34049
- 'https://bartio.rpc.b-harvest.io'
34050
- ],
34051
- faucets: [ 'https://bartio.faucet.berachain.com' ],
34091
+ status: 'deprecated',
34092
+ rpc: [],
34093
+ faucets: [],
34052
34094
  nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
34053
34095
  infoURL: 'https://www.berachain.com',
34054
34096
  shortName: 'berachainbArtio',
@@ -39908,8 +39950,8 @@ const chainArray = [
39908
39950
  ]
39909
39951
  },
39910
39952
  {
39911
- name: 'Primea Chain Mainnet',
39912
- chain: 'Primea Chain Mainnet',
39953
+ name: 'Primea Network Mainnet',
39954
+ chain: 'Primea Network Mainnet',
39913
39955
  rpc: [
39914
39956
  'http://rpc.primeanetwork.com/rpc-http',
39915
39957
  'https://rpc.primeanetwork.com/rpc-https',
@@ -39917,9 +39959,9 @@ const chainArray = [
39917
39959
  'wss://rpc.primeanetwork.com/rpc-wss'
39918
39960
  ],
39919
39961
  faucets: [],
39920
- nativeCurrency: { name: 'PrimeaCoin', symbol: 'PRIM', decimals: 18 },
39962
+ nativeCurrency: { name: 'GoldPrimeaNetwork', symbol: 'GOLDPN', decimals: 18 },
39921
39963
  infoURL: 'https://primeanetwork.com',
39922
- shortName: 'prim',
39964
+ shortName: 'goldpn',
39923
39965
  chainId: 698369,
39924
39966
  networkId: 698369,
39925
39967
  icon: 'prim',
@@ -39928,10 +39970,10 @@ const chainArray = [
39928
39970
  {
39929
39971
  name: 'Fidesinnova',
39930
39972
  chain: 'Fidesinnova',
39931
- rpc: [ 'https://fidesf1-rpc.fidesinnova.io' ],
39973
+ rpc: [ 'https://rpc1.fidesinnova.io' ],
39932
39974
  faucets: [],
39933
39975
  nativeCurrency: { name: 'Fidesinnova', symbol: 'FDS', decimals: 18 },
39934
- infoURL: 'https://fidesinnova1.gitbook.io/fidesinnova',
39976
+ infoURL: 'https://fidesinnova.gitbook.io/docs',
39935
39977
  shortName: 'Fidesinnova',
39936
39978
  chainId: 706883,
39937
39979
  networkId: 706883,
@@ -41415,8 +41457,8 @@ const chainArray = [
41415
41457
  ]
41416
41458
  },
41417
41459
  {
41418
- name: 'Primea Chain Testnet',
41419
- chain: 'Primea Chain Testnet',
41460
+ name: 'Primea Network Testnet',
41461
+ chain: 'Primea Network Testnet',
41420
41462
  rpc: [
41421
41463
  'http://test-rpc.primeanetwork.com/rpc-http',
41422
41464
  'https://test-rpc.primeanetwork.com/rpc-https',
@@ -41424,9 +41466,9 @@ const chainArray = [
41424
41466
  'wss://test-rpc.primeanetwork.com/rpc-wss'
41425
41467
  ],
41426
41468
  faucets: [],
41427
- nativeCurrency: { name: 'PrimeaCoin Test', symbol: 'PRIM', decimals: 18 },
41469
+ nativeCurrency: { name: 'GoldPrimeaNetwork Test', symbol: 'GOLDPN', decimals: 18 },
41428
41470
  infoURL: 'https://primeanetwork.com',
41429
- shortName: 'test-prim',
41471
+ shortName: 'test-goldpn',
41430
41472
  chainId: 1698369,
41431
41473
  networkId: 1698369,
41432
41474
  icon: 'prim',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.630",
3
+ "version": "0.0.631",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {