eth-chainlist 0.0.420 → 0.0.422

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 +370 -16
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ### 0.0.422 (2024-06-05)
4
+
5
+
6
+ ### Maintenance
7
+
8
+ * **release:** 0.0.421 ([74a7d67](https://github.com/poowf/eth-chainlist/commit/74a7d67f287d4ea59d0259db9a057da889186f84))
9
+ * update chain data ([eac6334](https://github.com/poowf/eth-chainlist/commit/eac6334219ccb24455e2155fbbfa28a1f853ed46))
10
+
11
+ ### 0.0.421 (2024-06-04)
12
+
13
+
14
+ ### Maintenance
15
+
16
+ * **release:** 0.0.420 ([e5dcf78](https://github.com/poowf/eth-chainlist/commit/e5dcf78bc7fe3ba853db1fe5684d1ab167626533))
17
+ * update chain data ([1338346](https://github.com/poowf/eth-chainlist/commit/13383468747b9260a649046f6cbb9ab58303f475))
18
+
3
19
  ### 0.0.420 (2024-06-03)
4
20
 
5
21
 
package/data/chain.js CHANGED
@@ -3455,6 +3455,20 @@ const chainArray = [
3455
3455
  }
3456
3456
  ]
3457
3457
  },
3458
+ {
3459
+ name: 'Waterfall Network',
3460
+ chain: 'Waterfall Network',
3461
+ rpc: [ 'https://rpc.waterfall.network/' ],
3462
+ faucets: [],
3463
+ nativeCurrency: { name: 'WATER', symbol: 'WATER', decimals: 18 },
3464
+ features: [ { name: 'EIP1559' } ],
3465
+ infoURL: 'https://waterfall.network',
3466
+ shortName: 'water',
3467
+ chainId: 181,
3468
+ networkId: 181,
3469
+ icon: 'waterfall-main',
3470
+ explorers: []
3471
+ },
3458
3472
  {
3459
3473
  name: 'Mint Mainnet',
3460
3474
  chain: 'ETH',
@@ -5186,6 +5200,26 @@ const chainArray = [
5186
5200
  }
5187
5201
  ]
5188
5202
  },
5203
+ {
5204
+ name: 'TSC Mainnet',
5205
+ chain: 'Trust Smart Chain',
5206
+ rpc: [ 'https://rpc01.trias.one' ],
5207
+ faucets: [],
5208
+ nativeCurrency: { name: 'TAS', symbol: 'TAS', decimals: 18 },
5209
+ infoURL: 'https://www.trias.one',
5210
+ shortName: 'TSC',
5211
+ icon: 'netx',
5212
+ chainId: 345,
5213
+ networkId: 16,
5214
+ explorers: [
5215
+ {
5216
+ name: 'tscscan',
5217
+ url: 'https://www.tscscan.io',
5218
+ icon: 'netxscan',
5219
+ standard: 'none'
5220
+ }
5221
+ ]
5222
+ },
5189
5223
  {
5190
5224
  name: 'Theta Mainnet',
5191
5225
  chain: 'Theta',
@@ -11972,20 +12006,16 @@ const chainArray = [
11972
12006
  ]
11973
12007
  },
11974
12008
  {
11975
- name: 'OriginTrail Parachain',
11976
- chain: 'OTP',
12009
+ name: 'NeuroWeb',
12010
+ chain: 'NEUROWEB',
11977
12011
  rpc: [
11978
12012
  'https://astrosat.origintrail.network',
11979
12013
  'wss://parachain-rpc.origin-trail.network'
11980
12014
  ],
11981
12015
  faucets: [],
11982
- nativeCurrency: {
11983
- name: 'OriginTrail Parachain Token',
11984
- symbol: 'OTP',
11985
- decimals: 12
11986
- },
11987
- infoURL: 'https://parachain.origintrail.io',
11988
- shortName: 'otp',
12016
+ nativeCurrency: { name: 'NeuroWeb Token', symbol: 'NEURO', decimals: 12 },
12017
+ infoURL: 'https://neuroweb.ai',
12018
+ shortName: 'NEURO',
11989
12019
  chainId: 2043,
11990
12020
  networkId: 2043
11991
12021
  },
@@ -12766,9 +12796,10 @@ const chainArray = [
12766
12796
  chain: 'Atleta',
12767
12797
  rpc: [
12768
12798
  'wss://testnet-rpc.atleta.network:9944',
12769
- 'https://testnet-rpc.atleta.network:9944'
12799
+ 'https://testnet-rpc.atleta.network:9944',
12800
+ 'https://testnet-rpc.atleta.network'
12770
12801
  ],
12771
- faucets: [ 'https://faucet.atleta.network' ],
12802
+ faucets: [ 'https://app-olympia.atleta.network/faucet' ],
12772
12803
  nativeCurrency: { name: 'Atla', symbol: 'ATLA', decimals: 18 },
12773
12804
  infoURL: 'https://atleta.network',
12774
12805
  shortName: 'atla',
@@ -12778,7 +12809,13 @@ const chainArray = [
12778
12809
  icon: 'atleta',
12779
12810
  explorers: [
12780
12811
  {
12781
- name: 'Atleta Testnet Explorer',
12812
+ name: 'Atleta Olympia Explorer',
12813
+ icon: 'atleta',
12814
+ url: 'https://blockscout.atleta.network',
12815
+ standard: 'none'
12816
+ },
12817
+ {
12818
+ name: 'Atleta Olympia Polka Explorer',
12782
12819
  icon: 'atleta',
12783
12820
  url: 'https://polkadot-explorer.atleta.network/#/explorer',
12784
12821
  standard: 'none'
@@ -13417,6 +13454,19 @@ const chainArray = [
13417
13454
  bridges: [ { url: 'https://bridge.nanon.network' } ]
13418
13455
  }
13419
13456
  },
13457
+ {
13458
+ name: 'GM Network Mainnet',
13459
+ chain: 'GM Network Mainnet',
13460
+ rpc: [],
13461
+ faucets: [],
13462
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
13463
+ infoURL: 'https://gmnetwork.ai',
13464
+ shortName: 'gmnetwork-mainnet',
13465
+ chainId: 2777,
13466
+ networkId: 2777,
13467
+ explorers: [],
13468
+ status: 'incubating'
13469
+ },
13420
13470
  {
13421
13471
  name: 'Morph Holesky',
13422
13472
  title: 'Morph Holesky Testnet',
@@ -15118,6 +15168,21 @@ const chainArray = [
15118
15168
  }
15119
15169
  ]
15120
15170
  },
15171
+ {
15172
+ name: 'Hydra Chain',
15173
+ chain: 'HYDRA',
15174
+ rpc: [],
15175
+ faucets: [],
15176
+ nativeCurrency: { name: 'Hydra', symbol: 'HYDRA', decimals: 18 },
15177
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
15178
+ infoURL: 'https://hydrachain.org',
15179
+ shortName: 'hydra',
15180
+ chainId: 4488,
15181
+ networkId: 4488,
15182
+ icon: 'hydra',
15183
+ explorers: [],
15184
+ status: 'incubating'
15185
+ },
15121
15186
  {
15122
15187
  name: 'Emoney Network Testnet',
15123
15188
  chain: 'Emoney',
@@ -16219,6 +16284,7 @@ const chainArray = [
16219
16284
  shortName: 'bouncebit-testnet',
16220
16285
  chainId: 6000,
16221
16286
  networkId: 6000,
16287
+ icon: 'bouncebit',
16222
16288
  explorers: [
16223
16289
  {
16224
16290
  name: 'BBScan Testnet Explorer',
@@ -16237,6 +16303,7 @@ const chainArray = [
16237
16303
  shortName: 'bouncebit-mainnet',
16238
16304
  chainId: 6001,
16239
16305
  networkId: 6001,
16306
+ icon: 'bouncebit',
16240
16307
  explorers: [
16241
16308
  {
16242
16309
  name: 'BBScan Mainnet Explorer',
@@ -16720,7 +16787,7 @@ const chainArray = [
16720
16787
  explorers: [
16721
16788
  {
16722
16789
  name: 'ZetaChain Mainnet Explorer',
16723
- url: 'https://explorer.mainnet.zetachain.com',
16790
+ url: 'https://explorer.zetachain.com',
16724
16791
  standard: 'none'
16725
16792
  }
16726
16793
  ]
@@ -17793,6 +17860,25 @@ const chainArray = [
17793
17860
  }
17794
17861
  ]
17795
17862
  },
17863
+ {
17864
+ name: 'Space Subnet',
17865
+ chain: 'SPACE',
17866
+ rpc: [ 'https://subnets.avax.network/space/mainnet/rpc' ],
17867
+ features: [ { name: 'EIP1559' } ],
17868
+ faucets: [],
17869
+ nativeCurrency: { name: 'FUEL', symbol: 'FUEL', decimals: 18 },
17870
+ infoURL: 'https://otherworld.network',
17871
+ shortName: 'space',
17872
+ chainId: 8227,
17873
+ networkId: 8227,
17874
+ explorers: [
17875
+ {
17876
+ name: 'SPACE Explorer',
17877
+ url: 'https://subnets.avax.network/space',
17878
+ standard: 'EIP3091'
17879
+ }
17880
+ ]
17881
+ },
17796
17882
  {
17797
17883
  name: 'Blockton Blockchain',
17798
17884
  chain: 'Blockton Blockchain',
@@ -18071,6 +18157,27 @@ const chainArray = [
18071
18157
  }
18072
18158
  ]
18073
18159
  },
18160
+ {
18161
+ name: 'Hydra Chain Testnet',
18162
+ chain: 'HYDRA',
18163
+ rpc: [ 'https://rpc.testnet.hydrachain.org' ],
18164
+ faucets: [ 'https://app.testnet.hydrachain.org/faucet' ],
18165
+ nativeCurrency: { name: 'tHydra', symbol: 'tHYDRA', decimals: 18 },
18166
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
18167
+ infoURL: 'https://hydrachain.org',
18168
+ shortName: 'thydra',
18169
+ chainId: 8844,
18170
+ networkId: 8844,
18171
+ icon: 'hydra',
18172
+ explorers: [
18173
+ {
18174
+ name: 'Hydra Chain Testnet explorer',
18175
+ url: 'https://hydragon.hydrachain.org',
18176
+ icon: 'hydra',
18177
+ standard: 'EIP3091'
18178
+ }
18179
+ ]
18180
+ },
18074
18181
  {
18075
18182
  name: 'MARO Blockchain Mainnet',
18076
18183
  chain: 'MARO Blockchain',
@@ -19482,6 +19589,46 @@ const chainArray = [
19482
19589
  }
19483
19590
  ]
19484
19591
  },
19592
+ {
19593
+ name: 'Lamina1',
19594
+ chain: 'Lamina1',
19595
+ rpc: [ 'https://subnets.avax.network/lamina1/mainnet/rpc' ],
19596
+ features: [ { name: 'EIP1559' } ],
19597
+ faucets: [],
19598
+ nativeCurrency: { name: 'L1', symbol: 'L1', decimals: 18 },
19599
+ infoURL: 'https://www.lamina1.com/',
19600
+ shortName: 'lamina1',
19601
+ chainId: 10849,
19602
+ networkId: 10849,
19603
+ slip44: 1,
19604
+ explorers: [
19605
+ {
19606
+ name: 'Lamina1 Explorer',
19607
+ url: 'https://subnets.avax.network/lamina1',
19608
+ standard: 'EIP3091'
19609
+ }
19610
+ ]
19611
+ },
19612
+ {
19613
+ name: 'Lamina1 Identity',
19614
+ chain: 'Lamina1 Identity',
19615
+ rpc: [ 'https://subnets.avax.network/lamina1id/mainnet/rpc' ],
19616
+ features: [ { name: 'EIP1559' } ],
19617
+ faucets: [],
19618
+ nativeCurrency: { name: 'L1 ID', symbol: 'L1ID', decimals: 18 },
19619
+ infoURL: 'https://www.lamina1.com/',
19620
+ shortName: 'lamina1id',
19621
+ chainId: 10850,
19622
+ networkId: 10850,
19623
+ slip44: 1,
19624
+ explorers: [
19625
+ {
19626
+ name: 'Lamina1 Identity Explorer',
19627
+ url: 'https://subnets.avax.network/lamina1id',
19628
+ standard: 'EIP3091'
19629
+ }
19630
+ ]
19631
+ },
19485
19632
  {
19486
19633
  name: 'Quadrans Blockchain',
19487
19634
  chain: 'QDC',
@@ -21204,6 +21351,44 @@ const chainArray = [
21204
21351
  ],
21205
21352
  infoURL: 'https://www.camelark.com'
21206
21353
  },
21354
+ {
21355
+ name: 'Niza Chain Mainnet',
21356
+ chain: 'NIZA',
21357
+ icon: 'niza',
21358
+ rpc: [ 'https://nizascan.io/rpc' ],
21359
+ faucets: [],
21360
+ nativeCurrency: { name: 'Niza Global', symbol: 'NIZA', decimals: 18 },
21361
+ infoURL: 'https://niza.io',
21362
+ shortName: 'niza',
21363
+ chainId: 20041,
21364
+ networkId: 20041,
21365
+ explorers: [
21366
+ {
21367
+ name: 'NizaScan',
21368
+ url: 'https://nizascan.io',
21369
+ standard: 'EIP3091'
21370
+ }
21371
+ ]
21372
+ },
21373
+ {
21374
+ name: 'Niza Chain Testnet',
21375
+ chain: 'NIZA',
21376
+ icon: 'niza',
21377
+ rpc: [ 'https://testnet.nizascan.io/rpc' ],
21378
+ faucets: [],
21379
+ nativeCurrency: { name: 'Niza Global', symbol: 'NIZA', decimals: 18 },
21380
+ infoURL: 'https://niza.io',
21381
+ shortName: 'niza_testnet',
21382
+ chainId: 20073,
21383
+ networkId: 20073,
21384
+ explorers: [
21385
+ {
21386
+ name: 'NizaScan',
21387
+ url: 'https://testnet.nizascan.io',
21388
+ standard: 'EIP3091'
21389
+ }
21390
+ ]
21391
+ },
21207
21392
  {
21208
21393
  name: 'Callisto Testnet',
21209
21394
  chain: 'CLO',
@@ -24101,7 +24286,12 @@ const chainArray = [
24101
24286
  {
24102
24287
  name: 'BOB',
24103
24288
  chain: 'ETH',
24104
- rpc: [ 'https://rpc.gobob.xyz', 'wss://rpc.gobob.xyz' ],
24289
+ rpc: [
24290
+ 'https://rpc.gobob.xyz',
24291
+ 'wss://rpc.gobob.xyz',
24292
+ 'https://bob-mainnet.public.blastapi.io',
24293
+ 'wss://bob-mainnet.public.blastapi.io'
24294
+ ],
24105
24295
  faucets: [],
24106
24296
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
24107
24297
  infoURL: 'https://gobob.xyz',
@@ -24267,6 +24457,27 @@ const chainArray = [
24267
24457
  bridges: [ { url: 'https://bridge.optopia.ai' } ]
24268
24458
  }
24269
24459
  },
24460
+ {
24461
+ name: 'Citrea Devnet',
24462
+ chain: 'Citrea',
24463
+ rpc: [ 'https://rpc.devnet.citrea.xyz' ],
24464
+ faucets: [ 'https://citrea.xyz/bridge' ],
24465
+ nativeCurrency: { name: 'Citrea BTC', symbol: 'cBTC', decimals: 18 },
24466
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
24467
+ infoURL: 'https://citrea.xyz',
24468
+ shortName: 'citrea-devnet',
24469
+ chainId: 62298,
24470
+ networkId: 62298,
24471
+ icon: 'citrea',
24472
+ explorers: [
24473
+ {
24474
+ name: 'Citrea Devnet Explorer',
24475
+ url: 'https://explorer.devnet.citrea.xyz',
24476
+ icon: 'citrea',
24477
+ standard: 'EIP3091'
24478
+ }
24479
+ ]
24480
+ },
24270
24481
  {
24271
24482
  name: 'Celo Baklava Testnet',
24272
24483
  chainId: 62320,
@@ -24811,6 +25022,24 @@ const chainArray = [
24811
25022
  }
24812
25023
  ]
24813
25024
  },
25025
+ {
25026
+ name: 'GEEK Verse Testnet',
25027
+ chain: 'GEEK Test',
25028
+ rpc: [ 'https://rpc-testnet.geekout-pte.com' ],
25029
+ faucets: [],
25030
+ nativeCurrency: { name: 'Geek', symbol: 'GEEK', decimals: 18 },
25031
+ infoURL: 'https://www.geekout-pte.com',
25032
+ shortName: 'GEEK_Test',
25033
+ chainId: 75513,
25034
+ networkId: 75513,
25035
+ explorers: [
25036
+ {
25037
+ name: 'Geek Testnet Explorer',
25038
+ url: 'https://explorer-testnet.geekout-pte.com',
25039
+ standard: 'EIP3091'
25040
+ }
25041
+ ]
25042
+ },
24814
25043
  {
24815
25044
  name: 'BORAchain mainnet',
24816
25045
  chain: 'BORA',
@@ -26121,6 +26350,18 @@ const chainArray = [
26121
26350
  }
26122
26351
  ]
26123
26352
  },
26353
+ {
26354
+ name: 'QuarkChain L2 Mainnet',
26355
+ chain: 'QuarkChain',
26356
+ rpc: [ 'https://mainnet-l2-ethapi.quarkchain.io' ],
26357
+ faucets: [],
26358
+ nativeCurrency: { name: 'QKC', symbol: 'QKC', decimals: 18 },
26359
+ infoURL: 'https://www.quarkchain.io',
26360
+ shortName: 'qkc-l2',
26361
+ chainId: 100011,
26362
+ networkId: 100011,
26363
+ parent: { type: 'L2', chain: 'eip155-100000' }
26364
+ },
26124
26365
  {
26125
26366
  name: 'Deprecated CHI',
26126
26367
  chain: 'CHI1',
@@ -26470,6 +26711,18 @@ const chainArray = [
26470
26711
  }
26471
26712
  ]
26472
26713
  },
26714
+ {
26715
+ name: 'QuarkChain L2 Testnet',
26716
+ chain: 'QuarkChain',
26717
+ rpc: [ 'https://testnet-l2-ethapi.quarkchain.io' ],
26718
+ faucets: [],
26719
+ nativeCurrency: { name: 'QKC', symbol: 'QKC', decimals: 18 },
26720
+ infoURL: 'https://www.quarkchain.io',
26721
+ shortName: 'qkc-l2-t',
26722
+ chainId: 110011,
26723
+ networkId: 110011,
26724
+ parent: { type: 'L2', chain: 'eip155-110000' }
26725
+ },
26473
26726
  {
26474
26727
  name: 'Siberium Test Network',
26475
26728
  chain: 'SBR',
@@ -27030,8 +27283,8 @@ const chainArray = [
27030
27283
  explorers: [
27031
27284
  {
27032
27285
  name: 'bitlayer testnet scan',
27033
- url: 'https://testnet-scan.bitlayer.org',
27034
- standard: 'none'
27286
+ url: 'https://testnet.btrscan.com',
27287
+ standard: 'EIP3091'
27035
27288
  }
27036
27289
  ]
27037
27290
  },
@@ -27503,6 +27756,27 @@ const chainArray = [
27503
27756
  networkId: 234666,
27504
27757
  slip44: 1
27505
27758
  },
27759
+ {
27760
+ name: 'Orange Chain Testnet',
27761
+ title: 'Orange Chain Testnet',
27762
+ chain: 'Orange Chain',
27763
+ rpc: [ 'https://testnet-rpc.orangechain.xyz' ],
27764
+ faucets: [],
27765
+ nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
27766
+ infoURL: 'https://orangechain.xyz',
27767
+ shortName: 'Orange-Chain-Testnet',
27768
+ chainId: 240515,
27769
+ networkId: 240515,
27770
+ icon: 'orange',
27771
+ explorers: [
27772
+ {
27773
+ name: 'Blockscout',
27774
+ url: 'https://testnet-scan.orangechain.xyz',
27775
+ icon: 'orange',
27776
+ standard: 'EIP3091'
27777
+ }
27778
+ ]
27779
+ },
27506
27780
  {
27507
27781
  name: 'ARTIS sigma1',
27508
27782
  chain: 'ARTIS',
@@ -29003,6 +29277,46 @@ const chainArray = [
29003
29277
  }
29004
29278
  ]
29005
29279
  },
29280
+ {
29281
+ name: 'Lamina1 Testnet',
29282
+ chain: 'Lamina1 Testnet',
29283
+ rpc: [ 'https://subnets.avax.network/lamina1tes/testnet/rpc' ],
29284
+ features: [ { name: 'EIP1559' } ],
29285
+ faucets: [],
29286
+ nativeCurrency: { name: 'Lamina1 Test', symbol: 'L1T', decimals: 18 },
29287
+ infoURL: 'https://fuji.lamina1.com/',
29288
+ shortName: 'lamina1test',
29289
+ chainId: 764984,
29290
+ networkId: 764984,
29291
+ slip44: 1,
29292
+ explorers: [
29293
+ {
29294
+ name: 'Lamina1 Test Explorer',
29295
+ url: 'https://subnets-test.avax.network/lamina1tes',
29296
+ standard: 'EIP3091'
29297
+ }
29298
+ ]
29299
+ },
29300
+ {
29301
+ name: 'Lamina1 Identity Testnet',
29302
+ chain: 'Lamina1 Identity Testnet',
29303
+ rpc: [ 'https://subnets.avax.network/lamina1id/testnet/rpc' ],
29304
+ features: [ { name: 'EIP1559' } ],
29305
+ faucets: [],
29306
+ nativeCurrency: { name: 'L1ID Test', symbol: 'L1IDT', decimals: 18 },
29307
+ infoURL: 'https://fuji.lamina1.com/',
29308
+ shortName: 'lamina1idtest',
29309
+ chainId: 767368,
29310
+ networkId: 767368,
29311
+ slip44: 1,
29312
+ explorers: [
29313
+ {
29314
+ name: 'Lamina1 Identity Testnet Explorer',
29315
+ url: 'https://subnets-test.avax.network/lamina1id',
29316
+ standard: 'EIP3091'
29317
+ }
29318
+ ]
29319
+ },
29006
29320
  {
29007
29321
  name: 'Modularium',
29008
29322
  chain: 'EVMCC',
@@ -29140,6 +29454,26 @@ const chainArray = [
29140
29454
  bridges: [ { url: 'https://goerli.portal.zklink.io' } ]
29141
29455
  }
29142
29456
  },
29457
+ {
29458
+ name: 'TSC Testnet',
29459
+ chain: 'Trust Smart Chain Testnet',
29460
+ rpc: [ 'https://testnet.tscscan.io/testrpc' ],
29461
+ faucets: [],
29462
+ nativeCurrency: { name: 'TAS', symbol: 'tTAS', decimals: 18 },
29463
+ infoURL: 'https://www.trias.one',
29464
+ shortName: 'tTSC',
29465
+ icon: 'netx',
29466
+ chainId: 820522,
29467
+ networkId: 820025,
29468
+ explorers: [
29469
+ {
29470
+ name: 'tscscan',
29471
+ url: 'https://testnet.tscscan.io',
29472
+ icon: 'netxscan',
29473
+ standard: 'none'
29474
+ }
29475
+ ]
29476
+ },
29143
29477
  {
29144
29478
  name: 'CURVE Mainnet',
29145
29479
  chain: 'CURVE',
@@ -29965,6 +30299,26 @@ const chainArray = [
29965
30299
  icon: 'ethereum',
29966
30300
  explorers: []
29967
30301
  },
30302
+ {
30303
+ name: 'NumBlock Chain',
30304
+ chain: 'NumBlock',
30305
+ rpc: [ 'https://rpc-mainnet.numblock.org' ],
30306
+ faucets: [],
30307
+ nativeCurrency: { name: 'NUMB Token', symbol: 'NUMB', decimals: 18 },
30308
+ infoURL: 'https://numblock.org',
30309
+ shortName: 'NUMB',
30310
+ chainId: 5112023,
30311
+ networkId: 5112023,
30312
+ icon: 'NumBlock',
30313
+ explorers: [
30314
+ {
30315
+ name: 'NumBlock Explorer',
30316
+ url: 'https://mainnet.numblock.org',
30317
+ standard: 'none',
30318
+ icon: 'NumBlock'
30319
+ }
30320
+ ]
30321
+ },
29968
30322
  {
29969
30323
  name: 'MXC Wannsee zkEVM Testnet',
29970
30324
  chain: 'MXC zkEVM',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eth-chainlist",
3
- "version": "0.0.420",
3
+ "version": "0.0.422",
4
4
  "description": "List of EVM Chains",
5
5
  "main": "index.js",
6
6
  "scripts": {