eth-chainlist 0.0.704 → 0.0.725

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 +137 -0
  2. package/data/chain.js +1935 -164
  3. package/package.json +14 -15
package/data/chain.js CHANGED
@@ -3108,6 +3108,12 @@ const chainArray = [
3108
3108
  networkId: 146,
3109
3109
  icon: 'sonic',
3110
3110
  explorers: [
3111
+ {
3112
+ name: 'etherscan',
3113
+ url: 'https://sonicscan.org',
3114
+ icon: 'sonic',
3115
+ standard: 'EIP3091'
3116
+ },
3111
3117
  {
3112
3118
  name: 'sonic',
3113
3119
  url: 'https://explorer.soniclabs.com',
@@ -3582,7 +3588,15 @@ const chainArray = [
3582
3588
  {
3583
3589
  name: 'ENI Mainnet',
3584
3590
  chain: 'ENI',
3585
- rpc: [ 'https://rpc.eniac.network', 'wss://rpc.eniac.network/ws/' ],
3591
+ rpc: [
3592
+ 'https://rpc.eniac.network',
3593
+ 'https://rpc1.eniac.network',
3594
+ 'https://rpc2.eniac.network',
3595
+ 'https://enirpc.com',
3596
+ 'https://jp.enirpc.com',
3597
+ 'https://jp.eniacrpc.net',
3598
+ 'wss://rpc.eniac.network/ws/'
3599
+ ],
3586
3600
  faucets: [],
3587
3601
  nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
3588
3602
  infoURL: 'https://eniac.network/',
@@ -3598,6 +3612,25 @@ const chainArray = [
3598
3612
  }
3599
3613
  ]
3600
3614
  },
3615
+ {
3616
+ name: 'ENI Testnet',
3617
+ chain: 'ENI',
3618
+ rpc: [ 'https://rpc-testnet.eniac.network' ],
3619
+ faucets: [],
3620
+ nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
3621
+ infoURL: 'https://eniac.network/',
3622
+ shortName: 'eni-test',
3623
+ chainId: 174,
3624
+ networkId: 174,
3625
+ icon: 'eni-test',
3626
+ explorers: [
3627
+ {
3628
+ name: 'ENI Testnet Explorer',
3629
+ url: 'https://scan-testnet.eniac.network',
3630
+ standard: 'EIP3091'
3631
+ }
3632
+ ]
3633
+ },
3601
3634
  {
3602
3635
  name: 'OTC',
3603
3636
  chain: 'OTC',
@@ -3923,6 +3956,26 @@ const chainArray = [
3923
3956
  chainId: 191,
3924
3957
  networkId: 191
3925
3958
  },
3959
+ {
3960
+ name: 'Redmansion Chain',
3961
+ chain: 'RMC',
3962
+ icon: 'redmansion',
3963
+ rpc: [ 'https://redmansion.io/srpc/' ],
3964
+ faucets: [],
3965
+ nativeCurrency: { name: 'Redmansion Coin', symbol: 'RMC', decimals: 18 },
3966
+ infoURL: 'https://www.redmansion.io',
3967
+ shortName: 'rmc',
3968
+ chainId: 192,
3969
+ networkId: 192,
3970
+ explorers: [
3971
+ {
3972
+ name: 'Redmansion explorer',
3973
+ url: 'https://redmansion.io',
3974
+ icon: 'redmansion',
3975
+ standard: 'EIP3091'
3976
+ }
3977
+ ]
3978
+ },
3926
3979
  {
3927
3980
  name: 'Crypto Emergency',
3928
3981
  chain: 'CEM',
@@ -5967,6 +6020,27 @@ const chainArray = [
5967
6020
  icon: 'grvt',
5968
6021
  explorers: []
5969
6022
  },
6023
+ {
6024
+ name: 'VirBiCoin',
6025
+ chain: 'VBC',
6026
+ rpc: [ 'https://rpc.digitalregion.jp' ],
6027
+ faucets: [],
6028
+ nativeCurrency: { name: 'VBC', symbol: 'VBC', decimals: 18 },
6029
+ infoURL: 'https://vbc.digitalregion.jp',
6030
+ shortName: 'virbicoin',
6031
+ chainId: 329,
6032
+ networkId: 329,
6033
+ icon: 'vbc',
6034
+ explorers: [
6035
+ {
6036
+ name: 'VirBiCoin Explorer',
6037
+ url: 'https://explorer.digitalregion.jp',
6038
+ icon: 'vbc',
6039
+ standard: 'EIP3091'
6040
+ }
6041
+ ],
6042
+ status: 'active'
6043
+ },
5970
6044
  {
5971
6045
  name: 'Telos zkEVM Testnet',
5972
6046
  title: 'Telos zkEVM Testnet',
@@ -6015,22 +6089,19 @@ const chainArray = [
6015
6089
  ]
6016
6090
  },
6017
6091
  {
6018
- name: 'Web3Q Mainnet',
6019
- chain: 'Web3Q',
6020
- rpc: [ 'https://mainnet.web3q.io:8545' ],
6092
+ name: 'EthStorage Mainnet',
6093
+ chain: 'EthStorage',
6094
+ rpc: [ 'https://rpc.mainnet.ethstorage.io:9540' ],
6021
6095
  faucets: [],
6022
- nativeCurrency: { name: 'Web3Q', symbol: 'W3Q', decimals: 18 },
6023
- infoURL: 'https://web3q.io/home.w3q/',
6024
- shortName: 'w3q',
6096
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6097
+ infoURL: 'https://ethstorage.io/',
6098
+ shortName: 'es-m',
6025
6099
  chainId: 333,
6026
6100
  networkId: 333,
6027
- explorers: [
6028
- {
6029
- name: 'w3q-mainnet',
6030
- url: 'https://explorer.mainnet.web3q.io',
6031
- standard: 'EIP3091'
6032
- }
6033
- ]
6101
+ slip44: 1,
6102
+ status: 'incubating',
6103
+ redFlags: [ 'reusedChainId' ],
6104
+ parent: { type: 'L2', chain: 'eip155-1' }
6034
6105
  },
6035
6106
  {
6036
6107
  name: 'DFK Chain Test',
@@ -6269,11 +6340,9 @@ const chainArray = [
6269
6340
  infoURL: 'https://pulsechain.com/',
6270
6341
  rpc: [
6271
6342
  'https://rpc.pulsechain.com',
6272
- 'wss://rpc.pulsechain.com',
6273
6343
  'https://pulsechain-rpc.publicnode.com',
6274
6344
  'wss://pulsechain-rpc.publicnode.com',
6275
- 'https://rpc-pulsechain.g4mm4.io',
6276
- 'wss://rpc-pulsechain.g4mm4.io'
6345
+ 'https://rpc-pulsechain.g4mm4.io'
6277
6346
  ],
6278
6347
  icon: 'pulsechain',
6279
6348
  slip44: 60,
@@ -6316,6 +6385,65 @@ const chainArray = [
6316
6385
  }
6317
6386
  ]
6318
6387
  },
6388
+ {
6389
+ name: 'Status Network',
6390
+ title: 'Status Network Mainnet',
6391
+ chain: 'ETH',
6392
+ rpc: [],
6393
+ faucets: [],
6394
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6395
+ infoURL: 'https://status.network',
6396
+ shortName: 'snt',
6397
+ chainId: 373,
6398
+ networkId: 373,
6399
+ icon: 'snt',
6400
+ parent: {
6401
+ type: 'L2',
6402
+ chain: 'eip155-1',
6403
+ bridges: [ { url: 'https://bridge.status.network' } ]
6404
+ },
6405
+ explorers: [],
6406
+ status: 'incubating'
6407
+ },
6408
+ {
6409
+ name: 'Status Network Hoodi',
6410
+ title: 'Status Network Hoodi',
6411
+ chain: 'ETH',
6412
+ rpc: [],
6413
+ faucets: [],
6414
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6415
+ infoURL: 'https://status.network',
6416
+ shortName: 'snt-hoodi',
6417
+ chainId: 374,
6418
+ networkId: 374,
6419
+ icon: 'snt',
6420
+ parent: {
6421
+ type: 'L2',
6422
+ chain: 'eip155-560048',
6423
+ bridges: [ { url: 'https://bridge.status.network' } ]
6424
+ },
6425
+ explorers: [],
6426
+ status: 'incubating'
6427
+ },
6428
+ {
6429
+ name: 'zkXPLA Mainnet',
6430
+ chain: 'zkXPLA',
6431
+ rpc: [ 'https://rpc.zkxpla.io' ],
6432
+ faucets: [],
6433
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6434
+ infoURL: 'https://xpla.io',
6435
+ shortName: 'zkxpla',
6436
+ chainId: 375,
6437
+ networkId: 375,
6438
+ icon: 'xpla',
6439
+ explorers: [
6440
+ {
6441
+ name: 'zkXPLA Mainnet Explorer',
6442
+ url: 'https://explorer.zkxpla.io',
6443
+ standard: 'EIP3091'
6444
+ }
6445
+ ]
6446
+ },
6319
6447
  {
6320
6448
  name: 'ZKAmoeba Testnet',
6321
6449
  chain: 'FIL',
@@ -6760,6 +6888,27 @@ const chainArray = [
6760
6888
  }
6761
6889
  ]
6762
6890
  },
6891
+ {
6892
+ name: 'NutriEmp Chain',
6893
+ chain: 'nutriemp-chain',
6894
+ rpc: [ 'https://rpc.nutriemp-chain.link', 'https://rpc.nutriemp.com' ],
6895
+ faucets: [],
6896
+ nativeCurrency: { name: 'GRAMZ', symbol: 'GRAMZ', decimals: 18 },
6897
+ infoURL: 'https://nutriemp.com',
6898
+ shortName: 'nutriemp',
6899
+ chainId: 432,
6900
+ networkId: 432,
6901
+ icon: 'GRAMZ',
6902
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
6903
+ explorers: [
6904
+ {
6905
+ name: 'NutriEmp Explorer',
6906
+ url: 'https://explorer.nutriemp-chain.link',
6907
+ standard: 'EIP3091',
6908
+ icon: 'GRAMZ'
6909
+ }
6910
+ ]
6911
+ },
6763
6912
  {
6764
6913
  name: 'Boyaa Mainnet',
6765
6914
  chain: 'BYC',
@@ -6929,6 +7078,25 @@ const chainArray = [
6929
7078
  bridges: [ { url: 'https://bridge.appchain.xyz' } ]
6930
7079
  }
6931
7080
  },
7081
+ {
7082
+ name: 'zkXPLA Testnet',
7083
+ chain: 'zkXPLA',
7084
+ rpc: [ 'https://testnet-rpc.zkxpla.io' ],
7085
+ faucets: [],
7086
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
7087
+ infoURL: 'https://xpla.io',
7088
+ shortName: 'zkxpla-testnet',
7089
+ chainId: 475,
7090
+ networkId: 475,
7091
+ icon: 'xpla',
7092
+ explorers: [
7093
+ {
7094
+ name: 'zkXPLA Testnet Explorer',
7095
+ url: 'https://testnet-explorer.zkxpla.io',
7096
+ standard: 'EIP3091'
7097
+ }
7098
+ ]
7099
+ },
6932
7100
  {
6933
7101
  name: 'Form Network',
6934
7102
  title: 'Form Network',
@@ -6999,6 +7167,28 @@ const chainArray = [
6999
7167
  }
7000
7168
  ]
7001
7169
  },
7170
+ {
7171
+ name: 'Camp Network Mainnet',
7172
+ chain: 'CAMP',
7173
+ icon: 'camp',
7174
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
7175
+ rpc: [ 'https://rpc.camp.raas.gelato.cloud' ],
7176
+ faucets: [],
7177
+ nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
7178
+ infoURL: 'https://docs.campnetwork.xyz',
7179
+ shortName: 'CampMainnet',
7180
+ chainId: 484,
7181
+ networkId: 484,
7182
+ slip44: 1,
7183
+ explorers: [
7184
+ {
7185
+ name: 'blockscout',
7186
+ url: 'https://camp.cloud.blockscout.com',
7187
+ icon: 'blockscout',
7188
+ standard: 'EIP3091'
7189
+ }
7190
+ ]
7191
+ },
7002
7192
  {
7003
7193
  name: 'Standard Mainnet',
7004
7194
  chain: 'STND',
@@ -7402,6 +7592,30 @@ const chainArray = [
7402
7592
  }
7403
7593
  ]
7404
7594
  },
7595
+ {
7596
+ name: 'Validium Network',
7597
+ chain: 'Validium Network Testnet',
7598
+ rpc: [ 'https://testnet.l2.rpc.validium.network' ],
7599
+ nativeCurrency: { name: 'Validium', symbol: 'VLDM', decimals: 18 },
7600
+ faucets: [ 'https://testnet.faucet.validium.network' ],
7601
+ infoURL: 'https://www.validium.network',
7602
+ shortName: 'validium-testnet',
7603
+ parent: {
7604
+ type: 'L2',
7605
+ chain: 'eip155-11155111',
7606
+ bridges: [ { url: 'https://testnet.bridge.validium.network/bridge' } ]
7607
+ },
7608
+ status: 'active',
7609
+ chainId: 567,
7610
+ networkId: 567,
7611
+ explorers: [
7612
+ {
7613
+ name: 'Validium Network Testnet Block Explorer',
7614
+ url: 'https://testnet.explorer.validium.network',
7615
+ standard: 'none'
7616
+ }
7617
+ ]
7618
+ },
7405
7619
  {
7406
7620
  name: 'Dogechain Testnet',
7407
7621
  chain: 'DC',
@@ -8051,33 +8265,67 @@ const chainArray = [
8051
8265
  parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
8052
8266
  },
8053
8267
  {
8054
- name: 'Jasmy Chain',
8055
- chain: 'Jasmy Chain',
8056
- rpc: [ 'https://rpc.jasmychain.io', 'wss://rpc.jasmychain.io' ],
8268
+ name: 'JasmyChain',
8269
+ chain: 'jasmychain',
8270
+ rpc: [ 'https://rpc.jasmyscan.net', 'wss://rpc.jasmyscan.net/ws' ],
8057
8271
  faucets: [],
8058
8272
  nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
8059
- infoURL: 'https://jasmychain.io',
8273
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
8274
+ infoURL: 'https://jasmy.global',
8060
8275
  shortName: 'jasmychain',
8061
8276
  chainId: 680,
8062
8277
  networkId: 680,
8063
- explorers: [],
8064
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
8278
+ icon: 'jasmychain',
8279
+ explorers: [
8280
+ {
8281
+ name: 'jasmyscan',
8282
+ url: 'https://explorer.jasmyscan.net',
8283
+ icon: 'jasmychain',
8284
+ standard: 'EIP3091'
8285
+ }
8286
+ ],
8287
+ parent: {
8288
+ type: 'L2',
8289
+ chain: 'eip155-1',
8290
+ bridges: [
8291
+ {
8292
+ url: 'https://portal.arbitrum.io/bridge?sourceChain=ethereum&destinationChain=jasmychain'
8293
+ }
8294
+ ]
8295
+ }
8065
8296
  },
8066
8297
  {
8067
- name: 'Jasmy Chain Testnet',
8068
- chain: 'Jasmy Chain Testnet',
8298
+ name: 'JasmyChain Testnet',
8299
+ chain: 'jasmychain-testnet',
8069
8300
  rpc: [
8070
- 'https://rpc_testnet.jasmychain.io',
8071
- 'wss://rpc_testnet.jasmychain.io'
8301
+ 'https://jasmy-chain-testnet.alt.technology',
8302
+ 'wss://jasmy-chain-testnet.alt.technology/ws'
8072
8303
  ],
8073
- faucets: [],
8304
+ faucets: [ 'https://faucet.janction.ai' ],
8074
8305
  nativeCurrency: { name: 'JasmyCoin', symbol: 'JASMY', decimals: 18 },
8075
- infoURL: 'https://jasmychain.io',
8076
- shortName: 'jasmychain_testnet',
8306
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
8307
+ infoURL: 'https://jasmy.global',
8308
+ shortName: 'jasmychain-test',
8077
8309
  chainId: 681,
8078
8310
  networkId: 681,
8079
- explorers: [],
8080
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] }
8311
+ icon: 'jasmychain',
8312
+ explorers: [
8313
+ {
8314
+ name: 'jasmyscan',
8315
+ url: 'https://jasmy-chain-testnet-explorer.alt.technology',
8316
+ icon: 'jasmychain',
8317
+ standard: 'EIP3091'
8318
+ }
8319
+ ],
8320
+ parent: {
8321
+ type: 'L2',
8322
+ chain: 'eip155-11155111',
8323
+ bridges: [
8324
+ {
8325
+ url: 'https://portal.arbitrum.io/bridge?sourceChain=sepolia&destinationChain=jasmy-chain-testnet'
8326
+ }
8327
+ ]
8328
+ }
8081
8329
  },
8082
8330
  {
8083
8331
  name: 'Karura Network',
@@ -8590,7 +8838,7 @@ const chainArray = [
8590
8838
  name: 'QL1',
8591
8839
  chain: 'QOM',
8592
8840
  status: 'incubating',
8593
- rpc: [ 'https://rpc.qom.one' ],
8841
+ rpc: [ 'https://rpc.qom.one', 'https://evm-rpc-ql1.foxxone.one' ],
8594
8842
  faucets: [],
8595
8843
  nativeCurrency: { name: 'Shiba Predator', symbol: 'QOM', decimals: 18 },
8596
8844
  infoURL: 'https://qom.one',
@@ -8989,7 +9237,11 @@ const chainArray = [
8989
9237
  name: 'Daily Network Mainnet',
8990
9238
  chain: 'Daily Network',
8991
9239
  icon: 'daily',
8992
- rpc: [ 'https://rpc.mainnet.dailycrypto.net' ],
9240
+ rpc: [
9241
+ 'https://rpc.mainnet.dailycrypto.net',
9242
+ 'https://rpc-2.mainnet.dailycrypto.net',
9243
+ 'https://rpc-3.mainnet.dailycrypto.net'
9244
+ ],
8993
9245
  faucets: [],
8994
9246
  nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
8995
9247
  infoURL: 'https://dailycrypto.net',
@@ -9008,7 +9260,11 @@ const chainArray = [
9008
9260
  name: 'Daily Network Testnet',
9009
9261
  chain: 'Daily Network',
9010
9262
  icon: 'daily',
9011
- rpc: [ 'https://rpc.testnet.dailycrypto.net' ],
9263
+ rpc: [
9264
+ 'https://rpc.testnet.dailycrypto.net',
9265
+ 'https://rpc-2.testnet.dailycrypto.net',
9266
+ 'https://rpc-3.testnet.dailycrypto.net'
9267
+ ],
9012
9268
  faucets: [],
9013
9269
  nativeCurrency: { name: 'Daily', symbol: 'DLY', decimals: 18 },
9014
9270
  infoURL: 'https://dailycrypto.net',
@@ -9448,6 +9704,20 @@ const chainArray = [
9448
9704
  ],
9449
9705
  parent: { chain: 'eip155-900', type: 'shard' }
9450
9706
  },
9707
+ {
9708
+ name: 'Ault Blockchain Mainnet',
9709
+ chain: 'AULT',
9710
+ icon: 'ault',
9711
+ rpc: [],
9712
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
9713
+ faucets: [],
9714
+ nativeCurrency: { name: 'AULT Token', symbol: 'AULT', decimals: 18 },
9715
+ infoURL: 'https://aultblockchain.com',
9716
+ shortName: 'ault',
9717
+ chainId: 904,
9718
+ networkId: 904,
9719
+ explorers: []
9720
+ },
9451
9721
  {
9452
9722
  name: 'Portal Fantasy Chain',
9453
9723
  chain: 'PF',
@@ -9790,6 +10060,27 @@ const chainArray = [
9790
10060
  slip44: 1005,
9791
10061
  icon: 'bittensor'
9792
10062
  },
10063
+ {
10064
+ name: 'Datagram',
10065
+ chain: 'DGRAM',
10066
+ icon: 'dgram',
10067
+ rpc: [ 'https://mainnet.datagram.network/rpc' ],
10068
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
10069
+ faucets: [],
10070
+ nativeCurrency: { name: 'DGRAM', symbol: 'DGRAM', decimals: 18 },
10071
+ infoURL: 'https://doc.datagram.network/introduction/what-is-datagram',
10072
+ shortName: 'dgram',
10073
+ chainId: 968,
10074
+ networkId: 968,
10075
+ explorers: [
10076
+ {
10077
+ name: 'blockscout',
10078
+ url: 'https://explorer.datagram.network',
10079
+ icon: 'dgram',
10080
+ standard: 'EIP3091'
10081
+ }
10082
+ ]
10083
+ },
9793
10084
  {
9794
10085
  name: 'EthXY',
9795
10086
  chain: 'EthXY',
@@ -10971,6 +11262,31 @@ const chainArray = [
10971
11262
  }
10972
11263
  ]
10973
11264
  },
11265
+ {
11266
+ name: 'LuxePorts',
11267
+ chain: 'LXP',
11268
+ rpc: [
11269
+ 'https://rpc.luxeports.com',
11270
+ 'https://erpc.luxeports.com',
11271
+ 'wss://rpc.luxeports.com/ws',
11272
+ 'wss://erpc.luxeports.com/ws'
11273
+ ],
11274
+ faucets: [],
11275
+ nativeCurrency: { name: 'LuxePorts', symbol: 'LXP', decimals: 18 },
11276
+ infoURL: 'luxeports.com',
11277
+ shortName: 'lxp',
11278
+ chainId: 1122,
11279
+ networkId: 1122,
11280
+ icon: 'lxp',
11281
+ explorers: [
11282
+ {
11283
+ name: 'lxpscan',
11284
+ url: 'https://lxpscan.com',
11285
+ icon: 'lxpscan',
11286
+ standard: 'EIP3091'
11287
+ }
11288
+ ]
11289
+ },
10974
11290
  {
10975
11291
  name: 'B2 Testnet',
10976
11292
  title: 'B2 Testnet',
@@ -13211,6 +13527,25 @@ const chainArray = [
13211
13527
  }
13212
13528
  ]
13213
13529
  },
13530
+ {
13531
+ name: 'IIC Blockchain Testnet',
13532
+ chainId: 1650,
13533
+ shortName: 'iic-testnet',
13534
+ chain: 'IIC',
13535
+ networkId: 1650,
13536
+ nativeCurrency: { name: 'Saya Coin', symbol: 'SAYA', decimals: 18 },
13537
+ rpc: [ 'https://rpc.iic-blockchain.com' ],
13538
+ faucets: [],
13539
+ infoURL: 'https://metavtz.com/',
13540
+ status: 'active',
13541
+ explorers: [
13542
+ {
13543
+ name: 'IIC Explorer',
13544
+ url: 'https://scan.iic-blockchain.com',
13545
+ standard: 'EIP3091'
13546
+ }
13547
+ ]
13548
+ },
13214
13549
  {
13215
13550
  name: 'Btachain',
13216
13551
  chain: 'btachain',
@@ -13408,6 +13743,20 @@ const chainArray = [
13408
13743
  }
13409
13744
  ]
13410
13745
  },
13746
+ {
13747
+ name: 'ACiD',
13748
+ chain: 'ACID',
13749
+ rpc: [],
13750
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
13751
+ faucets: [],
13752
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
13753
+ infoURL: 'https://github.com/NoBanks/ACiD',
13754
+ shortName: 'acid',
13755
+ chainId: 1714,
13756
+ networkId: 1714,
13757
+ status: 'incubating',
13758
+ explorers: []
13759
+ },
13411
13760
  {
13412
13761
  name: 'Doric Network',
13413
13762
  chain: 'DRC',
@@ -14602,6 +14951,29 @@ const chainArray = [
14602
14951
  }
14603
14952
  ]
14604
14953
  },
14954
+ {
14955
+ name: 'Krown Mainnet',
14956
+ chain: 'KROWN',
14957
+ icon: 'krown',
14958
+ rpc: [
14959
+ 'https://mainnet.krown.network',
14960
+ 'https://mainnet1.krown.network'
14961
+ ],
14962
+ faucets: [],
14963
+ nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
14964
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
14965
+ infoURL: 'https://krown.network',
14966
+ shortName: 'krown',
14967
+ chainId: 1983,
14968
+ networkId: 1983,
14969
+ explorers: [
14970
+ {
14971
+ name: 'Krown Explorer',
14972
+ url: 'https://explorer.krown.network',
14973
+ standard: 'EIP3091'
14974
+ }
14975
+ ]
14976
+ },
14605
14977
  {
14606
14978
  name: 'Eurus Testnet',
14607
14979
  chain: 'EUN',
@@ -14744,11 +15116,8 @@ const chainArray = [
14744
15116
  {
14745
15117
  name: 'edeXa Testnet',
14746
15118
  chain: 'edeXa',
14747
- rpc: [
14748
- 'https://rpc.testnet.edexa.network',
14749
- 'https://rpc.testnet.edexa.com'
14750
- ],
14751
- faucets: [ 'https://faucet.edexa.com/' ],
15119
+ rpc: [],
15120
+ faucets: [],
14752
15121
  nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
14753
15122
  infoURL: 'https://edexa.network/',
14754
15123
  shortName: 'edxt',
@@ -14756,13 +15125,7 @@ const chainArray = [
14756
15125
  networkId: 1995,
14757
15126
  slip44: 1,
14758
15127
  icon: 'edexa',
14759
- explorers: [
14760
- {
14761
- name: 'edexa-testnet-explorer',
14762
- url: 'https://explorer.testnet.edexa.network',
14763
- standard: 'EIP3091'
14764
- }
14765
- ]
15128
+ explorers: []
14766
15129
  },
14767
15130
  {
14768
15131
  name: 'Sanko',
@@ -15266,7 +15629,7 @@ const chainArray = [
15266
15629
  {
15267
15630
  name: 'Phala Network',
15268
15631
  chain: 'ETH',
15269
- rpc: [],
15632
+ rpc: [ 'https://rpc.phala.network' ],
15270
15633
  faucets: [],
15271
15634
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
15272
15635
  infoURL: 'https://phala.network',
@@ -15675,6 +16038,19 @@ const chainArray = [
15675
16038
  }
15676
16039
  ]
15677
16040
  },
16041
+ {
16042
+ name: 'Memento Testnet',
16043
+ chain: 'Memento',
16044
+ rpc: [ 'https://rpc.memento.zeeve.online' ],
16045
+ faucets: [ 'https://faucet.memento.zeeve.online' ],
16046
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
16047
+ features: [ { name: 'EIP155' } ],
16048
+ infoURL: '',
16049
+ shortName: 'memento-testnet',
16050
+ chainId: 2129,
16051
+ networkId: 2129,
16052
+ explorers: []
16053
+ },
15678
16054
  {
15679
16055
  name: 'BigShortBets Testnet',
15680
16056
  chain: 'BIGSB Testnet',
@@ -15931,6 +16307,31 @@ const chainArray = [
15931
16307
  }
15932
16308
  ]
15933
16309
  },
16310
+ {
16311
+ name: 'Stable Testnet',
16312
+ chain: 'Stable',
16313
+ icon: 'stable',
16314
+ rpc: [ 'https://rpc.testnet.stable.xyz' ],
16315
+ faucets: [ 'https://faucet.stable.xyz' ],
16316
+ nativeCurrency: { name: 'gUSDT', symbol: 'gUSDT', decimals: 18 },
16317
+ infoURL: 'https://stable.xyz',
16318
+ shortName: 'stable-testnet',
16319
+ chainId: 2201,
16320
+ networkId: 2201,
16321
+ explorers: [
16322
+ {
16323
+ name: 'Blockscout Explorer',
16324
+ url: 'https://blockscout.testnet.stable.xyz',
16325
+ icon: 'blockscout',
16326
+ standard: 'EIP3091'
16327
+ },
16328
+ {
16329
+ name: 'Stablescan',
16330
+ url: 'https://testnet.stablescan.xyz',
16331
+ standard: 'EIP3091'
16332
+ }
16333
+ ]
16334
+ },
15934
16335
  {
15935
16336
  name: 'Antofy Mainnet',
15936
16337
  chain: 'ABN',
@@ -16437,6 +16838,26 @@ const chainArray = [
16437
16838
  bridges: [ { url: 'https://kroma.network/bridge' } ]
16438
16839
  }
16439
16840
  },
16841
+ {
16842
+ name: 'KiteAI',
16843
+ chain: 'KiteAI',
16844
+ icon: 'kite',
16845
+ rpc: [ 'https://rpc.gokite.ai' ],
16846
+ faucets: [],
16847
+ nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
16848
+ infoURL: 'https://gokite.ai/',
16849
+ shortName: 'KiteAI',
16850
+ chainId: 2366,
16851
+ networkId: 2366,
16852
+ slip44: 1,
16853
+ explorers: [
16854
+ {
16855
+ name: 'Kitescan',
16856
+ url: 'https://kitescan.ai',
16857
+ standard: 'EIP3091'
16858
+ }
16859
+ ]
16860
+ },
16440
16861
  {
16441
16862
  name: 'KiteAI Testnet',
16442
16863
  chain: 'KiteAI',
@@ -16445,7 +16866,7 @@ const chainArray = [
16445
16866
  faucets: [ 'https://faucet.gokite.ai/' ],
16446
16867
  nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
16447
16868
  infoURL: 'https://gokite.ai/',
16448
- shortName: 'KiteAI',
16869
+ shortName: 'KiteAITestnet',
16449
16870
  chainId: 2368,
16450
16871
  networkId: 1,
16451
16872
  slip44: 1,
@@ -16880,11 +17301,7 @@ const chainArray = [
16880
17301
  {
16881
17302
  name: 'Fraxtal Testnet',
16882
17303
  chain: 'FRAX',
16883
- rpc: [
16884
- 'https://rpc.testnet.frax.com',
16885
- 'https://fraxtal-holesky-rpc.publicnode.com',
16886
- 'wss://fraxtal-holesky-rpc.publicnode.com'
16887
- ],
17304
+ rpc: [],
16888
17305
  faucets: [],
16889
17306
  nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
16890
17307
  infoURL: 'https://testnet.frax.com',
@@ -16893,13 +17310,22 @@ const chainArray = [
16893
17310
  networkId: 2522,
16894
17311
  slip44: 1,
16895
17312
  icon: 'fraxtal',
16896
- explorers: [
16897
- {
16898
- name: 'fraxscan',
16899
- url: 'https://holesky.fraxscan.com',
16900
- standard: 'EIP3091'
16901
- }
16902
- ],
17313
+ explorers: [],
17314
+ status: 'deprecated'
17315
+ },
17316
+ {
17317
+ name: 'Fraxtal Hoodi Testnet',
17318
+ chain: 'FRAX',
17319
+ rpc: [ 'https://rpc.testnet.frax.com' ],
17320
+ faucets: [ 'https://faucet.testnet.frax.com/' ],
17321
+ nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
17322
+ infoURL: 'https://testnet.frax.com',
17323
+ shortName: 'fraxtal-hoodi-testnet',
17324
+ chainId: 2523,
17325
+ networkId: 2523,
17326
+ slip44: 1,
17327
+ icon: 'fraxtal',
17328
+ explorers: [],
16903
17329
  status: 'active'
16904
17330
  },
16905
17331
  {
@@ -16968,6 +17394,21 @@ const chainArray = [
16968
17394
  }
16969
17395
  ]
16970
17396
  },
17397
+ {
17398
+ name: 'H2 Chain Mainnet',
17399
+ chain: 'H2',
17400
+ rpc: [ 'https://rpc.h2chain.io' ],
17401
+ faucets: [],
17402
+ nativeCurrency: { name: 'H2 Chain Native Token', symbol: 'H2', decimals: 18 },
17403
+ infoURL: 'https://h2chain.io',
17404
+ shortName: 'h2',
17405
+ chainId: 2582,
17406
+ networkId: 2582,
17407
+ icon: 'h2',
17408
+ explorers: [
17409
+ { name: 'h2scan', url: 'https://h2scan.io', standard: 'EIP3091' }
17410
+ ]
17411
+ },
16971
17412
  {
16972
17413
  name: 'Pho Blockchain Mainnet',
16973
17414
  chain: 'PHO',
@@ -17687,7 +18128,10 @@ const chainArray = [
17687
18128
  {
17688
18129
  name: 'BC Hyper Chain Mainnet',
17689
18130
  chain: 'BC Hyper Chain',
17690
- rpc: [ 'https://mainapi.bchscan.io' ],
18131
+ rpc: [
18132
+ 'https://mainapi.bchscan.io',
18133
+ 'https://datahub-asia02.bchscan.io/'
18134
+ ],
17691
18135
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
17692
18136
  faucets: [],
17693
18137
  nativeCurrency: { name: 'VERSATIZE COIN', symbol: 'VTCN', decimals: 18 },
@@ -17871,6 +18315,26 @@ const chainArray = [
17871
18315
  networkId: 3110,
17872
18316
  icon: 'satoshivm'
17873
18317
  },
18318
+ {
18319
+ name: 'Alpha Chain Mainnet',
18320
+ chain: 'Alpha Chain',
18321
+ rpc: [ 'https://rpc.goalpha.org' ],
18322
+ faucets: [],
18323
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18324
+ infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
18325
+ shortName: 'alpha',
18326
+ chainId: 3111,
18327
+ networkId: 3111,
18328
+ slip44: 1,
18329
+ icon: 'alphachain',
18330
+ explorers: [
18331
+ {
18332
+ name: 'Alpha Chain Scan',
18333
+ url: 'https://scan.goalpha.org',
18334
+ standard: 'EIP3091'
18335
+ }
18336
+ ]
18337
+ },
17874
18338
  {
17875
18339
  name: 'Filecoin - Hyperspace testnet',
17876
18340
  status: 'deprecated',
@@ -17886,6 +18350,28 @@ const chainArray = [
17886
18350
  slip44: 1,
17887
18351
  explorers: []
17888
18352
  },
18353
+ {
18354
+ name: 'C9XChain',
18355
+ chain: 'C9XChain',
18356
+ icon: 'c9xchain',
18357
+ rpc: [
18358
+ 'https://services.tanssi-mainnet.network/tanssi-2002',
18359
+ 'wss://services.tanssi-mainnet.network/tanssi-2002'
18360
+ ],
18361
+ faucets: [],
18362
+ nativeCurrency: { name: 'CXC', symbol: 'CXC', decimals: 18 },
18363
+ infoURL: 'https://c9tech.com.br/',
18364
+ shortName: 'c9xchain',
18365
+ chainId: 3230,
18366
+ networkId: 3230,
18367
+ explorers: [
18368
+ {
18369
+ name: 'blockscout',
18370
+ url: 'https://blockscan-tanssi.c9tech.com.br',
18371
+ standard: 'none'
18372
+ }
18373
+ ]
18374
+ },
17889
18375
  {
17890
18376
  name: 'Dubxcoin network',
17891
18377
  chain: 'DUBX',
@@ -17990,8 +18476,8 @@ const chainArray = [
17990
18476
  },
17991
18477
  {
17992
18478
  name: 'EthStorage L2 Mainnet',
17993
- chain: 'EthStorage',
17994
- rpc: [ 'http://mainnet.l2.ethstorage.io:9540' ],
18479
+ chain: 'EthStorage L2',
18480
+ rpc: [ 'https://rpc.mainnet.l2.ethstorage.io:9540' ],
17995
18481
  faucets: [],
17996
18482
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
17997
18483
  infoURL: 'https://ethstorage.io/',
@@ -18000,19 +18486,20 @@ const chainArray = [
18000
18486
  networkId: 3332,
18001
18487
  slip44: 1,
18002
18488
  status: 'incubating',
18003
- parent: { type: 'L2', chain: 'eip155-1' }
18489
+ parent: { type: 'L2', chain: 'eip155-100011' }
18004
18490
  },
18005
18491
  {
18006
18492
  name: 'EthStorage Testnet',
18007
18493
  chain: 'EthStorage',
18008
- rpc: [ 'http://testnet.ethstorage.io:9540' ],
18494
+ rpc: [ 'https://rpc.testnet.ethstorage.io:9546' ],
18009
18495
  faucets: [],
18010
18496
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18011
18497
  infoURL: 'https://ethstorage.io/',
18012
18498
  shortName: 'es-t',
18013
18499
  chainId: 3333,
18014
18500
  networkId: 3333,
18015
- slip44: 1
18501
+ slip44: 1,
18502
+ parent: { type: 'L2', chain: 'eip155-11155111' }
18016
18503
  },
18017
18504
  {
18018
18505
  name: 'Web3Q Galileo',
@@ -18054,8 +18541,8 @@ const chainArray = [
18054
18541
  },
18055
18542
  {
18056
18543
  name: 'EthStorage L2 Testnet',
18057
- chain: 'EthStorage',
18058
- rpc: [ 'http://testnet.l2.ethstorage.io:9540' ],
18544
+ chain: 'EthStorage L2',
18545
+ rpc: [ 'https://rpc.testnet.l2.ethstorage.io:9540' ],
18059
18546
  faucets: [],
18060
18547
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18061
18548
  infoURL: 'https://ethstorage.io/',
@@ -18064,12 +18551,12 @@ const chainArray = [
18064
18551
  networkId: 3336,
18065
18552
  slip44: 1,
18066
18553
  status: 'incubating',
18067
- parent: { type: 'L2', chain: 'eip155-11155111' }
18554
+ parent: { type: 'L2', chain: 'eip155-110011' }
18068
18555
  },
18069
18556
  {
18070
18557
  name: 'EthStorage Devnet',
18071
18558
  chain: 'EthStorage',
18072
- rpc: [ 'http://devnet.ethstorage.io:9540' ],
18559
+ rpc: [ 'https://rpc.devnet.ethstorage.io:9540' ],
18073
18560
  faucets: [],
18074
18561
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18075
18562
  infoURL: 'https://ethstorage.io/',
@@ -18103,17 +18590,36 @@ const chainArray = [
18103
18590
  ]
18104
18591
  },
18105
18592
  {
18106
- name: 'EthStorage Mainnet',
18107
- chain: 'EthStorage',
18108
- rpc: [ 'http://mainnet.ethstorage.io:9540' ],
18593
+ name: 'EthStorage L2 Devnet',
18594
+ chain: 'EthStorage L2',
18595
+ rpc: [ 'https://rpc.devnet.l2.ethstorage.io:9540' ],
18109
18596
  faucets: [],
18110
18597
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18111
18598
  infoURL: 'https://ethstorage.io/',
18112
- shortName: 'es-m',
18599
+ shortName: 'esl2-d',
18113
18600
  chainId: 3339,
18114
18601
  networkId: 3339,
18115
18602
  slip44: 1,
18116
- status: 'incubating'
18603
+ status: 'incubating',
18604
+ redFlags: [ 'reusedChainId' ]
18605
+ },
18606
+ {
18607
+ name: 'Edge',
18608
+ chain: 'ETH',
18609
+ rpc: [ 'https://edge-mainnet.g.alchemy.com/public' ],
18610
+ faucets: [],
18611
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18612
+ infoURL: 'https://www.edgex.exchange',
18613
+ shortName: 'edge',
18614
+ chainId: 3343,
18615
+ networkId: 3343,
18616
+ explorers: [
18617
+ {
18618
+ name: 'Alchemy Explorer',
18619
+ url: 'https://edge-mainnet.explorer.alchemy.com',
18620
+ standard: 'EIP3091'
18621
+ }
18622
+ ]
18117
18623
  },
18118
18624
  {
18119
18625
  name: 'Pentagon Chain',
@@ -18604,8 +19110,15 @@ const chainArray = [
18604
19110
  {
18605
19111
  name: 'Xone Mainnet',
18606
19112
  chain: 'XOC',
18607
- icon: 'Xonechain',
18608
- rpc: [ 'https://rpc.xone.org', 'wss://rpc-wss.xone.org' ],
19113
+ icon: 'xone_main',
19114
+ rpc: [
19115
+ 'https://rpc.xone.org',
19116
+ 'https://rpc-node-1.xone.org',
19117
+ 'https://rpc-node-2.xone.org',
19118
+ 'https://rpc-node-3.xone.org',
19119
+ 'https://rpc-node-4.xone.org',
19120
+ 'wss://rpc.xone.org'
19121
+ ],
18609
19122
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
18610
19123
  faucets: [ 'https://faucet.xone.org/' ],
18611
19124
  nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
@@ -18615,9 +19128,9 @@ const chainArray = [
18615
19128
  networkId: 3721,
18616
19129
  explorers: [
18617
19130
  {
18618
- name: 'Xonescan',
18619
- url: 'https://xscscan.com',
18620
- icon: 'Xonescan',
19131
+ name: 'xone_main',
19132
+ url: 'https://xonescan.com',
19133
+ icon: 'xone_main',
18621
19134
  standard: 'EIP3091'
18622
19135
  }
18623
19136
  ]
@@ -19921,15 +20434,16 @@ const chainArray = [
19921
20434
  ]
19922
20435
  },
19923
20436
  {
19924
- name: 'MST Chain',
19925
- title: 'MST Chain',
20437
+ name: 'MST Mainnet',
19926
20438
  chain: 'MST',
19927
20439
  rpc: [
19928
20440
  'https://mariorpc.mstblockchain.com',
19929
- 'https://craftrpc.mstblockchain.com'
20441
+ 'https://craftrpc.mstblockchain.com',
20442
+ 'wss://mariorpc.mstblockchain.com',
20443
+ 'wss://craftrpc.mstblockchain.com'
19930
20444
  ],
19931
20445
  faucets: [],
19932
- nativeCurrency: { name: 'MST', symbol: 'MST', decimals: 18 },
20446
+ nativeCurrency: { name: 'MST Native Coin', symbol: 'MSTC', decimals: 18 },
19933
20447
  infoURL: 'https://mstblockchain.com',
19934
20448
  shortName: 'mst',
19935
20449
  chainId: 4646,
@@ -19938,7 +20452,7 @@ const chainArray = [
19938
20452
  icon: 'mst',
19939
20453
  explorers: [
19940
20454
  {
19941
- name: 'MST Mainnet Scan',
20455
+ name: 'mstscan',
19942
20456
  url: 'https://mstscan.com',
19943
20457
  standard: 'EIP3091'
19944
20458
  }
@@ -20387,6 +20901,25 @@ const chainArray = [
20387
20901
  }
20388
20902
  ]
20389
20903
  },
20904
+ {
20905
+ name: 'Somnia Mainnet',
20906
+ chain: 'Somnia',
20907
+ rpc: [ 'https://api.infra.mainnet.somnia.network' ],
20908
+ faucets: [],
20909
+ nativeCurrency: { name: 'Somnia Mainnet', symbol: 'SOMI', decimals: 18 },
20910
+ features: [ { name: 'EIP155' } ],
20911
+ infoURL: 'https://somnia.network',
20912
+ shortName: 'SomniaMainnet',
20913
+ chainId: 5031,
20914
+ networkId: 5031,
20915
+ explorers: [
20916
+ {
20917
+ name: 'Somnia Mainnet',
20918
+ url: 'https://mainnet.somnia.w3us.site',
20919
+ standard: 'EIP3091'
20920
+ }
20921
+ ]
20922
+ },
20390
20923
  {
20391
20924
  name: 'ONIGIRI Test Subnet',
20392
20925
  chain: 'ONIGIRI',
@@ -21046,21 +21579,21 @@ const chainArray = [
21046
21579
  ]
21047
21580
  },
21048
21581
  {
21049
- name: 'Saga',
21050
- chain: 'SAGA',
21051
- rpc: [ 'http://sagaevm-5464-1.jsonrpc.sagarpc.io' ],
21582
+ name: 'SagaEVM',
21583
+ chain: 'SagaEVM',
21584
+ rpc: [ 'https://sagaevm.jsonrpc.sagarpc.io' ],
21052
21585
  faucets: [],
21053
21586
  nativeCurrency: { name: 'gas', symbol: 'GAS', decimals: 18 },
21054
21587
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
21055
21588
  infoURL: 'https://www.saga.xyz',
21056
- shortName: 'saga',
21589
+ shortName: 'sagaevm',
21057
21590
  chainId: 5464,
21058
21591
  networkId: 5464,
21059
- icon: 'saga',
21592
+ icon: 'sagaevm',
21060
21593
  explorers: [
21061
21594
  {
21062
21595
  name: 'blockscout',
21063
- url: 'https://sagaevm-5464-1.sagaexplorer.io',
21596
+ url: 'https://sagaevm.sagaexplorer.io',
21064
21597
  icon: 'blockscout',
21065
21598
  standard: 'EIP3091'
21066
21599
  }
@@ -21191,6 +21724,20 @@ const chainArray = [
21191
21724
  }
21192
21725
  ]
21193
21726
  },
21727
+ {
21728
+ name: 'Jamton',
21729
+ chain: 'Jamton',
21730
+ rpc: [ 'https://rpc.jamton.network/' ],
21731
+ faucets: [],
21732
+ nativeCurrency: { name: 'DOTON', symbol: 'DOTON', decimals: 18 },
21733
+ features: [ { name: 'EIP155' } ],
21734
+ infoURL: 'https://app.jamton.network/',
21735
+ shortName: 'jamton',
21736
+ chainId: 5589,
21737
+ networkId: 5589,
21738
+ icon: 'jamton',
21739
+ explorers: []
21740
+ },
21194
21741
  {
21195
21742
  name: 'opBNB Testnet',
21196
21743
  chain: 'opBNB',
@@ -21492,19 +22039,19 @@ const chainArray = [
21492
22039
  'wss://evm.dukong.mantrachain.io/ws'
21493
22040
  ],
21494
22041
  faucets: [ 'https://faucet.dukong.mantrachain.io' ],
21495
- nativeCurrency: { name: 'OM', symbol: 'OM', decimals: 18 },
22042
+ nativeCurrency: { name: 'MANTRA', symbol: 'MANTRA', decimals: 18 },
21496
22043
  infoURL: 'https://mantrachain.io',
21497
22044
  shortName: 'dukong',
21498
22045
  chainId: 5887,
21499
22046
  networkId: 5887,
21500
22047
  slip44: 1,
21501
- icon: 'om',
22048
+ icon: 'mantra',
21502
22049
  explorers: [
21503
22050
  {
21504
22051
  name: 'Dukong Explorer',
21505
- url: 'http://mantrascan.io',
22052
+ url: 'http://mantrascan.io/dukong',
21506
22053
  standard: 'none',
21507
- icon: 'om'
22054
+ icon: 'mantra'
21508
22055
  }
21509
22056
  ]
21510
22057
  },
@@ -22282,6 +22829,38 @@ const chainArray = [
22282
22829
  icon: 'nibiru',
22283
22830
  explorers: []
22284
22831
  },
22832
+ {
22833
+ name: 'billions-testnet',
22834
+ title: 'billions-testnet',
22835
+ chain: 'billions-testnet',
22836
+ rpc: [ 'https://billions-testnet-rpc.eu-north-2.gateway.fm' ],
22837
+ features: [ { name: 'EIP155' } ],
22838
+ faucets: [ 'https://billions-testnet-faucet.eu-north-2.gateway.fm' ],
22839
+ status: 'active',
22840
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
22841
+ infoURL: 'https://billions.network',
22842
+ shortName: 'billionstest',
22843
+ chainId: 6913,
22844
+ networkId: 6913,
22845
+ icon: 'billions',
22846
+ explorers: [
22847
+ {
22848
+ name: 'Billions Testnet Explorer',
22849
+ url: 'https://billions-testnet-blockscout.eu-north-2.gateway.fm',
22850
+ icon: 'billions',
22851
+ standard: 'EIP3091'
22852
+ }
22853
+ ],
22854
+ parent: {
22855
+ type: 'L2',
22856
+ chain: 'eip155-11155111',
22857
+ bridges: [
22858
+ {
22859
+ url: 'https://billions-testnet-bridge.eu-north-2.gateway.fm'
22860
+ }
22861
+ ]
22862
+ }
22863
+ },
22285
22864
  {
22286
22865
  name: 'Xylume TestNet',
22287
22866
  chain: 'XYL',
@@ -22379,15 +22958,15 @@ const chainArray = [
22379
22958
  ],
22380
22959
  faucets: [],
22381
22960
  nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
22382
- infoURL: 'https://zetachain.com/docs/',
22961
+ infoURL: 'https://zetachain.com/docs',
22383
22962
  shortName: 'zetachain-mainnet',
22384
22963
  chainId: 7000,
22385
22964
  networkId: 7000,
22386
22965
  status: 'active',
22387
22966
  explorers: [
22388
22967
  {
22389
- name: 'ZetaChain Mainnet Explorer',
22390
- url: 'https://explorer.zetachain.com',
22968
+ name: 'ZetaScan',
22969
+ url: 'https://zetascan.com',
22391
22970
  standard: 'none'
22392
22971
  }
22393
22972
  ]
@@ -22403,9 +22982,7 @@ const chainArray = [
22403
22982
  'https://7001.rpc.thirdweb.com',
22404
22983
  'https://zeta-chain-testnet.drpc.org'
22405
22984
  ],
22406
- faucets: [
22407
- 'https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/'
22408
- ],
22985
+ faucets: [ 'https://zetachain.com/docs/reference/faucet' ],
22409
22986
  nativeCurrency: { name: 'Zeta', symbol: 'ZETA', decimals: 18 },
22410
22987
  infoURL: 'https://zetachain.com/docs',
22411
22988
  shortName: 'zetachain-testnet',
@@ -22416,14 +22993,8 @@ const chainArray = [
22416
22993
  explorers: [
22417
22994
  {
22418
22995
  name: 'ZetaScan',
22419
- url: 'https://athens.explorer.zetachain.com',
22996
+ url: 'https://testnet.zetascan.com',
22420
22997
  standard: 'none'
22421
- },
22422
- {
22423
- name: 'Blockscout',
22424
- url: 'https://zetachain-athens-3.blockscout.com',
22425
- icon: 'blockscout',
22426
- standard: 'EIP3091'
22427
22998
  }
22428
22999
  ]
22429
23000
  },
@@ -22794,6 +23365,49 @@ const chainArray = [
22794
23365
  }
22795
23366
  ]
22796
23367
  },
23368
+ {
23369
+ name: 'Pruv Testnet',
23370
+ chain: 'PRUV Testnet',
23371
+ icon: 'pruv',
23372
+ rpc: [
23373
+ 'https://rpc.testnet.pruv.network',
23374
+ 'wss://rpc.testnet.pruv.network'
23375
+ ],
23376
+ faucets: [ 'https://faucet.testnet.pruv.network' ],
23377
+ nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
23378
+ infoURL: 'https://pruv.gitbook.io/pruv-network/',
23379
+ shortName: 'pruvtestnet',
23380
+ chainId: 7336,
23381
+ networkId: 7336,
23382
+ explorers: [
23383
+ {
23384
+ name: 'Pruv Testnet Explorer',
23385
+ url: 'https://explorer.testnet.pruv.network',
23386
+ icon: 'pruv',
23387
+ standard: 'EIP3091'
23388
+ }
23389
+ ]
23390
+ },
23391
+ {
23392
+ name: 'Pruv Mainnet',
23393
+ chain: 'PRUV Mainnet',
23394
+ icon: 'pruv',
23395
+ rpc: [ 'https://rpc.pruv.network', 'wss://rpc.pruv.network' ],
23396
+ faucets: [],
23397
+ nativeCurrency: { name: 'Pruv', symbol: 'PRUV', decimals: 18 },
23398
+ infoURL: 'https://pruv.gitbook.io/pruv-network/',
23399
+ shortName: 'pruvmainnet',
23400
+ chainId: 7337,
23401
+ networkId: 7337,
23402
+ explorers: [
23403
+ {
23404
+ name: 'Pruv Explorer',
23405
+ url: 'https://explorer.pruv.network',
23406
+ icon: 'pruv',
23407
+ standard: 'EIP3091'
23408
+ }
23409
+ ]
23410
+ },
22797
23411
  {
22798
23412
  name: 'Shyft Mainnet',
22799
23413
  chain: 'SHYFT',
@@ -24008,6 +24622,27 @@ const chainArray = [
24008
24622
  networkId: 8136,
24009
24623
  status: 'incubating'
24010
24624
  },
24625
+ {
24626
+ name: 'Alpen Testnet',
24627
+ chain: 'alpen-testnet',
24628
+ rpc: [ 'https://rpc.testnet.alpenlabs.io' ],
24629
+ faucets: [],
24630
+ nativeCurrency: { name: 'Signet BTC', symbol: 'sBTC', decimals: 18 },
24631
+ features: [],
24632
+ infoURL: 'https://alpenlabs.io/',
24633
+ shortName: 'alpen-testnet',
24634
+ chainId: 8150,
24635
+ networkId: 8150,
24636
+ icon: 'alpen',
24637
+ explorers: [
24638
+ {
24639
+ name: 'Alpen Blockscout',
24640
+ url: 'https://explorer.testnet.alpenlabs.io',
24641
+ icon: 'blockscout',
24642
+ standard: 'EIP3091'
24643
+ }
24644
+ ]
24645
+ },
24011
24646
  {
24012
24647
  name: 'Testnet BeOne Chain',
24013
24648
  chain: 'tBOC',
@@ -25202,6 +25837,31 @@ const chainArray = [
25202
25837
  }
25203
25838
  ]
25204
25839
  },
25840
+ {
25841
+ name: 'Qubetics Mainnet',
25842
+ chain: 'Qubetics Mainnet',
25843
+ rpc: [
25844
+ 'https://rpc.qubetics.com',
25845
+ 'wss://socket-testnet.qubetics.work',
25846
+ 'https://evm-rpc-arch.qubetics.com',
25847
+ 'https://evm-ws-arch.qubetics.com'
25848
+ ],
25849
+ faucets: [],
25850
+ nativeCurrency: { name: 'Qubetics', symbol: 'TICS', decimals: 18 },
25851
+ infoURL: 'https://www.qubetics.com',
25852
+ shortName: 'QubeticsMainnet',
25853
+ chainId: 9030,
25854
+ networkId: 9030,
25855
+ icon: 'qubetics',
25856
+ explorers: [
25857
+ {
25858
+ name: 'Qubetics Mainnet Explorer',
25859
+ url: 'https://ticsscan.com',
25860
+ standard: 'none',
25861
+ icon: 'qubetics'
25862
+ }
25863
+ ]
25864
+ },
25205
25865
  {
25206
25866
  name: 'Apex Fusion - Nexus Mainnet',
25207
25867
  chain: 'Nexus Mainnet',
@@ -26797,6 +27457,20 @@ const chainArray = [
26797
27457
  ]
26798
27458
  }
26799
27459
  },
27460
+ {
27461
+ name: 'Ault Blockchain Testnet',
27462
+ chain: 'AULT',
27463
+ icon: 'ault',
27464
+ rpc: [],
27465
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
27466
+ faucets: [],
27467
+ nativeCurrency: { name: 'Testnet AULT Token', symbol: 'AULT', decimals: 18 },
27468
+ infoURL: 'https://aultblockchain.com',
27469
+ shortName: 'ault-testnet',
27470
+ chainId: 10904,
27471
+ networkId: 10904,
27472
+ explorers: []
27473
+ },
26800
27474
  {
26801
27475
  name: 'Fuse Flash Testnet',
26802
27476
  chain: 'Fuse Flash',
@@ -27248,6 +27922,48 @@ const chainArray = [
27248
27922
  }
27249
27923
  ]
27250
27924
  },
27925
+ {
27926
+ name: 'ARK Mainnet',
27927
+ chain: 'ARK',
27928
+ icon: 'ark',
27929
+ rpc: [ 'https://rpc.ark.io' ],
27930
+ faucets: [],
27931
+ nativeCurrency: { name: 'ARK Token', symbol: 'ARK', decimals: 18 },
27932
+ infoURL: 'https://ark.io',
27933
+ shortName: 'ark',
27934
+ chainId: 11811,
27935
+ networkId: 11811,
27936
+ slip44: 60,
27937
+ explorers: [
27938
+ {
27939
+ name: 'ARK Mainnet Explorer',
27940
+ url: 'https://arkscan.io',
27941
+ standard: 'none'
27942
+ }
27943
+ ],
27944
+ status: 'incubating'
27945
+ },
27946
+ {
27947
+ name: 'ARK Testnet',
27948
+ chain: 'ARK',
27949
+ icon: 'ark',
27950
+ rpc: [ 'https://testnet.mainsailhq.com/rpc' ],
27951
+ faucets: [ 'https://faucet.mainsailhq.com' ],
27952
+ nativeCurrency: { name: 'DARK Token', symbol: 'DARK', decimals: 18 },
27953
+ infoURL: 'https://ark.io',
27954
+ shortName: 'ark-testnet',
27955
+ chainId: 11812,
27956
+ networkId: 11812,
27957
+ slip44: 60,
27958
+ explorers: [
27959
+ {
27960
+ name: 'ARK Testnet Explorer',
27961
+ url: 'https://explorer-demo.mainsailhq.com',
27962
+ standard: 'none'
27963
+ }
27964
+ ],
27965
+ status: 'incubating'
27966
+ },
27251
27967
  {
27252
27968
  name: 'Artela Mainnet',
27253
27969
  chain: 'Artela',
@@ -27951,6 +28667,28 @@ const chainArray = [
27951
28667
  }
27952
28668
  ]
27953
28669
  },
28670
+ {
28671
+ name: 'Trexx',
28672
+ chain: 'Trexx',
28673
+ icon: 'trexx',
28674
+ rpc: [
28675
+ 'https://services.tanssi-mainnet.network/tanssi-2003',
28676
+ 'wss://services.tanssi-mainnet.network/tanssi-2003'
28677
+ ],
28678
+ faucets: [],
28679
+ nativeCurrency: { name: 'TRX', symbol: 'TRX', decimals: 18 },
28680
+ infoURL: 'https://trexx.com.br',
28681
+ shortName: 'trexx',
28682
+ chainId: 13766,
28683
+ networkId: 13766,
28684
+ explorers: [
28685
+ {
28686
+ name: 'Tanssi EVM Basic Explorer',
28687
+ url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003',
28688
+ standard: 'none'
28689
+ }
28690
+ ]
28691
+ },
27954
28692
  {
27955
28693
  name: 'Susono',
27956
28694
  chain: 'SUS',
@@ -28095,6 +28833,27 @@ const chainArray = [
28095
28833
  }
28096
28834
  ]
28097
28835
  },
28836
+ {
28837
+ name: 'Sonic Testnet',
28838
+ chain: 'sonic-testnet',
28839
+ rpc: [ 'https://rpc.testnet.soniclabs.com' ],
28840
+ faucets: [ 'https://testnet.soniclabs.com/account' ],
28841
+ nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
28842
+ features: [ { name: 'EIP155' } ],
28843
+ infoURL: 'https://testnet.soniclabs.com',
28844
+ shortName: 'sonic-testnet',
28845
+ chainId: 14601,
28846
+ networkId: 14601,
28847
+ icon: 'sonic',
28848
+ explorers: [
28849
+ {
28850
+ name: 'Sonic Testnet Explorer',
28851
+ url: 'https://explorer.testnet.soniclabs.com',
28852
+ icon: 'sonic',
28853
+ standard: 'none'
28854
+ }
28855
+ ]
28856
+ },
28098
28857
  {
28099
28858
  name: 'Vana Moksha Testnet',
28100
28859
  chain: 'Vana Moksha Testnet',
@@ -28301,6 +29060,42 @@ const chainArray = [
28301
29060
  }
28302
29061
  ]
28303
29062
  },
29063
+ {
29064
+ name: 'Bitroot Testnet',
29065
+ shortName: 'bitroot-testnet',
29066
+ chain: 'Bitroot',
29067
+ chainId: 15885,
29068
+ networkId: 15885,
29069
+ rpc: [ 'https://testnet-rpc.bitroot.co' ],
29070
+ faucets: [ 'https://faucet.bitroot.co' ],
29071
+ infoURL: 'https://bitroot.co',
29072
+ nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
29073
+ explorers: [
29074
+ {
29075
+ name: 'Bitroot Testnet Explorer',
29076
+ url: 'https://testnet-explorer.bitroot.co',
29077
+ standard: 'EIP3091'
29078
+ }
29079
+ ]
29080
+ },
29081
+ {
29082
+ name: 'Bitroot',
29083
+ shortName: 'bitroot',
29084
+ chain: 'Bitroot',
29085
+ chainId: 15888,
29086
+ networkId: 15888,
29087
+ rpc: [ 'https://rpc.bitroot.co', 'https://mainnet-rpc.bitroot.co' ],
29088
+ faucets: [],
29089
+ infoURL: 'https://bitroot.co',
29090
+ nativeCurrency: { name: 'BRT', symbol: 'BRT', decimals: 18 },
29091
+ explorers: [
29092
+ {
29093
+ name: 'Bitroot Explorer',
29094
+ url: 'https://explorer.bitroot.co',
29095
+ standard: 'EIP3091'
29096
+ }
29097
+ ]
29098
+ },
28304
29099
  {
28305
29100
  name: 'MetaDot Mainnet',
28306
29101
  chain: 'MTT',
@@ -28823,6 +29618,26 @@ const chainArray = [
28823
29618
  }
28824
29619
  ]
28825
29620
  },
29621
+ {
29622
+ name: 'DMD Diamond',
29623
+ chain: 'DMD',
29624
+ rpc: [ 'https://rpc.bit.diamonds' ],
29625
+ faucets: [ 'https://faucet.bit.diamonds' ],
29626
+ nativeCurrency: { name: 'DMD', symbol: 'DMD', decimals: 18 },
29627
+ infoURL: 'https://bit.diamonds',
29628
+ shortName: 'dmd',
29629
+ chainId: 17771,
29630
+ networkId: 17771,
29631
+ icon: 'dmd',
29632
+ explorers: [
29633
+ {
29634
+ name: 'blockscout',
29635
+ url: 'https://explorer.bit.diamonds',
29636
+ icon: 'dmd',
29637
+ standard: 'EIP3091'
29638
+ }
29639
+ ]
29640
+ },
28826
29641
  {
28827
29642
  name: 'EOS EVM Network',
28828
29643
  chain: 'EOS',
@@ -29170,12 +29985,12 @@ const chainArray = [
29170
29985
  explorers: [
29171
29986
  {
29172
29987
  name: 'BlockX EVM Explorer (Blockscout)',
29173
- url: 'https://explorer.blockxnet.com',
29988
+ url: 'https://explorer-evm.blockxnet.com',
29174
29989
  standard: 'EIP3091'
29175
29990
  },
29176
29991
  {
29177
29992
  name: 'BlockX Cosmos Explorer (Ping)',
29178
- url: 'https://ping.blockxnet.com/blockx',
29993
+ url: 'https://ping.pub/BlockX',
29179
29994
  standard: 'none'
29180
29995
  }
29181
29996
  ]
@@ -29199,6 +30014,26 @@ const chainArray = [
29199
30014
  }
29200
30015
  ]
29201
30016
  },
30017
+ {
30018
+ name: 'Trustivon Testnet',
30019
+ chain: 'Trustivon',
30020
+ shortName: 'trustivon',
30021
+ infoURL: 'https://trustivon.com',
30022
+ icon: 'trustivon',
30023
+ chainId: 19478,
30024
+ networkId: 19478,
30025
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
30026
+ nativeCurrency: { name: 'Trustivon', symbol: 'TC', decimals: 18 },
30027
+ rpc: [ 'https://rpc.trustivon.com' ],
30028
+ faucets: [ 'https://faucet.trustivon.com' ],
30029
+ explorers: [
30030
+ {
30031
+ name: 'Trustivon Explorer',
30032
+ url: 'https://scan.trustivon.com',
30033
+ standard: 'EIP3091'
30034
+ }
30035
+ ]
30036
+ },
29202
30037
  {
29203
30038
  name: 'SEC Testnet',
29204
30039
  chain: 'SEC',
@@ -29885,6 +30720,28 @@ const chainArray = [
29885
30720
  }
29886
30721
  ]
29887
30722
  },
30723
+ {
30724
+ name: 'Gotas Social',
30725
+ chain: 'Gotas',
30726
+ icon: 'gotas',
30727
+ rpc: [
30728
+ 'https://services.tanssi-mainnet.network/tanssi-2006',
30729
+ 'wss://services.tanssi-mainnet.network/tanssi-2006'
30730
+ ],
30731
+ faucets: [],
30732
+ nativeCurrency: { name: 'GOTAS', symbol: 'GOTAS', decimals: 18 },
30733
+ infoURL: 'https://gotas.com/',
30734
+ shortName: 'gotas',
30735
+ chainId: 23232,
30736
+ networkId: 23232,
30737
+ explorers: [
30738
+ {
30739
+ name: 'Tanssi EVM Basic Explorer',
30740
+ url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006',
30741
+ standard: 'none'
30742
+ }
30743
+ ]
30744
+ },
29888
30745
  {
29889
30746
  name: 'Oasis Sapphire',
29890
30747
  chain: 'Sapphire',
@@ -30119,6 +30976,25 @@ const chainArray = [
30119
30976
  }
30120
30977
  ]
30121
30978
  },
30979
+ {
30980
+ name: 'H2 Chain Testnet Lambda',
30981
+ chain: 'H2',
30982
+ rpc: [ 'https://rpc.h-1.io' ],
30983
+ faucets: [],
30984
+ nativeCurrency: { name: 'Lambda H2', symbol: 'H2', decimals: 18 },
30985
+ infoURL: 'https://h2chain.io',
30986
+ shortName: 'h2-lambda',
30987
+ chainId: 25821,
30988
+ networkId: 25821,
30989
+ icon: 'h2',
30990
+ explorers: [
30991
+ {
30992
+ name: 'h2scan-lambda',
30993
+ url: 'https://lambda.h2scan.io',
30994
+ standard: 'EIP3091'
30995
+ }
30996
+ ]
30997
+ },
30122
30998
  {
30123
30999
  name: 'AlveyChain Testnet',
30124
31000
  chain: 'tALV',
@@ -30263,6 +31139,26 @@ const chainArray = [
30263
31139
  }
30264
31140
  ]
30265
31141
  },
31142
+ {
31143
+ name: 'Horizen Mainnet',
31144
+ chain: 'horizen',
31145
+ rpc: [ 'https://horizen.calderachain.xyz/http' ],
31146
+ faucets: [],
31147
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31148
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
31149
+ infoURL: 'https://horizen.hub.caldera.xyz',
31150
+ shortName: 'horizen',
31151
+ chainId: 26514,
31152
+ networkId: 26514,
31153
+ icon: 'horizen',
31154
+ explorers: [
31155
+ {
31156
+ name: 'Horizen Mainnet Caldera Explorer',
31157
+ url: 'https://horizen.calderaexplorer.xyz',
31158
+ standard: 'EIP3091'
31159
+ }
31160
+ ]
31161
+ },
30266
31162
  {
30267
31163
  name: 'Hertz Network Mainnet',
30268
31164
  chain: 'HTZ',
@@ -30520,6 +31416,28 @@ const chainArray = [
30520
31416
  }
30521
31417
  ]
30522
31418
  },
31419
+ {
31420
+ name: 'Rivool',
31421
+ chain: 'Rivool',
31422
+ icon: 'rivool',
31423
+ rpc: [
31424
+ 'https://services.tanssi-mainnet.network/tanssi-2005',
31425
+ 'wss://services.tanssi-mainnet.network/tanssi-2005'
31426
+ ],
31427
+ faucets: [],
31428
+ nativeCurrency: { name: 'RVO', symbol: 'RVO', decimals: 18 },
31429
+ infoURL: 'https://rivool.finance/',
31430
+ shortName: 'rivool',
31431
+ chainId: 28540,
31432
+ networkId: 28540,
31433
+ explorers: [
31434
+ {
31435
+ name: 'Tanssi EVM Basic Explorer',
31436
+ url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005',
31437
+ standard: 'none'
31438
+ }
31439
+ ]
31440
+ },
30523
31441
  {
30524
31442
  name: 'Boba Sepolia',
30525
31443
  chain: 'ETH',
@@ -30735,6 +31653,36 @@ const chainArray = [
30735
31653
  }
30736
31654
  ]
30737
31655
  },
31656
+ {
31657
+ name: 'Ethiq',
31658
+ chain: 'ETH',
31659
+ rpc: [ 'https://rpc.ethiq.network', 'wss://rpc.ethiq.network' ],
31660
+ faucets: [],
31661
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31662
+ infoURL: 'https://www.ethiq.network',
31663
+ shortName: 'ethiq',
31664
+ chainId: 30303,
31665
+ networkId: 30303,
31666
+ features: [
31667
+ { name: 'EIP155' },
31668
+ { name: 'EIP1559' },
31669
+ { name: 'EIP2718' },
31670
+ { name: 'EIP2930' }
31671
+ ],
31672
+ parent: {
31673
+ type: 'L2',
31674
+ chain: 'eip155-1',
31675
+ bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
31676
+ },
31677
+ explorers: [
31678
+ {
31679
+ name: 'Ethiq Blockscout',
31680
+ url: 'https://explorer.ethiq.network',
31681
+ icon: 'blockscout',
31682
+ standard: 'EIP3091'
31683
+ }
31684
+ ]
31685
+ },
30738
31686
  {
30739
31687
  name: 'Movement EVM Legacy',
30740
31688
  chain: 'MOVE',
@@ -30795,6 +31743,32 @@ const chainArray = [
30795
31743
  ],
30796
31744
  status: 'incubating'
30797
31745
  },
31746
+ {
31747
+ name: 'Dilithium3 Testnet',
31748
+ chain: 'DLT',
31749
+ icon: 'dilithium3',
31750
+ rpc: [
31751
+ 'https://rpc-testnet.dilithium3.com',
31752
+ 'wss://rpc-testnet.dilithium3.com/ws'
31753
+ ],
31754
+ faucets: [ 'https://faucet-testnet.dilithium3.com' ],
31755
+ nativeCurrency: { name: 'Dilithium3', symbol: 'DLT', decimals: 18 },
31756
+ infoURL: 'https://dilithium3.com',
31757
+ shortName: 'dlt-testnet',
31758
+ chainId: 30939,
31759
+ networkId: 30939,
31760
+ slip44: 60,
31761
+ explorers: [
31762
+ {
31763
+ name: 'D3 Navigator',
31764
+ url: 'https://explorer-testnet.dilithium3.com',
31765
+ standard: 'EIP3091'
31766
+ }
31767
+ ],
31768
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
31769
+ status: 'active',
31770
+ redFlags: []
31771
+ },
30798
31772
  {
30799
31773
  name: 'Ethersocial Network',
30800
31774
  chain: 'ESN',
@@ -31348,6 +32322,24 @@ const chainArray = [
31348
32322
  }
31349
32323
  ]
31350
32324
  },
32325
+ {
32326
+ name: 'Edge Testnet',
32327
+ chain: 'ETH',
32328
+ rpc: [ 'https://edge-testnet.g.alchemy.com/public' ],
32329
+ faucets: [],
32330
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
32331
+ infoURL: 'https://www.edgex.exchange',
32332
+ shortName: 'edge-testnet',
32333
+ chainId: 33431,
32334
+ networkId: 33431,
32335
+ explorers: [
32336
+ {
32337
+ name: 'Alchemy Explorer',
32338
+ url: 'https://edge-testnet.explorer.alchemy.com',
32339
+ standard: 'EIP3091'
32340
+ }
32341
+ ]
32342
+ },
31351
32343
  {
31352
32344
  name: 'Zilliqa 2 EVM devnet',
31353
32345
  chain: 'ZIL',
@@ -31538,6 +32530,45 @@ const chainArray = [
31538
32530
  }
31539
32531
  ]
31540
32532
  },
32533
+ {
32534
+ name: 'AB Core Mainnet',
32535
+ chain: 'AB',
32536
+ rpc: [ 'https://rpc.core.ab.org', 'https://rpc1.core.ab.org' ],
32537
+ faucets: [],
32538
+ nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
32539
+ features: [ { name: 'EIP155' } ],
32540
+ infoURL: 'https://ab.org',
32541
+ shortName: 'abcore',
32542
+ chainId: 36888,
32543
+ networkId: 36888,
32544
+ explorers: [
32545
+ {
32546
+ name: 'AB Core Explorer',
32547
+ url: 'https://explorer.core.ab.org',
32548
+ standard: 'EIP3091'
32549
+ }
32550
+ ],
32551
+ status: 'active'
32552
+ },
32553
+ {
32554
+ name: 'ADI Chain',
32555
+ chain: 'ADI',
32556
+ icon: 'adi',
32557
+ rpc: [ 'https://rpc.adifoundation.ai' ],
32558
+ faucets: [],
32559
+ nativeCurrency: { name: 'ADI', symbol: 'ADI', decimals: 18 },
32560
+ infoURL: 'https://adifoundation.ai',
32561
+ shortName: 'adi',
32562
+ chainId: 36900,
32563
+ networkId: 36900,
32564
+ explorers: [
32565
+ {
32566
+ name: 'ADI Explorer',
32567
+ url: 'https://explorer.adifoundation.ai',
32568
+ standard: 'EIP3091'
32569
+ }
32570
+ ]
32571
+ },
31541
32572
  {
31542
32573
  name: 'Lens Testnet',
31543
32574
  title: 'Lens Network Sepolia Testnet',
@@ -32056,6 +33087,26 @@ const chainArray = [
32056
33087
  }
32057
33088
  ]
32058
33089
  },
33090
+ {
33091
+ name: 'Tempo Testnet',
33092
+ chain: 'ETH',
33093
+ rpc: [ 'https://rpc.testnet.tempo.xyz' ],
33094
+ faucets: [],
33095
+ nativeCurrency: { name: 'No native currency', symbol: 'USD', decimals: 6 },
33096
+ infoURL: 'https://tempo.xyz',
33097
+ shortName: 'tempotest',
33098
+ chainId: 42429,
33099
+ networkId: 42429,
33100
+ icon: 'tempo',
33101
+ explorers: [
33102
+ {
33103
+ name: 'tempo-explorer',
33104
+ url: 'https://explore.tempo.xyz',
33105
+ icon: 'tempo',
33106
+ standard: 'EIP3091'
33107
+ }
33108
+ ]
33109
+ },
32059
33110
  {
32060
33111
  name: 'ZKFair Mainnet',
32061
33112
  title: 'ZKFair Mainnet',
@@ -32686,6 +33737,33 @@ const chainArray = [
32686
33737
  }
32687
33738
  ]
32688
33739
  },
33740
+ {
33741
+ name: 'Billions',
33742
+ shortName: 'Billions',
33743
+ title: 'Billions',
33744
+ chain: 'Billions',
33745
+ icon: 'billions',
33746
+ rpc: [ 'https://billions-rpc.eu-north-2.gateway.fm' ],
33747
+ faucets: [],
33748
+ nativeCurrency: { name: 'ETHER', symbol: 'ETH', decimals: 18 },
33749
+ infoURL: 'https://billions.network',
33750
+ chainId: 45056,
33751
+ networkId: 45056,
33752
+ explorers: [
33753
+ {
33754
+ name: 'Billions Explorer',
33755
+ url: 'https://billions-blockscout.eu-north-2.gateway.fm',
33756
+ standard: 'EIP3091'
33757
+ }
33758
+ ],
33759
+ parent: {
33760
+ type: 'L2',
33761
+ chain: 'eip155-1',
33762
+ bridges: [ { url: 'https://billions-bridge.eu-north-2.gateway.fm' } ]
33763
+ },
33764
+ features: [ { name: 'EIP155' } ],
33765
+ status: 'active'
33766
+ },
32689
33767
  {
32690
33768
  name: 'Swamps L2',
32691
33769
  chain: 'SWP',
@@ -33268,6 +34346,19 @@ const chainArray = [
33268
34346
  }
33269
34347
  ]
33270
34348
  },
34349
+ {
34350
+ name: 'Memento Mainnet',
34351
+ chain: 'Memento',
34352
+ rpc: [ 'https://rpc.mementoblockchain.com' ],
34353
+ faucets: [],
34354
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
34355
+ features: [ { name: 'EIP155' } ],
34356
+ infoURL: '',
34357
+ shortName: 'memento-mainnet',
34358
+ chainId: 51888,
34359
+ networkId: 51888,
34360
+ explorers: []
34361
+ },
33271
34362
  {
33272
34363
  name: 'Electroneum Mainnet',
33273
34364
  chain: 'Electroneum',
@@ -33665,6 +34756,50 @@ const chainArray = [
33665
34756
  }
33666
34757
  ]
33667
34758
  },
34759
+ {
34760
+ name: 'DataHaven Mainnet',
34761
+ chain: 'datahaven',
34762
+ icon: 'datahaven',
34763
+ rpc: [
34764
+ 'https://services.datahaven-mainnet.network/mainnet',
34765
+ 'wss://services.datahaven-mainnet.network/mainnet'
34766
+ ],
34767
+ faucets: [],
34768
+ nativeCurrency: { name: 'HAVE', symbol: 'HAVE', decimals: 18 },
34769
+ infoURL: 'https://datahaven.xyz',
34770
+ shortName: 'datahaven',
34771
+ chainId: 55930,
34772
+ networkId: 55930,
34773
+ explorers: [
34774
+ {
34775
+ name: 'Blockscout',
34776
+ url: 'https://dhscan.io',
34777
+ standard: 'none'
34778
+ }
34779
+ ]
34780
+ },
34781
+ {
34782
+ name: 'DataHaven Testnet',
34783
+ chain: 'datahaven-testnet',
34784
+ icon: 'datahaven-testnet',
34785
+ rpc: [
34786
+ 'https://services.datahaven-testnet.network/testnet',
34787
+ 'wss://services.datahaven-testnet.network/testnet'
34788
+ ],
34789
+ faucets: [ 'https://apps.datahaven.xyz/faucet' ],
34790
+ nativeCurrency: { name: 'MOCK', symbol: 'MOCK', decimals: 18 },
34791
+ infoURL: 'https://datahaven.xyz',
34792
+ shortName: 'datahaven-testnet',
34793
+ chainId: 55931,
34794
+ networkId: 55931,
34795
+ explorers: [
34796
+ {
34797
+ name: 'Blockscout',
34798
+ url: 'https://testnet.dhscan.io',
34799
+ standard: 'none'
34800
+ }
34801
+ ]
34802
+ },
33668
34803
  {
33669
34804
  name: 'Lambda Chain Mainnet',
33670
34805
  chain: 'Lambda Chain',
@@ -34514,6 +35649,27 @@ const chainArray = [
34514
35649
  ],
34515
35650
  infoURL: 'https://docs.celo.org/'
34516
35651
  },
35652
+ {
35653
+ name: 'Apollo Mainnet',
35654
+ chain: 'APOLLO',
35655
+ icon: 'apollo',
35656
+ rpc: [ 'https://mainnet-rpc.apolloscan.io' ],
35657
+ faucets: [],
35658
+ nativeCurrency: { name: 'Apollo', symbol: 'APOLLO', decimals: 18 },
35659
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
35660
+ infoURL: 'https://docs.apolloscan.io',
35661
+ shortName: 'APOLLO',
35662
+ chainId: 62606,
35663
+ networkId: 62606,
35664
+ explorers: [
35665
+ {
35666
+ name: 'Apollo Mainnet',
35667
+ url: 'https://apolloscan.io',
35668
+ icon: 'apollo',
35669
+ standard: 'EIP3091'
35670
+ }
35671
+ ]
35672
+ },
34517
35673
  {
34518
35674
  name: 'MultiVAC Mainnet',
34519
35675
  chain: 'MultiVAC',
@@ -35309,6 +36465,25 @@ const chainArray = [
35309
36465
  }
35310
36466
  ]
35311
36467
  },
36468
+ {
36469
+ name: 'Nebula',
36470
+ chain: 'NEBULA',
36471
+ icon: 'nebula',
36472
+ rpc: [ 'https://nebula-chain.com/rpc' ],
36473
+ faucets: [],
36474
+ nativeCurrency: { name: 'Nebula Cash', symbol: 'NEBX', decimals: 18 },
36475
+ infoURL: 'https://nebula-chain.com',
36476
+ shortName: 'nebula',
36477
+ chainId: 73285,
36478
+ networkId: 73285,
36479
+ explorers: [
36480
+ {
36481
+ name: 'Nebula Explorer',
36482
+ url: 'https://nebxscan.nebula-chain.com',
36483
+ standard: 'EIP3091'
36484
+ }
36485
+ ]
36486
+ },
35312
36487
  {
35313
36488
  name: 'Energy Web Volta Testnet',
35314
36489
  chain: 'Volta',
@@ -35874,6 +37049,25 @@ const chainArray = [
35874
37049
  explorers: [],
35875
37050
  parent: { type: 'L2', chain: 'eip155-42161' }
35876
37051
  },
37052
+ {
37053
+ name: 'HyperX',
37054
+ chain: 'HyperX',
37055
+ rpc: [ 'https://rpc.hyperx.technology' ],
37056
+ faucets: [ 'https://faucet.hyperx.technology' ],
37057
+ nativeCurrency: { name: 'HPX', symbol: 'HPX', decimals: 18 },
37058
+ infoURL: 'https://hyperx.technology/',
37059
+ shortName: 'hpx',
37060
+ chainId: 80808,
37061
+ networkId: 80808,
37062
+ icon: 'hpx',
37063
+ explorers: [
37064
+ {
37065
+ name: 'HyperX Explorer',
37066
+ url: 'https://scan.hyperx.technology',
37067
+ standard: 'EIP3091'
37068
+ }
37069
+ ]
37070
+ },
35877
37071
  {
35878
37072
  name: 'Forta Chain',
35879
37073
  chain: 'Forta Chain',
@@ -35913,6 +37107,26 @@ const chainArray = [
35913
37107
  }
35914
37108
  ]
35915
37109
  },
37110
+ {
37111
+ name: 'Codex',
37112
+ chain: 'ETH',
37113
+ rpc: [ 'https://rpc.codex.xyz', 'wss://rpc.codex.xyz' ],
37114
+ faucets: [],
37115
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
37116
+ infoURL: 'https://www.codex.xyz/',
37117
+ shortName: 'codex',
37118
+ chainId: 81224,
37119
+ networkId: 81224,
37120
+ icon: 'codex',
37121
+ explorers: [
37122
+ {
37123
+ name: 'Codex Explorer',
37124
+ url: 'https://explorer.codex.xyz',
37125
+ standard: 'EIP3091'
37126
+ }
37127
+ ],
37128
+ parent: { type: 'L2', chain: 'eip155-1' }
37129
+ },
35916
37130
  {
35917
37131
  name: 'Amana Testnet',
35918
37132
  chain: 'MEER',
@@ -36158,6 +37372,30 @@ const chainArray = [
36158
37372
  icon: 'EsaCoins',
36159
37373
  explorers: []
36160
37374
  },
37375
+ {
37376
+ name: 'Katron AI Mainnet',
37377
+ chain: 'KTN',
37378
+ rpc: [
37379
+ 'https://blockchain-rpc1.katronai.com',
37380
+ 'https://blockchain-rpc2.katronai.com'
37381
+ ],
37382
+ faucets: [],
37383
+ nativeCurrency: { name: 'Katron AI', symbol: 'KTN', decimals: 18 },
37384
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
37385
+ infoURL: 'https://network.katronai.com',
37386
+ shortName: 'ktn',
37387
+ chainId: 83592,
37388
+ networkId: 83592,
37389
+ icon: 'ktn',
37390
+ explorers: [
37391
+ {
37392
+ name: 'ktnscan',
37393
+ url: 'https://ktnscan.katronai.com',
37394
+ icon: 'ktnscan',
37395
+ standard: 'EIP3091'
37396
+ }
37397
+ ]
37398
+ },
36161
37399
  {
36162
37400
  name: 'Xprotocol Sepolia',
36163
37401
  chainId: 83868,
@@ -36340,6 +37578,46 @@ const chainArray = [
36340
37578
  chainId: 85449,
36341
37579
  networkId: 48501
36342
37580
  },
37581
+ {
37582
+ name: 'CpChain Testnet',
37583
+ chain: 'CpChain',
37584
+ rpc: [ 'https://rpc-testnet.cpchain.com' ],
37585
+ faucets: [ 'https://cpchain-test.pages.dev/faucet' ],
37586
+ nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
37587
+ infoURL: 'https://cpchain.com',
37588
+ shortName: 'cpchain-testnet',
37589
+ chainId: 86606,
37590
+ networkId: 86606,
37591
+ slip44: 1,
37592
+ icon: 'cpchain',
37593
+ explorers: [
37594
+ {
37595
+ name: 'CpChain Testnet Explorer',
37596
+ url: 'https://explorer-testnet.cpchain.com',
37597
+ standard: 'EIP3091'
37598
+ }
37599
+ ]
37600
+ },
37601
+ {
37602
+ name: 'CpChain Mainnet',
37603
+ chain: 'CpChain',
37604
+ rpc: [ 'https://rpc.cpchain.com' ],
37605
+ faucets: [],
37606
+ nativeCurrency: { name: 'CP', symbol: 'CP', decimals: 18 },
37607
+ infoURL: 'https://cpchain.com',
37608
+ shortName: 'cpchain',
37609
+ chainId: 86608,
37610
+ networkId: 86608,
37611
+ slip44: 1,
37612
+ icon: 'cpchain',
37613
+ explorers: [
37614
+ {
37615
+ name: 'CpChain Explorer',
37616
+ url: 'https://explorer.cpchain.com',
37617
+ standard: 'EIP3091'
37618
+ }
37619
+ ]
37620
+ },
36343
37621
  {
36344
37622
  name: 'Nautilus Proteus Testnet',
36345
37623
  chain: 'ETH',
@@ -36380,6 +37658,18 @@ const chainArray = [
36380
37658
  }
36381
37659
  ]
36382
37660
  },
37661
+ {
37662
+ name: 'Cycle Network Mainnet Frigate',
37663
+ chain: 'ETH',
37664
+ rpc: [ 'https://frigate-rpc-mainnet.cyclenetwork.io' ],
37665
+ faucets: [],
37666
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
37667
+ infoURL: 'https://www.cyclenetwork.io/',
37668
+ shortName: 'cyclef',
37669
+ chainId: 88688,
37670
+ networkId: 88688,
37671
+ icon: 'cycle'
37672
+ },
36383
37673
  {
36384
37674
  name: 'ZKasino Mainnet',
36385
37675
  chain: 'ZKasino',
@@ -37752,6 +39042,27 @@ const chainArray = [
37752
39042
  }
37753
39043
  ]
37754
39044
  },
39045
+ {
39046
+ name: 'Monsoon Alpha',
39047
+ chain: 'MONSOON ALPHA',
39048
+ rpc: [ 'https://alpha.monsoon.rainfall.one' ],
39049
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
39050
+ faucets: [],
39051
+ nativeCurrency: { name: 'RDL', symbol: 'RDL', decimals: 18 },
39052
+ infoURL: '',
39053
+ shortName: 'monsoon-alpha',
39054
+ chainId: 100611,
39055
+ networkId: 100611,
39056
+ icon: 'monsoon',
39057
+ explorers: [
39058
+ {
39059
+ name: 'Monsoon Scan',
39060
+ url: 'https://scout.alpha.monsoon.rainfall.one',
39061
+ icon: 'monsoon',
39062
+ standard: 'EIP3091'
39063
+ }
39064
+ ]
39065
+ },
37755
39066
  {
37756
39067
  name: 'Socotra JUNE-Chain',
37757
39068
  chain: 'Socotra JUNE-Chain',
@@ -37935,20 +39246,20 @@ const chainArray = [
37935
39246
  ]
37936
39247
  },
37937
39248
  {
37938
- name: 'Stratis Mainnet',
37939
- chain: 'Stratis',
37940
- rpc: [ 'https://rpc.stratisevm.com' ],
39249
+ name: 'Xertra Mainnet',
39250
+ chain: 'Xertra',
39251
+ rpc: [ 'https://rpc.xertra.com' ],
37941
39252
  faucets: [],
37942
- nativeCurrency: { name: 'Stratis', symbol: 'STRAX', decimals: 18 },
37943
- infoURL: 'https://www.stratisplatform.com',
37944
- shortName: 'stratis',
39253
+ nativeCurrency: { name: 'STRAX', symbol: 'STRAX', decimals: 18 },
39254
+ infoURL: 'https://www.xertra.com/',
39255
+ shortName: 'xertra',
37945
39256
  chainId: 105105,
37946
39257
  networkId: 105105,
37947
- icon: 'stratis',
39258
+ icon: 'xertra',
37948
39259
  explorers: [
37949
39260
  {
37950
- name: 'Stratis Explorer',
37951
- url: 'https://explorer.stratisevm.com',
39261
+ name: 'Xertra Explorer',
39262
+ url: 'https://explorer.xertra.com',
37952
39263
  standard: 'EIP3091'
37953
39264
  }
37954
39265
  ]
@@ -38491,6 +39802,25 @@ const chainArray = [
38491
39802
  }
38492
39803
  ]
38493
39804
  },
39805
+ {
39806
+ name: 'Ethernova Mainnet',
39807
+ chain: 'NOVA',
39808
+ rpc: [ 'https://rpc.ethnova.net' ],
39809
+ faucets: [],
39810
+ nativeCurrency: { name: 'Ethernova', symbol: 'NOVA', decimals: 18 },
39811
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
39812
+ infoURL: 'https://ethnova.net',
39813
+ shortName: 'ethnova',
39814
+ chainId: 121525,
39815
+ networkId: 121525,
39816
+ explorers: [
39817
+ {
39818
+ name: 'Ethernova Explorer',
39819
+ url: 'https://explorer.ethnova.net',
39820
+ standard: 'EIP3091'
39821
+ }
39822
+ ]
39823
+ },
38494
39824
  {
38495
39825
  name: 'Gemchain',
38496
39826
  chain: 'Gemchain',
@@ -38993,31 +40323,40 @@ const chainArray = [
38993
40323
  explorers: []
38994
40324
  },
38995
40325
  {
38996
- name: 'Taiko Hekla',
40326
+ name: 'Taiko Hekla (deprecated)',
38997
40327
  chain: 'ETH',
38998
- status: 'active',
40328
+ status: 'deprecated',
38999
40329
  icon: 'taiko',
39000
- rpc: [
39001
- 'https://rpc.hekla.taiko.xyz',
39002
- 'wss://ws.hekla.taiko.xyz',
39003
- 'https://taiko-hekla-rpc.publicnode.com',
39004
- 'wss://taiko-hekla-rpc.publicnode.com'
39005
- ],
40330
+ rpc: [],
39006
40331
  faucets: [],
39007
40332
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
39008
40333
  infoURL: 'https://taiko.xyz',
39009
40334
  shortName: 'tko-hekla',
39010
40335
  chainId: 167009,
39011
40336
  networkId: 167009,
40337
+ explorers: []
40338
+ },
40339
+ {
40340
+ name: 'Taiko Hoodi',
40341
+ chain: 'ETH',
40342
+ status: 'active',
40343
+ icon: 'taiko',
40344
+ rpc: [ 'https://rpc.hoodi.taiko.xyz' ],
40345
+ faucets: [],
40346
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
40347
+ infoURL: 'https://taiko.xyz',
40348
+ shortName: 'tko-hoodi',
40349
+ chainId: 167013,
40350
+ networkId: 167013,
39012
40351
  explorers: [
39013
40352
  {
39014
- name: 'blockscout',
39015
- url: 'https://blockscoutapi.hekla.taiko.xyz',
40353
+ name: 'Blockscout',
40354
+ url: 'https://blockscout.hoodi.taiko.xyz',
39016
40355
  standard: 'EIP3091'
39017
40356
  },
39018
40357
  {
39019
- name: 'Routescan',
39020
- url: 'https://hekla.taikoexplorer.com',
40358
+ name: 'Etherscan',
40359
+ url: 'https://hoodi.taikoscan.io',
39021
40360
  standard: 'EIP3091'
39022
40361
  }
39023
40362
  ]
@@ -39154,6 +40493,51 @@ const chainArray = [
39154
40493
  }
39155
40494
  ]
39156
40495
  },
40496
+ {
40497
+ name: 'Lit Chain Mainnet',
40498
+ chain: 'LITKEY',
40499
+ icon: 'lit',
40500
+ rpc: [ 'https://lit-chain-rpc.litprotocol.com' ],
40501
+ faucets: [],
40502
+ nativeCurrency: { name: 'Lit Protocol', symbol: 'LITKEY', decimals: 18 },
40503
+ infoURL: 'https://litprotocol.com',
40504
+ shortName: 'lit',
40505
+ chainId: 175200,
40506
+ networkId: 175200,
40507
+ explorers: [
40508
+ {
40509
+ name: 'Lit Chain Explorer',
40510
+ url: 'https://lit-chain-explorer.litprotocol.com',
40511
+ icon: 'lit',
40512
+ standard: 'EIP3091'
40513
+ }
40514
+ ]
40515
+ },
40516
+ {
40517
+ name: 'HPP Sepolia Testnet',
40518
+ chain: 'ETH',
40519
+ rpc: [ 'https://sepolia.hpp.io' ],
40520
+ faucets: [ 'https://faucet.conduit.xyz' ],
40521
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
40522
+ infoURL: 'https://www.hpp.io',
40523
+ shortName: 'hpp-sepolia',
40524
+ chainId: 181228,
40525
+ networkId: 181228,
40526
+ icon: 'hpp',
40527
+ explorers: [
40528
+ {
40529
+ name: 'HPP Sepolia Explorer',
40530
+ url: 'https://sepolia-explorer.hpp.io',
40531
+ icon: 'blockscout',
40532
+ standard: 'EIP3091'
40533
+ }
40534
+ ],
40535
+ parent: {
40536
+ type: 'L2',
40537
+ chain: 'eip155-11155111',
40538
+ bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
40539
+ }
40540
+ },
39157
40541
  {
39158
40542
  name: 'Bitica Chain Mainnet',
39159
40543
  chain: 'BDCC',
@@ -39192,6 +40576,31 @@ const chainArray = [
39192
40576
  }
39193
40577
  ]
39194
40578
  },
40579
+ {
40580
+ name: 'HPP Mainnet',
40581
+ chain: 'ETH',
40582
+ rpc: [ 'https://mainnet.hpp.io' ],
40583
+ faucets: [],
40584
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
40585
+ infoURL: 'https://www.hpp.io',
40586
+ shortName: 'hpp-mainnet',
40587
+ chainId: 190415,
40588
+ networkId: 190415,
40589
+ icon: 'hpp',
40590
+ explorers: [
40591
+ {
40592
+ name: 'HPP Mainnet Explorer',
40593
+ url: 'https://explorer.hpp.io',
40594
+ icon: 'blockscout',
40595
+ standard: 'EIP3091'
40596
+ }
40597
+ ],
40598
+ parent: {
40599
+ type: 'L2',
40600
+ chain: 'eip155-1',
40601
+ bridges: [ { url: 'https://portal.arbitrum.io/bridge' } ]
40602
+ }
40603
+ },
39195
40604
  {
39196
40605
  name: 'Altblockscan Mainnet',
39197
40606
  chain: 'ALTB',
@@ -39230,6 +40639,7 @@ const chainArray = [
39230
40639
  {
39231
40640
  name: 'R0AR Chain',
39232
40641
  chain: 'R0AR Chain',
40642
+ icon: 'r0ar',
39233
40643
  rpc: [ 'https://rpc-r0ar.io' ],
39234
40644
  faucets: [],
39235
40645
  nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
@@ -39241,6 +40651,7 @@ const chainArray = [
39241
40651
  {
39242
40652
  name: 'tracehawk',
39243
40653
  url: 'https://r0arscan.io',
40654
+ icon: 'r0ar',
39244
40655
  standard: 'none'
39245
40656
  }
39246
40657
  ]
@@ -39645,6 +41056,29 @@ const chainArray = [
39645
41056
  }
39646
41057
  ]
39647
41058
  },
41059
+ {
41060
+ name: 'JuChain Testnet',
41061
+ chain: 'JuChain',
41062
+ rpc: [
41063
+ 'https://testnet-rpc.juchain.org',
41064
+ 'wss://testnet-ws.juchain.org'
41065
+ ],
41066
+ faucets: [],
41067
+ nativeCurrency: { name: 'JU Testnet Token', symbol: 'JU', decimals: 18 },
41068
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
41069
+ infoURL: 'https://www.juchain.org',
41070
+ shortName: 'ju-test',
41071
+ chainId: 202599,
41072
+ networkId: 202599,
41073
+ icon: 'ju-test',
41074
+ explorers: [
41075
+ {
41076
+ name: 'JUChain Test Explorer',
41077
+ url: 'https://testnet.juscan.io',
41078
+ standard: 'EIP3091'
41079
+ }
41080
+ ]
41081
+ },
39648
41082
  {
39649
41083
  name: 'Jellie',
39650
41084
  title: 'Twala Testnet Jellie',
@@ -39691,12 +41125,12 @@ const chainArray = [
39691
41125
  },
39692
41126
  {
39693
41127
  name: 'Auroria Testnet',
39694
- title: 'Stratis Testnet Auroria',
41128
+ title: 'Xertra Testnet Auroria',
39695
41129
  chain: 'Auroria',
39696
- rpc: [ 'https://auroria.rpc.stratisevm.com' ],
39697
- faucets: [ 'https://auroria.faucet.stratisevm.com' ],
39698
- nativeCurrency: { name: 'Auroria Stratis', symbol: 'tSTRAX', decimals: 18 },
39699
- infoURL: 'https://www.stratisplatform.com',
41130
+ rpc: [ 'https://auroria.rpc.xertra.com' ],
41131
+ faucets: [ 'https://auroria.faucet.xertra.com' ],
41132
+ nativeCurrency: { name: 'tSTRAX', symbol: 'tSTRAX', decimals: 18 },
41133
+ infoURL: 'https://xertra.com',
39700
41134
  shortName: 'auroria',
39701
41135
  chainId: 205205,
39702
41136
  networkId: 205205,
@@ -39704,7 +41138,27 @@ const chainArray = [
39704
41138
  explorers: [
39705
41139
  {
39706
41140
  name: 'Auroria Testnet Explorer',
39707
- url: 'https://auroria.explorer.stratisevm.com',
41141
+ url: 'https://auroria.explorer.xertra.com',
41142
+ standard: 'EIP3091'
41143
+ }
41144
+ ]
41145
+ },
41146
+ {
41147
+ name: 'JuChain Mainnet',
41148
+ chain: 'JuChain',
41149
+ rpc: [ 'https://rpc.juchain.org', 'wss://ws.juchain.org' ],
41150
+ faucets: [],
41151
+ nativeCurrency: { name: 'JU', symbol: 'JU', decimals: 18 },
41152
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
41153
+ infoURL: 'https://www.juchain.org',
41154
+ shortName: 'ju',
41155
+ chainId: 210000,
41156
+ networkId: 210000,
41157
+ icon: 'ju',
41158
+ explorers: [
41159
+ {
41160
+ name: 'JUChain Mainnet Explorer',
41161
+ url: 'https://juscan.io',
39708
41162
  standard: 'EIP3091'
39709
41163
  }
39710
41164
  ]
@@ -40635,7 +42089,7 @@ const chainArray = [
40635
42089
  {
40636
42090
  name: 'World Mobile Chain Testnet',
40637
42091
  chain: 'WOMOX',
40638
- rpc: [ 'https://worldmobile-devnet.g.alchemy.com/public' ],
42092
+ rpc: [ 'https://worldmobile-testnet.g.alchemy.com/public' ],
40639
42093
  faucets: [ 'https://testnet-faucet.worldmobile.net' ],
40640
42094
  nativeCurrency: { name: 'ATestingToken', symbol: 'WOMOX', decimals: 18 },
40641
42095
  infoURL: 'https://worldmobile.io/the-chain',
@@ -40867,6 +42321,28 @@ const chainArray = [
40867
42321
  chainId: 333999,
40868
42322
  networkId: 333999
40869
42323
  },
42324
+ {
42325
+ name: 'Scenium',
42326
+ chain: 'Scenium',
42327
+ icon: 'scenium',
42328
+ rpc: [
42329
+ 'https://services.tanssi-mainnet.network/tanssi-2004',
42330
+ 'wss://services.tanssi-mainnet.network/tanssi-2004'
42331
+ ],
42332
+ faucets: [],
42333
+ nativeCurrency: { name: 'SCEN', symbol: 'SCEN', decimals: 18 },
42334
+ infoURL: 'hhttps://www.scenium.io/',
42335
+ shortName: 'scenium',
42336
+ chainId: 335700,
42337
+ networkId: 335700,
42338
+ explorers: [
42339
+ {
42340
+ name: 'Tanssi EVM Basic Explorer',
42341
+ url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004',
42342
+ standard: 'none'
42343
+ }
42344
+ ]
42345
+ },
40870
42346
  {
40871
42347
  name: 'UPchain Testnet',
40872
42348
  chain: 'UPchain',
@@ -41651,6 +43127,26 @@ const chainArray = [
41651
43127
  }
41652
43128
  ]
41653
43129
  },
43130
+ {
43131
+ name: 'Alpha Chain Testnet',
43132
+ chain: 'Alpha Chain',
43133
+ rpc: [ 'https://testnet-rpc.goalpha.org' ],
43134
+ faucets: [],
43135
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
43136
+ infoURL: 'https://docs.alphatoken.com/AlphaChain/about-alpha-chain',
43137
+ shortName: 'alpha-testnet',
43138
+ chainId: 511111,
43139
+ networkId: 511111,
43140
+ slip44: 1,
43141
+ icon: 'alphachain',
43142
+ explorers: [
43143
+ {
43144
+ name: 'Alpha Chain Testnet Scan',
43145
+ url: 'https://testnet-scan.goalpha.org',
43146
+ standard: 'EIP3091'
43147
+ }
43148
+ ]
43149
+ },
41654
43150
  {
41655
43151
  name: 'CMP-Testnet',
41656
43152
  chain: 'CMP',
@@ -41994,19 +43490,19 @@ const chainArray = [
41994
43490
  parent: { type: 'L2', chain: 'eip155-1' }
41995
43491
  },
41996
43492
  {
41997
- name: 'Hetu Testnet',
43493
+ name: 'Hetu Mainnet',
41998
43494
  chain: 'HETU',
41999
- rpc: [ 'https://rpc.testchainv1.hetuscan.com' ],
42000
- faucets: [ 'https:/testchainv1.hetuscan.com' ],
42001
- nativeCurrency: { name: 'tETH', symbol: 'tETH', decimals: 18 },
43495
+ rpc: [ 'https://rpc.va.hetu.org' ],
43496
+ faucets: [],
43497
+ nativeCurrency: { name: 'HETU', symbol: 'HETU', decimals: 18 },
42002
43498
  infoURL: 'https://hetu.org',
42003
43499
  shortName: 'HETU',
42004
43500
  chainId: 560000,
42005
43501
  networkId: 560000,
42006
43502
  explorers: [
42007
43503
  {
42008
- name: 'Hetu Testnet Scan',
42009
- url: 'https://testchainv1.hetuscan.com',
43504
+ name: 'Hetu Mainnet Scan',
43505
+ url: 'https://scan.v1.hetu.org',
42010
43506
  icon: 'hetu',
42011
43507
  standard: 'EIP3091'
42012
43508
  }
@@ -42299,6 +43795,18 @@ const chainArray = [
42299
43795
  networkId: 685685,
42300
43796
  status: 'incubating'
42301
43797
  },
43798
+ {
43799
+ name: 'Gensyn Mainnet',
43800
+ chain: 'Gensyn',
43801
+ rpc: [],
43802
+ faucets: [],
43803
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
43804
+ infoURL: 'https://www.gensyn.ai/',
43805
+ shortName: 'gensyn-mainnet',
43806
+ chainId: 685689,
43807
+ networkId: 685689,
43808
+ status: 'incubating'
43809
+ },
42302
43810
  {
42303
43811
  name: 'Won Network',
42304
43812
  chainId: 686868,
@@ -43010,6 +44518,26 @@ const chainArray = [
43010
44518
  bridges: [ { url: 'https://goerli.portal.zklink.io' } ]
43011
44519
  }
43012
44520
  },
44521
+ {
44522
+ name: 'Codex Testnet',
44523
+ chain: 'ETH',
44524
+ rpc: [ 'https://rpc.codex-stg.xyz', 'wss://rpc.codex-stg.xyz' ],
44525
+ faucets: [],
44526
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
44527
+ infoURL: 'https://www.codex.xyz/',
44528
+ shortName: 'codex-testnet',
44529
+ chainId: 812242,
44530
+ networkId: 812242,
44531
+ icon: 'codex-testnet',
44532
+ explorers: [
44533
+ {
44534
+ name: 'Codex Testnet Explorer',
44535
+ url: 'https://explorer.codex-stg.xyz',
44536
+ standard: 'EIP3091'
44537
+ }
44538
+ ],
44539
+ parent: { type: 'L2', chain: 'eip155-11155111' }
44540
+ },
43013
44541
  {
43014
44542
  name: 'SG Verse Mainnet',
43015
44543
  chain: 'SG Verse',
@@ -43069,6 +44597,25 @@ const chainArray = [
43069
44597
  }
43070
44598
  ]
43071
44599
  },
44600
+ {
44601
+ name: 'HyperCluster',
44602
+ chain: 'HYPEC',
44603
+ rpc: [ 'https://rpc.hypercluster.org' ],
44604
+ faucets: [ 'https://faucet.hypercluster.org' ],
44605
+ nativeCurrency: { name: 'HyperCluster Token', symbol: 'HYPEC', decimals: 18 },
44606
+ infoURL: 'https://www.hypercluster.org/',
44607
+ shortName: 'HYPEC',
44608
+ chainId: 838838,
44609
+ networkId: 838838,
44610
+ icon: 'hypercluster',
44611
+ explorers: [
44612
+ {
44613
+ name: 'HyperCluster Explorer',
44614
+ url: 'https://explorer.hypercluster.org',
44615
+ standard: 'EIP3091'
44616
+ }
44617
+ ]
44618
+ },
43072
44619
  {
43073
44620
  name: 'PRM Testnet',
43074
44621
  chain: 'prm',
@@ -43137,6 +44684,39 @@ const chainArray = [
43137
44684
  chainId: 846000,
43138
44685
  networkId: 846000
43139
44686
  },
44687
+ {
44688
+ name: 'Testethiq',
44689
+ chain: 'ETH',
44690
+ rpc: [
44691
+ 'https://rpc.testnet.ethiq.network',
44692
+ 'wss://rpc.testnet.ethiq.network'
44693
+ ],
44694
+ faucets: [],
44695
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
44696
+ infoURL: 'https://www.ethiq.network',
44697
+ shortName: 'testethiq',
44698
+ chainId: 853211,
44699
+ networkId: 853211,
44700
+ features: [
44701
+ { name: 'EIP155' },
44702
+ { name: 'EIP1559' },
44703
+ { name: 'EIP2718' },
44704
+ { name: 'EIP2930' }
44705
+ ],
44706
+ parent: {
44707
+ type: 'L2',
44708
+ chain: 'eip155-11155111',
44709
+ bridges: [ { url: 'https://shell.haqq.network/bridge' } ]
44710
+ },
44711
+ explorers: [
44712
+ {
44713
+ name: 'Ethiq Blockscout',
44714
+ url: 'https://explorer.testnet.ethiq.network',
44715
+ icon: 'blockscout',
44716
+ standard: 'EIP3091'
44717
+ }
44718
+ ]
44719
+ },
43140
44720
  {
43141
44721
  name: 'Dodao',
43142
44722
  chain: 'EVMCC',
@@ -43439,6 +45019,24 @@ const chainArray = [
43439
45019
  }
43440
45020
  ]
43441
45021
  },
45022
+ {
45023
+ name: 'AVI Coin',
45024
+ chain: 'AVI',
45025
+ rpc: [ 'https://rpc.avicoin.org' ],
45026
+ faucets: [],
45027
+ nativeCurrency: { name: 'AVI Coin', symbol: 'AVI', decimals: 18 },
45028
+ infoURL: 'https://www.avicoin.org',
45029
+ shortName: 'avi',
45030
+ chainId: 963369,
45031
+ networkId: 963369,
45032
+ explorers: [
45033
+ {
45034
+ name: 'AVI Coin Explorer',
45035
+ url: 'https://explorer.avicoin.org',
45036
+ standard: 'EIP3091'
45037
+ }
45038
+ ]
45039
+ },
43442
45040
  {
43443
45041
  name: 'Treasure Ruby',
43444
45042
  chainId: 978657,
@@ -43591,6 +45189,26 @@ const chainArray = [
43591
45189
  }
43592
45190
  ]
43593
45191
  },
45192
+ {
45193
+ name: 'Wirex Pay Testnet',
45194
+ chain: 'WirexPay',
45195
+ icon: 'wpay',
45196
+ rpc: [ 'https://rpc-dev.wirexpaychain.com' ],
45197
+ faucets: [ 'https://faucet-dev.wirexpaychain.com' ],
45198
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
45199
+ features: [ { name: 'EIP155' } ],
45200
+ infoURL: 'https://docs.wirexpaychain.com/tech/wirex-pay-chain',
45201
+ shortName: 'wirex-testnet',
45202
+ chainId: 1001996,
45203
+ networkId: 1001996,
45204
+ explorers: [
45205
+ {
45206
+ name: 'Wirex Pay Testnet Explorer',
45207
+ url: 'https://explorer-dev.wirexpaychain.com',
45208
+ standard: 'none'
45209
+ }
45210
+ ]
45211
+ },
43594
45212
  {
43595
45213
  name: 'Naga Testnet',
43596
45214
  chain: 'Naga',
@@ -43864,11 +45482,32 @@ const chainArray = [
43864
45482
  }
43865
45483
  ]
43866
45484
  },
45485
+ {
45486
+ name: 'XRPL EVM Sidechain',
45487
+ chain: 'XRPL EVM',
45488
+ icon: 'xrplevm',
45489
+ rpc: [ 'https://rpc.xrplevm.org', 'wss://ws.xrplevm.org' ],
45490
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
45491
+ faucets: [ 'https://faucet.xrplevm.org' ],
45492
+ nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
45493
+ infoURL: 'https://xrplevm.org',
45494
+ shortName: 'xrplevm',
45495
+ chainId: 1440000,
45496
+ networkId: 1440000,
45497
+ explorers: [
45498
+ {
45499
+ name: 'blockscout',
45500
+ url: 'https://explorer.xrplevm.org',
45501
+ icon: 'xrplevm',
45502
+ standard: 'EIP3091'
45503
+ }
45504
+ ]
45505
+ },
43867
45506
  {
43868
45507
  name: 'XRPL EVM Sidechain Devnet',
43869
45508
  chain: 'XRPLEVM Devnet',
43870
45509
  icon: 'xrplevm',
43871
- rpc: [ 'https://rpc.xrplevm.org', 'https://ws.xrplevm.org' ],
45510
+ rpc: [ 'https://rpc.devnet.xrplevm.org', 'wss://ws.devnet.xrplevm.org' ],
43872
45511
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
43873
45512
  faucets: [ 'https://faucet.xrplevm.org' ],
43874
45513
  nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
@@ -43891,7 +45530,7 @@ const chainArray = [
43891
45530
  icon: 'xrplevm',
43892
45531
  rpc: [
43893
45532
  'https://rpc.testnet.xrplevm.org',
43894
- 'https://ws.testnet.xrplevm.org'
45533
+ 'wss://ws.testnet.xrplevm.org'
43895
45534
  ],
43896
45535
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
43897
45536
  faucets: [ 'https://faucet.xrplevm.org' ],
@@ -44839,23 +46478,18 @@ const chainArray = [
44839
46478
  ]
44840
46479
  },
44841
46480
  {
44842
- name: 'ENI Testnet',
46481
+ name: 'ENI Testnet (Deprecated)',
44843
46482
  chain: 'ENI',
44844
- rpc: [ 'https://rpc-testnet.eniac.network' ],
46483
+ rpc: [],
44845
46484
  faucets: [],
44846
46485
  nativeCurrency: { name: 'EGAS', symbol: 'EGAS', decimals: 18 },
44847
- infoURL: 'https://eniac.network/',
44848
- shortName: 'eni-test',
46486
+ infoURL: '',
46487
+ shortName: 'eni-test-deprecated',
44849
46488
  chainId: 6912115,
44850
46489
  networkId: 6912115,
44851
46490
  icon: 'eni-test',
44852
- explorers: [
44853
- {
44854
- name: 'ENI Testnet Explorer',
44855
- url: 'https://scan-testnet.eniac.network',
44856
- standard: 'EIP3091'
44857
- }
44858
- ]
46491
+ explorers: [],
46492
+ status: 'deprecated'
44859
46493
  },
44860
46494
  {
44861
46495
  name: 'Humanity Protocol',
@@ -45503,6 +47137,7 @@ const chainArray = [
45503
47137
  {
45504
47138
  name: 'R0AR Testnet',
45505
47139
  chain: 'R0AR Testnet',
47140
+ icon: 'r0ar',
45506
47141
  rpc: [ 'https://testnet.rpc-r0ar.io' ],
45507
47142
  faucets: [ 'https://testnet.r0arfaucet.io' ],
45508
47143
  nativeCurrency: { name: 'Ethereum', symbol: 'ETH', decimals: 18 },
@@ -45514,6 +47149,7 @@ const chainArray = [
45514
47149
  {
45515
47150
  name: 'tracehawk',
45516
47151
  url: 'https://testnet.r0arscan.io',
47152
+ icon: 'r0ar',
45517
47153
  standard: 'none'
45518
47154
  }
45519
47155
  ]
@@ -45622,6 +47258,25 @@ const chainArray = [
45622
47258
  chainId: 13371337,
45623
47259
  networkId: 13371337
45624
47260
  },
47261
+ {
47262
+ name: 'Symbiosis',
47263
+ chain: 'symbiosis',
47264
+ rpc: [ 'https://symbiosis.calderachain.xyz/http' ],
47265
+ faucets: [],
47266
+ nativeCurrency: { name: 'Symbiosis', symbol: 'SIS', decimals: 18 },
47267
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
47268
+ infoURL: 'https://symbiosis.hub.caldera.xyz',
47269
+ shortName: 'symbiosis',
47270
+ chainId: 13863860,
47271
+ networkId: 13863860,
47272
+ explorers: [
47273
+ {
47274
+ name: 'Symbiosis Caldera Explorer',
47275
+ url: 'https://symbiosis.calderaexplorer.xyz',
47276
+ standard: 'EIP3091'
47277
+ }
47278
+ ]
47279
+ },
45625
47280
  {
45626
47281
  name: 'Anduschain Mainnet',
45627
47282
  chain: 'anduschain',
@@ -45985,6 +47640,29 @@ const chainArray = [
45985
47640
  }
45986
47641
  ]
45987
47642
  },
47643
+ {
47644
+ name: 'PlatON Dev Testnet',
47645
+ chain: 'PlatON',
47646
+ rpc: [
47647
+ 'https://devnet3openapi.platon.network/rpc',
47648
+ 'wss://devnet3openapi.platon.network/ws'
47649
+ ],
47650
+ faucets: [ 'https://devnet3faucet.platon.network/faucet' ],
47651
+ nativeCurrency: { name: 'LAT', symbol: 'lat', decimals: 18 },
47652
+ infoURL: 'https://www.platon.network',
47653
+ shortName: 'platondev3',
47654
+ chainId: 20250407,
47655
+ networkId: 1,
47656
+ slip44: 1,
47657
+ icon: 'platon',
47658
+ explorers: [
47659
+ {
47660
+ name: 'PlatON devnet explorer',
47661
+ url: 'https://devnet3scan.platon.network',
47662
+ standard: 'none'
47663
+ }
47664
+ ]
47665
+ },
45988
47666
  {
45989
47667
  name: 'Vcitychain Mainnet',
45990
47668
  chain: 'Vcitychain',
@@ -46283,25 +47961,25 @@ const chainArray = [
46283
47961
  {
46284
47962
  name: 'Xone Testnet',
46285
47963
  chain: 'XOC',
46286
- icon: 'xone-test',
47964
+ icon: 'xone_test',
46287
47965
  rpc: [
46288
47966
  'https://rpc-testnet.xone.plus',
46289
47967
  'https://rpc-testnet.xone.org',
46290
47968
  'https://rpc-testnet.knight.center',
46291
- 'wss://wss-rpc-testnet.xone.org'
47969
+ 'wss://rpc-testnet.xone.org'
46292
47970
  ],
46293
47971
  features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
46294
47972
  faucets: [ 'https://faucet.xone.org/' ],
46295
47973
  nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
46296
47974
  infoURL: 'https://xone.org',
46297
- shortName: 'txoc',
47975
+ shortName: 'tXOC',
46298
47976
  chainId: 33772211,
46299
47977
  networkId: 33772211,
46300
47978
  explorers: [
46301
47979
  {
46302
- name: 'testnet-xscscan',
46303
- url: 'https://testnet.xscscan.com',
46304
- icon: 'testnet-xscscan',
47980
+ name: 'xone_test',
47981
+ url: 'https://testnet.xonescan.com',
47982
+ icon: 'xone_test',
46305
47983
  standard: 'EIP3091'
46306
47984
  }
46307
47985
  ]
@@ -46512,6 +48190,33 @@ const chainArray = [
46512
48190
  networkId: 61717561,
46513
48191
  slip44: 61717561
46514
48192
  },
48193
+ {
48194
+ name: 'Autonity Mainnet',
48195
+ chain: 'AUT',
48196
+ rpc: [
48197
+ 'https://rpc.autonity-apis.com',
48198
+ 'wss://rpc.autonity-apis.com',
48199
+ 'https://autonity.rpc.web3cdn.network',
48200
+ 'wss://autonity.rpc.web3cdn.network',
48201
+ 'https://autonity.rpc.subquery.network/public',
48202
+ 'wss://autonity.rpc.subquery.network/public'
48203
+ ],
48204
+ faucets: [],
48205
+ nativeCurrency: { name: 'Auton', symbol: 'ATN', decimals: 18 },
48206
+ infoURL: 'https://autonity.org/',
48207
+ shortName: 'aut',
48208
+ chainId: 65000000,
48209
+ networkId: 65000000,
48210
+ slip44: 1,
48211
+ icon: 'autonity',
48212
+ explorers: [
48213
+ {
48214
+ name: 'autonityscan',
48215
+ url: 'https://autonityscan.org',
48216
+ standard: 'EIP3091'
48217
+ }
48218
+ ]
48219
+ },
46515
48220
  {
46516
48221
  name: 'Autonity Bakerloo (Thames) Testnet',
46517
48222
  status: 'deprecated',
@@ -46821,6 +48526,29 @@ const chainArray = [
46821
48526
  }
46822
48527
  ]
46823
48528
  },
48529
+ {
48530
+ name: 'Krown Testnet',
48531
+ chain: 'KROWN',
48532
+ icon: 'krown',
48533
+ rpc: [
48534
+ 'https://testnet.krown.network',
48535
+ 'https://testnet1.krown.network'
48536
+ ],
48537
+ faucets: [ 'https://faucet.krown.network' ],
48538
+ nativeCurrency: { name: 'KROWN', symbol: 'KROWN', decimals: 18 },
48539
+ features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
48540
+ infoURL: 'https://krown.network',
48541
+ shortName: 'krown-testnet',
48542
+ chainId: 89127398,
48543
+ networkId: 89127398,
48544
+ explorers: [
48545
+ {
48546
+ name: 'Krown Testnet Explorer',
48547
+ url: 'https://explorer-testnet.krown.network',
48548
+ standard: 'EIP3091'
48549
+ }
48550
+ ]
48551
+ },
46824
48552
  {
46825
48553
  name: 'Reya Cronos',
46826
48554
  title: 'Reya Cronos',
@@ -47286,6 +49014,28 @@ const chainArray = [
47286
49014
  }
47287
49015
  ]
47288
49016
  },
49017
+ {
49018
+ name: 'SKALE Base Sepolia',
49019
+ chain: 'skale-base-sepolia',
49020
+ icon: 'skale',
49021
+ rpc: [
49022
+ 'https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha',
49023
+ 'wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha'
49024
+ ],
49025
+ faucets: [ 'http://base-sepolia-faucet.skale.space' ],
49026
+ nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
49027
+ infoURL: 'https://docs.skale.space/welcome/skale-on-base',
49028
+ shortName: 'skale-base-sepolia',
49029
+ chainId: 324705682,
49030
+ networkId: 324705682,
49031
+ explorers: [
49032
+ {
49033
+ name: 'Blockscout',
49034
+ url: 'https://base-sepolia-testnet-explorer.skalenodes.com',
49035
+ standard: 'EIP3091'
49036
+ }
49037
+ ]
49038
+ },
47289
49039
  {
47290
49040
  name: 'Nal Sepolia Testnet',
47291
49041
  chain: 'ETH',
@@ -47798,6 +49548,27 @@ const chainArray = [
47798
49548
  }
47799
49549
  ]
47800
49550
  },
49551
+ {
49552
+ name: 'SKALE Base',
49553
+ chain: 'skale-base',
49554
+ rpc: [
49555
+ 'https://skale-base.skalenodes.com/v1/base',
49556
+ 'wss://skale-base.skalenodes.com/v1/ws/base'
49557
+ ],
49558
+ faucets: [ 'http://base-sepolia-faucet.skale.space' ],
49559
+ nativeCurrency: { name: 'Credits', symbol: 'CREDIT', decimals: 18 },
49560
+ infoURL: 'https://docs.skale.space/welcome/skale-on-base',
49561
+ shortName: 'skale-base',
49562
+ chainId: 1187947933,
49563
+ networkId: 1187947933,
49564
+ explorers: [
49565
+ {
49566
+ name: 'Blockscout',
49567
+ url: 'https://skale-base-explorer.skalenodes.com',
49568
+ standard: 'EIP3091'
49569
+ }
49570
+ ]
49571
+ },
47801
49572
  {
47802
49573
  name: 'HUMAN Protocol',
47803
49574
  title: 'HUMAN Protocol',