@revoke.cash/chains 57.0.0 → 59.0.0

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.
@@ -831,10 +831,10 @@ exports.chains = {
831
831
  39: {
832
832
  name: 'U2U Solaris Mainnet',
833
833
  chain: 'u2u',
834
- rpc: ['https://rpc-mainnet.uniultra.xyz'],
834
+ rpc: ['https://rpc-mainnet.u2u.xyz'],
835
835
  faucets: [],
836
- nativeCurrency: { name: 'Unicorn Ultra', symbol: 'U2U', decimals: 18 },
837
- infoURL: 'https://uniultra.xyz',
836
+ nativeCurrency: { name: 'U2U Network', symbol: 'U2U', decimals: 18 },
837
+ infoURL: 'https://u2u.xyz',
838
838
  shortName: 'u2u',
839
839
  chainId: 39,
840
840
  networkId: 39,
@@ -1831,7 +1831,7 @@ exports.chains = {
1831
1831
  }
1832
1832
  ],
1833
1833
  redFlags: ['reusedChainId'],
1834
- iconURL: 'https://ipfs.io/ipfs/bafkreidhsiuqrct42bel76zhi3rx35k4lnk6aqgde27nvvxcz563ttfefy'
1834
+ iconURL: 'https://ipfs.io/ipfs/bafkreigkeot6kwnehcrmhppzd5yqaifttmmvyznv3qjo7agh2figylfyvu'
1835
1835
  },
1836
1836
  82: {
1837
1837
  name: 'Meter Mainnet',
@@ -2424,7 +2424,11 @@ exports.chains = {
2424
2424
  name: 'Shibarium',
2425
2425
  chain: 'Shibarium',
2426
2426
  icon: 'shibarium',
2427
- rpc: ['https://www.shibrpc.com'],
2427
+ rpc: [
2428
+ 'https://www.shibrpc.com',
2429
+ 'https://rpc.shibrpc.com',
2430
+ 'https://shib.nownodes.io'
2431
+ ],
2428
2432
  faucets: [],
2429
2433
  nativeCurrency: { name: 'BONE Shibarium', symbol: 'BONE', decimals: 18 },
2430
2434
  infoURL: 'https://shibariumecosystem.com',
@@ -2438,7 +2442,7 @@ exports.chains = {
2438
2442
  standard: 'none'
2439
2443
  }
2440
2444
  ],
2441
- iconURL: 'https://ipfs.io/ipfs/QmYNVkoZgRjDBQzJz6kog9mA2yPzQFW2oSKvhnkwuBhLQE'
2445
+ iconURL: 'https://ipfs.io/ipfs/Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb'
2442
2446
  },
2443
2447
  110: {
2444
2448
  name: 'Proton Testnet',
@@ -3190,7 +3194,11 @@ exports.chains = {
3190
3194
  146: {
3191
3195
  name: 'Sonic Mainnet',
3192
3196
  chain: 'sonic',
3193
- rpc: ['https://rpc.soniclabs.com'],
3197
+ rpc: [
3198
+ 'https://rpc.soniclabs.com',
3199
+ 'https://sonic-rpc.publicnode.com',
3200
+ 'wss://sonic-rpc.publicnode.com'
3201
+ ],
3194
3202
  faucets: [],
3195
3203
  nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
3196
3204
  features: [{ name: 'EIP155' }],
@@ -3401,11 +3409,11 @@ exports.chains = {
3401
3409
  iconURL: 'https://ipfs.io/ipfs/QmdoQUfYqtkWMfjtoPv2KWDY4MxDDSsyWgwXtCx6jfkezz'
3402
3410
  },
3403
3411
  157: {
3404
- name: 'Puppynet Shibarium',
3405
- chain: 'Puppynet Shibarium',
3412
+ name: 'Puppynet',
3413
+ chain: 'Puppynet',
3406
3414
  icon: 'shibarium',
3407
3415
  rpc: ['https://puppynet.shibrpc.com'],
3408
- faucets: ['https://beta.shibariumtech.com/faucet'],
3416
+ faucets: ['https://shibarium.shib.io/faucet'],
3409
3417
  nativeCurrency: { name: 'BONE', symbol: 'BONE', decimals: 18 },
3410
3418
  infoURL: 'https://shibariumecosystem.com',
3411
3419
  shortName: 'puppynet',
@@ -3418,7 +3426,7 @@ exports.chains = {
3418
3426
  standard: 'none'
3419
3427
  }
3420
3428
  ],
3421
- iconURL: 'https://ipfs.io/ipfs/QmYNVkoZgRjDBQzJz6kog9mA2yPzQFW2oSKvhnkwuBhLQE'
3429
+ iconURL: 'https://ipfs.io/ipfs/Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb'
3422
3430
  },
3423
3431
  158: {
3424
3432
  name: 'Roburna Mainnet',
@@ -3739,14 +3747,21 @@ exports.chains = {
3739
3747
  name: 'HashKey Chain',
3740
3748
  title: 'HashKey Chain',
3741
3749
  chain: 'HashKey Chain',
3742
- rpc: [],
3750
+ rpc: ['https://mainnet.hsk.xyz'],
3743
3751
  faucets: [],
3744
3752
  nativeCurrency: { name: 'HashKey EcoPoints', symbol: 'HSK', decimals: 18 },
3745
3753
  infoURL: 'https://hsk.xyz',
3746
3754
  shortName: 'HSK',
3747
3755
  chainId: 177,
3748
3756
  networkId: 177,
3749
- explorers: [],
3757
+ explorers: [
3758
+ {
3759
+ name: 'blockscout',
3760
+ url: 'https://explorer.hsk.xyz',
3761
+ icon: 'blockscout',
3762
+ standard: 'EIP3091'
3763
+ }
3764
+ ],
3750
3765
  parent: { type: 'L2', chain: 'eip155-1' }
3751
3766
  },
3752
3767
  178: {
@@ -4222,6 +4237,28 @@ exports.chains = {
4222
4237
  }
4223
4238
  ]
4224
4239
  },
4240
+ 203: {
4241
+ name: 'WowChain Mainnet',
4242
+ title: 'WowChain Mainnet',
4243
+ chain: 'WowChain',
4244
+ rpc: ['https://rpc.wowchain.io'],
4245
+ faucets: [],
4246
+ nativeCurrency: { name: 'Dogecoin', symbol: 'DOGE', decimals: 18 },
4247
+ infoURL: 'https://wowchain.io',
4248
+ shortName: 'wow',
4249
+ chainId: 203,
4250
+ networkId: 203,
4251
+ icon: 'wowchain',
4252
+ explorers: [
4253
+ {
4254
+ name: 'blockscout',
4255
+ url: 'https://explorer.wowchain.io',
4256
+ icon: 'wowchain',
4257
+ standard: 'EIP3091'
4258
+ }
4259
+ ],
4260
+ iconURL: 'https://ipfs.io/ipfs/QmZvveFvougFMXqHRi8jGQ1EStBFhmCxTyNK16RK2WWp8t'
4261
+ },
4225
4262
  204: {
4226
4263
  name: 'opBNB Mainnet',
4227
4264
  icon: 'bnbchain',
@@ -4890,7 +4927,11 @@ exports.chains = {
4890
4927
  252: {
4891
4928
  name: 'Fraxtal',
4892
4929
  chain: 'FRAX',
4893
- rpc: ['https://rpc.frax.com'],
4930
+ rpc: [
4931
+ 'https://rpc.frax.com',
4932
+ 'https://fraxtal-rpc.publicnode.com',
4933
+ 'wss://fraxtal-rpc.publicnode.com'
4934
+ ],
4894
4935
  faucets: [],
4895
4936
  nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
4896
4937
  infoURL: 'https://mainnet.frax.com',
@@ -5207,6 +5248,35 @@ exports.chains = {
5207
5248
  ],
5208
5249
  iconURL: 'https://ipfs.io/ipfs/QmNZiMmzMQYjyGtNSghtzLg4UooYhDgMQsa677DAP5KsBg'
5209
5250
  },
5251
+ 273: {
5252
+ name: 'XR One',
5253
+ chain: 'ETH',
5254
+ rpc: ['https://xr-one.calderachain.xyz/http'],
5255
+ faucets: [],
5256
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
5257
+ nativeCurrency: { name: 'XR', symbol: 'XR', decimals: 18 },
5258
+ infoURL: 'https://xr-one.gitbook.io',
5259
+ shortName: 'xr',
5260
+ chainId: 273,
5261
+ networkId: 273,
5262
+ icon: 'xr',
5263
+ slip44: 60,
5264
+ explorers: [
5265
+ {
5266
+ name: 'XR One Explorer',
5267
+ url: 'https://xr-one.calderaexplorer.xyz',
5268
+ icon: 'blockscout',
5269
+ standard: 'EIP3091'
5270
+ }
5271
+ ],
5272
+ parent: {
5273
+ type: 'L2',
5274
+ chain: 'eip155-42161',
5275
+ bridges: [{ url: 'https://xr-one.bridge.caldera.xyz/' }]
5276
+ },
5277
+ status: 'active',
5278
+ iconURL: 'https://ipfs.io/ipfs/QmTrFxtjUBwxi87rty13jbXg4BW9nvVuBmtbzb9j9F99Gt'
5279
+ },
5210
5280
  274: {
5211
5281
  name: 'LaChain',
5212
5282
  chain: 'LaChain',
@@ -6837,6 +6907,38 @@ exports.chains = {
6837
6907
  },
6838
6908
  iconURL: 'https://ipfs.io/ipfs/bafybeigx76uxvcvet7365sjdzuxxcgl5auzck6vbbigu2jeg6ixl5k3tya'
6839
6909
  },
6910
+ 478: {
6911
+ name: 'Form Network',
6912
+ title: 'Form Network',
6913
+ chain: 'form',
6914
+ icon: 'form',
6915
+ rpc: ['https://rpc.form.network/http', 'wss://rpc.form.network/ws'],
6916
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
6917
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
6918
+ infoURL: 'https://info.form.network',
6919
+ shortName: 'formnetwork',
6920
+ chainId: 478,
6921
+ networkId: 478,
6922
+ explorers: [
6923
+ {
6924
+ name: 'Form Explorer',
6925
+ url: 'https://explorer.form.network',
6926
+ standard: 'EIP3091',
6927
+ icon: 'form'
6928
+ }
6929
+ ],
6930
+ faucets: [],
6931
+ parent: {
6932
+ type: 'L2',
6933
+ chain: 'eip155-1',
6934
+ bridges: [
6935
+ { url: 'https://bridge.form.network' },
6936
+ { url: 'https://op-bridge.form.network' }
6937
+ ]
6938
+ },
6939
+ status: 'active',
6940
+ iconURL: 'https://ipfs.io/ipfs/QmWrjS43miGAKEzKyNn1YajFn4zG7cDiPiaNHF1gTqKR91'
6941
+ },
6840
6942
  480: {
6841
6943
  name: 'World Chain',
6842
6944
  chain: 'ETH',
@@ -7160,6 +7262,35 @@ exports.chains = {
7160
7262
  ],
7161
7263
  iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
7162
7264
  },
7265
+ 550: {
7266
+ name: 'River',
7267
+ chain: 'river',
7268
+ rpc: [
7269
+ 'https://mainnet.rpc.river.build',
7270
+ 'https://towns-mainnet.calderachain.xyz/http'
7271
+ ],
7272
+ faucets: [],
7273
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
7274
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
7275
+ infoURL: 'https://www.river.build',
7276
+ shortName: 'river',
7277
+ chainId: 550,
7278
+ networkId: 550,
7279
+ icon: 'river',
7280
+ explorers: [
7281
+ {
7282
+ name: 'River Explorer',
7283
+ url: 'https://explorer.river.build',
7284
+ standard: 'EIP3091'
7285
+ },
7286
+ {
7287
+ name: 'River Caldera Explorer',
7288
+ url: 'https://towns-mainnet.calderaexplorer.xyz',
7289
+ standard: 'EIP3091'
7290
+ }
7291
+ ],
7292
+ iconURL: 'https://ipfs.io/ipfs/bafkreiafftbrpywlc4awvbgbdau4bpd5rg27za4eyh7somqw5pv755gbmq'
7293
+ },
7163
7294
  555: {
7164
7295
  name: 'Vela1 Chain Mainnet',
7165
7296
  chain: 'VELA1',
@@ -7547,6 +7678,29 @@ exports.chains = {
7547
7678
  }
7548
7679
  ]
7549
7680
  },
7681
+ 619: {
7682
+ name: 'Skynet',
7683
+ chain: 'Skynet',
7684
+ rpc: ['http://rpc.skynet.io'],
7685
+ nativeCurrency: { name: 'SkyUSD', symbol: 'sUSD', decimals: 18 },
7686
+ infoURL: 'http://explorer.skynet.io',
7687
+ shortName: 'Skynet',
7688
+ chainId: 619,
7689
+ networkId: 619,
7690
+ explorers: [
7691
+ {
7692
+ name: 'tracehawk',
7693
+ url: 'http://explorer.skynet.io',
7694
+ standard: 'none'
7695
+ }
7696
+ ],
7697
+ faucets: [],
7698
+ parent: {
7699
+ type: 'L2',
7700
+ chain: 'eip155-42161',
7701
+ bridges: [{ url: 'http://bridge.skynet.io' }]
7702
+ }
7703
+ },
7550
7704
  624: {
7551
7705
  name: 'Binary Mainnet',
7552
7706
  chain: 'The Binary Holdings',
@@ -8133,7 +8287,7 @@ exports.chains = {
8133
8287
  standard: 'EIP3091'
8134
8288
  }
8135
8289
  ],
8136
- iconURL: 'https://ipfs.io/ipfs/QmYNVkoZgRjDBQzJz6kog9mA2yPzQFW2oSKvhnkwuBhLQE'
8290
+ iconURL: 'https://ipfs.io/ipfs/Qmd6rSbfpVjQQZXothmiwGqKo7zovnB9gkeoYcunDt7ZTb'
8137
8291
  },
8138
8292
  721: {
8139
8293
  name: 'Lycan Chain',
@@ -8274,6 +8428,27 @@ exports.chains = {
8274
8428
  ],
8275
8429
  iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
8276
8430
  },
8431
+ 753: {
8432
+ name: 'Rivalz',
8433
+ chain: 'rivalz',
8434
+ rpc: ['https://rivalz.calderachain.xyz/http'],
8435
+ faucets: [],
8436
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
8437
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
8438
+ infoURL: 'https://rivalz.hub.caldera.xyz',
8439
+ shortName: 'rivalz',
8440
+ chainId: 753,
8441
+ networkId: 753,
8442
+ icon: 'rivalz',
8443
+ explorers: [
8444
+ {
8445
+ name: 'Rivalz Caldera Explorer',
8446
+ url: 'https://rivalz.calderaexplorer.xyz',
8447
+ standard: 'EIP3091'
8448
+ }
8449
+ ],
8450
+ iconURL: 'https://ipfs.io/ipfs/bafkreiaykqfno5aveymgvrv3y725acslww2jidtaqr4nkmmti4zbayf2k4'
8451
+ },
8277
8452
  766: {
8278
8453
  name: 'QL1',
8279
8454
  chain: 'QOM',
@@ -8326,6 +8501,24 @@ exports.chains = {
8326
8501
  chainId: 777,
8327
8502
  networkId: 777
8328
8503
  },
8504
+ 785: {
8505
+ name: 'AUTHEO Testnet',
8506
+ chain: 'AUTHEO Testnet',
8507
+ rpc: ['https://testnet-rpc1.autheo.com'],
8508
+ faucets: ['https://testnet-faucet.autheo.com'],
8509
+ nativeCurrency: { name: 'THEO', symbol: 'THEO', decimals: 18 },
8510
+ infoURL: 'https://autheo.com',
8511
+ shortName: 'autheo-Test-Chain',
8512
+ chainId: 785,
8513
+ networkId: 785,
8514
+ explorers: [
8515
+ {
8516
+ name: 'tracehawk',
8517
+ url: 'https://testnet-explorer.autheo.com',
8518
+ standard: 'none'
8519
+ }
8520
+ ]
8521
+ },
8329
8522
  786: {
8330
8523
  name: 'MAAL Chain',
8331
8524
  chain: 'MAAL',
@@ -8468,6 +8661,27 @@ exports.chains = {
8468
8661
  chainId: 803,
8469
8662
  networkId: 803
8470
8663
  },
8664
+ 805: {
8665
+ name: 'Evoz Mainnet',
8666
+ chain: 'Evoz',
8667
+ rpc: ['https://rpc.evozscan.com'],
8668
+ faucets: [],
8669
+ nativeCurrency: { name: 'Evoz Mainnet', symbol: 'EVOZ', decimals: 18 },
8670
+ infoURL: 'https://rpc.evozscan.com',
8671
+ shortName: 'Evoz',
8672
+ chainId: 805,
8673
+ networkId: 805,
8674
+ icon: 'evoz',
8675
+ explorers: [
8676
+ {
8677
+ name: 'evozscan',
8678
+ url: 'https://evozscan.com',
8679
+ icon: 'evoz',
8680
+ standard: 'none'
8681
+ }
8682
+ ],
8683
+ iconURL: 'https://ipfs.io/ipfs/bafkreia7pxdzauhdibtcjqhy4ywwshdgcspvh2jt3g4hyvamfymldlwhi4'
8684
+ },
8471
8685
  808: {
8472
8686
  name: 'Portal Fantasy Chain Test',
8473
8687
  chain: 'PF',
@@ -8808,6 +9022,24 @@ exports.chains = {
8808
9022
  }
8809
9023
  ]
8810
9024
  },
9025
+ 861: {
9026
+ name: 'Electra Network',
9027
+ chain: 'Electra',
9028
+ rpc: ['https://rpc.electranetwork.tech'],
9029
+ faucets: [],
9030
+ nativeCurrency: { name: 'Electra', symbol: 'ELC', decimals: 18 },
9031
+ infoURL: 'https://www.electranetwork.tech',
9032
+ shortName: 'elc',
9033
+ chainId: 861,
9034
+ networkId: 861,
9035
+ explorers: [
9036
+ {
9037
+ name: 'Electra Explorer',
9038
+ url: 'https://scan.electranetwork.tech',
9039
+ standard: 'none'
9040
+ }
9041
+ ]
9042
+ },
8811
9043
  868: {
8812
9044
  name: 'Fantasia Chain Mainnet',
8813
9045
  chain: 'FSC',
@@ -8830,6 +9062,24 @@ exports.chains = {
8830
9062
  }
8831
9063
  ]
8832
9064
  },
9065
+ 871: {
9066
+ name: 'Electra Test Network',
9067
+ chain: 'Electra',
9068
+ rpc: ['https://rpc.testnet.electranetwork.tech'],
9069
+ faucets: [],
9070
+ nativeCurrency: { name: 'Test Electra', symbol: 'TELC', decimals: 18 },
9071
+ infoURL: 'https://scan.testnet.electranetwork.tech',
9072
+ shortName: 'telc',
9073
+ chainId: 871,
9074
+ networkId: 871,
9075
+ explorers: [
9076
+ {
9077
+ name: 'Electra Testnet Explorer',
9078
+ url: 'https://scan.testnet.electranetwork.tech',
9079
+ standard: 'none'
9080
+ }
9081
+ ]
9082
+ },
8833
9083
  876: {
8834
9084
  name: 'Bandai Namco Research Verse Mainnet',
8835
9085
  chain: 'Bandai Namco Research Verse',
@@ -10250,7 +10500,9 @@ exports.chains = {
10250
10500
  rpc: [
10251
10501
  'https://andromeda.metis.io/?owner=1088',
10252
10502
  'https://metis.drpc.org',
10253
- 'wss://metis.drpc.org'
10503
+ 'wss://metis.drpc.org',
10504
+ 'https://metis-rpc.publicnode.com',
10505
+ 'wss://metis-rpc.publicnode.com'
10254
10506
  ],
10255
10507
  faucets: [],
10256
10508
  nativeCurrency: { name: 'Metis', symbol: 'METIS', decimals: 18 },
@@ -10473,11 +10725,39 @@ exports.chains = {
10473
10725
  ],
10474
10726
  iconURL: 'https://ipfs.io/ipfs/QmPV6ASrQDEkEW3g3ni7p2rJMPeciRLpEpvrAc1QfzVkx9'
10475
10727
  },
10728
+ 1114: {
10729
+ name: 'Core Blockchain Testnet2',
10730
+ chain: 'Core',
10731
+ icon: 'core',
10732
+ rpc: ['https://rpc.test2.btcs.network/'],
10733
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
10734
+ faucets: ['https://scan.test2.btcs.network/faucet'],
10735
+ nativeCurrency: {
10736
+ name: 'Core Blockchain Testnet2 Native Token',
10737
+ symbol: 'tCORE2',
10738
+ decimals: 18
10739
+ },
10740
+ infoURL: 'https://www.coredao.org',
10741
+ shortName: 'tcore2',
10742
+ chainId: 1114,
10743
+ networkId: 1114,
10744
+ slip44: 1,
10745
+ explorers: [
10746
+ {
10747
+ name: 'Core Scan Testnet2',
10748
+ url: 'https://scan.test2.btcs.network',
10749
+ icon: 'core',
10750
+ standard: 'EIP3091'
10751
+ }
10752
+ ],
10753
+ iconURL: 'https://ipfs.io/ipfs/QmdUgiGaD6fGjhb9x1NvfccvEBBFq2YHSm9yb8FNhpwHkW'
10754
+ },
10476
10755
  1115: {
10477
10756
  name: 'Core Blockchain Testnet',
10478
10757
  chain: 'Core',
10479
10758
  icon: 'core',
10480
10759
  rpc: ['https://rpc.test.btcs.network/'],
10760
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
10481
10761
  faucets: ['https://scan.test.btcs.network/faucet'],
10482
10762
  nativeCurrency: {
10483
10763
  name: 'Core Blockchain Testnet Native Token',
@@ -10509,6 +10789,7 @@ exports.chains = {
10509
10789
  'https://core.drpc.org',
10510
10790
  'wss://core.drpc.org'
10511
10791
  ],
10792
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
10512
10793
  faucets: [],
10513
10794
  nativeCurrency: {
10514
10795
  name: 'Core Blockchain Native Token',
@@ -11629,7 +11910,11 @@ exports.chains = {
11629
11910
  1301: {
11630
11911
  name: 'Unichain Sepolia Testnet',
11631
11912
  chain: 'ETH',
11632
- rpc: ['https://sepolia.unichain.org'],
11913
+ rpc: [
11914
+ 'https://sepolia.unichain.org',
11915
+ 'https://unichain-sepolia-rpc.publicnode.com',
11916
+ 'wss://unichain-sepolia-rpc.publicnode.com'
11917
+ ],
11633
11918
  faucets: [],
11634
11919
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
11635
11920
  infoURL: 'https://unichain.org',
@@ -12377,6 +12662,26 @@ exports.chains = {
12377
12662
  }
12378
12663
  ]
12379
12664
  },
12665
+ 1514: {
12666
+ name: 'Story',
12667
+ chain: 'STORY',
12668
+ rpc: ['https://mainnet.storyrpc.io'],
12669
+ faucets: [],
12670
+ nativeCurrency: { name: 'IP Token', symbol: 'IP', decimals: 18 },
12671
+ infoURL: 'https://story.foundation/',
12672
+ icon: 'story',
12673
+ shortName: 'sty',
12674
+ chainId: 1514,
12675
+ networkId: 1514,
12676
+ explorers: [
12677
+ {
12678
+ name: 'blockscout',
12679
+ url: 'https://mainnet.storyscan.xyz',
12680
+ standard: 'EIP3091'
12681
+ }
12682
+ ],
12683
+ iconURL: 'https://ipfs.io/ipfs/bafkreierdbo6kxvq5l353dqzg5qkaennz5s6hjp3nvmvyz2dx7gfka4nuu'
12684
+ },
12380
12685
  1515: {
12381
12686
  name: 'Beagle Messaging Chain',
12382
12687
  chain: 'BMC',
@@ -14587,14 +14892,15 @@ exports.chains = {
14587
14892
  },
14588
14893
  2035: {
14589
14894
  name: 'Phala Network',
14590
- chain: 'PHA',
14895
+ chain: 'ETH',
14591
14896
  rpc: [],
14592
14897
  faucets: [],
14593
- nativeCurrency: { name: 'Phala', symbol: 'PHA', decimals: 18 },
14898
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
14594
14899
  infoURL: 'https://phala.network',
14595
- shortName: 'pha',
14900
+ shortName: 'phala',
14596
14901
  chainId: 2035,
14597
- networkId: 2035
14902
+ networkId: 2035,
14903
+ status: 'incubating'
14598
14904
  },
14599
14905
  2037: {
14600
14906
  name: 'Kiwi Subnet',
@@ -15475,6 +15781,29 @@ exports.chains = {
15475
15781
  explorers: [],
15476
15782
  status: 'incubating'
15477
15783
  },
15784
+ 2310: {
15785
+ name: 'CratD2C',
15786
+ chain: 'CRATD2C',
15787
+ rpc: [
15788
+ 'https://node1.cratd2csmartchain.io',
15789
+ 'https://node2.cratd2csmartchain.io',
15790
+ 'https://node3.cratd2csmartchain.io'
15791
+ ],
15792
+ faucets: [],
15793
+ nativeCurrency: { name: 'CRATD2C', symbol: 'CRAT', decimals: 18 },
15794
+ infoURL: 'https://cratd2csmartchain.io',
15795
+ shortName: 'cratd2c',
15796
+ chainId: 2310,
15797
+ networkId: 2310,
15798
+ explorers: [
15799
+ {
15800
+ name: 'Blockscout',
15801
+ url: 'https://explorer.cratd2csmartchain.io',
15802
+ icon: 'blockscout',
15803
+ standard: 'EIP3091'
15804
+ }
15805
+ ]
15806
+ },
15478
15807
  2311: {
15479
15808
  name: 'Chronicle Vesuvius - Lit Protocol Testnet',
15480
15809
  chain: 'LPV',
@@ -15849,6 +16178,27 @@ exports.chains = {
15849
16178
  ],
15850
16179
  iconURL: 'https://ipfs.io/ipfs/QmXt49jPfHUmDF4n8TF7ks6txiPztx6qUHanWmHnCoEAhW'
15851
16180
  },
16181
+ 2420: {
16182
+ name: 'Rufus',
16183
+ chain: 'rufus',
16184
+ rpc: ['https://rufus.calderachain.xyz/http'],
16185
+ faucets: [],
16186
+ nativeCurrency: { name: 'Dogelon', symbol: 'ELON', decimals: 18 },
16187
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
16188
+ infoURL: 'https://rufus.hub.caldera.xyz',
16189
+ shortName: 'rufus',
16190
+ chainId: 2420,
16191
+ networkId: 2420,
16192
+ icon: 'rufus',
16193
+ explorers: [
16194
+ {
16195
+ name: 'Rufus Caldera Explorer',
16196
+ url: 'https://rufus.calderaexplorer.xyz',
16197
+ standard: 'EIP3091'
16198
+ }
16199
+ ],
16200
+ iconURL: 'https://ipfs.io/ipfs/bafkreihcbx557v446mhd7z4kfogqy3f3i5zdx2fsc5udg2obdstzxt66be'
16201
+ },
15852
16202
  2425: {
15853
16203
  name: 'King Of Legends Mainnet',
15854
16204
  title: 'King Of Legends Mainnet',
@@ -16059,7 +16409,11 @@ exports.chains = {
16059
16409
  2522: {
16060
16410
  name: 'Fraxtal Testnet',
16061
16411
  chain: 'FRAX',
16062
- rpc: ['https://rpc.testnet.frax.com'],
16412
+ rpc: [
16413
+ 'https://rpc.testnet.frax.com',
16414
+ 'https://fraxtal-holesky-rpc.publicnode.com',
16415
+ 'wss://fraxtal-holesky-rpc.publicnode.com'
16416
+ ],
16063
16417
  faucets: [],
16064
16418
  nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
16065
16419
  infoURL: 'https://testnet.frax.com',
@@ -17148,6 +17502,54 @@ exports.chains = {
17148
17502
  slip44: 1,
17149
17503
  status: 'incubating'
17150
17504
  },
17505
+ 3366: {
17506
+ name: 'Meroneum',
17507
+ chain: 'MERON',
17508
+ icon: 'meron',
17509
+ rpc: [
17510
+ 'https://mainnet-node1.meronscan.ai/',
17511
+ 'https://mainnet-node2.meronscan.ai/',
17512
+ 'https://mainnet-node3.meronscan.ai/'
17513
+ ],
17514
+ faucets: [],
17515
+ nativeCurrency: { name: 'MERON', symbol: 'MERON', decimals: 18 },
17516
+ infoURL: 'https://www.meroneum.ai',
17517
+ shortName: 'meron-testnet',
17518
+ chainId: 3366,
17519
+ networkId: 3366,
17520
+ explorers: [
17521
+ {
17522
+ name: 'meronscan',
17523
+ url: 'https://meronscan.ai',
17524
+ standard: 'EIP3091'
17525
+ }
17526
+ ],
17527
+ iconURL: 'https://ipfs.io/ipfs/QmdNnuHVDHttkw1Xjp8RZBN2doF9QmBbFpBGf8nxktwdJH'
17528
+ },
17529
+ 3369: {
17530
+ name: 'Meroneum Testnet',
17531
+ chain: 'MERON',
17532
+ icon: 'meron',
17533
+ rpc: [
17534
+ 'https://testnet-node1.meronscan.ai/',
17535
+ 'https://testnet-node2.meronscan.ai/',
17536
+ 'https://testnet-node3.meronscan.ai/'
17537
+ ],
17538
+ faucets: [],
17539
+ nativeCurrency: { name: 'MERON', symbol: 'MERON', decimals: 18 },
17540
+ infoURL: 'https://www.meroneum.ai/',
17541
+ shortName: 'meron',
17542
+ chainId: 3369,
17543
+ networkId: 3369,
17544
+ explorers: [
17545
+ {
17546
+ name: 'meronscan',
17547
+ url: 'https://testnet.meronscan.ai',
17548
+ standard: 'EIP3091'
17549
+ }
17550
+ ],
17551
+ iconURL: 'https://ipfs.io/ipfs/QmdNnuHVDHttkw1Xjp8RZBN2doF9QmBbFpBGf8nxktwdJH'
17552
+ },
17151
17553
  3400: {
17152
17554
  name: 'Paribu Net Mainnet',
17153
17555
  chain: 'PRB',
@@ -17172,7 +17574,7 @@ exports.chains = {
17172
17574
  name: 'EVOLVE Mainnet',
17173
17575
  chain: 'EVO',
17174
17576
  icon: 'evolveIcon',
17175
- rpc: ['https://rpc.evolveblockchain.io'],
17577
+ rpc: ['https://rpc.evoexplorer.com'],
17176
17578
  faucets: [],
17177
17579
  nativeCurrency: { name: 'Evolve', symbol: 'EVO', decimals: 18 },
17178
17580
  infoURL: 'https://evolveblockchain.io',
@@ -17292,22 +17694,22 @@ exports.chains = {
17292
17694
  ]
17293
17695
  },
17294
17696
  3502: {
17295
- name: 'JZERO',
17296
- chain: 'JZERO',
17297
- icon: 'jzero',
17298
- rpc: ['https://rpc.jzero.xyz'],
17697
+ name: 'JFINPOS',
17698
+ chain: 'JFINPOS',
17699
+ icon: 'jfinpos',
17700
+ rpc: ['https://rpc.jfinpos.com'],
17299
17701
  faucets: [],
17300
17702
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
17301
- nativeCurrency: { name: 'JZERO', symbol: 'JZR', decimals: 18 },
17302
- infoURL: 'https://jzero.xyz',
17703
+ nativeCurrency: { name: 'JFINPOS', symbol: 'JPOS', decimals: 18 },
17704
+ infoURL: 'https://jfinpos.com',
17303
17705
  shortName: 'jzero',
17304
17706
  chainId: 3502,
17305
17707
  networkId: 3502,
17306
17708
  explorers: [
17307
17709
  {
17308
- name: 'JZERO Explorer',
17309
- url: 'https://exp.jzero.xyz',
17310
- icon: 'jzero',
17710
+ name: 'JFINPOS Explorer',
17711
+ url: 'https://exp.jfinpos.com',
17712
+ icon: 'jfinpos',
17311
17713
  standard: 'EIP3091'
17312
17714
  }
17313
17715
  ],
@@ -17742,9 +18144,9 @@ exports.chains = {
17742
18144
  iconURL: 'https://ipfs.io/ipfs/QmXbsQe7QsVFZJZdBmbZVvS6LgX9ZFoaTMBs9MiQXUzJTw'
17743
18145
  },
17744
18146
  3939: {
17745
- name: 'DOS Tesnet',
18147
+ name: 'DOS Testnet',
17746
18148
  chain: 'DOS',
17747
- rpc: ['https://test.doschain.com'],
18149
+ rpc: ['https://test.doschain.com/'],
17748
18150
  faucets: [],
17749
18151
  nativeCurrency: { name: 'DOS', symbol: 'DOS', decimals: 18 },
17750
18152
  infoURL: 'http://doschain.io/',
@@ -17800,6 +18202,30 @@ exports.chains = {
17800
18202
  }
17801
18203
  ]
17802
18204
  },
18205
+ 3969: {
18206
+ name: 'PayNetwork Mainnet',
18207
+ chain: 'paynetwork',
18208
+ rpc: [
18209
+ 'https://rpc.paynetwork.io',
18210
+ 'https://paynetwork-main.calderachain.xyz/http'
18211
+ ],
18212
+ faucets: [],
18213
+ nativeCurrency: { name: 'PayNetwork', symbol: 'Pay', decimals: 18 },
18214
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
18215
+ infoURL: 'https://paynetwork-main.hub.caldera.xyz',
18216
+ shortName: 'paynetwork',
18217
+ chainId: 3969,
18218
+ networkId: 3969,
18219
+ icon: 'paynetwork',
18220
+ explorers: [
18221
+ {
18222
+ name: 'PayNetwork Mainnet Caldera Explorer',
18223
+ url: 'https://paynetwork-main.calderaexplorer.xyz',
18224
+ standard: 'EIP3091'
18225
+ }
18226
+ ],
18227
+ iconURL: 'https://ipfs.io/ipfs/bafkreidti4l2gj2bcafth2awvg6xn3fpx7wkautyyb23pfvd7pxzza2psq'
18228
+ },
17803
18229
  3993: {
17804
18230
  name: 'APEX Testnet',
17805
18231
  chain: 'ETH',
@@ -18502,7 +18928,7 @@ exports.chains = {
18502
18928
  4321: {
18503
18929
  name: 'Echos Chain',
18504
18930
  chain: 'Echos',
18505
- rpc: [],
18931
+ rpc: ['https://rpc-echos-mainnet-0.t.conduit.xyz'],
18506
18932
  features: [],
18507
18933
  faucets: [],
18508
18934
  nativeCurrency: { name: 'USD Coin', symbol: 'USDC', decimals: 18 },
@@ -18657,7 +19083,7 @@ exports.chains = {
18657
19083
  4488: {
18658
19084
  name: 'Hydra Chain',
18659
19085
  chain: 'HYDRA',
18660
- rpc: [],
19086
+ rpc: ['https://rpc-mainnet.hydrachain.org'],
18661
19087
  faucets: [],
18662
19088
  nativeCurrency: { name: 'Hydra', symbol: 'HYDRA', decimals: 18 },
18663
19089
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
@@ -18666,8 +19092,14 @@ exports.chains = {
18666
19092
  chainId: 4488,
18667
19093
  networkId: 4488,
18668
19094
  icon: 'hydra',
18669
- explorers: [],
18670
- status: 'incubating',
19095
+ explorers: [
19096
+ {
19097
+ name: 'Hydra Chain Mainnet explorer',
19098
+ url: 'https://skynet.hydrachain.org',
19099
+ icon: 'hydra',
19100
+ standard: 'EIP3091'
19101
+ }
19102
+ ],
18671
19103
  iconURL: 'https://ipfs.io/ipfs/QmVxyUjuA8t9q3oWDgv8ExqaUXcRuDqiKrZAiLaBWHYcmG'
18672
19104
  },
18673
19105
  4544: {
@@ -18738,6 +19170,31 @@ exports.chains = {
18738
19170
  ],
18739
19171
  iconURL: 'https://ipfs.io/ipfs/bafkreidyrvphfojaf7iev57trxk3sxbo6qikg26pdy66ke4n22dgm52wwa'
18740
19172
  },
19173
+ 4646: {
19174
+ name: 'MST Chain',
19175
+ title: 'MST Chain',
19176
+ chain: 'MST',
19177
+ rpc: [
19178
+ 'https://mariorpc.mstblockchain.com',
19179
+ 'https://craftrpc.mstblockchain.com'
19180
+ ],
19181
+ faucets: [],
19182
+ nativeCurrency: { name: 'MST', symbol: 'MST', decimals: 18 },
19183
+ infoURL: 'https://mstblockchain.com',
19184
+ shortName: 'mst',
19185
+ chainId: 4646,
19186
+ networkId: 4646,
19187
+ slip44: 4646,
19188
+ icon: 'mst',
19189
+ explorers: [
19190
+ {
19191
+ name: 'MST Mainnet Scan',
19192
+ url: 'https://mstscan.com',
19193
+ standard: 'EIP3091'
19194
+ }
19195
+ ],
19196
+ iconURL: 'https://ipfs.io/ipfs/bafkreiepbqd2czcifzkfxk2xjd4nfrlnt5yns3t57umhvhdtpnggn6esym'
19197
+ },
18741
19198
  4653: {
18742
19199
  name: 'Gold Chain',
18743
19200
  title: 'Gold Chain',
@@ -18868,6 +19325,31 @@ exports.chains = {
18868
19325
  ],
18869
19326
  iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
18870
19327
  },
19328
+ 4786: {
19329
+ name: 'Evnode Testnet',
19330
+ chain: 'Evnode',
19331
+ rpc: ['https://rpc-testnet.evnode.org/'],
19332
+ faucets: ['https://faucet.evnode.org'],
19333
+ nativeCurrency: {
19334
+ name: 'Evnode Testnet Native Token',
19335
+ symbol: 'tEVO',
19336
+ decimals: 18
19337
+ },
19338
+ infoURL: 'https://evnode.org',
19339
+ shortName: 'evnode',
19340
+ chainId: 4786,
19341
+ networkId: 4786,
19342
+ icon: 'evnode',
19343
+ explorers: [
19344
+ {
19345
+ name: 'Evnode Explorer Testnet',
19346
+ url: 'https://testnet.evscan.net',
19347
+ standard: 'EIP3091',
19348
+ icon: 'evnode'
19349
+ }
19350
+ ],
19351
+ iconURL: 'https://ipfs.io/ipfs/QmWjBJXdpBzNHtakvEkjKXU5XMJn8JaUTNLfaUt8Y1swPE'
19352
+ },
18871
19353
  4801: {
18872
19354
  name: 'World Chain Sepolia Testnet',
18873
19355
  chain: 'ETH',
@@ -18922,6 +19404,35 @@ exports.chains = {
18922
19404
  ],
18923
19405
  iconURL: 'https://ipfs.io/ipfs/QmPRHDsVNpRZ72GoQgDbpa3R4wKENmrXCRNuYJkxocFRDb'
18924
19406
  },
19407
+ 4913: {
19408
+ name: 'OEV Network',
19409
+ chain: 'oev-network',
19410
+ rpc: [
19411
+ 'https://oev.rpc.api3.org',
19412
+ 'https://oev-network.calderachain.xyz/http'
19413
+ ],
19414
+ faucets: [],
19415
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
19416
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
19417
+ infoURL: 'https://api3.org/oev/',
19418
+ shortName: 'oev-network',
19419
+ chainId: 4913,
19420
+ networkId: 4913,
19421
+ icon: 'oev-network',
19422
+ explorers: [
19423
+ {
19424
+ name: 'OEV Network Explorer',
19425
+ url: 'https://oev.explorer.api3.org',
19426
+ standard: 'EIP3091'
19427
+ },
19428
+ {
19429
+ name: 'OEV Network Caldera Explorer',
19430
+ url: 'https://oev-network.calderaexplorer.xyz',
19431
+ standard: 'EIP3091'
19432
+ }
19433
+ ],
19434
+ iconURL: 'https://ipfs.io/ipfs/bafkreicwebttrkbqxtiqduye67sgg54isk3psoll5huizyldcpfkxo63hi'
19435
+ },
18925
19436
  4918: {
18926
19437
  name: 'Venidium Testnet',
18927
19438
  chain: 'XVM',
@@ -19720,6 +20231,27 @@ exports.chains = {
19720
20231
  { name: 'egoscan', url: 'https://egoscan.io', standard: 'EIP3091' }
19721
20232
  ]
19722
20233
  },
20234
+ 5511: {
20235
+ name: 'PointPay Mainnet',
20236
+ chain: 'pointpay',
20237
+ rpc: ['https://rpc-mainnet.pointpay.io'],
20238
+ faucets: [],
20239
+ nativeCurrency: { name: 'PointPay', symbol: 'PXP', decimals: 18 },
20240
+ infoURL: 'https://pointpay.io',
20241
+ shortName: 'PP',
20242
+ chainId: 5511,
20243
+ networkId: 5511,
20244
+ icon: 'pointpay',
20245
+ explorers: [
20246
+ {
20247
+ name: 'PointPay Mainnet Explorer',
20248
+ url: 'https://explorer.pointpay.io',
20249
+ icon: 'pointpay',
20250
+ standard: 'EIP3091'
20251
+ }
20252
+ ],
20253
+ iconURL: 'https://ipfs.io/ipfs/QmPVsJrzshxQMVDSqn45aiaNJcFY8zWU27fg8vq5Mht4z7'
20254
+ },
19723
20255
  5522: {
19724
20256
  name: 'VEX EVM TESTNET',
19725
20257
  chain: 'vex',
@@ -20883,6 +21415,37 @@ exports.chains = {
20883
21415
  explorers: [],
20884
21416
  iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
20885
21417
  },
21418
+ 6934: {
21419
+ name: 'XYL TestNet',
21420
+ chain: 'XYL',
21421
+ rpc: ['https://xyl-testnet.glitch.me/rpc/'],
21422
+ faucets: ['https://debxylen.github.io/XYL_TestNet/faucet.html'],
21423
+ nativeCurrency: { name: 'XYL', symbol: 'XYL', decimals: 18 },
21424
+ features: [
21425
+ { name: 'EIP155' },
21426
+ { name: 'EIP1559' },
21427
+ { name: 'XYL-DynaPoW' },
21428
+ { name: 'Smart Contracts' },
21429
+ { name: 'Custom Gas Model' },
21430
+ { name: 'XYL-VM' },
21431
+ { name: 'Dynamic Difficulty Adjustment' },
21432
+ { name: 'Low-Latency Transactions' }
21433
+ ],
21434
+ infoURL: 'https://debxylen.github.io/XYL_TestNet',
21435
+ shortName: 'xyl',
21436
+ chainId: 6934,
21437
+ networkId: 6934,
21438
+ icon: 'xyl-test',
21439
+ explorers: [
21440
+ {
21441
+ name: 'XYL Explorer',
21442
+ url: 'https://debxylen.github.io/BlockExplorer',
21443
+ icon: 'xyl-test',
21444
+ standard: 'EIP3091'
21445
+ }
21446
+ ],
21447
+ iconURL: 'https://ipfs.io/ipfs/QmYLd4jRsRiSnGERvzBGmMuXGo6q5AYhmr8UFtmXzGhRc5'
21448
+ },
20886
21449
  6942: {
20887
21450
  name: 'Laika Mainnet',
20888
21451
  chain: 'LAIKA',
@@ -21211,6 +21774,27 @@ exports.chains = {
21211
21774
  explorers: [],
21212
21775
  iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
21213
21776
  },
21777
+ 7234: {
21778
+ name: 'InitVerse genesis testnet',
21779
+ chain: 'InitVerse',
21780
+ rpc: ['http://rpc-testnet.inichain.com'],
21781
+ faucets: [],
21782
+ nativeCurrency: { name: 'InitVerse', symbol: 'INI', decimals: 18 },
21783
+ infoURL: 'https://genesis-testnet.inichain.com',
21784
+ shortName: 'INICHAIN',
21785
+ chainId: 7234,
21786
+ networkId: 7234,
21787
+ icon: 'initverse',
21788
+ explorers: [
21789
+ {
21790
+ name: 'initverse',
21791
+ url: 'https://genesis-testnet.iniscan.com',
21792
+ icon: 'initverse',
21793
+ standard: 'none'
21794
+ }
21795
+ ],
21796
+ iconURL: 'https://ipfs.io/ipfs/bafkreieuowxl2syu2cfiebhqkdjrokbwq4sulcdrww3z4wws3vssm3phzi'
21797
+ },
21214
21798
  7244: {
21215
21799
  name: 'ZEUS Testnet',
21216
21800
  chain: 'tZEUS',
@@ -21554,6 +22138,24 @@ exports.chains = {
21554
22138
  ],
21555
22139
  iconURL: 'https://ipfs.io/ipfs/Qmf77sTNKpnTbwYjauyQ7KpxV5EbgTPP27Fmx24svB84gY'
21556
22140
  },
22141
+ 7770: {
22142
+ name: 'PandaSea Testnet',
22143
+ chain: 'PandaSea Testnet',
22144
+ rpc: ['https://rpc.testnet.pandasea.io'],
22145
+ faucets: ['https://faucet.pandasea.io'],
22146
+ nativeCurrency: { name: 'PandaSea Coin', symbol: 'PANDA', decimals: 18 },
22147
+ infoURL: 'https://test.pandaseascan.com',
22148
+ shortName: 'Pandasea-Testnet',
22149
+ chainId: 7770,
22150
+ networkId: 7770,
22151
+ explorers: [
22152
+ {
22153
+ name: 'tracehawk',
22154
+ url: 'https://test.pandaseascan.com',
22155
+ standard: 'none'
22156
+ }
22157
+ ]
22158
+ },
21557
22159
  7771: {
21558
22160
  name: 'Bitrock Testnet',
21559
22161
  chain: 'Bitrock',
@@ -21770,6 +22372,28 @@ exports.chains = {
21770
22372
  ],
21771
22373
  iconURL: 'https://ipfs.io/ipfs/bafkreiexfqfe2x4impvwhra3xxa5eb25gv25zi3kkaoatdnld7wbxdzf2a'
21772
22374
  },
22375
+ 7865: {
22376
+ name: 'Powerloom Mainnet',
22377
+ chain: 'POWER',
22378
+ rpc: ['https://rpc.powerloom.network'],
22379
+ faucets: [],
22380
+ nativeCurrency: { name: 'Powerloom Token', symbol: 'POWER', decimals: 18 },
22381
+ infoURL: 'https://powerloom.network',
22382
+ shortName: 'power',
22383
+ chainId: 7865,
22384
+ networkId: 7865,
22385
+ icon: 'power',
22386
+ status: 'active',
22387
+ explorers: [
22388
+ {
22389
+ name: 'blockscout',
22390
+ url: 'https://explorer.powerloom.network',
22391
+ icon: 'blockscout',
22392
+ standard: 'EIP3091'
22393
+ }
22394
+ ],
22395
+ iconURL: 'https://ipfs.io/ipfs/QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM'
22396
+ },
21773
22397
  7878: {
21774
22398
  name: 'Hazlor Testnet',
21775
22399
  chain: 'SCAS',
@@ -23501,6 +24125,25 @@ exports.chains = {
23501
24125
  ],
23502
24126
  iconURL: 'https://ipfs.io/ipfs/QmSnqLVwFyeX9AZDvBKVS7diDf2Xb7m9nDcamGgpCMhL3d'
23503
24127
  },
24128
+ 9090: {
24129
+ name: 'Inco Gentry Testnet',
24130
+ chain: 'INCO',
24131
+ rpc: ['https://testnet.inco.org'],
24132
+ faucets: ['https://faucet.inco.org'],
24133
+ nativeCurrency: { name: 'INCO', symbol: 'INCO', decimals: 18 },
24134
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
24135
+ infoURL: 'https://www.inco.org',
24136
+ shortName: 'inco-gentry',
24137
+ chainId: 9090,
24138
+ networkId: 9090,
24139
+ explorers: [
24140
+ {
24141
+ name: 'Inco Gentry Testnet Explorer',
24142
+ url: 'https://explorer.testnet.inco.org',
24143
+ standard: 'EIP3091'
24144
+ }
24145
+ ]
24146
+ },
23504
24147
  9091: {
23505
24148
  name: 'KPA Smart Chain Testnet',
23506
24149
  chain: 'KSC',
@@ -24468,6 +25111,7 @@ exports.chains = {
24468
25111
  shortName: 'joct',
24469
25112
  chainId: 10081,
24470
25113
  networkId: 10081,
25114
+ icon: 'joct',
24471
25115
  slip44: 1,
24472
25116
  explorers: [
24473
25117
  {
@@ -24475,7 +25119,8 @@ exports.chains = {
24475
25119
  url: 'https://explorer.testnet.japanopenchain.org',
24476
25120
  standard: 'EIP3091'
24477
25121
  }
24478
- ]
25122
+ ],
25123
+ iconURL: 'https://ipfs.io/ipfs/bafkreih2t3wrflgcnha4aeonyn23h43rcbskatzvwliyatp5shudkwu2d4'
24479
25124
  },
24480
25125
  10086: {
24481
25126
  name: 'SJATSH',
@@ -25197,6 +25842,27 @@ exports.chains = {
25197
25842
  ],
25198
25843
  iconURL: 'https://ipfs.io/ipfs/QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi'
25199
25844
  },
25845
+ 11451: {
25846
+ name: 'eGoldChain',
25847
+ chain: 'EGC',
25848
+ icon: 'egoldchain',
25849
+ rpc: ['https://rpc.egoldchain.com', 'wss://rpc.egoldchain.com'],
25850
+ faucets: [],
25851
+ nativeCurrency: { name: 'Aurum', symbol: 'XAU', decimals: 18 },
25852
+ infoURL: 'https://www.egoldchain.com',
25853
+ shortName: 'egoldchain',
25854
+ chainId: 11451,
25855
+ networkId: 11451,
25856
+ explorers: [
25857
+ {
25858
+ name: 'eGoldChain Block Explorer',
25859
+ url: 'https://egoldscan.io',
25860
+ standard: 'none',
25861
+ icon: 'egoldchain'
25862
+ }
25863
+ ],
25864
+ iconURL: 'https://ipfs.io/ipfs/QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF'
25865
+ },
25200
25866
  11501: {
25201
25867
  name: 'BEVM Mainnet',
25202
25868
  chain: 'BEVM',
@@ -25525,6 +26191,27 @@ exports.chains = {
25525
26191
  slip44: 1,
25526
26192
  iconURL: 'https://ipfs.io/ipfs/QmUN5j2cre8GHKv52JE8ag88aAnRmuHMGFxePPvKMogisC'
25527
26193
  },
26194
+ 12323: {
26195
+ name: 'Huddle01',
26196
+ chain: 'huddle01',
26197
+ rpc: ['https://huddle01.calderachain.xyz/http'],
26198
+ faucets: [],
26199
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
26200
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
26201
+ infoURL: 'https://huddle01.com/',
26202
+ shortName: 'huddle01',
26203
+ chainId: 12323,
26204
+ networkId: 12323,
26205
+ icon: 'huddle01',
26206
+ explorers: [
26207
+ {
26208
+ name: 'Huddle01 Caldera Explorer',
26209
+ url: 'https://huddle01.calderaexplorer.xyz',
26210
+ standard: 'EIP3091'
26211
+ }
26212
+ ],
26213
+ iconURL: 'https://ipfs.io/ipfs/bafkreiboef4bxbv2nnnvi4zph7poolk6kyno5qycnjzvbyep3gv6zkd2qa'
26214
+ },
25528
26215
  12324: {
25529
26216
  name: 'L3X Protocol',
25530
26217
  chainId: 12324,
@@ -26058,6 +26745,27 @@ exports.chains = {
26058
26745
  icon: 'bth',
26059
26746
  iconURL: 'https://ipfs.io/ipfs/QmPdGw9RLstggj3xcVtAfzmP2rUy6i2FuM4KPLC9wTiQqm'
26060
26747
  },
26748
+ 14235: {
26749
+ name: 'Bitlazer',
26750
+ chain: 'bitlazer',
26751
+ rpc: ['https://bitlazer.calderachain.xyz/http'],
26752
+ faucets: [],
26753
+ nativeCurrency: { name: 'lzrBTC', symbol: 'lzrBTC', decimals: 18 },
26754
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
26755
+ infoURL: 'https://bitlazer.hub.caldera.xyz',
26756
+ shortName: 'bitlazer',
26757
+ chainId: 14235,
26758
+ networkId: 14235,
26759
+ icon: 'bitlazer',
26760
+ explorers: [
26761
+ {
26762
+ name: 'Bitlazer Caldera Explorer',
26763
+ url: 'https://bitlazer.calderaexplorer.xyz',
26764
+ standard: 'EIP3091'
26765
+ }
26766
+ ],
26767
+ iconURL: 'https://ipfs.io/ipfs/bafkreia4fgi2yp3ked4p356pbitpklsastu5zrztgdlkoihykm3vfmstyi'
26768
+ },
26061
26769
  14324: {
26062
26770
  name: 'EVOLVE Testnet',
26063
26771
  chain: 'EVO',
@@ -27417,6 +28125,24 @@ exports.chains = {
27417
28125
  ],
27418
28126
  iconURL: 'https://ipfs.io/ipfs/bafkreievzx4ke62dtc77o47x7vs7nn67ghzrwku6h5dxo3hwcsqfeblke4'
27419
28127
  },
28128
+ 20993: {
28129
+ name: 'Fluent Developer Preview',
28130
+ chain: 'Fluent',
28131
+ rpc: ['https://rpc.dev.gblend.xyz'],
28132
+ faucets: ['https://faucet.dev.gblend.xyz'],
28133
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
28134
+ infoURL: 'https://fluent.xyz',
28135
+ shortName: 'fluent-dev-net',
28136
+ chainId: 20993,
28137
+ networkId: 20993,
28138
+ explorers: [
28139
+ {
28140
+ name: 'Fluent Blockscout Explorer',
28141
+ url: 'https://blockscout.dev.gblend.xyz',
28142
+ standard: 'EIP3091'
28143
+ }
28144
+ ]
28145
+ },
27420
28146
  21004: {
27421
28147
  name: 'C4EI',
27422
28148
  chain: 'C4EI',
@@ -28064,6 +28790,26 @@ exports.chains = {
28064
28790
  }
28065
28791
  ]
28066
28792
  },
28793
+ 26100: {
28794
+ name: 'Ferrum Quantum Portal Network',
28795
+ chain: 'QPN',
28796
+ icon: 'ferrum',
28797
+ rpc: ['https://qpn.svcs.ferrumnetwork.io'],
28798
+ faucets: [],
28799
+ nativeCurrency: { name: 'Ferrum', symbol: 'qpFRM', decimals: 18 },
28800
+ infoURL: 'https://ferrum.network',
28801
+ shortName: 'qpn',
28802
+ chainId: 26100,
28803
+ networkId: 26100,
28804
+ explorers: [
28805
+ {
28806
+ name: 'ferrumscout',
28807
+ url: 'https://explorer.ferrumnetwork.io',
28808
+ standard: 'none'
28809
+ }
28810
+ ],
28811
+ iconURL: 'https://ipfs.io/ipfs/Qme5iDsQTDfLbyXS6iUEmvL4pWTPEiXc5kqFs7jjthqCWP'
28812
+ },
28067
28813
  26482: {
28068
28814
  name: 'DucatusX Testnet',
28069
28815
  chain: 'DUCX',
@@ -29487,6 +30233,32 @@ exports.chains = {
29487
30233
  ],
29488
30234
  iconURL: 'https://ipfs.io/ipfs/QmAbz7VfGvf6NVHezuBy5HpJTCi1gEshBxxdDdfVXNQ8Bt'
29489
30235
  },
30236
+ 42001: {
30237
+ name: 'PMON Chain',
30238
+ chain: '42001',
30239
+ rpc: ['https://rpc.pmon.xyz'],
30240
+ faucets: [],
30241
+ nativeCurrency: { name: 'PMON Token', symbol: 'PMON', decimals: 18 },
30242
+ infoURL: 'https://protocolmonsterlabs.com/pmon-chain',
30243
+ shortName: 'pmon',
30244
+ chainId: 42001,
30245
+ networkId: 42001,
30246
+ icon: 'pmon',
30247
+ explorers: [
30248
+ {
30249
+ name: 'blockscout',
30250
+ url: 'https://explorer.pmon.xyz',
30251
+ icon: 'blockscout',
30252
+ standard: 'EIP3091'
30253
+ }
30254
+ ],
30255
+ parent: {
30256
+ type: 'L2',
30257
+ chain: 'eip155-42161',
30258
+ bridges: [{ url: 'https://bridge.arbitrum.io' }]
30259
+ },
30260
+ iconURL: 'https://ipfs.io/ipfs/QmaEMH8gUpdBuZdMpw2nnZ6tFA8qcRLqVdTtuoTT8U95X6'
30261
+ },
29490
30262
  42069: {
29491
30263
  name: 'pegglecoin',
29492
30264
  chain: '42069',
@@ -29529,8 +30301,8 @@ exports.chains = {
29529
30301
  'https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}',
29530
30302
  'https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}',
29531
30303
  'https://arb1.arbitrum.io/rpc',
29532
- 'https://arbitrum-one.publicnode.com',
29533
- 'wss://arbitrum-one.publicnode.com'
30304
+ 'https://arbitrum-one-rpc.publicnode.com',
30305
+ 'wss://arbitrum-one-rpc.publicnode.com'
29534
30306
  ],
29535
30307
  faucets: [],
29536
30308
  explorers: [
@@ -29567,8 +30339,8 @@ exports.chains = {
29567
30339
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
29568
30340
  rpc: [
29569
30341
  'https://nova.arbitrum.io/rpc',
29570
- 'https://arbitrum-nova.publicnode.com',
29571
- 'wss://arbitrum-nova.publicnode.com'
30342
+ 'https://arbitrum-nova-rpc.publicnode.com',
30343
+ 'wss://arbitrum-nova-rpc.publicnode.com'
29572
30344
  ],
29573
30345
  faucets: [],
29574
30346
  explorers: [
@@ -29577,12 +30349,6 @@ exports.chains = {
29577
30349
  url: 'https://nova-explorer.arbitrum.io',
29578
30350
  icon: 'blockscout',
29579
30351
  standard: 'EIP3091'
29580
- },
29581
- {
29582
- name: 'dexguru',
29583
- url: 'https://nova.dex.guru',
29584
- icon: 'dexguru',
29585
- standard: 'EIP3091'
29586
30352
  }
29587
30353
  ],
29588
30354
  infoURL: 'https://arbitrum.io',
@@ -30474,6 +31240,28 @@ exports.chains = {
30474
31240
  bridges: [{ url: 'https://portal.sophon.xyz/bridge' }]
30475
31241
  }
30476
31242
  },
31243
+ 50311: {
31244
+ name: 'Somnia Devnet',
31245
+ chain: 'Somnia',
31246
+ rpc: ['https://dream-rpc.somnia.network'],
31247
+ faucets: [],
31248
+ nativeCurrency: { name: 'Somnia Devnet', symbol: 'STT', decimals: 18 },
31249
+ features: [{ name: 'EIP155' }],
31250
+ infoURL: 'https://somnia.network',
31251
+ shortName: 'STT',
31252
+ chainId: 50311,
31253
+ networkId: 50311,
31254
+ icon: 'somnia',
31255
+ explorers: [
31256
+ {
31257
+ name: 'Somnia Devnet',
31258
+ url: 'https://somnia-devnet.socialscan.io',
31259
+ icon: 'somnia',
31260
+ standard: 'EIP3091'
31261
+ }
31262
+ ],
31263
+ iconURL: 'https://ipfs.io/ipfs/bafkreihcfqyihbbqunsozmiwyzk57gcwc5bs2ovo4kkypahe37brdwjlsy'
31264
+ },
30477
31265
  50341: {
30478
31266
  name: 'Reddio Devnet',
30479
31267
  title: 'Reddio Sepolia L2 Rollup Devnet',
@@ -30699,11 +31487,34 @@ exports.chains = {
30699
31487
  ],
30700
31488
  iconURL: 'https://ipfs.io/ipfs/QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ'
30701
31489
  },
31490
+ 54170: {
31491
+ name: 'Graphite Testnet',
31492
+ chain: 'Graphite',
31493
+ rpc: [
31494
+ 'https://anon-entrypoint-test-1.atgraphite.com',
31495
+ 'wss://ws-anon-entrypoint-test-1.atgraphite.com'
31496
+ ],
31497
+ faucets: ['https://faucet.atgraphite.com/'],
31498
+ nativeCurrency: { name: 'Graphite', symbol: '@G', decimals: 18 },
31499
+ infoURL: 'https://atgraphite.com/',
31500
+ shortName: 'graphiteTest',
31501
+ chainId: 54170,
31502
+ networkId: 54170,
31503
+ icon: 'graphite',
31504
+ explorers: [
31505
+ {
31506
+ name: 'Graphite Testnet Explorer',
31507
+ url: 'https://test.atgraphite.com',
31508
+ standard: 'EIP3091'
31509
+ }
31510
+ ],
31511
+ iconURL: 'https://ipfs.io/ipfs/bafkreigzf3eo43njqreysfsnvot3rzdcvj642o4ekjhjla2efyuiy46vmu'
31512
+ },
30702
31513
  54176: {
30703
31514
  name: 'OverProtocol Mainnet',
30704
31515
  chain: 'OverProtocol',
30705
31516
  icon: 'overIcon',
30706
- rpc: ['https://public.rpc.overprotocol.com'],
31517
+ rpc: ['https://rpc.overprotocol.com', 'https://rpc2.overprotocol.com'],
30707
31518
  faucets: [],
30708
31519
  nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
30709
31520
  infoURL: 'https://docs.over.network',
@@ -30713,7 +31524,7 @@ exports.chains = {
30713
31524
  explorers: [
30714
31525
  {
30715
31526
  name: 'OverView',
30716
- url: 'https://view.over.network',
31527
+ url: 'https://scan.over.network',
30717
31528
  standard: 'EIP3091'
30718
31529
  }
30719
31530
  ],
@@ -31038,7 +31849,11 @@ exports.chains = {
31038
31849
  57054: {
31039
31850
  name: 'Sonic Blaze Testnet',
31040
31851
  chain: 'blaze-testnet',
31041
- rpc: ['https://rpc.blaze.soniclabs.com'],
31852
+ rpc: [
31853
+ 'https://rpc.blaze.soniclabs.com',
31854
+ 'https://sonic-blaze-rpc.publicnode.com',
31855
+ 'wss://sonic-blaze-rpc.publicnode.com'
31856
+ ],
31042
31857
  faucets: ['https://blaze.soniclabs.com/account'],
31043
31858
  nativeCurrency: { name: 'Sonic', symbol: 'S', decimals: 18 },
31044
31859
  features: [{ name: 'EIP155' }],
@@ -31047,29 +31862,32 @@ exports.chains = {
31047
31862
  chainId: 57054,
31048
31863
  networkId: 57054,
31049
31864
  icon: 'sonic',
31050
- explorers: [
31051
- {
31052
- name: 'sonic blaze testnet',
31053
- url: 'https://explorer.blaze.soniclabs.com',
31054
- icon: 'sonic',
31055
- standard: 'none'
31056
- }
31057
- ],
31058
31865
  iconURL: 'https://ipfs.io/ipfs/QmbFqQ87T3HwjF6KejNYYYMcUtc7t64FDbfkpgWchFgMpC'
31059
31866
  },
31060
31867
  57073: {
31061
31868
  name: 'Ink',
31062
31869
  chain: 'ETH',
31063
- rpc: [],
31064
- faucets: [],
31870
+ rpc: [
31871
+ 'https://rpc-gel.inkonchain.com',
31872
+ 'https://rpc-qnd.inkonchain.com',
31873
+ 'wss://rpc-gel.inkonchain.com',
31874
+ 'wss://rpc-qnd.inkonchain.com'
31875
+ ],
31876
+ faucets: ['https://inkonchain.com/faucet'],
31065
31877
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
31066
31878
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31067
31879
  infoURL: 'https://inkonchain.com',
31068
31880
  shortName: 'ink',
31069
31881
  chainId: 57073,
31070
31882
  networkId: 57073,
31071
- explorers: [],
31072
- status: 'incubating'
31883
+ explorers: [
31884
+ {
31885
+ name: 'Ink Explorer',
31886
+ url: 'https://explorer.inkonchain.com',
31887
+ standard: 'EIP3091'
31888
+ }
31889
+ ],
31890
+ status: 'active'
31073
31891
  },
31074
31892
  57451: {
31075
31893
  name: 'COINSEC Network',
@@ -31282,7 +32100,11 @@ exports.chains = {
31282
32100
  59902: {
31283
32101
  name: 'Metis Sepolia Testnet',
31284
32102
  chain: 'ETH',
31285
- rpc: ['https://sepolia.metisdevops.link'],
32103
+ rpc: [
32104
+ 'https://sepolia.metisdevops.link',
32105
+ 'https://metis-sepolia-rpc.publicnode.com',
32106
+ 'wss://metis-sepolia-rpc.publicnode.com'
32107
+ ],
31286
32108
  faucets: ['https://sepolia.faucet.metisdevops.link'],
31287
32109
  nativeCurrency: { name: 'tMetis', symbol: 'tMETIS', decimals: 18 },
31288
32110
  infoURL: 'https://www.metis.io',
@@ -31453,6 +32275,37 @@ exports.chains = {
31453
32275
  ],
31454
32276
  iconURL: 'https://ipfs.io/ipfs/QmWcaVLcPYBxi76HYJc4qudLJwXtfNCDJieLHAs632jMEA'
31455
32277
  },
32278
+ 61166: {
32279
+ name: 'Treasure',
32280
+ chain: 'Treasure',
32281
+ shortName: 'treasure',
32282
+ chainId: 61166,
32283
+ networkId: 61166,
32284
+ nativeCurrency: { name: 'MAGIC', symbol: 'MAGIC', decimals: 18 },
32285
+ slip44: 1,
32286
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
32287
+ infoURL: 'https://app.treasure.lol',
32288
+ icon: 'treasure',
32289
+ rpc: ['https://rpc.treasure.lol', 'wss://rpc.treasure.lol/ws'],
32290
+ faucets: [
32291
+ 'https://app.treasure.lol/chain/faucet',
32292
+ 'https://thirdweb.com/treasure'
32293
+ ],
32294
+ explorers: [
32295
+ {
32296
+ name: 'Treasure Block Explorer',
32297
+ url: 'https://treasurescan.io',
32298
+ icon: 'treasure',
32299
+ standard: 'EIP3091'
32300
+ }
32301
+ ],
32302
+ parent: {
32303
+ type: 'L2',
32304
+ chain: 'eip155-1',
32305
+ bridges: [{ url: 'https://app.treasure.lol/chain/bridge' }]
32306
+ },
32307
+ iconURL: 'https://ipfs.io/ipfs/QmQn3dhxoMDY3R2w9PZtJaVXVh9YtJaozcLesu19B7e1KQ'
32308
+ },
31456
32309
  61406: {
31457
32310
  name: 'KaiChain',
31458
32311
  chain: 'KaiChain',
@@ -31884,6 +32737,28 @@ exports.chains = {
31884
32737
  ],
31885
32738
  iconURL: 'https://ipfs.io/ipfs/QmVES1eqDXhP8SdeCpM85wvjmhrQDXGRquQebDrSdvJqpt'
31886
32739
  },
32740
+ 65535: {
32741
+ name: 'CyberChain Mainnet',
32742
+ chain: 'CCX',
32743
+ icon: 'cyberchain',
32744
+ rpc: ['https://rpc.cyberchain.xyz/'],
32745
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
32746
+ faucets: [],
32747
+ nativeCurrency: { name: 'CCX', symbol: 'CCX', decimals: 18 },
32748
+ infoURL: 'https://cyberchain.xyz',
32749
+ shortName: 'ccx',
32750
+ chainId: 65535,
32751
+ networkId: 65535,
32752
+ slip44: 60,
32753
+ explorers: [
32754
+ {
32755
+ name: 'CyberChain explorer',
32756
+ url: 'https://scan.cyberchain.xyz',
32757
+ standard: 'EIP3091'
32758
+ }
32759
+ ],
32760
+ iconURL: 'https://ipfs.io/ipfs/QmUtbe2mpDGxqvQZxgad9VMMeAS4aSTmqfn7Px5GMJvbpD'
32761
+ },
31887
32762
  65536: {
31888
32763
  name: 'Automata Mainnet',
31889
32764
  chain: 'Automata Mainnet',
@@ -32209,7 +33084,7 @@ exports.chains = {
32209
33084
  icon: 'wadz',
32210
33085
  rpc: ['https://rpc-testnet.wadzchain.io'],
32211
33086
  faucets: ['https://faucet-testnet.wadzchain.io'],
32212
- nativeCurrency: { name: 'WadzToken', symbol: 'WTK', decimals: 18 },
33087
+ nativeCurrency: { name: 'WadzChain Coin', symbol: 'WCO', decimals: 18 },
32213
33088
  infoURL: 'https://www.wadzchain-network.io',
32214
33089
  shortName: 'wadzchain-testnet',
32215
33090
  chainId: 71117,
@@ -32550,6 +33425,24 @@ exports.chains = {
32550
33425
  ],
32551
33426
  iconURL: 'https://ipfs.io/ipfs/QmcNepHmbmHW1BZYM3MFqJW4awwhmDqhUPRXXmRnXwg1U4'
32552
33427
  },
33428
+ 77652: {
33429
+ name: 'Carrchain Testnet',
33430
+ chain: 'Carrchain Testnet',
33431
+ rpc: ['https://rpc-testnetcarrchain.artiffine.com'],
33432
+ faucets: ['https://faucet-testnetcarrchain.artiffine.com'],
33433
+ nativeCurrency: { name: 'Carrchain Coin', symbol: 'CARR', decimals: 18 },
33434
+ infoURL: 'https://explorer-testnetcarrchain.artiffine.com',
33435
+ shortName: 'Carrchain-Testnet',
33436
+ chainId: 77652,
33437
+ networkId: 77652,
33438
+ explorers: [
33439
+ {
33440
+ name: 'tracehawk',
33441
+ url: 'https://explorer-testnetcarrchain.artiffine.com',
33442
+ standard: 'none'
33443
+ }
33444
+ ]
33445
+ },
32553
33446
  77677: {
32554
33447
  name: 'Cycle Network Mainnet Sailboat',
32555
33448
  chain: 'ETH',
@@ -32878,6 +33771,20 @@ exports.chains = {
32878
33771
  ],
32879
33772
  iconURL: 'https://ipfs.io/ipfs/QmNWGj94URMQNyGZbGuAareEL4UpHjTwYWFEFBcX9utBZX'
32880
33773
  },
33774
+ 80451: {
33775
+ name: 'Geo Genesis',
33776
+ chain: 'Geo Genesis',
33777
+ rpc: ['https://rpc-geo-genesis-h0q2s21xx8.t.conduit.xyz/'],
33778
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33779
+ faucets: [],
33780
+ infoURL: 'https://geobrowser.io',
33781
+ nativeCurrency: { name: 'The Graph', symbol: 'GRT', decimals: 18 },
33782
+ shortName: 'geo',
33783
+ chainId: 80451,
33784
+ networkId: 80451,
33785
+ explorers: [],
33786
+ parent: { type: 'L2', chain: 'eip155-42161' }
33787
+ },
32881
33788
  81041: {
32882
33789
  name: 'Nordek Mainnet',
32883
33790
  chain: 'Nordek',
@@ -33102,6 +34009,27 @@ exports.chains = {
33102
34009
  }
33103
34010
  ]
33104
34011
  },
34012
+ 82614: {
34013
+ name: 'VEMP Horizon',
34014
+ chain: 'vemp-horizon',
34015
+ rpc: ['https://vemp-horizon.calderachain.xyz/http'],
34016
+ faucets: [],
34017
+ nativeCurrency: { name: 'VEMP', symbol: 'VEMP', decimals: 18 },
34018
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
34019
+ infoURL: 'https://www.vemp.xyz/',
34020
+ shortName: 'vemp-horizon',
34021
+ chainId: 82614,
34022
+ networkId: 82614,
34023
+ icon: 'vemp-horizon',
34024
+ explorers: [
34025
+ {
34026
+ name: 'VEMP Horizon Caldera Explorer',
34027
+ url: 'https://vemp-horizon.calderaexplorer.xyz',
34028
+ standard: 'EIP3091'
34029
+ }
34030
+ ],
34031
+ iconURL: 'https://ipfs.io/ipfs/bafkreif4le6thwalvtcpcwav53bwl4c6iltkzem3amf7zd4kogk4mblr4y'
34032
+ },
33105
34033
  83144: {
33106
34034
  name: 'Xprotocol Testnet',
33107
34035
  chainId: 83144,
@@ -33225,6 +34153,38 @@ exports.chains = {
33225
34153
  ],
33226
34154
  iconURL: 'https://ipfs.io/ipfs/QmaxRoHpxZd8PqccAynherrMznMufG6sdmHZLihkECXmZv'
33227
34155
  },
34156
+ 84841: {
34157
+ name: 'O Chain',
34158
+ chain: 'O',
34159
+ rpc: [
34160
+ 'https://rpc.o.xyz',
34161
+ 'https://84841.rpc.thirdweb.com',
34162
+ 'wss://rpc.o.xyz'
34163
+ ],
34164
+ faucets: [],
34165
+ nativeCurrency: { name: 'O.XYZ', symbol: 'O', decimals: 18 },
34166
+ infoURL: 'https://o.xyz',
34167
+ shortName: 'O',
34168
+ chainId: 84841,
34169
+ networkId: 84841,
34170
+ slip44: 1,
34171
+ parent: {
34172
+ type: 'L2',
34173
+ chain: 'eip155-1',
34174
+ bridges: [
34175
+ { url: 'https://bridge.o.xyz' },
34176
+ { url: 'https://superbridge.o.xyz' }
34177
+ ]
34178
+ },
34179
+ explorers: [
34180
+ {
34181
+ name: 'blockscout',
34182
+ url: 'https://explorer.o.xyz',
34183
+ icon: 'blockscout',
34184
+ standard: 'EIP3091'
34185
+ }
34186
+ ]
34187
+ },
33228
34188
  84886: {
33229
34189
  name: 'Aerie Network',
33230
34190
  chain: 'Aerie',
@@ -33623,6 +34583,27 @@ exports.chains = {
33623
34583
  ],
33624
34584
  iconURL: 'https://ipfs.io/ipfs/QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM'
33625
34585
  },
34586
+ 91111: {
34587
+ name: 'Henez Chain Mainnet',
34588
+ chain: 'henez',
34589
+ rpc: ['https://henez.calderachain.xyz/http'],
34590
+ faucets: [],
34591
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
34592
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
34593
+ infoURL: 'https://www.henez.fi/',
34594
+ shortName: 'henez',
34595
+ chainId: 91111,
34596
+ networkId: 91111,
34597
+ icon: 'henez',
34598
+ explorers: [
34599
+ {
34600
+ name: 'Henez Chain Mainnet Caldera Explorer',
34601
+ url: 'https://henez.calderaexplorer.xyz',
34602
+ standard: 'EIP3091'
34603
+ }
34604
+ ],
34605
+ iconURL: 'https://ipfs.io/ipfs/bafkreibgv5ejrws5xpppwgx47nfiajbgskjwjmibl6gjos7kyoxjrnvhi4'
34606
+ },
33626
34607
  91120: {
33627
34608
  name: 'MetaDAP Enterprise Mainnet',
33628
34609
  title: 'MetaDAP Enterprise Mainnet',
@@ -33984,7 +34965,7 @@ exports.chains = {
33984
34965
  symbol: 'ETH',
33985
34966
  decimals: 18
33986
34967
  },
33987
- infoURL: 'https://www.plumenetwork.xyz/',
34968
+ infoURL: 'https://plumenetwork.xyz/',
33988
34969
  shortName: 'plume-devnet',
33989
34970
  chainId: 98864,
33990
34971
  networkId: 98864,
@@ -34008,7 +34989,7 @@ exports.chains = {
34008
34989
  rpc: ['https://rpc.plumenetwork.xyz', 'wss://rpc.plumenetwork.xyz'],
34009
34990
  faucets: [],
34010
34991
  nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
34011
- infoURL: 'https://www.plumenetwork.xyz/',
34992
+ infoURL: 'https://plumenetwork.xyz/',
34012
34993
  shortName: 'plume',
34013
34994
  chainId: 98865,
34014
34995
  networkId: 98865,
@@ -34106,6 +35087,30 @@ exports.chains = {
34106
35087
  ],
34107
35088
  iconURL: 'https://ipfs.io/ipfs/QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh'
34108
35089
  },
35090
+ 99879: {
35091
+ name: 'Edge Matrix Chain Sepolia',
35092
+ chain: 'EMC Sepolia',
35093
+ icon: 'emctest',
35094
+ rpc: ['https://rpc1-sepolia.emc.network'],
35095
+ faucets: [],
35096
+ nativeCurrency: {
35097
+ name: 'Edge Matrix Chain Token',
35098
+ symbol: 'EMC',
35099
+ decimals: 18
35100
+ },
35101
+ infoURL: '',
35102
+ shortName: 'EMCSepolia',
35103
+ chainId: 99879,
35104
+ networkId: 99879,
35105
+ explorers: [
35106
+ {
35107
+ name: 'blockscout',
35108
+ url: 'https://sepolia.emcscan.com',
35109
+ standard: 'EIP3091'
35110
+ }
35111
+ ],
35112
+ iconURL: 'https://ipfs.io/ipfs/QmUDymyXZS9eUn5p3tyDyxhD8GMB91HUBAAvySwENfPevh'
35113
+ },
34109
35114
  99998: {
34110
35115
  name: 'UB Smart Chain(testnet)',
34111
35116
  chain: 'USC',
@@ -34881,6 +35886,30 @@ exports.chains = {
34881
35886
  },
34882
35887
  iconURL: 'https://ipfs.io/ipfs/QmNUmWC7jNEBcTs6ZqkrQ5vMAQG8qjq7n3FcZnXvJZLoQ9'
34883
35888
  },
35889
+ 111451: {
35890
+ name: 'eGoldChain Testnet',
35891
+ chain: 'EGC',
35892
+ icon: 'egoldchain',
35893
+ rpc: [
35894
+ 'https://rpc-testnet.egoldchain.com',
35895
+ 'wss://rpc-testnet.egoldchain.com'
35896
+ ],
35897
+ faucets: [],
35898
+ nativeCurrency: { name: 'Aurum', symbol: 'XAU', decimals: 18 },
35899
+ infoURL: 'https://www.egoldchain.com',
35900
+ shortName: 'egoldchaint',
35901
+ chainId: 111451,
35902
+ networkId: 111451,
35903
+ explorers: [
35904
+ {
35905
+ name: 'eGoldChain Block Explorer',
35906
+ url: 'http://testnet.egoldscan.io',
35907
+ standard: 'none',
35908
+ icon: 'egoldchain'
35909
+ }
35910
+ ],
35911
+ iconURL: 'https://ipfs.io/ipfs/QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF'
35912
+ },
34884
35913
  112358: {
34885
35914
  name: 'Metachain One Mainnet',
34886
35915
  chain: 'METAO',
@@ -35044,27 +36073,27 @@ exports.chains = {
35044
36073
  title: 'Form Testnet',
35045
36074
  chain: 'formtestnet',
35046
36075
  rpc: [
35047
- 'https://testnet-rpc.form.network/http',
35048
- 'wss://testnet-rpc.form.network/ws'
36076
+ 'https://sepolia-rpc.form.network/http',
36077
+ 'wss://sepolia-rpc.form.network/ws'
35049
36078
  ],
35050
36079
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
35051
36080
  faucets: ['https://info.form.network/faucet'],
35052
36081
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
35053
- infoURL: 'https://form.network/details',
36082
+ infoURL: 'https://sepolia-info.form.network',
35054
36083
  shortName: 'formtestnet',
35055
36084
  chainId: 132902,
35056
36085
  networkId: 132902,
35057
36086
  explorers: [
35058
36087
  {
35059
36088
  name: 'Form Testnet explorer',
35060
- url: 'https://testnet-explorer.form.network',
36089
+ url: 'https://sepolia-explorer.form.network',
35061
36090
  standard: 'EIP3091'
35062
36091
  }
35063
36092
  ],
35064
36093
  parent: {
35065
36094
  type: 'L2',
35066
36095
  chain: 'eip155-11155111',
35067
- bridges: [{ url: 'https://bridge.form.network/' }]
36096
+ bridges: [{ url: 'https://sepolia-op-bridge.form.network' }]
35068
36097
  }
35069
36098
  },
35070
36099
  141319: {
@@ -36142,16 +37171,16 @@ exports.chains = {
36142
37171
  iconURL: 'https://ipfs.io/ipfs/QmevQ8jmDWHmdnUQg6BpoMwVB3NhpzS75adbMnKL78Ls2h'
36143
37172
  },
36144
37173
  222222: {
36145
- name: 'HydraDX',
37174
+ name: 'Hydration',
36146
37175
  chain: 'HDX',
36147
37176
  rpc: ['https://rpc.hydradx.cloud', 'wss://rpc.hydradx.cloud'],
36148
37177
  faucets: [],
36149
37178
  nativeCurrency: { name: 'Wrapped ETH', symbol: 'WETH', decimals: 18 },
36150
- infoURL: 'https://hydradx.io',
37179
+ infoURL: 'https://hydration.net/',
36151
37180
  shortName: 'hdx',
36152
37181
  chainId: 222222,
36153
37182
  networkId: 222222,
36154
- icon: 'hydradx',
37183
+ icon: 'hydration',
36155
37184
  explorers: [
36156
37185
  {
36157
37186
  name: 'blockscout',
@@ -36159,7 +37188,7 @@ exports.chains = {
36159
37188
  standard: 'EIP3091'
36160
37189
  }
36161
37190
  ],
36162
- iconURL: 'https://ipfs.io/ipfs/QmQnx3j1ZtQ9Br873FuS6612HQfosXsr4Whew8eN4ArYwE'
37191
+ iconURL: 'https://ipfs.io/ipfs/bafkreibipnyu4vdcvkgkxtgqlf7wdpmntstdy6q52bz5b7xekfaiduylru'
36163
37192
  },
36164
37193
  222555: {
36165
37194
  name: 'DeepL Mainnet',
@@ -36328,6 +37357,51 @@ exports.chains = {
36328
37357
  networkId: 234666,
36329
37358
  slip44: 1
36330
37359
  },
37360
+ 235711: {
37361
+ name: 'Universe Testnet',
37362
+ chain: 'Universe',
37363
+ rpc: ['https://blockchain.dev-universe-bank.com'],
37364
+ faucets: [],
37365
+ nativeCurrency: { name: 'Universe Token', symbol: 'UNI', decimals: 18 },
37366
+ infoURL: 'https://www.universe-bank.com/universal-ledger-system',
37367
+ shortName: 'unitestnet',
37368
+ chainId: 235711,
37369
+ networkId: 235711,
37370
+ icon: 'universe',
37371
+ explorers: [
37372
+ {
37373
+ name: 'Universe Testnet Explorer',
37374
+ url: 'https://blockchain-explorer.dev-universe-bank.com',
37375
+ standard: 'none'
37376
+ }
37377
+ ],
37378
+ iconURL: 'https://ipfs.io/ipfs/bafkreif53g2ynhznaqs5y5fxnj5ub3rfrwfsmvsyw23od3clmevnjqw46e'
37379
+ },
37380
+ 240240: {
37381
+ name: 'Studio Testnet',
37382
+ chain: 'STO',
37383
+ icon: 'studio',
37384
+ rpc: [
37385
+ 'https://rpc.studio-blockchain.com',
37386
+ 'wss://ws.studio-blockchain.com'
37387
+ ],
37388
+ faucets: [],
37389
+ nativeCurrency: { name: 'Studio Token', symbol: 'STO', decimals: 18 },
37390
+ features: [{ name: 'EIP155' }],
37391
+ infoURL: 'https://studio-blockchain.com',
37392
+ shortName: 'sto',
37393
+ chainId: 240240,
37394
+ networkId: 240240,
37395
+ explorers: [
37396
+ {
37397
+ name: 'Studio Scan',
37398
+ url: 'https://studio-scan.com',
37399
+ standard: 'EIP3091'
37400
+ }
37401
+ ],
37402
+ status: 'active',
37403
+ iconURL: 'https://ipfs.io/ipfs/QmamYSLuQSiAvqfQdejQn2PKXV6ZPQCagpXH5MLRz1GeCf'
37404
+ },
36331
37405
  240515: {
36332
37406
  name: 'Orange Chain Testnet',
36333
37407
  title: 'Orange Chain Testnet',
@@ -37376,7 +38450,9 @@ exports.chains = {
37376
38450
  chain: 'ETH',
37377
38451
  rpc: [
37378
38452
  'https://sepolia-rollup.arbitrum.io/rpc',
37379
- 'https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}'
38453
+ 'https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}',
38454
+ 'https://arbitrum-sepolia-rpc.publicnode.com',
38455
+ 'wss://arbitrum-sepolia-rpc.publicnode.com'
37380
38456
  ],
37381
38457
  faucets: [],
37382
38458
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
@@ -37480,6 +38556,30 @@ exports.chains = {
37480
38556
  ],
37481
38557
  iconURL: 'https://ipfs.io/ipfs/QmfVxdrWjtUKiGzqFDzAxHH2FqwP2aRuZTGcYWdWg519Xy'
37482
38558
  },
38559
+ 440017: {
38560
+ name: 'Graphite Mainnet',
38561
+ chain: 'Graphite',
38562
+ rpc: [
38563
+ 'https://anon-entrypoint-1.atgraphite.com',
38564
+ 'wss://ws-anon-entrypoint-1.atgraphite.com'
38565
+ ],
38566
+ faucets: [],
38567
+ nativeCurrency: { name: 'Graphite', symbol: '@G', decimals: 18 },
38568
+ infoURL: 'https://atgraphite.com/',
38569
+ shortName: 'graphite',
38570
+ chainId: 440017,
38571
+ networkId: 440017,
38572
+ slip44: 440017,
38573
+ icon: 'graphite',
38574
+ explorers: [
38575
+ {
38576
+ name: 'Graphite Mainnet Explorer',
38577
+ url: 'https://main.atgraphite.com',
38578
+ standard: 'EIP3091'
38579
+ }
38580
+ ],
38581
+ iconURL: 'https://ipfs.io/ipfs/bafkreigzf3eo43njqreysfsnvot3rzdcvj642o4ekjhjla2efyuiy46vmu'
38582
+ },
37483
38583
  444444: {
37484
38584
  name: 'Syndr L3 Sepolia',
37485
38585
  title: 'Syndr L3 Sepolia Rollup Testnet',
@@ -37860,7 +38960,7 @@ exports.chains = {
37860
38960
  name: 'OverProtocol Testnet',
37861
38961
  chain: 'OverProtocol',
37862
38962
  icon: 'overIcon',
37863
- rpc: ['https://wallet-dolphin.rpc.over.network'],
38963
+ rpc: ['https://rpc.dolphin.overprotocol.com'],
37864
38964
  faucets: [],
37865
38965
  nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
37866
38966
  infoURL: 'https://docs.over.network',
@@ -37870,7 +38970,7 @@ exports.chains = {
37870
38970
  explorers: [
37871
38971
  {
37872
38972
  name: 'OverView Testnet',
37873
- url: 'https://dolphin.view.over.network',
38973
+ url: 'https://dolphin-scan.over.network',
37874
38974
  standard: 'EIP3091'
37875
38975
  }
37876
38976
  ],
@@ -38200,6 +39300,28 @@ exports.chains = {
38200
39300
  ],
38201
39301
  iconURL: 'https://ipfs.io/ipfs/QmQbUVcaxFwY8gqMq1Jeup4NEyivo12QYhbLvVRvgXRBFb'
38202
39302
  },
39303
+ 668668: {
39304
+ name: 'Conwai Mainnet',
39305
+ chain: 'CNW',
39306
+ rpc: ['https://conwai.calderachain.xyz/http'],
39307
+ faucets: [],
39308
+ nativeCurrency: { name: 'Conwai', symbol: 'CNW', decimals: 18 },
39309
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
39310
+ infoURL: 'https://conwai.net',
39311
+ shortName: 'cnw',
39312
+ chainId: 668668,
39313
+ networkId: 668668,
39314
+ icon: 'conwai',
39315
+ explorers: [
39316
+ {
39317
+ name: 'conwaiscan',
39318
+ icon: 'conwaiscan',
39319
+ url: 'https://conwai.calderaexplorer.xyz',
39320
+ standard: 'EIP3091'
39321
+ }
39322
+ ],
39323
+ iconURL: 'https://ipfs.io/ipfs/QmbCavc5ge8bp2neLuUzDbbZd737kHTN59dFgGDNsZezSD'
39324
+ },
38203
39325
  686868: {
38204
39326
  name: 'Won Network',
38205
39327
  chainId: 686868,
@@ -38292,6 +39414,27 @@ exports.chains = {
38292
39414
  ],
38293
39415
  iconURL: 'https://ipfs.io/ipfs/bafkreih3l3iisplmikofkbfyimqlox7nmixzlkzhjoewmpi4jbqitwryoa'
38294
39416
  },
39417
+ 715131: {
39418
+ name: 'Zether Mainnet',
39419
+ chain: 'Zether',
39420
+ rpc: ['https://rpc.zether.org', 'https://rpc.zthscan.com'],
39421
+ faucets: [],
39422
+ nativeCurrency: { name: 'Zether', symbol: 'ZTH', decimals: 18 },
39423
+ infoURL: 'https://zether.org',
39424
+ shortName: 'zth',
39425
+ chainId: 715131,
39426
+ networkId: 715131,
39427
+ icon: 'zether',
39428
+ explorers: [
39429
+ {
39430
+ name: 'zthscan',
39431
+ url: 'https://zthscan.com',
39432
+ icon: 'zether',
39433
+ standard: 'none'
39434
+ }
39435
+ ],
39436
+ iconURL: 'https://ipfs.io/ipfs/QmZwdhRze34c3synJSp6QNv5zSpMiQf7DZS3N16HxGuzGh'
39437
+ },
38295
39438
  721529: {
38296
39439
  name: 'ERAM Mainnet',
38297
39440
  chain: 'ERAM',
@@ -39153,32 +40296,19 @@ exports.chains = {
39153
40296
  nativeCurrency: { name: 'Testnet MAGIC', symbol: 'MAGIC', decimals: 18 },
39154
40297
  slip44: 1,
39155
40298
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
39156
- infoURL: 'https://portal.treasure.lol',
40299
+ infoURL: 'https://app.treasure.lol',
39157
40300
  icon: 'treasureruby',
39158
- rpc: [
39159
- 'https://rpc-testnet.treasure.lol/http',
39160
- 'wss://rpc-testnet.treasure.lol/ws'
39161
- ],
39162
- faucets: ['https://portal.treasure.lol/faucet'],
39163
- explorers: [
39164
- {
39165
- name: 'treasurescan',
39166
- url: 'https://testnet.treasurescan.io',
39167
- icon: 'treasure',
39168
- standard: 'EIP3091'
39169
- }
39170
- ],
39171
- parent: {
39172
- type: 'L2',
39173
- chain: 'eip155-1',
39174
- bridges: [{ url: 'https://portal.treasure.lol/bridge' }]
39175
- },
40301
+ rpc: [],
40302
+ faucets: [],
40303
+ status: 'deprecated',
40304
+ explorers: [],
40305
+ parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
39176
40306
  iconURL: 'https://ipfs.io/ipfs/QmbALStb7WtVPHMdwp5DBhE1pUs9QdTgYU1XqRnyJKobE4'
39177
40307
  },
39178
40308
  978658: {
39179
40309
  name: 'Treasure Topaz',
39180
40310
  chain: 'Treasure Topaz',
39181
- shortName: 'Topaz',
40311
+ shortName: 'treasure-topaz',
39182
40312
  chainId: 978658,
39183
40313
  networkId: 978658,
39184
40314
  nativeCurrency: { name: 'Testnet MAGIC', symbol: 'MAGIC', decimals: 18 },
@@ -39193,7 +40323,7 @@ exports.chains = {
39193
40323
  ],
39194
40324
  explorers: [
39195
40325
  {
39196
- name: 'treasurescan',
40326
+ name: 'Treasure Topaz Block Explorer',
39197
40327
  url: 'https://topaz.treasurescan.io',
39198
40328
  icon: 'treasure',
39199
40329
  standard: 'EIP3091'
@@ -39202,10 +40332,7 @@ exports.chains = {
39202
40332
  parent: {
39203
40333
  type: 'L2',
39204
40334
  chain: 'eip155-1',
39205
- bridges: [
39206
- { url: 'https://app.treasure.lol/chain/bridge' },
39207
- { url: 'https://portal.topaz.treasure.lol/bridge' }
39208
- ]
40335
+ bridges: [{ url: 'https://app.treasure.lol/chain/bridge' }]
39209
40336
  },
39210
40337
  iconURL: 'https://ipfs.io/ipfs/QmT9TS1vsxxq4pToEXPouuYtDcpQZWZfh91NZdNXVQGPrY'
39211
40338
  },
@@ -39943,6 +41070,33 @@ exports.chains = {
39943
41070
  explorers: [],
39944
41071
  iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
39945
41072
  },
41073
+ 4284265: {
41074
+ name: 'Zuux chain testnet',
41075
+ title: 'Zuux chain testnet',
41076
+ chain: 'zuuxchain',
41077
+ icon: 'zuuxchain',
41078
+ rpc: ['https://rpc.zuux.network'],
41079
+ features: [{ name: 'none' }],
41080
+ faucets: ['https://www.zuuxlend.xyz/faucet'],
41081
+ nativeCurrency: { name: 'ZUUX', symbol: 'ZUUX', decimals: 18 },
41082
+ infoURL: 'https://www.zuux.network',
41083
+ shortName: 'zuuxchain',
41084
+ chainId: 4284265,
41085
+ networkId: 4284265,
41086
+ explorers: [
41087
+ {
41088
+ name: 'Zuux chain explorer',
41089
+ url: 'https://blockscout.zuux.network',
41090
+ standard: 'EIP3091'
41091
+ },
41092
+ {
41093
+ name: 'Zuux chain explorer',
41094
+ url: 'https://explorer.zuux.network',
41095
+ standard: 'EIP3091'
41096
+ }
41097
+ ],
41098
+ iconURL: 'https://ipfs.io/ipfs/QmUbpXxB8ZkowBKRN4g7QrezZvVHWEcTwBjx4Pkgx3uJXX'
41099
+ },
39946
41100
  4444444: {
39947
41101
  name: 'Altar Testnet',
39948
41102
  chain: 'Altar',
@@ -40115,6 +41269,27 @@ exports.chains = {
40115
41269
  ],
40116
41270
  iconURL: 'https://ipfs.io/ipfs/QmZewyubd3zC17pmmGbjix6gFsppYpLsP3ntu3aB7rCJmW'
40117
41271
  },
41272
+ 5511555: {
41273
+ name: 'PointPay Testnet',
41274
+ chain: 'pointpay',
41275
+ rpc: ['https://rpc-testnet.pointpay.io'],
41276
+ faucets: [],
41277
+ nativeCurrency: { name: 'PointPay', symbol: 'PXP', decimals: 18 },
41278
+ infoURL: 'https://pointpay.io',
41279
+ shortName: 'PPTEST',
41280
+ chainId: 5511555,
41281
+ networkId: 5511555,
41282
+ icon: 'pointpay',
41283
+ explorers: [
41284
+ {
41285
+ name: 'PointPay Testnet Explorer',
41286
+ url: 'https://testnet.pointpay.io',
41287
+ icon: 'pointpay',
41288
+ standard: 'EIP3091'
41289
+ }
41290
+ ],
41291
+ iconURL: 'https://ipfs.io/ipfs/QmPVsJrzshxQMVDSqn45aiaNJcFY8zWU27fg8vq5Mht4z7'
41292
+ },
40118
41293
  5555555: {
40119
41294
  name: 'Imversed Mainnet',
40120
41295
  chain: 'Imversed',
@@ -40717,7 +41892,8 @@ exports.chains = {
40717
41892
  'wss://ethereum-sepolia-rpc.publicnode.com',
40718
41893
  'https://sepolia.drpc.org',
40719
41894
  'wss://sepolia.drpc.org',
40720
- 'https://rpc-sepolia.rockx.com'
41895
+ 'https://rpc-sepolia.rockx.com',
41896
+ 'https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-'
40721
41897
  ],
40722
41898
  faucets: ['http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}'],
40723
41899
  nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
@@ -41138,6 +42314,27 @@ exports.chains = {
41138
42314
  ],
41139
42315
  iconURL: 'https://ipfs.io/ipfs/QmVf1afskRHuZjFSLCZH8397KrVNAoYgyAePX9VMBrPVtx'
41140
42316
  },
42317
+ 20221001: {
42318
+ name: 'SoonChain Sepolia Devnet',
42319
+ chain: 'SoonChain Devnet Sepolia',
42320
+ rpc: ['https://sepolia.rpc.soonchain.ai'],
42321
+ faucets: ['https://console.optimism.io/faucet'],
42322
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
42323
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
42324
+ infoURL: 'https://soonchain.ai',
42325
+ shortName: 'Soon-Devnet',
42326
+ chainId: 20221001,
42327
+ networkId: 20221001,
42328
+ icon: 'soonchain',
42329
+ explorers: [
42330
+ {
42331
+ name: 'Soon Scan',
42332
+ url: 'https://sepolia.explorer.soonchain.ai',
42333
+ standard: 'none'
42334
+ }
42335
+ ],
42336
+ iconURL: 'https://ipfs.io/ipfs/bafkreia4zzsj2wxfrincui3hk664sspjfapd744eybh6th566ncj5js7aa'
42337
+ },
41141
42338
  20230825: {
41142
42339
  name: 'Vcity Testnet',
41143
42340
  chain: 'VCITY',
@@ -41244,18 +42441,20 @@ exports.chains = {
41244
42441
  iconURL: 'https://ipfs.io/ipfs/QmafrUmh1FD48WWQwk6pfW1Y7eA9VQTdpeL387Wt2JFrAd'
41245
42442
  },
41246
42443
  21000000: {
41247
- name: 'Corn Maizenet',
42444
+ name: 'Corn',
41248
42445
  chain: 'BTCN',
41249
42446
  rpc: [
42447
+ 'https://mainnet.corn-rpc.com',
41250
42448
  'https://rpc.ankr.com/corn_maizenet',
41251
42449
  'https://maizenet-rpc.usecorn.com'
41252
42450
  ],
41253
42451
  faucets: [],
41254
42452
  nativeCurrency: { name: 'Bitcorn', symbol: 'BTCN', decimals: 18 },
41255
42453
  infoURL: 'https://usecorn.com',
41256
- shortName: 'btcn',
42454
+ shortName: 'corn',
41257
42455
  chainId: 21000000,
41258
42456
  networkId: 21000000,
42457
+ icon: 'corn',
41259
42458
  explorers: [
41260
42459
  {
41261
42460
  name: 'Corn Explorer',
@@ -41268,19 +42467,21 @@ exports.chains = {
41268
42467
  standard: 'EIP3091'
41269
42468
  }
41270
42469
  ],
41271
- parent: { type: 'L2', chain: 'eip155-1' }
42470
+ parent: { type: 'L2', chain: 'eip155-1' },
42471
+ iconURL: 'https://ipfs.io/ipfs/bafkreiho2xcmjcg6tv7dbns5jl7zsp7f5rpymjuv3c2h2trvmfwm3hmwce'
41272
42472
  },
41273
42473
  21000001: {
41274
42474
  name: 'Corn Testnet',
41275
42475
  chain: 'BTCN',
41276
42476
  rpc: [
42477
+ 'https://testnet.corn-rpc.com',
41277
42478
  'https://rpc.ankr.com/corn_testnet',
41278
42479
  'https://testnet-rpc.usecorn.com'
41279
42480
  ],
41280
42481
  faucets: [],
41281
42482
  nativeCurrency: { name: 'Bitcorn', symbol: 'BTCN', decimals: 18 },
41282
42483
  infoURL: 'https://usecorn.com',
41283
- shortName: 'btcn-testnet',
42484
+ shortName: 'corn-testnet',
41284
42485
  chainId: 21000001,
41285
42486
  networkId: 21000001,
41286
42487
  explorers: [
@@ -41494,9 +42695,13 @@ exports.chains = {
41494
42695
  name: 'Xone Testnet',
41495
42696
  chain: 'XOC',
41496
42697
  icon: 'xone-test',
41497
- rpc: ['https://rpc-testnet.xone.plus'],
42698
+ rpc: [
42699
+ 'https://rpc-testnet.xone.plus',
42700
+ 'https://rpc-testnet.xone.org',
42701
+ 'https://rpc-testnet.knight.center'
42702
+ ],
41498
42703
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
41499
- faucets: [],
42704
+ faucets: ['https://faucet.xone.plus/'],
41500
42705
  nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
41501
42706
  infoURL: 'https://xone.plus',
41502
42707
  shortName: 'txoc',
@@ -41622,6 +42827,33 @@ exports.chains = {
41622
42827
  }
41623
42828
  ]
41624
42829
  },
42830
+ 50591822: {
42831
+ name: 'Stavanger Public Testnet',
42832
+ chain: 'stavanger',
42833
+ rpc: ['https://rpc.stavanger.gateway.fm'],
42834
+ faucets: ['https://faucet.stavanger.gateway.fm'],
42835
+ nativeCurrency: { name: 'Polygon', symbol: 'POL', decimals: 18 },
42836
+ features: [{ name: 'EIP155' }],
42837
+ infoURL: 'https://gateway.fm',
42838
+ shortName: 'stavanger',
42839
+ chainId: 50591822,
42840
+ networkId: 50591822,
42841
+ icon: 'stavanger',
42842
+ explorers: [
42843
+ {
42844
+ name: 'BlockScout',
42845
+ url: 'https://explorer.stavanger.gateway.fm',
42846
+ icon: 'stavanger',
42847
+ standard: 'EIP3091'
42848
+ }
42849
+ ],
42850
+ parent: {
42851
+ type: 'L2',
42852
+ chain: 'eip155-11155111',
42853
+ bridges: [{ url: 'https://bridge.stavanger.gateway.fm' }]
42854
+ },
42855
+ iconURL: 'https://ipfs.io/ipfs/bafybeighctebzusfrmvuahcswjrseyno3eaetu4oskwcu6ubivd7c7elqa'
42856
+ },
41625
42857
  52027071: {
41626
42858
  name: 'Deviant Token Blockchain',
41627
42859
  chain: 'DTBC',
@@ -41751,11 +42983,9 @@ exports.chains = {
41751
42983
  },
41752
42984
  65010003: {
41753
42985
  name: 'Autonity Bakerloo (Yamuna) Testnet',
42986
+ status: 'deprecated',
41754
42987
  chain: 'AUT',
41755
- rpc: [
41756
- 'https://rpc1.bakerloo.autonity.org/',
41757
- 'wss://rpc1.bakerloo.autonity.org/ws/'
41758
- ],
42988
+ rpc: [],
41759
42989
  faucets: ['https://faucet.autonity.org/'],
41760
42990
  nativeCurrency: { name: 'Bakerloo Auton', symbol: 'ATN', decimals: 18 },
41761
42991
  infoURL: 'https://autonity.org/',
@@ -41841,11 +43071,9 @@ exports.chains = {
41841
43071
  },
41842
43072
  65100003: {
41843
43073
  name: 'Autonity Piccadilly (Yamuna) Testnet',
43074
+ status: 'deprecated',
41844
43075
  chain: 'AUT',
41845
- rpc: [
41846
- 'https://rpc1.piccadilly.autonity.org/',
41847
- 'wss://rpc1.piccadilly.autonity.org/ws/'
41848
- ],
43076
+ rpc: [],
41849
43077
  faucets: [],
41850
43078
  nativeCurrency: { name: 'Piccadilly Auton', symbol: 'ATN', decimals: 18 },
41851
43079
  infoURL: 'https://autonity.org/',
@@ -41863,6 +43091,33 @@ exports.chains = {
41863
43091
  ],
41864
43092
  iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
41865
43093
  },
43094
+ 65100004: {
43095
+ name: 'Autonity Piccadilly (Tiber) Testnet',
43096
+ chain: 'AUT',
43097
+ rpc: [
43098
+ 'https://autonity.rpc.web3cdn.network/testnet',
43099
+ 'wss://autonity.rpc.web3cdn.network/testnet/ws',
43100
+ 'https://autonity-piccadilly.rpc.subquery.network/public',
43101
+ 'https://piccadilly.autonity-apis.com',
43102
+ 'wss://piccadilly-ws.autonity-apis.com'
43103
+ ],
43104
+ faucets: [],
43105
+ nativeCurrency: { name: 'Piccadilly Auton', symbol: 'ATN', decimals: 18 },
43106
+ infoURL: 'https://autonity.org/',
43107
+ shortName: 'piccadilly-04',
43108
+ chainId: 65100004,
43109
+ networkId: 65100004,
43110
+ slip44: 1,
43111
+ icon: 'autonity',
43112
+ explorers: [
43113
+ {
43114
+ name: 'autonity-blockscout',
43115
+ url: 'https://piccadilly.autonity.org',
43116
+ standard: 'EIP3091'
43117
+ }
43118
+ ],
43119
+ iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
43120
+ },
41866
43121
  68840142: {
41867
43122
  name: 'Frame Testnet',
41868
43123
  chain: 'ETH',
@@ -42170,7 +43425,7 @@ exports.chains = {
42170
43425
  symbol: 'ETH',
42171
43426
  decimals: 18
42172
43427
  },
42173
- infoURL: 'https://www.plumenetwork.xyz/',
43428
+ infoURL: 'https://plumenetwork.xyz/',
42174
43429
  shortName: 'plume-testnet',
42175
43430
  chainId: 161221135,
42176
43431
  networkId: 161221135,
@@ -42986,6 +44241,26 @@ exports.chains = {
42986
44241
  ],
42987
44242
  iconURL: 'https://ipfs.io/ipfs/bafkreib2sabb6vgfoskobp2wdr6if7v6s34f2xwjecfceui6qhjudmu4u4'
42988
44243
  },
44244
+ 1313161567: {
44245
+ name: 'Turbo',
44246
+ chain: 'NEAR',
44247
+ rpc: ['https://rpc-0x4e45415f.aurora-cloud.dev'],
44248
+ icon: 'turbo',
44249
+ faucets: [],
44250
+ nativeCurrency: { name: 'Turbo', symbol: 'TURBO', decimals: 18 },
44251
+ infoURL: 'https://turbotoken.io',
44252
+ shortName: 'turbo',
44253
+ chainId: 1313161567,
44254
+ networkId: 1313161567,
44255
+ explorers: [
44256
+ {
44257
+ name: 'Turbo explorer',
44258
+ url: 'https://explorer.turbo.aurora.dev',
44259
+ standard: 'EIP3091'
44260
+ }
44261
+ ],
44262
+ iconURL: 'https://ipfs.io/ipfs/QmXUP4JFNX2ET2vZHh9p4a6wEVC5os13evrWtF65EUfNkn'
44263
+ },
42989
44264
  1350216234: {
42990
44265
  name: 'SKALE Titan Hub',
42991
44266
  chain: 'parallel-stormy-spica',