eth-chainlist 0.0.12 → 0.0.14

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 +189 -36
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.14 (2022-11-21)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.13 ([9aa6de8](https://github.com/poowf/eth-chainlist/commit/9aa6de847402f69f00b23864214e612dd0e90d49))
9
+ * update chain data ([7baa55c](https://github.com/poowf/eth-chainlist/commit/7baa55c2628940398f5282aa95b19489c442598c))
10
+
11
+ ### 0.0.13 (2022-11-19)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.12 ([350dc62](https://github.com/poowf/eth-chainlist/commit/350dc62eb16ba3584ea3e9cec68a572dfb6dc011))
17
+ * update chain data ([2a8aa64](https://github.com/poowf/eth-chainlist/commit/2a8aa642710c7d61be00ba3aaa82d7e6a602dfd7))
18
+
3
19
  ### 0.0.12 (2022-11-18)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -391,16 +391,17 @@ const chainArray = [
391
391
  networkId: 23
392
392
  },
393
393
  {
394
- name: 'Dithereum Mainnet',
395
- chain: 'DTH',
396
- icon: 'dithereum',
397
- rpc: [ 'https://node-mainnet.dithereum.io' ],
398
- faucets: [ 'https://faucet.dithereum.org' ],
399
- nativeCurrency: { name: 'Dither', symbol: 'DTH', decimals: 18 },
400
- infoURL: 'https://dithereum.org',
401
- shortName: 'dthmainnet',
394
+ name: 'KardiaChain Mainnet',
395
+ chain: 'KAI',
396
+ icon: 'kardiachain',
397
+ rpc: [ 'https://rpc.kardiachain.io' ],
398
+ faucets: [],
399
+ nativeCurrency: { name: 'KardiaChain', symbol: 'KAI', decimals: 18 },
400
+ infoURL: 'https://kardiachain.io',
401
+ shortName: 'kardiachain',
402
402
  chainId: 24,
403
- networkId: 24
403
+ networkId: 0,
404
+ redFlags: [ 'reusedChainId' ]
404
405
  },
405
406
  {
406
407
  name: 'Cronos Mainnet Beta',
@@ -768,7 +769,7 @@ const chainArray = [
768
769
  {
769
770
  name: 'Ennothem Mainnet Proterozoic',
770
771
  chain: 'ETMP',
771
- rpc: [ 'https://rpc.etm.network' ],
772
+ rpc: [],
772
773
  faucets: [],
773
774
  nativeCurrency: { name: 'Ennothem', symbol: 'ETMP', decimals: 18 },
774
775
  infoURL: 'https://etm.network',
@@ -1917,6 +1918,30 @@ const chainArray = [
1917
1918
  }
1918
1919
  ]
1919
1920
  },
1921
+ {
1922
+ name: 'DeBank Testnet',
1923
+ chain: 'DeBank',
1924
+ rpc: [],
1925
+ faucets: [],
1926
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
1927
+ infoURL: '',
1928
+ shortName: 'debank-testnet',
1929
+ chainId: 115,
1930
+ networkId: 115,
1931
+ explorers: []
1932
+ },
1933
+ {
1934
+ name: 'DeBank Mainnet',
1935
+ chain: 'DeBank',
1936
+ rpc: [],
1937
+ faucets: [],
1938
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
1939
+ infoURL: '',
1940
+ shortName: 'debank-mainnet',
1941
+ chainId: 116,
1942
+ networkId: 116,
1943
+ explorers: []
1944
+ },
1920
1945
  {
1921
1946
  name: 'Fuse Mainnet',
1922
1947
  chain: 'FUSE',
@@ -2334,6 +2359,25 @@ const chainArray = [
2334
2359
  chainId: 211,
2335
2360
  networkId: 0
2336
2361
  },
2362
+ {
2363
+ name: 'MAP Makalu',
2364
+ title: 'MAP Testnet Makalu',
2365
+ chain: 'MAP',
2366
+ rpc: [ 'https://testnet-rpc.maplabs.io' ],
2367
+ faucets: [ 'https://faucet.maplabs.io' ],
2368
+ nativeCurrency: { name: 'Makalu MAP', symbol: 'MAP', decimals: 18 },
2369
+ infoURL: 'https://maplabs.io',
2370
+ shortName: 'makalu',
2371
+ chainId: 212,
2372
+ networkId: 212,
2373
+ explorers: [
2374
+ {
2375
+ name: 'mapscan',
2376
+ url: 'https://testnet.mapscan.io',
2377
+ standard: 'EIP3091'
2378
+ }
2379
+ ]
2380
+ },
2337
2381
  {
2338
2382
  name: 'SoterOne Mainnet old',
2339
2383
  chain: 'SOTER',
@@ -3399,9 +3443,10 @@ const chainArray = [
3399
3443
  name: 'Qitmeer',
3400
3444
  chain: 'MEER',
3401
3445
  rpc: [
3402
- 'https://evm-dataseed3.meerscan.io',
3403
- 'https://evm-dataseed1.meerscan.com',
3404
- 'https://evm-dataseed.meerscan.com'
3446
+ 'https://evm-dataseed1.meerscan.io',
3447
+ 'https://evm-dataseed2.meerscan.io',
3448
+ 'https://evm-dataseed.meerscan.com',
3449
+ 'https://evm-dataseed1.meerscan.com'
3405
3450
  ],
3406
3451
  faucets: [],
3407
3452
  nativeCurrency: { name: 'Qitmeer', symbol: 'MEER', decimals: 18 },
@@ -3410,6 +3455,7 @@ const chainArray = [
3410
3455
  chainId: 813,
3411
3456
  networkId: 813,
3412
3457
  slip44: 813,
3458
+ icon: 'meer',
3413
3459
  explorers: [
3414
3460
  {
3415
3461
  name: 'meerscan',
@@ -3932,7 +3978,7 @@ const chainArray = [
3932
3978
  {
3933
3979
  name: 'Bronos Mainnet',
3934
3980
  chain: 'Bronos',
3935
- rpc: [ 'https://evm.bronos.org' ],
3981
+ rpc: [],
3936
3982
  faucets: [],
3937
3983
  nativeCurrency: { name: 'BRO', symbol: 'BRO', decimals: 18 },
3938
3984
  infoURL: 'https://bronos.org',
@@ -3975,7 +4021,7 @@ const chainArray = [
3975
4021
  {
3976
4022
  name: 'MOAC mainnet',
3977
4023
  chain: 'MOAC',
3978
- rpc: [ 'https://gateway.moac.io/mainnet' ],
4024
+ rpc: [],
3979
4025
  faucets: [],
3980
4026
  nativeCurrency: { name: 'MOAC', symbol: 'mc', decimals: 18 },
3981
4027
  infoURL: 'https://moac.io',
@@ -5078,6 +5124,27 @@ const chainArray = [
5078
5124
  }
5079
5125
  ]
5080
5126
  },
5127
+ {
5128
+ name: 'Exosama Network',
5129
+ chain: 'EXN',
5130
+ rpc: [ 'https://rpc.exosama.com', 'wss://rpc.exosama.com' ],
5131
+ faucets: [],
5132
+ nativeCurrency: { name: 'Sama Token', symbol: 'SAMA', decimals: 18 },
5133
+ infoURL: 'https://moonsama.com',
5134
+ shortName: 'exn',
5135
+ chainId: 2109,
5136
+ networkId: 2109,
5137
+ slip44: 2109,
5138
+ icon: 'exn',
5139
+ explorers: [
5140
+ {
5141
+ name: 'blockscout',
5142
+ url: 'https://explorer.exosama.com',
5143
+ icon: 'blockscout',
5144
+ standard: 'EIP3091'
5145
+ }
5146
+ ]
5147
+ },
5081
5148
  {
5082
5149
  name: 'BOSagora Mainnet',
5083
5150
  chain: 'ETH',
@@ -5869,6 +5936,19 @@ const chainArray = [
5869
5936
  networkId: 5234,
5870
5937
  explorers: []
5871
5938
  },
5939
+ {
5940
+ name: 'Firechain Mainnet',
5941
+ chain: 'FIRE',
5942
+ icon: 'firechain',
5943
+ rpc: [ 'https://mainnet.rpc1.thefirechain.com' ],
5944
+ faucets: [],
5945
+ nativeCurrency: { name: 'Firechain', symbol: 'FIRE', decimals: 18 },
5946
+ infoURL: 'https://thefirechain.com',
5947
+ shortName: 'fire',
5948
+ chainId: 5290,
5949
+ networkId: 5290,
5950
+ explorers: []
5951
+ },
5872
5952
  {
5873
5953
  name: 'Uzmi Network Mainnet',
5874
5954
  chain: 'UZMI',
@@ -6307,13 +6387,14 @@ const chainArray = [
6307
6387
  {
6308
6388
  name: 'Qitmeer Network Testnet',
6309
6389
  chain: 'MEER',
6310
- rpc: [ 'https://explorer.qitmeer.io/rpc' ],
6390
+ rpc: [],
6311
6391
  faucets: [],
6312
6392
  nativeCurrency: { name: 'Qitmeer Testnet', symbol: 'MEER-T', decimals: 18 },
6313
6393
  infoURL: 'https://github.com/Qitmeer',
6314
6394
  shortName: 'meertest',
6315
6395
  chainId: 8131,
6316
6396
  networkId: 8131,
6397
+ icon: 'meer',
6317
6398
  explorers: [
6318
6399
  {
6319
6400
  name: 'meerscan testnet',
@@ -6522,7 +6603,10 @@ const chainArray = [
6522
6603
  {
6523
6604
  name: 'Evmos',
6524
6605
  chain: 'Evmos',
6525
- rpc: [ 'https://eth.bd.evmos.org:8545' ],
6606
+ rpc: [
6607
+ 'https://eth.bd.evmos.org:8545',
6608
+ 'https://evmos-evm.publicnode.com'
6609
+ ],
6526
6610
  faucets: [],
6527
6611
  nativeCurrency: { name: 'Evmos', symbol: 'EVMOS', decimals: 18 },
6528
6612
  infoURL: 'https://evmos.org',
@@ -6579,6 +6663,19 @@ const chainArray = [
6579
6663
  chainId: 9100,
6580
6664
  networkId: 9100
6581
6665
  },
6666
+ {
6667
+ name: 'Rinia Testnet',
6668
+ chain: 'FIRE',
6669
+ icon: 'rinia',
6670
+ rpc: [ 'https://rinia.rpc1.thefirechain.com' ],
6671
+ faucets: [ 'https://faucet.thefirechain.com' ],
6672
+ nativeCurrency: { name: 'Firechain', symbol: 'FIRE', decimals: 18 },
6673
+ infoURL: 'https://thefirechain.com',
6674
+ shortName: 'tfire',
6675
+ chainId: 9170,
6676
+ networkId: 9170,
6677
+ explorers: []
6678
+ },
6582
6679
  {
6583
6680
  name: 'Rangers Protocol Testnet Robin',
6584
6681
  chain: 'Rangers',
@@ -6949,7 +7046,7 @@ const chainArray = [
6949
7046
  name: 'Shyft Testnet',
6950
7047
  chain: 'SHYFTT',
6951
7048
  icon: 'shyft',
6952
- rpc: [ 'https://rpc.testnet.shyft.network/' ],
7049
+ rpc: [],
6953
7050
  faucets: [],
6954
7051
  nativeCurrency: { name: 'Shyft Test Token', symbol: 'SHYFTT', decimals: 18 },
6955
7052
  infoURL: 'https://shyft.network',
@@ -7149,7 +7246,12 @@ const chainArray = [
7149
7246
  title: 'Proof Of Memes Mainnet',
7150
7247
  chain: 'POM',
7151
7248
  icon: 'pom',
7152
- rpc: [ 'https://mainnet-rpc.memescan.io' ],
7249
+ rpc: [
7250
+ 'https://mainnet-rpc.memescan.io',
7251
+ 'https://mainnet-rpc2.memescan.io',
7252
+ 'https://mainnet-rpc3.memescan.io',
7253
+ 'https://mainnet-rpc4.memescan.io'
7254
+ ],
7153
7255
  faucets: [],
7154
7256
  nativeCurrency: { name: 'Proof Of Memes', symbol: 'POM', decimals: 18 },
7155
7257
  infoURL: 'https://proofofmemes.org',
@@ -7257,6 +7359,26 @@ const chainArray = [
7257
7359
  }
7258
7360
  ]
7259
7361
  },
7362
+ {
7363
+ name: 'MAP Mainnet',
7364
+ chain: 'MAP',
7365
+ icon: 'map',
7366
+ rpc: [ 'https://rpc.maplabs.io' ],
7367
+ faucets: [],
7368
+ nativeCurrency: { name: 'MAP', symbol: 'MAP', decimals: 18 },
7369
+ infoURL: 'https://maplabs.io',
7370
+ shortName: 'map',
7371
+ chainId: 22776,
7372
+ networkId: 22776,
7373
+ slip44: 60,
7374
+ explorers: [
7375
+ {
7376
+ name: 'mapscan',
7377
+ url: 'https://mapscan.io',
7378
+ standard: 'EIP3091'
7379
+ }
7380
+ ]
7381
+ },
7260
7382
  {
7261
7383
  name: 'Opside Testnet',
7262
7384
  chain: 'Opside',
@@ -7279,7 +7401,7 @@ const chainArray = [
7279
7401
  {
7280
7402
  name: 'Webchain',
7281
7403
  chain: 'WEB',
7282
- rpc: [ 'https://node1.webchain.network' ],
7404
+ rpc: [],
7283
7405
  faucets: [],
7284
7406
  nativeCurrency: { name: 'Webchain Ether', symbol: 'WEB', decimals: 18 },
7285
7407
  infoURL: 'https://webchain.network',
@@ -9485,12 +9607,10 @@ const chainArray = [
9485
9607
  shortName: 'psc-s0',
9486
9608
  chainId: 900000,
9487
9609
  networkId: 900000,
9488
- icon: 'posichain',
9489
9610
  explorers: [
9490
9611
  {
9491
9612
  name: 'Posichain Explorer',
9492
9613
  url: 'https://explorer.posichain.org',
9493
- icon: 'posichain',
9494
9614
  standard: 'EIP3091'
9495
9615
  }
9496
9616
  ]
@@ -9505,12 +9625,10 @@ const chainArray = [
9505
9625
  shortName: 'psc-t-s0',
9506
9626
  chainId: 910000,
9507
9627
  networkId: 910000,
9508
- icon: 'posichain',
9509
9628
  explorers: [
9510
9629
  {
9511
9630
  name: 'Posichain Explorer Testnet',
9512
9631
  url: 'https://explorer-testnet.posichain.org',
9513
- icon: 'posichain',
9514
9632
  standard: 'EIP3091'
9515
9633
  }
9516
9634
  ]
@@ -9525,12 +9643,10 @@ const chainArray = [
9525
9643
  shortName: 'psc-d-s0',
9526
9644
  chainId: 920000,
9527
9645
  networkId: 920000,
9528
- icon: 'posichain',
9529
9646
  explorers: [
9530
9647
  {
9531
9648
  name: 'Posichain Explorer Devnet',
9532
9649
  url: 'https://explorer-devnet.posichain.org',
9533
- icon: 'posichain',
9534
9650
  standard: 'EIP3091'
9535
9651
  }
9536
9652
  ]
@@ -9545,12 +9661,10 @@ const chainArray = [
9545
9661
  shortName: 'psc-d-s1',
9546
9662
  chainId: 920001,
9547
9663
  networkId: 920001,
9548
- icon: 'posichain',
9549
9664
  explorers: [
9550
9665
  {
9551
9666
  name: 'Posichain Explorer Devnet',
9552
9667
  url: 'https://explorer-devnet.posichain.org',
9553
- icon: 'posichain',
9554
9668
  standard: 'EIP3091'
9555
9669
  }
9556
9670
  ]
@@ -9700,7 +9814,7 @@ const chainArray = [
9700
9814
  ]
9701
9815
  },
9702
9816
  {
9703
- name: 'PlatON Dev Testnet',
9817
+ name: 'PlatON Dev Testnet Deprecated',
9704
9818
  chain: 'PlatON',
9705
9819
  rpc: [
9706
9820
  'https://devnetopenapi2.platon.network/rpc',
@@ -9715,6 +9829,7 @@ const chainArray = [
9715
9829
  chainId: 2203181,
9716
9830
  networkId: 1,
9717
9831
  icon: 'platon',
9832
+ status: 'deprecated',
9718
9833
  explorers: [
9719
9834
  {
9720
9835
  name: 'PlatON explorer',
@@ -10171,6 +10286,28 @@ const chainArray = [
10171
10286
  }
10172
10287
  ]
10173
10288
  },
10289
+ {
10290
+ name: 'Calypso NFT Hub | SKALE Testnet',
10291
+ title: 'Calypso NFT Hub Testnet',
10292
+ chain: 'staging-utter-unripe-menkar',
10293
+ rpc: [
10294
+ 'https://staging-v3.skalenodes.com/v1/staging-utter-unripe-menkar'
10295
+ ],
10296
+ faucets: [ 'https://sfuel.dirtroad.dev/staging' ],
10297
+ nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
10298
+ infoURL: 'https://calypsohub.network/',
10299
+ shortName: 'calypso-testnet',
10300
+ chainId: 344106930,
10301
+ networkId: 344106930,
10302
+ explorers: [
10303
+ {
10304
+ name: 'Blockscout',
10305
+ url: 'https://staging-utter-unripe-menkar.explorer.staging-v3.skalenodes.com',
10306
+ icon: 'calypso',
10307
+ standard: 'EIP3091'
10308
+ }
10309
+ ]
10310
+ },
10174
10311
  {
10175
10312
  name: 'Gather Testnet Network',
10176
10313
  chain: 'GTH',
@@ -10279,7 +10416,7 @@ const chainArray = [
10279
10416
  {
10280
10417
  name: 'Aurora Betanet',
10281
10418
  chain: 'NEAR',
10282
- rpc: [ 'https://betanet.aurora.dev/' ],
10419
+ rpc: [],
10283
10420
  faucets: [],
10284
10421
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
10285
10422
  infoURL: 'https://aurora.dev',
@@ -10309,6 +10446,26 @@ const chainArray = [
10309
10446
  }
10310
10447
  ]
10311
10448
  },
10449
+ {
10450
+ name: 'Calypso NFT Hub | SKALE',
10451
+ title: 'Calypso NFT Hub Mainnet',
10452
+ chain: 'honorable-steel-rasalhague',
10453
+ rpc: [ 'https://mainnet.skalenodes.com/v1/honorable-steel-rasalhague' ],
10454
+ faucets: [ 'https://sfuel.dirtroad.dev' ],
10455
+ nativeCurrency: { name: 'sFUEL', symbol: 'sFUEL', decimals: 18 },
10456
+ infoURL: 'https://calypsohub.network/',
10457
+ shortName: 'calypso-mainnet',
10458
+ chainId: 1564830818,
10459
+ networkId: 1564830818,
10460
+ explorers: [
10461
+ {
10462
+ name: 'Blockscout',
10463
+ url: 'https://honorable-steel-rasalhague.explorer.mainnet.skalenodes.com',
10464
+ icon: 'calypso',
10465
+ standard: 'EIP3091'
10466
+ }
10467
+ ]
10468
+ },
10312
10469
  {
10313
10470
  name: 'Harmony Mainnet Shard 0',
10314
10471
  chain: 'Harmony',
@@ -10474,7 +10631,6 @@ const chainArray = [
10474
10631
  {
10475
10632
  name: 'Palm Testnet',
10476
10633
  chain: 'Palm',
10477
- icon: 'palm',
10478
10634
  rpc: [ 'https://palm-testnet.infura.io/v3/${INFURA_API_KEY}' ],
10479
10635
  faucets: [],
10480
10636
  nativeCurrency: { name: 'PALM', symbol: 'PALM', decimals: 18 },
@@ -10486,15 +10642,13 @@ const chainArray = [
10486
10642
  {
10487
10643
  name: 'Palm Testnet Explorer',
10488
10644
  url: 'https://explorer.palm-uat.xyz',
10489
- standard: 'EIP3091',
10490
- icon: 'palm'
10645
+ standard: 'EIP3091'
10491
10646
  }
10492
10647
  ]
10493
10648
  },
10494
10649
  {
10495
10650
  name: 'Palm',
10496
10651
  chain: 'Palm',
10497
- icon: 'palm',
10498
10652
  rpc: [ 'https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}' ],
10499
10653
  faucets: [],
10500
10654
  nativeCurrency: { name: 'PALM', symbol: 'PALM', decimals: 18 },
@@ -10506,8 +10660,7 @@ const chainArray = [
10506
10660
  {
10507
10661
  name: 'Palm Explorer',
10508
10662
  url: 'https://explorer.palm.io',
10509
- standard: 'EIP3091',
10510
- icon: 'palm'
10663
+ standard: 'EIP3091'
10511
10664
  }
10512
10665
  ]
10513
10666
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.12",
3
+ "version": "0.0.14",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {