@revoke.cash/chains 65.0.0 → 67.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.
@@ -2107,26 +2107,26 @@ exports.chains = {
2107
2107
  iconURL: 'https://ipfs.io/ipfs/QmW5Fpb2Ywnfqcj4ibvpbKvPv5Mo5eseWdYZnnUvLkj2Hp'
2108
2108
  },
2109
2109
  96: {
2110
- name: 'Bitkub Chain',
2111
- chain: 'BKC',
2112
- icon: 'bkc',
2110
+ name: 'KUB Mainnet',
2111
+ chain: 'KUB',
2113
2112
  rpc: ['https://rpc.bitkubchain.io', 'wss://wss.bitkubchain.io'],
2114
2113
  faucets: [],
2115
- nativeCurrency: { name: 'Bitkub Coin', symbol: 'KUB', decimals: 18 },
2116
- infoURL: 'https://www.bitkubchain.com/',
2117
- shortName: 'bkc',
2114
+ nativeCurrency: { name: 'KUB Coin', symbol: 'KUB', decimals: 18 },
2115
+ infoURL: 'https://www.kubchain.com/',
2116
+ shortName: 'kub',
2118
2117
  chainId: 96,
2119
2118
  networkId: 96,
2119
+ icon: 'kub',
2120
2120
  explorers: [
2121
2121
  {
2122
- name: 'Bitkub Chain Explorer',
2123
- url: 'https://bkcscan.com',
2122
+ name: 'KUB Mainnet Explorer',
2123
+ url: 'https://kubscan.com',
2124
2124
  standard: 'none',
2125
- icon: 'bkc'
2125
+ icon: 'kub'
2126
2126
  }
2127
2127
  ],
2128
2128
  redFlags: ['reusedChainId'],
2129
- iconURL: 'https://ipfs.io/ipfs/QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT'
2129
+ iconURL: 'https://ipfs.io/ipfs/bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli'
2130
2130
  },
2131
2131
  97: {
2132
2132
  name: 'BNB Smart Chain Testnet',
@@ -3309,6 +3309,7 @@ exports.chains = {
3309
3309
  chainId: 151,
3310
3310
  networkId: 151,
3311
3311
  slip44: 824,
3312
+ icon: 'redbelly',
3312
3313
  rpc: ['https://governors.mainnet.redbelly.network'],
3313
3314
  faucets: [],
3314
3315
  infoURL: 'https://redbelly.network',
@@ -3324,7 +3325,8 @@ exports.chains = {
3324
3325
  url: 'https://redbelly.routescan.io',
3325
3326
  standard: 'EIP3091'
3326
3327
  }
3327
- ]
3328
+ ],
3329
+ iconURL: 'https://ipfs.io/ipfs/QmbU86AmMYhDTwDzJWLtrLAURqepXinJbVhXUJq5BaWqCp'
3328
3330
  },
3329
3331
  152: {
3330
3332
  name: 'Redbelly Network Devnet',
@@ -3348,6 +3350,7 @@ exports.chains = {
3348
3350
  chain: 'RBN',
3349
3351
  chainId: 153,
3350
3352
  networkId: 153,
3353
+ icon: 'redbelly',
3351
3354
  slip44: 1,
3352
3355
  rpc: ['https://governors.testnet.redbelly.network'],
3353
3356
  faucets: [],
@@ -3364,7 +3367,8 @@ exports.chains = {
3364
3367
  standard: 'EIP3091'
3365
3368
  }
3366
3369
  ],
3367
- status: 'active'
3370
+ status: 'active',
3371
+ iconURL: 'https://ipfs.io/ipfs/QmbU86AmMYhDTwDzJWLtrLAURqepXinJbVhXUJq5BaWqCp'
3368
3372
  },
3369
3373
  154: {
3370
3374
  name: 'Redbelly Network TGE',
@@ -3691,13 +3695,13 @@ exports.chains = {
3691
3695
  slip44: 1
3692
3696
  },
3693
3697
  171: {
3694
- name: 'CO2e Ledger',
3698
+ name: 'CO2e Chain',
3695
3699
  chain: 'CO2E',
3696
- rpc: ['https://rpc.co2ledger.xyz'],
3700
+ rpc: ['https://rpc.co2e.cc', 'https://rpc.co2ledger.xyz'],
3697
3701
  faucets: [],
3698
3702
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3699
3703
  nativeCurrency: { name: 'CO2e Token', symbol: 'CO2E', decimals: 18 },
3700
- infoURL: 'https://co2ledger.xyz',
3704
+ infoURL: 'https://co2e.cc',
3701
3705
  shortName: 'CO2e',
3702
3706
  chainId: 171,
3703
3707
  networkId: 171,
@@ -3705,7 +3709,7 @@ exports.chains = {
3705
3709
  explorers: [
3706
3710
  {
3707
3711
  name: 'CO2e Explorer',
3708
- url: 'https://exp.co2ledger.xyz',
3712
+ url: 'https://exp.co2e.cc',
3709
3713
  standard: 'EIP3091'
3710
3714
  }
3711
3715
  ],
@@ -3862,10 +3866,7 @@ exports.chains = {
3862
3866
  182: {
3863
3867
  name: 'IOST Mainnet',
3864
3868
  chain: 'iost',
3865
- rpc: [
3866
- 'https://iost-mainnet.alt.technology',
3867
- 'wss://iost-mainnet.alt.technology/ws'
3868
- ],
3869
+ rpc: ['https://l2-mainnet.iost.io', 'wss://l2-mainnet.iost.io'],
3869
3870
  faucets: [],
3870
3871
  nativeCurrency: {
3871
3872
  name: 'BNB Chain Native Token',
@@ -3881,18 +3882,14 @@ exports.chains = {
3881
3882
  explorers: [
3882
3883
  {
3883
3884
  name: 'IOSTscan',
3884
- url: 'https://iost-mainnet-explorer.alt.technology',
3885
+ url: 'https://l2-scan.iost.io',
3885
3886
  standard: 'EIP3091'
3886
3887
  }
3887
3888
  ],
3888
3889
  parent: {
3889
3890
  type: 'L2',
3890
3891
  chain: 'eip155-56',
3891
- bridges: [
3892
- {
3893
- url: 'https://10910bc5-8382-4ef5-bdc7-4c54c8f57e75.bridges.rollbridge.app/'
3894
- }
3895
- ]
3892
+ bridges: [{ url: 'https://l2-bridge.iost.io' }]
3896
3893
  },
3897
3894
  iconURL: 'https://ipfs.io/ipfs/bafybeib75gwytvblyvjpfminitr3i6mpat3a624udfsqsl5nysf5vuuvie'
3898
3895
  },
@@ -4086,6 +4083,27 @@ exports.chains = {
4086
4083
  }
4087
4084
  ]
4088
4085
  },
4086
+ 194: {
4087
+ name: 'firachain',
4088
+ chain: 'FIR',
4089
+ icon: 'firachainIcon',
4090
+ rpc: ['https://rpc.firachain.com'],
4091
+ faucets: [],
4092
+ nativeCurrency: { name: 'firachain', symbol: 'FIR', decimals: 18 },
4093
+ infoURL: 'https://firachain.com',
4094
+ shortName: 'FIR',
4095
+ chainId: 194,
4096
+ networkId: 194,
4097
+ status: 'active',
4098
+ explorers: [
4099
+ {
4100
+ name: 'FiraChain Explorer',
4101
+ url: 'https://block.firachain.com',
4102
+ standard: 'EIP3091'
4103
+ }
4104
+ ],
4105
+ iconURL: 'https://ipfs.io/ipfs/bafkreifpbnvzcnl3badp6uig64fxxnf5tquw2ujyxqa5r2r36wuwd3yo5m'
4106
+ },
4089
4107
  195: {
4090
4108
  name: 'X Layer Testnet',
4091
4109
  chain: 'X Layer',
@@ -4393,10 +4411,16 @@ exports.chains = {
4393
4411
  name: 'Bitnet',
4394
4412
  chain: 'BTN',
4395
4413
  icon: 'bitnet',
4396
- rpc: ['https://rpc.bitnet.money', 'https://rpc.btnscan.com'],
4414
+ rpc: [
4415
+ 'https://rpc.bitnet.money',
4416
+ 'https://rpc.btnscan.com',
4417
+ 'https://rpc.btn.network',
4418
+ 'https://rpc.bitnetmoney.com',
4419
+ 'https://rpc.btn-network.org'
4420
+ ],
4397
4421
  faucets: [],
4398
4422
  nativeCurrency: { name: 'Bitnet', symbol: 'BTN', decimals: 18 },
4399
- infoURL: 'https://bitnet.money',
4423
+ infoURL: 'https://bitnet.technology',
4400
4424
  shortName: 'BTN',
4401
4425
  chainId: 210,
4402
4426
  networkId: 210,
@@ -4487,20 +4511,44 @@ exports.chains = {
4487
4511
  ],
4488
4512
  iconURL: 'https://ipfs.io/ipfs/bafybeiadbavrwcial76vs5ovhyykyaobteltuhliqcthdairbja4klwzhu'
4489
4513
  },
4514
+ 215: {
4515
+ name: 'IDN Mainnet',
4516
+ chain: 'IDN',
4517
+ icon: 'idn',
4518
+ rpc: [
4519
+ 'https://dataseed1.idn-rpc.com',
4520
+ 'https://dataseed2.idn-rpc.com',
4521
+ 'https://dataseed3.idn-rpc.com'
4522
+ ],
4523
+ faucets: [],
4524
+ nativeCurrency: { name: 'IDN', symbol: 'IDN', decimals: 18 },
4525
+ infoURL: 'https://www.idn.world',
4526
+ shortName: 'IDN',
4527
+ chainId: 215,
4528
+ networkId: 215,
4529
+ explorers: [
4530
+ {
4531
+ name: 'Idn Explorer',
4532
+ url: 'https://scan.idn-network.com',
4533
+ standard: 'EIP3091'
4534
+ }
4535
+ ],
4536
+ iconURL: 'https://ipfs.io/ipfs/bafkreiarbxyddbnz5x36rj4l2ousrwnsjminqjjcswsttzxqckqwz6b7ba'
4537
+ },
4490
4538
  216: {
4491
4539
  name: 'Happychain Testnet',
4492
4540
  chainId: 216,
4493
4541
  networkId: 216,
4494
4542
  chain: 'Happychain Testnet',
4495
- rpc: ['https://happy-testnet-sepolia.rpc.caldera.xyz/http'],
4543
+ rpc: ['https://rpc.testnet.happy.tech/http'],
4496
4544
  faucets: [],
4497
4545
  nativeCurrency: { name: 'Happy', symbol: 'HAPPY', decimals: 18 },
4498
4546
  shortName: 'happytestnet',
4499
- infoURL: 'https://happy-testnet-sepolia.hub.caldera.xyz',
4547
+ infoURL: 'https://testnet.happy.tech',
4500
4548
  explorers: [
4501
4549
  {
4502
4550
  name: 'Blockscout',
4503
- url: 'https://happy-testnet-sepolia.explorer.caldera.xyz',
4551
+ url: 'https://explorer.testnet.happy.tech',
4504
4552
  standard: 'EIP3091'
4505
4553
  }
4506
4554
  ]
@@ -4748,7 +4796,7 @@ exports.chains = {
4748
4796
  name: 'Lens',
4749
4797
  title: 'Lens mainnet',
4750
4798
  chain: 'Lens',
4751
- rpc: [],
4799
+ rpc: ['https://rpc.lens.xyz'],
4752
4800
  faucets: [],
4753
4801
  chainId: 232,
4754
4802
  networkId: 232,
@@ -4756,8 +4804,19 @@ exports.chains = {
4756
4804
  icon: 'lens',
4757
4805
  infoURL: 'https://lens.xyz',
4758
4806
  shortName: 'lens',
4759
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
4760
- explorers: [],
4807
+ parent: {
4808
+ type: 'L2',
4809
+ chain: 'eip155-1',
4810
+ bridges: [{ url: 'https://app.across.to/bridge?destinationChainId=232' }]
4811
+ },
4812
+ explorers: [
4813
+ {
4814
+ name: 'Lens Block Explorer',
4815
+ url: 'https://explorer.lens.xyz',
4816
+ icon: 'lens',
4817
+ standard: 'EIP3091'
4818
+ }
4819
+ ],
4761
4820
  iconURL: 'https://ipfs.io/ipfs/QmP9HNKbbWQLEx5H57BSV3VhJNyVpVaC5B3NBCsyoomTMU'
4762
4821
  },
4763
4822
  233: {
@@ -4828,17 +4887,17 @@ exports.chains = {
4828
4887
  name: 'Blast Mainnet',
4829
4888
  chain: 'ETH',
4830
4889
  icon: 'blastIcon',
4831
- rpc: ['https://rpc.blastblockchain.com'],
4890
+ rpc: ['https://zkevmrpc.blastchain.org'],
4832
4891
  faucets: [],
4833
- nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
4834
- infoURL: 'https://docs.blastblockchain.com',
4892
+ nativeCurrency: { name: 'One World Chain', symbol: 'OWCT', decimals: 18 },
4893
+ infoURL: 'https://docs.blastchain.org',
4835
4894
  shortName: 'blast',
4836
4895
  chainId: 238,
4837
4896
  networkId: 238,
4838
4897
  explorers: [
4839
4898
  {
4840
4899
  name: 'Blast Mainnet',
4841
- url: 'https://scan.blastblockchain.com',
4900
+ url: 'https://blastchain.org',
4842
4901
  standard: 'EIP3091'
4843
4902
  }
4844
4903
  ],
@@ -4925,6 +4984,26 @@ exports.chains = {
4925
4984
  }
4926
4985
  ]
4927
4986
  },
4987
+ 247: {
4988
+ name: 'ChooChain',
4989
+ title: 'ChooChain Mainnet',
4990
+ chain: 'CHOO',
4991
+ rpc: ['https://rpc.choochain.io'],
4992
+ faucets: [],
4993
+ nativeCurrency: { name: 'ChooChain Token', symbol: 'CHOO', decimals: 18 },
4994
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
4995
+ infoURL: 'https://github.com/Trinketz/ChooChain',
4996
+ shortName: 'choo',
4997
+ chainId: 247,
4998
+ networkId: 247,
4999
+ explorers: [
5000
+ {
5001
+ name: 'ChooChain Explorer',
5002
+ url: 'https://blocks.choochain.io',
5003
+ standard: 'EIP3091'
5004
+ }
5005
+ ]
5006
+ },
4928
5007
  248: {
4929
5008
  name: 'Oasys Mainnet',
4930
5009
  chain: 'Oasys',
@@ -5532,13 +5611,13 @@ exports.chains = {
5532
5611
  }
5533
5612
  ],
5534
5613
  status: 'active',
5535
- iconURL: 'https://ipfs.io/ipfs/bafybeid7ggekwk5knwlxsesk4zomwrtg2mmcfwfqjtywghvljfbmukn2yu'
5614
+ iconURL: 'https://ipfs.io/ipfs/bafkreierr6bqbopiokhqcisqdfxjkslnjgk2j77dmq2ec4oitpgxtm4wha'
5536
5615
  },
5537
5616
  295: {
5538
5617
  name: 'Hedera Mainnet',
5539
5618
  chain: 'Hedera',
5540
5619
  icon: 'hedera',
5541
- rpc: ['https://mainnet.hashio.io/api'],
5620
+ rpc: ['https://mainnet.hashio.io/api', 'https://hedera.linkpool.pro'],
5542
5621
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
5543
5622
  faucets: [],
5544
5623
  nativeCurrency: { name: 'hbar', symbol: 'HBAR', decimals: 18 },
@@ -5548,11 +5627,6 @@ exports.chains = {
5548
5627
  networkId: 295,
5549
5628
  slip44: 3030,
5550
5629
  explorers: [
5551
- {
5552
- name: 'HashScan',
5553
- url: 'https://hashscan.io/mainnet',
5554
- standard: 'EIP3091'
5555
- },
5556
5630
  {
5557
5631
  name: 'Arkhia Explorer',
5558
5632
  url: 'https://explorer.arkhia.io',
@@ -5567,11 +5641,6 @@ exports.chains = {
5567
5641
  name: 'Hedera Explorer',
5568
5642
  url: 'https://hederaexplorer.io',
5569
5643
  standard: 'none'
5570
- },
5571
- {
5572
- name: 'Ledger Works Explore',
5573
- url: 'https://explore.lworks.io',
5574
- standard: 'none'
5575
5644
  }
5576
5645
  ],
5577
5646
  iconURL: 'https://ipfs.io/ipfs/QmQikzhvZKyMmbZJd7BVLZb2YTBDMgNDnaMCAErsVjsfuz'
@@ -5952,7 +6021,7 @@ exports.chains = {
5952
6021
  standard: 'EIP3091'
5953
6022
  }
5954
6023
  ],
5955
- iconURL: 'https://ipfs.io/ipfs/QmSuVbbBRAnquu3EsbsFgEMNgM8bTpiVKns2CCBVM6c2aJ'
6024
+ iconURL: 'https://ipfs.io/ipfs/bafkreianwjcj56pf2cwlzl4jyuarqmxs6ewmfaz2aemxl74tdbg2fumps4'
5956
6025
  },
5957
6026
  320: {
5958
6027
  name: 'ZKcandy Mainnet',
@@ -6103,13 +6172,40 @@ exports.chains = {
6103
6172
  explorers: [],
6104
6173
  iconURL: 'https://ipfs.io/ipfs/QmVRdhjaBYeUVCkF8SUYMqAgGtbePYaozzy4YtMVKazLut'
6105
6174
  },
6175
+ 331: {
6176
+ name: 'Telos zkEVM Testnet',
6177
+ title: 'Telos zkEVM Testnet',
6178
+ chain: 'Telos',
6179
+ rpc: ['https://zkrpc.testnet.telos.net'],
6180
+ faucets: [],
6181
+ nativeCurrency: { name: 'Sepolia ETH', symbol: 'ETH', decimals: 18 },
6182
+ infoURL: '',
6183
+ shortName: 'telos-zkevm-testnet',
6184
+ chainId: 331,
6185
+ networkId: 331,
6186
+ icon: 'telos',
6187
+ explorers: [
6188
+ {
6189
+ name: 'TeloScan',
6190
+ icon: 'teloscan',
6191
+ url: 'https://zkexplorer.testnet.telos.net',
6192
+ standard: 'EIP3091'
6193
+ }
6194
+ ],
6195
+ parent: {
6196
+ type: 'L2',
6197
+ chain: 'eip155-11155111',
6198
+ bridges: [{ url: 'https://zkbridge.testnet.telos.net' }]
6199
+ },
6200
+ iconURL: 'https://ipfs.io/ipfs/bafkreig7dmdjzvamf53drtqm452vr3evozh5zfihbk4m5vi77zwmtae5a4'
6201
+ },
6106
6202
  332: {
6107
6203
  name: 'Omax Testnet',
6108
6204
  chain: 'Omax Chain',
6109
6205
  rpc: ['https://testapi.omaxray.com'],
6110
6206
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
6111
6207
  faucets: ['https://faucet.omaxray.com/'],
6112
- nativeCurrency: { name: 'OMAX TESTCOIN', symbol: 'OMAXT', decimals: 18 },
6208
+ nativeCurrency: { name: 'OMAX TESTCOIN', symbol: 'OMAX', decimals: 18 },
6113
6209
  infoURL: 'https://www.omaxcoin.com/',
6114
6210
  shortName: 'omaxt',
6115
6211
  chainId: 332,
@@ -6119,6 +6215,7 @@ exports.chains = {
6119
6215
  {
6120
6216
  name: 'Omax Chain Explorer',
6121
6217
  url: 'https://testnet.omaxscan.com',
6218
+ icon: 'omaxray',
6122
6219
  standard: 'EIP3091'
6123
6220
  }
6124
6221
  ],
@@ -6198,6 +6295,26 @@ exports.chains = {
6198
6295
  ],
6199
6296
  iconURL: 'https://ipfs.io/ipfs/QmQySjAoWHgk3ou1yvBi2TrTcgH6KhfGiU7GcrLzrAeRkE'
6200
6297
  },
6298
+ 337: {
6299
+ name: 'R5 Network',
6300
+ chain: 'r5',
6301
+ rpc: ['https://rpc.r5.network'],
6302
+ faucets: [],
6303
+ nativeCurrency: { name: 'R5', symbol: 'R5', decimals: 18 },
6304
+ infoURL: 'https://r5.network',
6305
+ shortName: 'r5',
6306
+ chainId: 337,
6307
+ networkId: 337,
6308
+ icon: 'r5',
6309
+ explorers: [
6310
+ {
6311
+ name: 'R5 Explorer',
6312
+ url: 'https://explorer.r5.network',
6313
+ standard: 'EIP3091'
6314
+ }
6315
+ ],
6316
+ iconURL: 'https://ipfs.io/ipfs/bafkreihrnrmjndul22scpktxzfvm6lyuxdepjtbfrn7ce4znl2blrqw6te'
6317
+ },
6201
6318
  338: {
6202
6319
  name: 'Cronos Testnet',
6203
6320
  chain: 'CRO',
@@ -6372,6 +6489,7 @@ exports.chains = {
6372
6489
  'https://rpc-pulsechain.g4mm4.io',
6373
6490
  'wss://rpc-pulsechain.g4mm4.io'
6374
6491
  ],
6492
+ icon: 'pulsechain',
6375
6493
  slip44: 60,
6376
6494
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
6377
6495
  faucets: [],
@@ -6380,9 +6498,9 @@ exports.chains = {
6380
6498
  nativeCurrency: { name: 'Pulse', symbol: 'PLS', decimals: 18 },
6381
6499
  explorers: [
6382
6500
  {
6383
- name: 'blockscout',
6384
- url: 'https://scan.pulsechain.com',
6385
- icon: 'blockscout',
6501
+ name: 'pulsechain',
6502
+ url: 'https://ipfs.scan.pulsechain.com',
6503
+ icon: 'pulsechain',
6386
6504
  standard: 'EIP3091'
6387
6505
  },
6388
6506
  {
@@ -6390,7 +6508,8 @@ exports.chains = {
6390
6508
  url: 'https://otter.pulsechain.com',
6391
6509
  standard: 'EIP3091'
6392
6510
  }
6393
- ]
6511
+ ],
6512
+ iconURL: 'https://ipfs.io/ipfs/Qmckj9B9F3jWDk9bv9HwoPmfjrx2Ju8J2BQSNoPFdYGduj'
6394
6513
  },
6395
6514
  371: {
6396
6515
  name: 'Consta Testnet',
@@ -7135,6 +7254,28 @@ exports.chains = {
7135
7254
  networkId: 486,
7136
7255
  status: 'incubating'
7137
7256
  },
7257
+ 488: {
7258
+ name: 'BlackFort Exchange Network',
7259
+ chain: 'BXN',
7260
+ rpc: ['https://rpc.blackfort.network/mainnet/rpc'],
7261
+ faucets: [],
7262
+ nativeCurrency: { name: 'BlackFort Token', symbol: 'BXN', decimals: 18 },
7263
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
7264
+ infoURL: 'https://blackfort.com',
7265
+ shortName: 'BXN',
7266
+ chainId: 488,
7267
+ networkId: 488,
7268
+ icon: 'bxn',
7269
+ explorers: [
7270
+ {
7271
+ name: 'blockscout',
7272
+ url: 'https://blackfortscan.com',
7273
+ icon: 'blockscout',
7274
+ standard: 'EIP3091'
7275
+ }
7276
+ ],
7277
+ iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
7278
+ },
7138
7279
  495: {
7139
7280
  name: 'Landstars',
7140
7281
  chain: 'Landstars',
@@ -7338,24 +7479,24 @@ exports.chains = {
7338
7479
  iconURL: 'https://ipfs.io/ipfs/QmYjuztyURb3Fc6ZTLgCbwQa64CcVoigF5j9cafzuSbqgf'
7339
7480
  },
7340
7481
  530: {
7341
- name: 'F(x)Core Mainnet Network',
7342
- chain: 'Fxcore',
7482
+ name: 'Pundi AIFX Omnilayer',
7483
+ chain: 'PUNDIAI',
7343
7484
  rpc: ['https://fx-json-web3.functionx.io:8545'],
7344
7485
  faucets: [],
7345
- nativeCurrency: { name: 'Function X', symbol: 'FX', decimals: 18 },
7346
- infoURL: 'https://functionx.io/',
7347
- shortName: 'FxCore',
7486
+ nativeCurrency: { name: 'Pundi AIFX', symbol: 'PUNDAI', decimals: 18 },
7487
+ infoURL: 'https://fx.pundi.ai/',
7488
+ shortName: 'pundiai',
7348
7489
  chainId: 530,
7349
7490
  networkId: 530,
7350
- icon: 'fxcore',
7491
+ icon: 'pundiai',
7351
7492
  explorers: [
7352
7493
  {
7353
- name: 'FunctionX Explorer',
7354
- url: 'https://fx-evm.functionx.io',
7494
+ name: 'PundiScan Explorer',
7495
+ url: 'https://pundiscan.io/evm',
7355
7496
  standard: 'EIP3091'
7356
7497
  }
7357
7498
  ],
7358
- iconURL: 'https://ipfs.io/ipfs/QmauD5hzc5q1VgEU1nT4AGLCeV79CB8GgfnXXeeLmBZVHf'
7499
+ iconURL: 'https://ipfs.io/ipfs/QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV'
7359
7500
  },
7360
7501
  534: {
7361
7502
  name: 'Candle',
@@ -9303,6 +9444,17 @@ exports.chains = {
9303
9444
  }
9304
9445
  ]
9305
9446
  },
9447
+ 863: {
9448
+ name: 'Radius Testnet',
9449
+ chain: 'Radius',
9450
+ rpc: ['https://dev-secure.rpc.theradius.xyz'],
9451
+ faucets: [],
9452
+ nativeCurrency: { name: 'Useless', symbol: 'USLS', decimals: 18 },
9453
+ infoURL: 'https://www.theradius.xyz/',
9454
+ shortName: 'radius-testnet',
9455
+ chainId: 863,
9456
+ networkId: 863
9457
+ },
9306
9458
  868: {
9307
9459
  name: 'Fantasia Chain Mainnet',
9308
9460
  chain: 'FSC',
@@ -10094,6 +10246,24 @@ exports.chains = {
10094
10246
  ],
10095
10247
  iconURL: 'https://ipfs.io/ipfs/QmYikaM849eZrL8pGNeVhEHVTKWpxdGMvCY5oFBfZ2ndhd'
10096
10248
  },
10249
+ 984: {
10250
+ name: 'IOPN Testnet',
10251
+ chain: 'IOPN Testnet',
10252
+ rpc: ['https://testnet-rpc.iopn.tech'],
10253
+ faucets: ['https://faucet.iopn.tech'],
10254
+ nativeCurrency: { name: 'OPN', symbol: 'OPN', decimals: 18 },
10255
+ infoURL: 'https://iopn.tech',
10256
+ shortName: 'iopn-Test-Chain',
10257
+ chainId: 984,
10258
+ networkId: 984,
10259
+ explorers: [
10260
+ {
10261
+ name: 'tracehawk',
10262
+ url: 'https://testnet.iopn.tech',
10263
+ standard: 'none'
10264
+ }
10265
+ ]
10266
+ },
10097
10267
  985: {
10098
10268
  name: 'Memo Smart Chain Mainnet',
10099
10269
  chain: 'MEMO',
@@ -10115,6 +10285,24 @@ exports.chains = {
10115
10285
  ],
10116
10286
  iconURL: 'https://ipfs.io/ipfs/bafkreig52paynhccs4o5ew6f7mk3xoqu2bqtitmfvlgnwarh2pm33gbdrq'
10117
10287
  },
10288
+ 986: {
10289
+ name: 'LAGOM Mainnet',
10290
+ chain: 'LAGOM Mainnet',
10291
+ rpc: ['https://rpc1.lagom.mainnet.zeeve.net'],
10292
+ faucets: [],
10293
+ nativeCurrency: { name: 'LAGO', symbol: 'LAGO', decimals: 18 },
10294
+ infoURL: 'https://lagomchain.com',
10295
+ shortName: 'Lagom-Chain',
10296
+ chainId: 986,
10297
+ networkId: 986,
10298
+ explorers: [
10299
+ {
10300
+ name: 'tracehawk',
10301
+ url: 'https://Explorer.lagomchain.com',
10302
+ standard: 'none'
10303
+ }
10304
+ ]
10305
+ },
10118
10306
  987: {
10119
10307
  name: 'BinaryChain Mainnet',
10120
10308
  chain: 'BinaryChain',
@@ -10648,30 +10836,27 @@ exports.chains = {
10648
10836
  iconURL: 'https://ipfs.io/ipfs/bafybeifkgtmhnq4sxu6jn22i7ass7aih6ubodr77k6ygtu4tjbvpmkw2ga'
10649
10837
  },
10650
10838
  1071: {
10651
- name: 'ShimmerEVM Testnet Deprecated',
10652
- title: 'ShimmerEVM Testnet Deprecated',
10653
- chain: 'ShimmerEVM',
10654
- icon: 'shimmerevm',
10655
- rpc: [],
10656
- faucets: [
10657
- 'https://evm-toolkit.evm.testnet.shimmer.network',
10658
- 'https://evm-faucet.testnet.shimmer.network'
10659
- ],
10660
- nativeCurrency: { name: 'SMR', symbol: 'SMR', decimals: 18 },
10661
- infoURL: 'https://shimmer.network',
10662
- shortName: 'shimmerevm-testnet-deprecated',
10839
+ name: 'OpenGPU Mainnet',
10840
+ chain: 'OGPU',
10841
+ icon: 'ogpu',
10842
+ rpc: ['https://mainnet-rpc.ogpuscan.io', 'wss://mainnet-rpc.ogpuscan.io'],
10843
+ faucets: [],
10844
+ nativeCurrency: { name: 'OGPU', symbol: 'OGPU', decimals: 18 },
10845
+ features: [{ name: 'EIP155' }],
10846
+ infoURL: 'https://opengpu.network',
10847
+ shortName: 'ogpu',
10663
10848
  chainId: 1071,
10664
10849
  networkId: 1071,
10665
- slip44: 1,
10850
+ redFlags: ['reusedChainId'],
10666
10851
  explorers: [
10667
10852
  {
10668
- name: 'explorer',
10669
- url: 'https://explorer.evm.testnet.shimmer.network',
10853
+ name: 'OpenGPU Explorer',
10854
+ url: 'https://ogpuscan.io',
10855
+ icon: 'ogpu',
10670
10856
  standard: 'EIP3091'
10671
10857
  }
10672
10858
  ],
10673
- status: 'deprecated',
10674
- iconURL: 'https://ipfs.io/ipfs/bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di'
10859
+ iconURL: 'https://ipfs.io/ipfs/bafkreiehdja4bvfvcagywn32zj6rvc5eicnwsdtvrsgwil52y4palgtnrq'
10675
10860
  },
10676
10861
  1072: {
10677
10862
  name: 'ShimmerEVM Testnet Deprecated 1072',
@@ -11227,6 +11412,28 @@ exports.chains = {
11227
11412
  ],
11228
11413
  iconURL: 'https://ipfs.io/ipfs/QmdR3YL9F95ajwVwfxAGoEzYwm9w7JNsPSfUPjSaQogVjK'
11229
11414
  },
11415
+ 1134: {
11416
+ name: 'StateMesh',
11417
+ icon: 'statemesh',
11418
+ chain: 'MESH',
11419
+ rpc: ['https://rpc.statemesh.net'],
11420
+ faucets: [],
11421
+ nativeCurrency: { name: 'StateMesh', symbol: 'MESH', decimals: 18 },
11422
+ infoURL: 'https://statemesh.net',
11423
+ shortName: 'mesh',
11424
+ chainId: 1134,
11425
+ networkId: 1134,
11426
+ slip44: 1134,
11427
+ explorers: [
11428
+ {
11429
+ name: 'blockscout',
11430
+ url: 'https://scan.statemesh.net',
11431
+ icon: 'blockscout',
11432
+ standard: 'EIP3091'
11433
+ }
11434
+ ],
11435
+ iconURL: 'https://ipfs.io/ipfs/Qmc7KBcdrXMKvaq1xN6mubEqpvHdheFxs1YGZwZgLEPDrK'
11436
+ },
11230
11437
  1135: {
11231
11438
  name: 'Lisk',
11232
11439
  chain: 'ETH',
@@ -11449,7 +11656,6 @@ exports.chains = {
11449
11656
  name: 'Cuckoo Chain',
11450
11657
  title: 'Cuckoo Chain',
11451
11658
  chain: 'CuckooAI',
11452
- icon: 'cuckoo-ai',
11453
11659
  rpc: [
11454
11660
  'https://mainnet-rpc.cuckoo.network',
11455
11661
  'wss://mainnet-rpc.cuckoo.network'
@@ -11466,8 +11672,7 @@ exports.chains = {
11466
11672
  url: 'https://scan.cuckoo.network',
11467
11673
  standard: 'EIP3091'
11468
11674
  }
11469
- ],
11470
- iconURL: 'https://ipfs.io/ipfs/QmZjVDfk56DjqkCPymaweJJaj9ASGjjgcwJ95XsFDzj9us'
11675
+ ]
11471
11676
  },
11472
11677
  1201: {
11473
11678
  name: 'Evanesco Testnet',
@@ -11528,7 +11733,6 @@ exports.chains = {
11528
11733
  name: 'Cuckoo Sepolia',
11529
11734
  title: 'Cuckoo AI Testnet Sepolia',
11530
11735
  chain: 'CuckooAI',
11531
- icon: 'cuckoo-ai',
11532
11736
  rpc: [
11533
11737
  'https://testnet-rpc.cuckoo.network',
11534
11738
  'wss://testnet-rpc.cuckoo.network'
@@ -11539,14 +11743,7 @@ exports.chains = {
11539
11743
  shortName: 'caisepolia',
11540
11744
  chainId: 1210,
11541
11745
  networkId: 1210,
11542
- explorers: [
11543
- {
11544
- name: 'Cuckoo Sepolia Explorer',
11545
- url: 'https://testnet-scan.cuckoo.network',
11546
- standard: 'EIP3091'
11547
- }
11548
- ],
11549
- iconURL: 'https://ipfs.io/ipfs/QmZjVDfk56DjqkCPymaweJJaj9ASGjjgcwJ95XsFDzj9us'
11746
+ explorers: []
11550
11747
  },
11551
11748
  1212: {
11552
11749
  name: 'ADF Chain Testnet',
@@ -12116,13 +12313,13 @@ exports.chains = {
12116
12313
  },
12117
12314
  1291: {
12118
12315
  name: 'Swisstronik Testnet',
12119
- chain: 'SWTR',
12316
+ chain: 'SWTR Testnet',
12120
12317
  rpc: ['https://json-rpc.testnet.swisstronik.com'],
12121
12318
  faucets: ['https://faucet.testnet.swisstronik.com'],
12122
12319
  nativeCurrency: { name: 'Swisstronik', symbol: 'SWTR', decimals: 18 },
12123
12320
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
12124
12321
  infoURL: 'https://www.swisstronik.com',
12125
- shortName: 'swtr',
12322
+ shortName: 'swtr-testnet',
12126
12323
  chainId: 1291,
12127
12324
  networkId: 1291,
12128
12325
  slip44: 1,
@@ -12134,7 +12331,7 @@ exports.chains = {
12134
12331
  standard: 'none'
12135
12332
  }
12136
12333
  ],
12137
- iconURL: 'https://ipfs.io/ipfs/bafybeihuintkoipxalwans23vhxajbwjnozpy34ww7ia7ds7nay3rpylzi'
12334
+ iconURL: 'https://ipfs.io/ipfs/bafkreietv32mc3rwbzymhlju6mrvmiavvgqg3sflafl2fjjxguqky56sca'
12138
12335
  },
12139
12336
  1294: {
12140
12337
  name: 'Bobabeam',
@@ -12471,6 +12668,28 @@ exports.chains = {
12471
12668
  ],
12472
12669
  iconURL: 'https://ipfs.io/ipfs/bafkreia2tiurhfkc2lifytbpv356d4rfmqoivzrepg2wsrqwrqgbb4bp7a'
12473
12670
  },
12671
+ 1336: {
12672
+ name: 'Kii Testnet Oro',
12673
+ chain: 'KII',
12674
+ rpc: ['https://json-rpc.uno.sentry.testnet.v3.kiivalidator.com'],
12675
+ faucets: ['https://explorer.kiichain.io/testnet/faucet'],
12676
+ nativeCurrency: { name: 'Kii', symbol: 'KII', decimals: 18 },
12677
+ features: [],
12678
+ infoURL: 'https://kiichain.io',
12679
+ shortName: 'kiioro',
12680
+ chainId: 1336,
12681
+ networkId: 1336,
12682
+ icon: 'kii',
12683
+ explorers: [
12684
+ {
12685
+ name: 'KiiExplorer',
12686
+ url: 'https://explorer.kiichain.io/testnet',
12687
+ icon: 'kii',
12688
+ standard: 'none'
12689
+ }
12690
+ ],
12691
+ iconURL: 'https://ipfs.io/ipfs/bafkreib5kb73tb5fdvikhxe7nlnf4mmlfcfpsslalaplqfihypcmudlal4'
12692
+ },
12474
12693
  1337: {
12475
12694
  name: 'Geth Testnet',
12476
12695
  title: 'Go Ethereum (Geth) Private Testnet',
@@ -12762,6 +12981,52 @@ exports.chains = {
12762
12981
  ],
12763
12982
  status: 'deprecated'
12764
12983
  },
12984
+ 1424: {
12985
+ name: 'Perennial',
12986
+ chain: 'perennial',
12987
+ rpc: ['https://rpc.perennial.foundation'],
12988
+ faucets: [],
12989
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
12990
+ infoURL: 'https://perennial.finance',
12991
+ shortName: 'perennial',
12992
+ chainId: 1424,
12993
+ networkId: 1424,
12994
+ icon: 'perennial',
12995
+ explorers: [
12996
+ {
12997
+ name: 'Perennial Explorer',
12998
+ url: 'https://explorer.perennial.foundation',
12999
+ standard: 'EIP3091'
13000
+ }
13001
+ ],
13002
+ parent: {
13003
+ type: 'L2',
13004
+ chain: 'eip155-8453',
13005
+ bridges: [{ url: 'https://bridge.perennial.foundation' }]
13006
+ },
13007
+ iconURL: 'https://ipfs.io/ipfs/bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua'
13008
+ },
13009
+ 1425: {
13010
+ name: 'ONINO Mainnet',
13011
+ chain: 'ONI',
13012
+ rpc: ['https://rpc.onino.io'],
13013
+ faucets: ['https://faucet.onino.io'],
13014
+ nativeCurrency: { name: 'ONI', symbol: 'ONI', decimals: 18 },
13015
+ infoURL: 'https://onino.io',
13016
+ shortName: 'onino',
13017
+ chainId: 1425,
13018
+ networkId: 1425,
13019
+ icon: 'onino',
13020
+ explorers: [
13021
+ {
13022
+ name: 'onino',
13023
+ url: 'https://explorer.onino.io',
13024
+ icon: 'onino',
13025
+ standard: 'EIP3091'
13026
+ }
13027
+ ],
13028
+ iconURL: 'https://ipfs.io/ipfs/QmW46cmj2fRUbfy3Fz9kyhm33BpXnNXZ4KW3vmK1z4Mg19'
13029
+ },
12765
13030
  1433: {
12766
13031
  name: 'Rikeza Network Mainnet',
12767
13032
  title: 'Rikeza Network Mainnet',
@@ -13197,6 +13462,28 @@ exports.chains = {
13197
13462
  }
13198
13463
  ]
13199
13464
  },
13465
+ 1597: {
13466
+ name: 'Reactive Mainnet',
13467
+ title: 'Reactive Network',
13468
+ chain: 'REACT',
13469
+ rpc: ['https://mainnet-rpc.rnk.dev'],
13470
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
13471
+ faucets: [],
13472
+ nativeCurrency: { name: 'React', symbol: 'REACT', decimals: 18 },
13473
+ infoURL: 'https://reactive.network',
13474
+ shortName: 'react',
13475
+ icon: 'reactive',
13476
+ chainId: 1597,
13477
+ networkId: 1597,
13478
+ explorers: [
13479
+ {
13480
+ name: 'Reactscan',
13481
+ url: 'https://reactscan.net',
13482
+ standard: 'none'
13483
+ }
13484
+ ],
13485
+ iconURL: 'https://ipfs.io/ipfs/bafkreih2sitkbspgnboiwga7k4zwz22h4u3qqpswxdr3miqtdwuovw2cte'
13486
+ },
13200
13487
  1605: {
13201
13488
  name: 'Betherance',
13202
13489
  chain: 'Beth',
@@ -13559,6 +13846,28 @@ exports.chains = {
13559
13846
  ],
13560
13847
  iconURL: 'https://ipfs.io/ipfs/QmPCEGZD1p1keTT2YfPp725azx1r9Ci41hejeUuGL2whFA'
13561
13848
  },
13849
+ 1727: {
13850
+ name: 'Ethpar Mainnet',
13851
+ chain: 'ETP',
13852
+ rpc: ['https://rpc01.ethpar.net/'],
13853
+ faucets: [],
13854
+ nativeCurrency: { name: 'Ethpar', symbol: 'ETP', decimals: 18 },
13855
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
13856
+ infoURL: 'https://ethpar.com',
13857
+ shortName: 'ethpar',
13858
+ chainId: 1727,
13859
+ networkId: 1727,
13860
+ icon: 'ethpar',
13861
+ explorers: [
13862
+ {
13863
+ name: 'Ethpar Mainnet Explorer',
13864
+ url: 'https://dora.ethpar.net',
13865
+ icon: 'ethpar',
13866
+ standard: 'none'
13867
+ }
13868
+ ],
13869
+ iconURL: 'https://ipfs.io/ipfs/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u'
13870
+ },
13562
13871
  1729: {
13563
13872
  name: 'Reya Network',
13564
13873
  chain: 'Reya',
@@ -13577,6 +13886,48 @@ exports.chains = {
13577
13886
  }
13578
13887
  ]
13579
13888
  },
13889
+ 1732: {
13890
+ name: 'Fuga Mainnet',
13891
+ chain: 'Fuga',
13892
+ rpc: ['https://rpc.fuga.blue'],
13893
+ faucets: [],
13894
+ nativeCurrency: { name: 'FUGA', symbol: 'FUGA', decimals: 18 },
13895
+ infoURL: 'https://fuga.one',
13896
+ shortName: 'FUGA',
13897
+ chainId: 1732,
13898
+ networkId: 1732,
13899
+ slip44: 732,
13900
+ explorers: [],
13901
+ status: 'incubating'
13902
+ },
13903
+ 1733: {
13904
+ name: 'Fuga Testnet',
13905
+ chain: 'Fuga',
13906
+ rpc: ['https://rpc-testnet.fuga.blue'],
13907
+ faucets: [],
13908
+ nativeCurrency: { name: 'FUGA', symbol: 'FUGA', decimals: 18 },
13909
+ infoURL: 'https://fuga.one',
13910
+ shortName: 'FUGA_T',
13911
+ chainId: 1733,
13912
+ networkId: 1733,
13913
+ slip44: 1,
13914
+ explorers: [],
13915
+ status: 'incubating'
13916
+ },
13917
+ 1734: {
13918
+ name: 'Fuga Develop',
13919
+ chain: 'Fuga',
13920
+ rpc: ['https://rpc-develop.fuga.blue'],
13921
+ faucets: [],
13922
+ nativeCurrency: { name: 'FUGA', symbol: 'FUGA', decimals: 18 },
13923
+ infoURL: 'https://fuga.one',
13924
+ shortName: 'FUGA_D',
13925
+ chainId: 1734,
13926
+ networkId: 1734,
13927
+ slip44: 1,
13928
+ explorers: [],
13929
+ status: 'incubating'
13930
+ },
13580
13931
  1740: {
13581
13932
  name: 'Metal L2 Testnet',
13582
13933
  chain: 'Metal L2 Testnet',
@@ -13916,6 +14267,38 @@ exports.chains = {
13916
14267
  bridges: [{ url: 'https://bridge.gelato.network/bridge/verify-testnet' }]
13917
14268
  }
13918
14269
  },
14270
+ 1848: {
14271
+ name: 'Swisstronik Mainnet',
14272
+ chain: 'SWTR',
14273
+ rpc: [
14274
+ 'https://json-rpc.mainnet.swisstronik.com/unencrypted/',
14275
+ 'https://json-rpc.mainnet.swisstronik.com',
14276
+ 'wss://ws-rpc.mainnet.swisstronik.com'
14277
+ ],
14278
+ faucets: [],
14279
+ nativeCurrency: { name: 'Swisstronik', symbol: 'SWTR', decimals: 18 },
14280
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
14281
+ infoURL: 'https://www.swisstronik.com',
14282
+ shortName: 'swtr',
14283
+ chainId: 1848,
14284
+ networkId: 1848,
14285
+ slip44: 1,
14286
+ icon: 'swisstronik',
14287
+ explorers: [
14288
+ {
14289
+ name: 'Swisstronik EVM Explorer',
14290
+ url: 'https://explorer-evm.mainnet.swisstronik.com',
14291
+ standard: 'EIP3091',
14292
+ icon: 'ethernal'
14293
+ },
14294
+ {
14295
+ name: 'Swisstronik Cosmos Explorer',
14296
+ url: 'https://explorer-cosmos.mainnet.swisstronik.com/swisstronik',
14297
+ standard: 'none'
14298
+ }
14299
+ ],
14300
+ iconURL: 'https://ipfs.io/ipfs/bafkreietv32mc3rwbzymhlju6mrvmiavvgqg3sflafl2fjjxguqky56sca'
14301
+ },
13919
14302
  1853: {
13920
14303
  name: 'HighOctane Subnet',
13921
14304
  chain: 'HighOctane Subnet',
@@ -13957,7 +14340,6 @@ exports.chains = {
13957
14340
  shortName: 'soneium',
13958
14341
  title: 'Soneium mainnet',
13959
14342
  chain: 'ETH',
13960
- icon: 'soneium',
13961
14343
  rpc: ['https://rpc.soneium.org'],
13962
14344
  faucets: [],
13963
14345
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
@@ -13987,8 +14369,7 @@ exports.chains = {
13987
14369
  type: 'L2',
13988
14370
  chain: 'eip155-1',
13989
14371
  bridges: [{ url: 'https://superbridge.app/soneium' }]
13990
- },
13991
- iconURL: 'https://ipfs.io/ipfs/QmWXmnBMtM93iCJ1fsVv8KNFFvxGWUzF4z5xas3zMbFZGe'
14372
+ }
13992
14373
  },
13993
14374
  1875: {
13994
14375
  name: 'Whitechain',
@@ -14422,7 +14803,7 @@ exports.chains = {
14422
14803
  explorers: [
14423
14804
  {
14424
14805
  name: 'Selendra Portal',
14425
- url: 'https://portal.selendra.org',
14806
+ url: 'https://explorer.selendra.org',
14426
14807
  standard: 'none'
14427
14808
  }
14428
14809
  ],
@@ -14492,7 +14873,7 @@ exports.chains = {
14492
14873
  explorers: [
14493
14874
  {
14494
14875
  name: 'Selendra Portal',
14495
- url: 'https://portal.selendra.org',
14876
+ url: 'https://explorer.selendra.org',
14496
14877
  standard: 'none'
14497
14878
  }
14498
14879
  ],
@@ -14768,12 +15149,7 @@ exports.chains = {
14768
15149
  1995: {
14769
15150
  name: 'edeXa Testnet',
14770
15151
  chain: 'edeXa',
14771
- rpc: [
14772
- 'https://testnet.edexa.network/rpc',
14773
- 'wss://testnet.edexa.network/wss',
14774
- 'https://testnet.edexa.com/rpc',
14775
- 'wss://testnet.edexa.com/wss'
14776
- ],
15152
+ rpc: ['https://rpc.testnet.edexa.network', 'https://rpc.testnet.edexa.com'],
14777
15153
  faucets: ['https://faucet.edexa.com/'],
14778
15154
  nativeCurrency: { name: 'edeXa', symbol: 'tEDX', decimals: 18 },
14779
15155
  infoURL: 'https://edexa.network/',
@@ -15938,7 +16314,12 @@ exports.chains = {
15938
16314
  name: 'Game7',
15939
16315
  title: 'Game7',
15940
16316
  chain: 'Game7',
15941
- rpc: ['https://mainnet-rpc.game7.io', 'wss://mainnet-rpc.game7.io'],
16317
+ rpc: [
16318
+ 'https://mainnet-rpc.game7.io',
16319
+ 'wss://mainnet-rpc.game7.io',
16320
+ 'https://mainnet-rpc.game7.build',
16321
+ 'wss://mainnet-rpc.game7.build'
16322
+ ],
15942
16323
  faucets: [],
15943
16324
  nativeCurrency: { name: 'G7', symbol: 'G7', decimals: 18 },
15944
16325
  features: [{ name: 'EIP155' }],
@@ -16357,16 +16738,19 @@ exports.chains = {
16357
16738
  },
16358
16739
  2340: {
16359
16740
  name: 'Atleta Olympia',
16360
- chain: 'Atleta',
16741
+ chain: 'Atleta Testnet Olympia',
16361
16742
  rpc: [
16362
- 'wss://testnet-rpc.atleta.network:9944',
16363
- 'https://testnet-rpc.atleta.network:9944',
16364
- 'https://testnet-rpc.atleta.network'
16743
+ 'https://testnet-rpc.atleta.network',
16744
+ 'https://rpc.ankr.com/atleta_olympia',
16745
+ 'wss://testnet-rpc.atleta.network',
16746
+ 'https://atleta-testnet.htw.tech/',
16747
+ 'https://public-atleta.nownodes.io',
16748
+ 'https://public-atla-testnet.fastnode.io'
16365
16749
  ],
16366
16750
  faucets: ['https://app-olympia.atleta.network/faucet'],
16367
- nativeCurrency: { name: 'Atla', symbol: 'ATLA', decimals: 18 },
16751
+ nativeCurrency: { name: 'Atla Olympia', symbol: 'ATLA', decimals: 18 },
16368
16752
  infoURL: 'https://atleta.network',
16369
- shortName: 'atla',
16753
+ shortName: 'olym',
16370
16754
  chainId: 2340,
16371
16755
  networkId: 2340,
16372
16756
  slip44: 1,
@@ -16375,7 +16759,7 @@ exports.chains = {
16375
16759
  {
16376
16760
  name: 'Atleta Olympia Explorer',
16377
16761
  icon: 'atleta',
16378
- url: 'https://blockscout.atleta.network',
16762
+ url: 'https://blockscout.testnet-v2.atleta.network',
16379
16763
  standard: 'none'
16380
16764
  },
16381
16765
  {
@@ -16745,6 +17129,37 @@ exports.chains = {
16745
17129
  networkId: 2426,
16746
17130
  status: 'incubating'
16747
17131
  },
17132
+ 2440: {
17133
+ name: 'Atleta Network',
17134
+ chain: 'Atleta',
17135
+ rpc: [
17136
+ 'https://rpc.mainnet.atleta.network',
17137
+ 'wss://rpc.mainnet.atleta.network'
17138
+ ],
17139
+ faucets: [],
17140
+ nativeCurrency: { name: 'Atla', symbol: 'ATLA', decimals: 18 },
17141
+ infoURL: 'https://atleta.network',
17142
+ shortName: 'atla',
17143
+ chainId: 2440,
17144
+ networkId: 2440,
17145
+ slip44: 965,
17146
+ icon: 'atleta',
17147
+ explorers: [
17148
+ {
17149
+ name: 'Atleta Explorer',
17150
+ icon: 'atleta',
17151
+ url: 'https://blockscout.atleta.network',
17152
+ standard: 'none'
17153
+ },
17154
+ {
17155
+ name: 'Atleta Polka Explorer',
17156
+ icon: 'atleta',
17157
+ url: 'https://polkadot-explorer.atleta.network/#/explorer',
17158
+ standard: 'none'
17159
+ }
17160
+ ],
17161
+ iconURL: 'https://ipfs.io/ipfs/QmV2JVr4FCcb6aRiUoA3wS5erLoxtLBLonQ1Nvz8fNuEcR'
17162
+ },
16748
17163
  2442: {
16749
17164
  name: 'Polygon zkEVM Cardona Testnet',
16750
17165
  title: 'Polygon zkEVM Cardona Testnet',
@@ -16828,7 +17243,11 @@ exports.chains = {
16828
17243
  2477: {
16829
17244
  name: '6Degree of Outreach',
16830
17245
  chain: '6DO',
16831
- rpc: ['https://rpc.6do.world'],
17246
+ rpc: [
17247
+ 'https://rpc.6dochain.com',
17248
+ 'https://rpc2.6dochain.com',
17249
+ 'https://rpc3.6dochain.com'
17250
+ ],
16832
17251
  faucets: [],
16833
17252
  nativeCurrency: { name: '6Degree Coin', symbol: '6DO', decimals: 18 },
16834
17253
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
@@ -16840,7 +17259,7 @@ exports.chains = {
16840
17259
  explorers: [
16841
17260
  {
16842
17261
  name: '6Degree Chain Explorer',
16843
- url: 'https://explorer.6do.world',
17262
+ url: 'https://explorer.6dochain.com',
16844
17263
  standard: 'EIP3091'
16845
17264
  }
16846
17265
  ],
@@ -16938,7 +17357,7 @@ exports.chains = {
16938
17357
  'wss://fraxtal-holesky-rpc.publicnode.com'
16939
17358
  ],
16940
17359
  faucets: [],
16941
- nativeCurrency: { name: 'Frax Ether', symbol: 'frxETH', decimals: 18 },
17360
+ nativeCurrency: { name: 'Frax', symbol: 'FRAX', decimals: 18 },
16942
17361
  infoURL: 'https://testnet.frax.com',
16943
17362
  shortName: 'fraxtal-testnet',
16944
17363
  chainId: 2522,
@@ -17389,6 +17808,30 @@ exports.chains = {
17389
17808
  ],
17390
17809
  status: 'active'
17391
17810
  },
17811
+ 2786: {
17812
+ name: 'Apertum',
17813
+ title: 'Apertum',
17814
+ chain: 'APTM',
17815
+ rpc: [
17816
+ 'https://rpc.apertum.io/ext/bc/YDJ1r9RMkewATmA7B35q1bdV18aywzmdiXwd9zGBq3uQjsCnn/rpc'
17817
+ ],
17818
+ faucets: [],
17819
+ nativeCurrency: { name: 'Apertum', symbol: 'APTM', decimals: 18 },
17820
+ infoURL: 'https://apertum.io',
17821
+ shortName: 'aptm',
17822
+ chainId: 2786,
17823
+ networkId: 2786,
17824
+ icon: 'apertum',
17825
+ explorers: [
17826
+ {
17827
+ name: 'Apertum Explorer',
17828
+ url: 'https://explorer.apertum.io',
17829
+ icon: 'apertum',
17830
+ standard: 'EIP3091'
17831
+ }
17832
+ ],
17833
+ iconURL: 'https://ipfs.io/ipfs/bafkreido4d2frhuuh4zwyyowesuslczaibgf3dtlwjjor52euqqqiashxy'
17834
+ },
17392
17835
  2810: {
17393
17836
  name: 'Morph Holesky',
17394
17837
  title: 'Morph Holesky Testnet',
@@ -17706,7 +18149,7 @@ exports.chains = {
17706
18149
  explorers: [
17707
18150
  {
17708
18151
  name: 'bcexplorer mainnet',
17709
- url: 'https://mainnet.bchscan.io',
18152
+ url: 'https://bchscan.io',
17710
18153
  standard: 'EIP3091'
17711
18154
  }
17712
18155
  ],
@@ -18005,18 +18448,24 @@ exports.chains = {
18005
18448
  ]
18006
18449
  },
18007
18450
  3335: {
18008
- name: 'EthStorage L2 Devnet',
18009
- chain: 'EthStorage',
18010
- rpc: ['http://devnet.l2.ethstorage.io:9540'],
18451
+ name: 'QuarkChain L2 Beta Testnet',
18452
+ chain: 'QuarkChain',
18453
+ rpc: ['https://rpc.beta.testnet.l2.quarkchain.io:8545'],
18011
18454
  faucets: [],
18012
- nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
18013
- infoURL: 'https://ethstorage.io/',
18014
- shortName: 'esl2-d',
18455
+ nativeCurrency: { name: 'QKC', symbol: 'QKC', decimals: 18 },
18456
+ infoURL: 'https://www.quarkchain.io',
18457
+ shortName: 'qkcl2-b',
18015
18458
  chainId: 3335,
18016
18459
  networkId: 3335,
18017
18460
  slip44: 1,
18018
- status: 'incubating',
18019
- parent: { type: 'L2', chain: 'eip155-11155111' }
18461
+ parent: { type: 'L2', chain: 'eip155-11155111' },
18462
+ explorers: [
18463
+ {
18464
+ name: 'quarkchain-beta-test',
18465
+ url: 'https://explorer.beta.testnet.l2.quarkchain.io',
18466
+ standard: 'EIP3091'
18467
+ }
18468
+ ]
18020
18469
  },
18021
18470
  3336: {
18022
18471
  name: 'EthStorage L2 Testnet',
@@ -18084,6 +18533,29 @@ exports.chains = {
18084
18533
  slip44: 1,
18085
18534
  status: 'incubating'
18086
18535
  },
18536
+ 3344: {
18537
+ name: 'Pentagon Chain',
18538
+ chain: 'Pentagon Chain',
18539
+ rpc: ['https://rpc.pentagon.games'],
18540
+ faucets: ['https://bridge.pentagon.games'],
18541
+ nativeCurrency: { name: 'Pentagon Chain', symbol: 'PC', decimals: 18 },
18542
+ icon: 'pentagonchain',
18543
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
18544
+ infoURL: 'https://pentagon.games',
18545
+ shortName: 'PentagonChain',
18546
+ chainId: 3344,
18547
+ networkId: 3344,
18548
+ explorers: [
18549
+ {
18550
+ name: 'Pentagon Chain Explorer',
18551
+ url: 'https://explorer.pentagon.games',
18552
+ icon: 'pentagonchain',
18553
+ standard: 'EIP3091'
18554
+ }
18555
+ ],
18556
+ status: 'active',
18557
+ iconURL: 'https://ipfs.io/ipfs/bafkreibiwnnehj2j3tbla2yvvama6p7tfxvjfeqymw6ptoecoxb66glhkm'
18558
+ },
18087
18559
  3366: {
18088
18560
  name: 'Meroneum',
18089
18561
  chain: 'MERON',
@@ -18152,6 +18624,26 @@ exports.chains = {
18152
18624
  ],
18153
18625
  iconURL: 'https://ipfs.io/ipfs/QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD'
18154
18626
  },
18627
+ 3409: {
18628
+ name: 'Pepe Unchained',
18629
+ chain: 'PEPU',
18630
+ icon: 'pepu',
18631
+ rpc: ['https://rpc-pepe-unchained-gupg0lo9wf.t.conduit.xyz'],
18632
+ faucets: [],
18633
+ nativeCurrency: { name: 'PEPU', symbol: 'PEPU', decimals: 18 },
18634
+ infoURL: 'https://pepeunchained.com/',
18635
+ shortName: 'PEPU',
18636
+ chainId: 3409,
18637
+ networkId: 3409,
18638
+ explorers: [
18639
+ {
18640
+ name: 'pepuscan',
18641
+ url: 'https://pepuscan.com',
18642
+ standard: 'EIP3091'
18643
+ }
18644
+ ],
18645
+ iconURL: 'https://ipfs.io/ipfs/bafkreib2gexi344ssvsusvdco5uga52ffflxprksd5g2nokndsb572ijja'
18646
+ },
18155
18647
  3424: {
18156
18648
  name: 'EVOLVE Mainnet',
18157
18649
  chain: 'EVO',
@@ -18551,7 +19043,7 @@ exports.chains = {
18551
19043
  name: 'Xone Mainnet',
18552
19044
  chain: 'XOC',
18553
19045
  icon: 'Xonechain',
18554
- rpc: ['https://rpc.xone.org'],
19046
+ rpc: ['https://rpc.xone.org', 'wss://rpc-wss.xone.org'],
18555
19047
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
18556
19048
  faucets: ['https://faucet.xone.org/'],
18557
19049
  nativeCurrency: { name: 'Xone Coin', symbol: 'XOC', decimals: 18 },
@@ -18629,16 +19121,13 @@ exports.chains = {
18629
19121
  shortName: 'alv',
18630
19122
  chainId: 3797,
18631
19123
  networkId: 3797,
18632
- icon: 'alveychain',
18633
19124
  explorers: [
18634
19125
  {
18635
19126
  name: 'AlveyScan',
18636
19127
  url: 'https://alveyscan.com',
18637
- icon: 'alveychain',
18638
19128
  standard: 'EIP3091'
18639
19129
  }
18640
- ],
18641
- iconURL: 'https://ipfs.io/ipfs/QmTuY2Goyxpuy5GmA32EMYZBwxRcGsahiMFgfeBixSk7rb'
19130
+ ]
18642
19131
  },
18643
19132
  3799: {
18644
19133
  name: 'Tangle Testnet',
@@ -19820,6 +20309,30 @@ exports.chains = {
19820
20309
  ],
19821
20310
  iconURL: 'https://ipfs.io/ipfs/bafkreigo4gtboztftjdnbvy2rb2ku2gxxbhm4iwutzgnzhvden3vcbsqui'
19822
20311
  },
20312
+ 4547: {
20313
+ name: 'TRUMPCHAIN',
20314
+ chain: 'trumpchain',
20315
+ rpc: [
20316
+ 'https://testnet.trumpchain.dev/http',
20317
+ 'wss://testnet.trumpchain.dev/ws'
20318
+ ],
20319
+ faucets: [],
20320
+ nativeCurrency: { name: 'Official Trump', symbol: 'TRUMP', decimals: 18 },
20321
+ infoURL: 'https://trumpchain.dev',
20322
+ shortName: 'TRUMPCHAIN',
20323
+ chainId: 4547,
20324
+ networkId: 4547,
20325
+ icon: 'trump',
20326
+ explorers: [
20327
+ {
20328
+ name: 'TRUMPCHAIN Explorer',
20329
+ url: 'https://explorer.trumpchain.dev',
20330
+ icon: 'blockscout',
20331
+ standard: 'EIP3091'
20332
+ }
20333
+ ],
20334
+ iconURL: 'https://ipfs.io/ipfs/QmPFt5rH4hGCdt1L9WT5ZMWfuxvX1Dss7GEB8crjDSm7Xh'
20335
+ },
19823
20336
  4613: {
19824
20337
  name: 'VERY Mainnet',
19825
20338
  title: 'VERY Mainnet',
@@ -19840,7 +20353,7 @@ exports.chains = {
19840
20353
  standard: 'none'
19841
20354
  }
19842
20355
  ],
19843
- iconURL: 'https://ipfs.io/ipfs/bafkreidyrvphfojaf7iev57trxk3sxbo6qikg26pdy66ke4n22dgm52wwa'
20356
+ iconURL: 'https://ipfs.io/ipfs/bafkreie5ozo663ddewiqfiuc5kq44giy4zdhvpq2hamsdub5gwa77hcplu'
19844
20357
  },
19845
20358
  4646: {
19846
20359
  name: 'MST Chain',
@@ -19971,7 +20484,7 @@ exports.chains = {
19971
20484
  iconURL: 'https://ipfs.io/ipfs/QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ'
19972
20485
  },
19973
20486
  4777: {
19974
- name: 'BlackFort Exchange Network Testnet',
20487
+ name: 'BlackFort Exchange Network Testnet DEPRECATED',
19975
20488
  chain: 'TBXN',
19976
20489
  rpc: ['https://testnet.blackfort.network/rpc'],
19977
20490
  faucets: [],
@@ -19995,6 +20508,7 @@ exports.chains = {
19995
20508
  standard: 'EIP3091'
19996
20509
  }
19997
20510
  ],
20511
+ status: 'deprecated',
19998
20512
  iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
19999
20513
  },
20000
20514
  4786: {
@@ -20060,6 +20574,33 @@ exports.chains = {
20060
20574
  }
20061
20575
  ]
20062
20576
  },
20577
+ 4888: {
20578
+ name: 'BlackFort Exchange Network Testnet',
20579
+ chain: 'BXNT',
20580
+ rpc: ['https://rpc.blackfort.network/testnet/rpc'],
20581
+ faucets: [],
20582
+ nativeCurrency: {
20583
+ name: 'BlackFort Testnet Token',
20584
+ symbol: 'BXNT',
20585
+ decimals: 18
20586
+ },
20587
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
20588
+ infoURL: 'https://blackfort.com',
20589
+ shortName: 'BXNT',
20590
+ chainId: 4888,
20591
+ networkId: 4888,
20592
+ slip44: 1,
20593
+ icon: 'bxn',
20594
+ explorers: [
20595
+ {
20596
+ name: 'blockscout',
20597
+ url: 'https://testnet.blackfortscan.com',
20598
+ icon: 'blockscout',
20599
+ standard: 'EIP3091'
20600
+ }
20601
+ ],
20602
+ iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
20603
+ },
20063
20604
  4893: {
20064
20605
  name: 'Globel Chain',
20065
20606
  chain: 'GC',
@@ -20145,8 +20686,8 @@ exports.chains = {
20145
20686
  iconURL: 'https://ipfs.io/ipfs/bafkreiaplwlym5g27jm4mjhotfqq6al2cxp3fnkmzdusqjg7wnipq5wn2e'
20146
20687
  },
20147
20688
  4999: {
20148
- name: 'BlackFort Exchange Network',
20149
- chain: 'BXN',
20689
+ name: 'BlackFort Exchange Network Deprecated',
20690
+ chain: 'BXNdpr',
20150
20691
  rpc: [
20151
20692
  'https://mainnet.blackfort.network/rpc',
20152
20693
  'https://mainnet-1.blackfort.network/rpc',
@@ -20154,10 +20695,10 @@ exports.chains = {
20154
20695
  'https://mainnet-3.blackfort.network/rpc'
20155
20696
  ],
20156
20697
  faucets: [],
20157
- nativeCurrency: { name: 'BlackFort Token', symbol: 'BXN', decimals: 18 },
20698
+ nativeCurrency: { name: 'BlackFort Token', symbol: 'BXNdpr', decimals: 18 },
20158
20699
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
20159
20700
  infoURL: 'https://blackfort.exchange',
20160
- shortName: 'BXN',
20701
+ shortName: 'BXNdpr',
20161
20702
  chainId: 4999,
20162
20703
  networkId: 4999,
20163
20704
  icon: 'bxn',
@@ -20169,6 +20710,7 @@ exports.chains = {
20169
20710
  standard: 'EIP3091'
20170
20711
  }
20171
20712
  ],
20713
+ status: 'deprecated',
20172
20714
  iconURL: 'https://ipfs.io/ipfs/QmPasA8xykRtJDivB2bcKDiRCUNWDPtfUTTKVAcaF2wVxC'
20173
20715
  },
20174
20716
  5000: {
@@ -20386,29 +20928,29 @@ exports.chains = {
20386
20928
  iconURL: 'https://ipfs.io/ipfs/QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h'
20387
20929
  },
20388
20930
  5080: {
20389
- name: 'Pioneer Zero Chain',
20931
+ name: 'Pione Zero',
20390
20932
  chain: 'PZO',
20391
20933
  icon: 'pzo',
20392
20934
  rpc: ['https://rpc.zeroscan.org'],
20393
- faucets: ['https://faucet.zeroscan.org/faucet'],
20394
- nativeCurrency: { name: 'Pioneer Zero', symbol: 'PZO', decimals: 18 },
20935
+ faucets: ['https://dex.pionechain.com/testnet/faucet/'],
20936
+ nativeCurrency: { name: 'Pione Zero', symbol: 'PZO', decimals: 18 },
20395
20937
  infoURL: 'https://pionechain.com',
20396
20938
  shortName: 'pzo',
20397
20939
  chainId: 5080,
20398
20940
  networkId: 5080,
20399
20941
  explorers: [
20400
20942
  {
20401
- name: 'Pioneer Zero Chain Explorer',
20943
+ name: 'Pione Zero Explorer',
20402
20944
  url: 'https://zeroscan.org',
20403
20945
  standard: 'EIP3091'
20404
20946
  },
20405
20947
  {
20406
- name: 'Pioneer Zero Chain Explorer',
20948
+ name: 'Pione Zero Explorer',
20407
20949
  url: 'https://zero.pionescan.com',
20408
20950
  standard: 'EIP3091'
20409
20951
  }
20410
20952
  ],
20411
- iconURL: 'https://ipfs.io/ipfs/QmVixPVBBnprnjsoG4r6KDT2SwupjFyT2zZ5M77fHyU6ud'
20953
+ iconURL: 'https://ipfs.io/ipfs/bafkreigml24fbobs5lalh4l54xwtccey7dqxkbmt4jkbkq3morydgjfy2a'
20412
20954
  },
20413
20955
  5090: {
20414
20956
  name: 'Pione Chain Mainnet',
@@ -20573,6 +21115,25 @@ exports.chains = {
20573
21115
  ],
20574
21116
  iconURL: 'https://ipfs.io/ipfs/QmTfgH4X7ZWkHprKgjUZ7SDcCGtS5f2CBuaTEtQYMsydmJ'
20575
21117
  },
21118
+ 5124: {
21119
+ name: 'Seismic devnet',
21120
+ chain: 'Seismic',
21121
+ rpc: ['https://node-2.seismicdev.net/rpc'],
21122
+ faucets: ['https://faucet-2.seismicdev.net/'],
21123
+ nativeCurrency: { name: 'Seismic Ether', symbol: 'ETH', decimals: 18 },
21124
+ features: [{ name: 'EIP155' }],
21125
+ infoURL: 'https://seismic.systems',
21126
+ shortName: 'seismic-devnet',
21127
+ chainId: 5124,
21128
+ networkId: 5124,
21129
+ explorers: [
21130
+ {
21131
+ name: 'Seismic Devnet Explorer',
21132
+ url: 'https://explorer-2.seismicdev.net',
21133
+ standard: 'EIP3091'
21134
+ }
21135
+ ]
21136
+ },
20576
21137
  5151: {
20577
21138
  name: 'Moca Chain Testnet',
20578
21139
  chain: 'Moca Chain',
@@ -20839,15 +21400,26 @@ exports.chains = {
20839
21400
  5371: {
20840
21401
  name: 'Settlus',
20841
21402
  chain: 'ETH',
20842
- rpc: [],
21403
+ rpc: ['https://settlus-mainnet.g.alchemy.com/public'],
20843
21404
  faucets: [],
20844
21405
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
20845
21406
  infoURL: 'https://settlus.org',
20846
21407
  shortName: 'setl',
20847
21408
  chainId: 5371,
20848
21409
  networkId: 5371,
20849
- parent: { type: 'L2', chain: 'eip155-1', bridges: [] },
20850
- status: 'incubating'
21410
+ parent: {
21411
+ type: 'L2',
21412
+ chain: 'eip155-1',
21413
+ bridges: [{ url: 'https://settlus-mainnet.bridge.alchemy.com/' }]
21414
+ },
21415
+ explorers: [
21416
+ {
21417
+ name: 'Settlus Mainnet Explorer',
21418
+ url: 'https://mainnet.settlus.network',
21419
+ standard: 'EIP3091'
21420
+ }
21421
+ ],
21422
+ status: 'active'
20851
21423
  },
20852
21424
  5372: {
20853
21425
  name: 'Settlus Testnet',
@@ -20879,7 +21451,7 @@ exports.chains = {
20879
21451
  explorers: [
20880
21452
  {
20881
21453
  name: 'Settlus Sepolia Testnet Explorer',
20882
- url: 'https://settlus-sepolia-testnet.explorer.alchemy.com',
21454
+ url: 'https://sepolia.settlus.network',
20883
21455
  standard: 'EIP3091'
20884
21456
  }
20885
21457
  ],
@@ -20888,12 +21460,7 @@ exports.chains = {
20888
21460
  5424: {
20889
21461
  name: 'edeXa Mainnet',
20890
21462
  chain: 'edeXa',
20891
- rpc: [
20892
- 'https://mainnet.edexa.network/rpc',
20893
- 'wss://mainnet.edexa.network/wss',
20894
- 'https://mainnet.edexa.com/rpc',
20895
- 'wss://mainnet.edexa.com/wss'
20896
- ],
21463
+ rpc: ['https://rpc.edexa.network', 'https://rpc.edexa.com'],
20897
21464
  faucets: [],
20898
21465
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
20899
21466
  nativeCurrency: { name: 'edeXa', symbol: 'EDX', decimals: 18 },
@@ -20912,6 +21479,26 @@ exports.chains = {
20912
21479
  ],
20913
21480
  iconURL: 'https://ipfs.io/ipfs/QmSgvmLpRsCiu2ySqyceA5xN4nwi7URJRNEZLffwEKXdoR'
20914
21481
  },
21482
+ 5433: {
21483
+ name: 'Inertia Scan',
21484
+ chain: 'IRTA',
21485
+ icon: 'inertiascan',
21486
+ rpc: ['https://rpc.inertiascan.com'],
21487
+ faucets: [],
21488
+ nativeCurrency: { name: 'Inertia', symbol: 'IRTA', decimals: 18 },
21489
+ infoURL: 'https://inertiascan.com',
21490
+ shortName: 'IRTA',
21491
+ chainId: 5433,
21492
+ networkId: 5433,
21493
+ explorers: [
21494
+ {
21495
+ name: 'blockscout',
21496
+ url: 'https://inertiascan.com',
21497
+ standard: 'none'
21498
+ }
21499
+ ],
21500
+ iconURL: 'https://ipfs.io/ipfs/QmbgWUbQMgc4ASEjN7HcNU7yfgPahYaTeogNLfzvWmcYEJ'
21501
+ },
20915
21502
  5439: {
20916
21503
  name: 'Egochain',
20917
21504
  chainId: 5439,
@@ -21232,7 +21819,7 @@ exports.chains = {
21232
21819
  explorers: [
21233
21820
  {
21234
21821
  name: 'Syscoin Testnet Block Explorer',
21235
- url: 'https://tanenbaum.io',
21822
+ url: 'https://explorer.tanenbaum.io',
21236
21823
  standard: 'EIP3091'
21237
21824
  }
21238
21825
  ]
@@ -21691,6 +22278,22 @@ exports.chains = {
21691
22278
  ],
21692
22279
  iconURL: 'https://ipfs.io/ipfs/QmbpQPpjKy1bkDmuzCSSE9iFTUK37AiWYgJbgN3Fr7MWYq'
21693
22280
  },
22281
+ 6342: {
22282
+ name: 'MegaETH Testnet',
22283
+ chain: 'ETH',
22284
+ nativeCurrency: {
22285
+ name: 'MegaETH Testnet Ether',
22286
+ symbol: 'ETH',
22287
+ decimals: 18
22288
+ },
22289
+ rpc: ['https://carrot.megaeth.com/rpc', 'wss://carrot.megaeth.com/ws'],
22290
+ faucets: [],
22291
+ infoURL: 'https://testnet.megaeth.com',
22292
+ shortName: 'megatest',
22293
+ chainId: 6342,
22294
+ networkId: 6342,
22295
+ slip44: 1
22296
+ },
21694
22297
  6363: {
21695
22298
  name: 'Digit Soul Smart Chain',
21696
22299
  chain: 'DGS',
@@ -22126,17 +22729,17 @@ exports.chains = {
22126
22729
  iconURL: 'https://ipfs.io/ipfs/QmV18PRFPkp9pwKKJp4ksVDhMEiqNZ8A5DhQapdNCckeeQ'
22127
22730
  },
22128
22731
  6880: {
22129
- name: 'Mtt Mainnet',
22732
+ name: 'MTT Network',
22130
22733
  chain: 'MTT',
22131
22734
  rpc: ['https://evm-rpc.mtt.network'],
22132
22735
  faucets: [],
22133
22736
  nativeCurrency: {
22134
- name: 'Mtt mainnet native coin',
22737
+ name: 'MTT Network native coin',
22135
22738
  symbol: 'MTT',
22136
22739
  decimals: 18
22137
22740
  },
22138
22741
  infoURL: 'https://mtt.network',
22139
- shortName: 'mtt-mainnet',
22742
+ shortName: 'mtt-network',
22140
22743
  chainId: 6880,
22141
22744
  networkId: 6880,
22142
22745
  icon: 'mttnetwork',
@@ -22147,7 +22750,7 @@ exports.chains = {
22147
22750
  standard: 'EIP3091'
22148
22751
  }
22149
22752
  ],
22150
- iconURL: 'https://ipfs.io/ipfs/QmRwyxmvNEJBJwXDFAAGSaoUqTLjdthwzhKx3rjyKRR6ZL'
22753
+ iconURL: 'https://ipfs.io/ipfs/bafkreigl72xrnfxf2wbu2l6ul46tmonbmshgfuxmthcax2c6z4sy5bbfga'
22151
22754
  },
22152
22755
  6900: {
22153
22756
  name: 'Nibiru cataclysm-1',
@@ -22163,8 +22766,22 @@ exports.chains = {
22163
22766
  explorers: [],
22164
22767
  iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
22165
22768
  },
22769
+ 6911: {
22770
+ name: 'Nibiru testnet-2',
22771
+ chain: 'Nibiru',
22772
+ rpc: ['https://evm-rpc.testnet-2.nibiru.fi'],
22773
+ faucets: [],
22774
+ nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
22775
+ infoURL: 'https://nibiru.fi',
22776
+ shortName: 'nibiru-testnet-2',
22777
+ chainId: 6911,
22778
+ networkId: 6911,
22779
+ icon: 'nibiru',
22780
+ explorers: [],
22781
+ iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
22782
+ },
22166
22783
  6934: {
22167
- name: 'XYL TestNet',
22784
+ name: 'Xylume TestNet',
22168
22785
  chain: 'XYL',
22169
22786
  rpc: ['https://xyl-testnet.glitch.me/rpc/'],
22170
22787
  faucets: ['https://debxylen.github.io/XYL_TestNet/faucet.html'],
@@ -22172,27 +22789,22 @@ exports.chains = {
22172
22789
  features: [
22173
22790
  { name: 'EIP155' },
22174
22791
  { name: 'EIP1559' },
22175
- { name: 'XYL-DynaPoW' },
22176
- { name: 'Smart Contracts' },
22177
- { name: 'Custom Gas Model' },
22178
- { name: 'XYL-VM' },
22179
- { name: 'Dynamic Difficulty Adjustment' },
22180
- { name: 'Low-Latency Transactions' }
22792
+ { name: 'Directed Acyclic Graph (DAG)' }
22181
22793
  ],
22182
- infoURL: 'https://debxylen.github.io/XYL_TestNet',
22794
+ infoURL: 'https://debxylen.github.io/Xylume_TestNet',
22183
22795
  shortName: 'xyl',
22184
22796
  chainId: 6934,
22185
22797
  networkId: 6934,
22186
- icon: 'xyl-test',
22798
+ icon: 'xylume-testnet',
22187
22799
  explorers: [
22188
22800
  {
22189
- name: 'XYL Explorer',
22190
- url: 'https://debxylen.github.io/BlockExplorer',
22191
- icon: 'xyl-test',
22801
+ name: 'Xylume Explorer',
22802
+ url: 'https://debxylen.github.io/XylumeExplorer',
22803
+ icon: 'xylume-testnet',
22192
22804
  standard: 'EIP3091'
22193
22805
  }
22194
22806
  ],
22195
- iconURL: 'https://ipfs.io/ipfs/QmYLd4jRsRiSnGERvzBGmMuXGo6q5AYhmr8UFtmXzGhRc5'
22807
+ iconURL: 'https://ipfs.io/ipfs/QmRk9t6g5otTX6XcQjvFwsfzn2KjZwbstptH9C7uG2kVdD'
22196
22808
  },
22197
22809
  6942: {
22198
22810
  name: 'Laika Mainnet',
@@ -22532,7 +23144,6 @@ exports.chains = {
22532
23144
  7208: {
22533
23145
  name: 'Nexera Mainnet',
22534
23146
  chain: 'Nexera',
22535
- icon: 'nexera',
22536
23147
  chainId: 7208,
22537
23148
  networkId: 7208,
22538
23149
  infoURL: 'https://nexera.network',
@@ -22540,8 +23151,7 @@ exports.chains = {
22540
23151
  rpc: ['https://rpc.nexera.network'],
22541
23152
  faucets: [],
22542
23153
  nativeCurrency: { name: 'NXRA', symbol: 'NXRA', decimals: 18 },
22543
- explorers: [],
22544
- iconURL: 'https://ipfs.io/ipfs/bafybeihgu3exoshubbgou5u6cyylpgo3wtc2n6kkmvw67q4bemucuw3goa'
23154
+ explorers: []
22545
23155
  },
22546
23156
  7210: {
22547
23157
  name: 'Nibiru testnet-1',
@@ -22549,6 +23159,7 @@ exports.chains = {
22549
23159
  rpc: ['https://evm-rpc.testnet-1.nibiru.fi'],
22550
23160
  faucets: [],
22551
23161
  nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
23162
+ status: 'deprecated',
22552
23163
  infoURL: 'https://nibiru.fi',
22553
23164
  shortName: 'nibiru-testnet-1',
22554
23165
  chainId: 7210,
@@ -22563,6 +23174,7 @@ exports.chains = {
22563
23174
  rpc: ['https://evm-rpc.devnet-3.nibiru.fi'],
22564
23175
  faucets: [],
22565
23176
  nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
23177
+ status: 'deprecated',
22566
23178
  infoURL: 'https://nibiru.fi',
22567
23179
  shortName: 'nibiru-devnet-3',
22568
23180
  chainId: 7222,
@@ -22721,6 +23333,34 @@ exports.chains = {
22721
23333
  ],
22722
23334
  iconURL: 'https://ipfs.io/ipfs/QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi'
22723
23335
  },
23336
+ 7368: {
23337
+ name: 'Rarimo',
23338
+ title: 'Rarimo Mainnet',
23339
+ chain: 'ETH',
23340
+ rpc: ['https://l2.rarimo.com', 'wss://wss.l2.rarimo.com'],
23341
+ faucets: [],
23342
+ nativeCurrency: { name: 'Rarimo Ether', symbol: 'ETH', decimals: 18 },
23343
+ infoURL: 'https://rarimo.com',
23344
+ shortName: 'rarimo',
23345
+ chainId: 7368,
23346
+ networkId: 7368,
23347
+ icon: 'rarimo',
23348
+ parent: {
23349
+ type: 'L2',
23350
+ chain: 'eip155-1',
23351
+ bridges: [{ url: 'https://l2bridge.rarimo.com' }]
23352
+ },
23353
+ explorers: [
23354
+ {
23355
+ name: 'Blockscout',
23356
+ url: 'https://scan.rarimo.com',
23357
+ standard: 'EIP3091',
23358
+ icon: 'rarimo'
23359
+ }
23360
+ ],
23361
+ status: 'active',
23362
+ iconURL: 'https://ipfs.io/ipfs/bafkreiaqnwdizg5xub4vbye3py6ddt5djdwu7dytkf7j3reoonzug4twxi'
23363
+ },
22724
23364
  7484: {
22725
23365
  name: 'Raba Network Mainnet',
22726
23366
  chain: 'Raba',
@@ -23098,6 +23738,27 @@ exports.chains = {
23098
23738
  ],
23099
23739
  iconURL: 'https://ipfs.io/ipfs/QmXszYAtQxaFCG3s9vGHoLJnqxGJw2wTKNbruTJ8iDXU7K'
23100
23740
  },
23741
+ 7788: {
23742
+ name: 'Draw Coin',
23743
+ chain: 'DRW',
23744
+ icon: 'drawchain',
23745
+ rpc: ['https://rpc.drawchain.org'],
23746
+ faucets: [],
23747
+ nativeCurrency: { name: 'DRW', symbol: 'DRW', decimals: 18 },
23748
+ infoURL: 'https://drawchain.io/',
23749
+ shortName: 'drw',
23750
+ chainId: 7788,
23751
+ networkId: 7788,
23752
+ explorers: [
23753
+ {
23754
+ name: 'Draw Chain Explorer',
23755
+ url: 'https://drawscan.io',
23756
+ standard: 'EIP3091',
23757
+ icon: 'drawchain'
23758
+ }
23759
+ ],
23760
+ iconURL: 'https://ipfs.io/ipfs/bafkreihhhjsjsmsl3tpoocu244vul47dxtfvumokncmeg6fu7rgdpze7ia'
23761
+ },
23101
23762
  7798: {
23102
23763
  name: 'OpenEX LONG Testnet',
23103
23764
  title: 'OpenEX LONG Testnet',
@@ -23160,7 +23821,7 @@ exports.chains = {
23160
23821
  explorers: [
23161
23822
  {
23162
23823
  name: 'maalscan',
23163
- url: 'https://maalscan.io',
23824
+ url: 'https://v2.maalscan.io',
23164
23825
  standard: 'EIP3091'
23165
23826
  }
23166
23827
  ],
@@ -23212,6 +23873,28 @@ exports.chains = {
23212
23873
  ],
23213
23874
  iconURL: 'https://ipfs.io/ipfs/QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM'
23214
23875
  },
23876
+ 7869: {
23877
+ name: 'Powerloom Mainnet V2',
23878
+ chain: 'Powerloom Mainnet V2',
23879
+ rpc: ['https://rpc-v2.powerloom.network'],
23880
+ faucets: [],
23881
+ nativeCurrency: { name: 'Powerloom Token', symbol: 'POWER', decimals: 18 },
23882
+ infoURL: 'https://powerloom.network',
23883
+ shortName: 'powerloom',
23884
+ chainId: 7869,
23885
+ networkId: 7869,
23886
+ icon: 'power',
23887
+ status: 'active',
23888
+ explorers: [
23889
+ {
23890
+ name: 'blockscout',
23891
+ url: 'https://explorer-v2.powerloom.network',
23892
+ icon: 'blockscout',
23893
+ standard: 'EIP3091'
23894
+ }
23895
+ ],
23896
+ iconURL: 'https://ipfs.io/ipfs/QmaYJaMfMowoBe7te9tHCKzJzz5DbhodrmhwGab6XCDgtM'
23897
+ },
23215
23898
  7878: {
23216
23899
  name: 'Hazlor Testnet',
23217
23900
  chain: 'SCAS',
@@ -23645,6 +24328,26 @@ exports.chains = {
23645
24328
  redFlags: ['reusedChainId'],
23646
24329
  iconURL: 'https://ipfs.io/ipfs/Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD'
23647
24330
  },
24331
+ 8083: {
24332
+ name: 'Shardeum Testnet',
24333
+ chain: 'ShardeumTestnet',
24334
+ icon: 'shardeum',
24335
+ rpc: ['https://api-testnet.shardeum.org/'],
24336
+ faucets: [],
24337
+ nativeCurrency: { name: 'Shardeum Test SHM', symbol: 'SHM', decimals: 18 },
24338
+ infoURL: 'https://docs.shardeum.org/',
24339
+ shortName: 'ShardeumTestnet',
24340
+ chainId: 8083,
24341
+ networkId: 8083,
24342
+ explorers: [
24343
+ {
24344
+ name: 'Shardeum Testnet Explorer',
24345
+ url: 'https://explorer-testnet.shardeum.org',
24346
+ standard: 'EIP3091'
24347
+ }
24348
+ ],
24349
+ iconURL: 'https://ipfs.io/ipfs/Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD'
24350
+ },
23648
24351
  8086: {
23649
24352
  name: 'Bitcoin Chain',
23650
24353
  chain: 'BTC',
@@ -23700,13 +24403,13 @@ exports.chains = {
23700
24403
  explorers: []
23701
24404
  },
23702
24405
  8108: {
23703
- name: 'Zenchain',
23704
- chain: 'ZCX',
24406
+ name: 'ZenChain',
24407
+ chain: 'ZTC',
23705
24408
  icon: 'zenchain',
23706
24409
  rpc: [],
23707
24410
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
23708
24411
  faucets: [],
23709
- nativeCurrency: { name: 'ZCX', symbol: 'ZCX', decimals: 18 },
24412
+ nativeCurrency: { name: 'ZTC', symbol: 'ZTC', decimals: 18 },
23710
24413
  infoURL: 'https://zenchain.io',
23711
24414
  shortName: 'zen',
23712
24415
  chainId: 8108,
@@ -23716,6 +24419,26 @@ exports.chains = {
23716
24419
  status: 'incubating',
23717
24420
  iconURL: 'https://ipfs.io/ipfs/QmSnaHBAeCQEaibgsGqU1enFFyWsq5Eh3dDSMBA1Qztj91'
23718
24421
  },
24422
+ 8118: {
24423
+ name: 'Shardeum',
24424
+ chain: 'Shardeum',
24425
+ icon: 'shardeum',
24426
+ rpc: ['https://api.shardeum.org/'],
24427
+ faucets: [],
24428
+ nativeCurrency: { name: 'Shardeum', symbol: 'SHM', decimals: 18 },
24429
+ infoURL: 'https://docs.shardeum.org/',
24430
+ shortName: 'Shardeum',
24431
+ chainId: 8118,
24432
+ networkId: 8118,
24433
+ explorers: [
24434
+ {
24435
+ name: 'Shardeum Explorer',
24436
+ url: 'https://explorer.shardeum.org',
24437
+ standard: 'EIP3091'
24438
+ }
24439
+ ],
24440
+ iconURL: 'https://ipfs.io/ipfs/Qma1bfuubpepKn7DLDy4NPSKDeT3S4VPCNhu6UmdGrb6YD'
24441
+ },
23719
24442
  8131: {
23720
24443
  name: 'Qitmeer Network Testnet',
23721
24444
  chain: 'MEER',
@@ -24031,8 +24754,8 @@ exports.chains = {
24031
24754
  iconURL: 'https://ipfs.io/ipfs/bafybeibpyckp65pqjvrvqhdt26wqoqk55m6anshbfgyqnaemn6l34nlwya'
24032
24755
  },
24033
24756
  8408: {
24034
- name: 'Zenchain Testnet',
24035
- chain: 'ZCX',
24757
+ name: 'ZenChain Testnet',
24758
+ chain: 'ZTC',
24036
24759
  icon: 'zenchain',
24037
24760
  rpc: [
24038
24761
  'https://zenchain-testnet.api.onfinality.io/public',
@@ -24040,7 +24763,7 @@ exports.chains = {
24040
24763
  ],
24041
24764
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
24042
24765
  faucets: ['https://facuet.zenchain.io'],
24043
- nativeCurrency: { name: 'ZCX', symbol: 'ZCX', decimals: 18 },
24766
+ nativeCurrency: { name: 'ZTC', symbol: 'ZTC', decimals: 18 },
24044
24767
  infoURL: 'https://zenchain.io',
24045
24768
  shortName: 'zentest',
24046
24769
  chainId: 8408,
@@ -24317,6 +25040,25 @@ exports.chains = {
24317
25040
  networkId: 8768,
24318
25041
  iconURL: 'https://ipfs.io/ipfs/Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH'
24319
25042
  },
25043
+ 8801: {
25044
+ name: 'Okto Testnet',
25045
+ chain: 'Okto',
25046
+ rpc: ['https://rpc.okto-testnet.zeeve.online'],
25047
+ faucets: ['https://faucet.okto-testnet.zeeve.online'],
25048
+ nativeCurrency: { name: 'Okto', symbol: 'OKTO', decimals: 18 },
25049
+ features: [{ name: 'EIP155' }],
25050
+ infoURL: '',
25051
+ shortName: 'okto-testnet',
25052
+ chainId: 8801,
25053
+ networkId: 8801,
25054
+ explorers: [
25055
+ {
25056
+ name: 'Okto Testnet Explorer',
25057
+ url: 'https://explorer.okto-testnet.zeeve.online',
25058
+ standard: 'none'
25059
+ }
25060
+ ]
25061
+ },
24320
25062
  8811: {
24321
25063
  name: 'Haven1',
24322
25064
  chain: 'haven1',
@@ -24858,12 +25600,9 @@ exports.chains = {
24858
25600
  iconURL: 'https://ipfs.io/ipfs/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c'
24859
25601
  },
24860
25602
  9003: {
24861
- name: 'Qubetics Testnet',
24862
- chain: 'Qubetics Testnet',
24863
- rpc: [
24864
- 'https://alphatestnet-evm-rpc.qubetics.work/',
24865
- 'wss://wss-testnet-nodes.shidoscan.com'
24866
- ],
25603
+ name: 'Qubetics Alpha Testnet',
25604
+ chain: 'Qubetics Alpha Testnet',
25605
+ rpc: ['https://alphatestnet-evm-rpc.qubetics.work/'],
24867
25606
  faucets: ['https://alphatestnet-explorer.qubetics.work/faucet'],
24868
25607
  nativeCurrency: {
24869
25608
  name: 'Qubetics Testnet Token',
@@ -24871,14 +25610,14 @@ exports.chains = {
24871
25610
  decimals: 18
24872
25611
  },
24873
25612
  infoURL: 'https://www.qubetics.com/',
24874
- shortName: 'Qubetics',
25613
+ shortName: 'QubeticsAlpha',
24875
25614
  chainId: 9003,
24876
25615
  networkId: 9003,
24877
25616
  icon: 'qubetics',
24878
25617
  explorers: [
24879
25618
  {
24880
- name: 'Qubetics Testnet Explorer',
24881
- url: 'https://testnet.shidoscan.com',
25619
+ name: 'Qubetics Alpha Testnet Explorer',
25620
+ url: 'https://alphatestnet-explorer.qubetics.work/dashboard',
24882
25621
  standard: 'none',
24883
25622
  icon: 'qubetics'
24884
25623
  }
@@ -25017,6 +25756,31 @@ exports.chains = {
25017
25756
  ],
25018
25757
  iconURL: 'https://ipfs.io/ipfs/bafkreib2t2lcaoh6iixrx4gjjvepws5tlsszfla5hb36b3mgyq7clve35y'
25019
25758
  },
25759
+ 9029: {
25760
+ name: 'Qubetics Testnet',
25761
+ chain: 'Qubetics Testnet',
25762
+ rpc: ['https://rpc-testnet.qubetics.work/'],
25763
+ faucets: ['https://testnet.qubetics.work/faucet'],
25764
+ nativeCurrency: {
25765
+ name: 'Qubetics Testnet Token',
25766
+ symbol: 'TICS',
25767
+ decimals: 18
25768
+ },
25769
+ infoURL: 'https://www.qubetics.com/',
25770
+ shortName: 'Qubetics',
25771
+ chainId: 9029,
25772
+ networkId: 9029,
25773
+ icon: 'qubetics',
25774
+ explorers: [
25775
+ {
25776
+ name: 'Qubetics Testnet Explorer',
25777
+ url: 'https://testnet.qubetics.work',
25778
+ standard: 'none',
25779
+ icon: 'qubetics'
25780
+ }
25781
+ ],
25782
+ iconURL: 'https://ipfs.io/ipfs/bafkreigsioq2bd4c6slficwtzjq6gbti2c4vhzjlsjtihz2b762j4zjqhy'
25783
+ },
25020
25784
  9069: {
25021
25785
  name: 'Apex Fusion - Nexus Mainnet',
25022
25786
  chain: 'Nexus Mainnet',
@@ -25214,7 +25978,7 @@ exports.chains = {
25214
25978
  name: 'Z Chain',
25215
25979
  title: 'Z Chain',
25216
25980
  chain: 'Z',
25217
- rpc: ['https://z-chain-rpc.eu-north-2.gateway.fm/?apiKey=${API_KEY}'],
25981
+ rpc: ['https://rpc.zchain.org'],
25218
25982
  faucets: [],
25219
25983
  features: [{ name: 'EIP155' }],
25220
25984
  nativeCurrency: { name: 'Z', symbol: 'Z', decimals: 18 },
@@ -25226,7 +25990,7 @@ exports.chains = {
25226
25990
  explorers: [
25227
25991
  {
25228
25992
  name: 'blockscout',
25229
- url: 'https://z-chain-blockscout.eu-north-2.gateway.fm',
25993
+ url: 'https://zscan.live',
25230
25994
  icon: 'z',
25231
25995
  standard: 'EIP3091'
25232
25996
  }
@@ -25234,7 +25998,7 @@ exports.chains = {
25234
25998
  parent: {
25235
25999
  type: 'L2',
25236
26000
  chain: 'eip155-1',
25237
- bridges: [{ url: 'https://z-chain-bridge.eu-north-2.gateway.fm' }]
26001
+ bridges: [{ url: 'bridge.zchain.org' }]
25238
26002
  },
25239
26003
  iconURL: 'https://ipfs.io/ipfs/bafybeiech76mp6ro4lo7pyferpovrnvghwb745upatj5h6be4cnav52zwu'
25240
26004
  },
@@ -25301,28 +26065,28 @@ exports.chains = {
25301
26065
  iconURL: 'https://ipfs.io/ipfs/bafkreia5q26knsvxgkwxze7woepvsqat5n2hodokh4ozzphmhexqez5s34'
25302
26066
  },
25303
26067
  9496: {
25304
- name: 'WeaveVM Testnet',
25305
- chain: 'WVM',
25306
- rpc: ['https://testnet.wvm.dev', 'https://testnet-rpc.wvm.dev'],
25307
- faucets: [],
26068
+ name: 'Load Alphanet',
26069
+ chain: 'LOAD',
26070
+ rpc: ['https://alphanet.load.network'],
26071
+ faucets: ['https://load.network/faucet'],
25308
26072
  nativeCurrency: {
25309
- name: 'Testnet WeaveVM Token',
25310
- symbol: 'tWVM',
26073
+ name: 'Testnet Load Token',
26074
+ symbol: 'tLOAD',
25311
26075
  decimals: 18
25312
26076
  },
25313
- infoURL: 'https://wvm.dev',
25314
- shortName: 'twvm',
26077
+ infoURL: 'https://load.network',
26078
+ shortName: 'tload',
25315
26079
  chainId: 9496,
25316
26080
  networkId: 9496,
25317
- icon: 'weavevm',
26081
+ icon: 'loadnetwork',
25318
26082
  explorers: [
25319
26083
  {
25320
- name: 'WeaveVM Explorer',
25321
- url: 'https://explorer.wvm.dev',
26084
+ name: 'Load Network Explorer',
26085
+ url: 'https://explorer.load.network',
25322
26086
  standard: 'EIP3091'
25323
26087
  }
25324
26088
  ],
25325
- iconURL: 'https://ipfs.io/ipfs/QmZrL43kuLcK14gQo1cVbzwczcVULxN6NKb4EcjYpFpE7w'
26089
+ iconURL: 'https://ipfs.io/ipfs/bafkreidgb2du22hxgj23jhyi2gipiovejn75cp6agmrklhxclu63v5pjxu'
25326
26090
  },
25327
26091
  9527: {
25328
26092
  name: 'Rangers Protocol Testnet Robin',
@@ -26190,7 +26954,7 @@ exports.chains = {
26190
26954
  standard: 'EIP3091'
26191
26955
  }
26192
26956
  ],
26193
- iconURL: 'https://ipfs.io/ipfs/QmNsY3REsQHYoQHdxpm1ecH7pzZfxSSH6TBAa7ZjR1wuBu'
26957
+ iconURL: 'https://ipfs.io/ipfs/bafkreihuzbawkb6ymsqrptcalixg6z4wom2dt4sqsfz7zs5abcyw23jfcu'
26194
26958
  },
26195
26959
  10086: {
26196
26960
  name: 'SJATSH',
@@ -26327,15 +27091,23 @@ exports.chains = {
26327
27091
  10218: {
26328
27092
  name: 'Tea Sepolia Testnet',
26329
27093
  chain: 'ETH',
26330
- rpc: [],
26331
- faucets: [],
27094
+ rpc: ['https://tea-sepolia.g.alchemy.com/public'],
27095
+ faucets: ['https://faucet-sepolia.tea.xyz'],
27096
+ explorers: [
27097
+ {
27098
+ name: 'blockscout',
27099
+ url: 'https://sepolia.tea.xyz',
27100
+ icon: 'blockscout',
27101
+ standard: 'EIP3091'
27102
+ }
27103
+ ],
26332
27104
  nativeCurrency: { name: 'Sepolia Tea', symbol: 'TEA', decimals: 18 },
26333
27105
  infoURL: 'https://tea.xyz',
26334
27106
  shortName: 'teasep',
26335
27107
  chainId: 10218,
26336
27108
  networkId: 10218,
26337
27109
  parent: { type: 'L2', chain: 'eip155-11155111' },
26338
- status: 'incubating'
27110
+ status: 'active'
26339
27111
  },
26340
27112
  10222: {
26341
27113
  name: 'GLScan',
@@ -26618,6 +27390,22 @@ exports.chains = {
26618
27390
  ]
26619
27391
  }
26620
27392
  },
27393
+ 10920: {
27394
+ name: 'Fuse Flash Testnet',
27395
+ chain: 'Fuse Flash',
27396
+ rpc: [],
27397
+ faucets: ['https://faucet.quicknode.com'],
27398
+ nativeCurrency: { name: 'Fuse', symbol: 'FUSE', decimals: 18 },
27399
+ features: [{ name: 'EIP155' }],
27400
+ infoURL: 'https://www.fuse.io',
27401
+ shortName: 'fuseflash',
27402
+ chainId: 10920,
27403
+ networkId: 10920,
27404
+ icon: 'fuse',
27405
+ parent: { type: 'L2', chain: 'eip155-11155111' },
27406
+ status: 'incubating',
27407
+ iconURL: 'https://ipfs.io/ipfs/QmR3gooSiRfCuryT2y7Q37a3DqmdCKvV6vYp1fVpJW3VWz'
27408
+ },
26621
27409
  10946: {
26622
27410
  name: 'Quadrans Blockchain',
26623
27411
  chain: 'QDC',
@@ -26906,6 +27694,27 @@ exports.chains = {
26906
27694
  }
26907
27695
  ]
26908
27696
  },
27697
+ 11343: {
27698
+ name: 'StateMesh Testnet',
27699
+ icon: 'statemesh',
27700
+ chain: 'MESH',
27701
+ rpc: ['https://rpc-test.statemesh.net'],
27702
+ faucets: ['https://faucet.statemesh.net'],
27703
+ nativeCurrency: { name: 'StateMesh', symbol: 'MESH', decimals: 18 },
27704
+ infoURL: 'https://statemesh.net',
27705
+ shortName: 'mesh-test',
27706
+ chainId: 11343,
27707
+ networkId: 11343,
27708
+ explorers: [
27709
+ {
27710
+ name: 'blockscout',
27711
+ url: 'https://explorer-test.statemesh.net',
27712
+ icon: 'blockscout',
27713
+ standard: 'EIP3091'
27714
+ }
27715
+ ],
27716
+ iconURL: 'https://ipfs.io/ipfs/Qmc7KBcdrXMKvaq1xN6mubEqpvHdheFxs1YGZwZgLEPDrK'
27717
+ },
26909
27718
  11437: {
26910
27719
  name: 'Shyft Testnet',
26911
27720
  chain: 'SHYFTT',
@@ -26953,20 +27762,23 @@ exports.chains = {
26953
27762
  iconURL: 'https://ipfs.io/ipfs/QmTQh54Rf3DFYxZZoQQ9yCjeAYXwzTaVua4KLmXX8AsFNF'
26954
27763
  },
26955
27764
  11501: {
26956
- name: 'BEVM Mainnet',
26957
- chain: 'BEVM',
26958
- rpc: ['https://rpc-mainnet-1.bevm.io/', 'https://rpc-mainnet-2.bevm.io/'],
27765
+ name: 'GEB Mainnet',
27766
+ chain: 'GEB',
27767
+ rpc: [
27768
+ 'https://rpc-mainnet-1.geb.network/',
27769
+ 'https://rpc-mainnet-2.geb.network/'
27770
+ ],
26959
27771
  faucets: [],
26960
27772
  nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
26961
- infoURL: 'https://bevm.io',
26962
- shortName: 'bevm',
27773
+ infoURL: 'https://geb.network',
27774
+ shortName: 'geb',
26963
27775
  chainId: 11501,
26964
27776
  networkId: 11501,
26965
- icon: 'bevm',
27777
+ icon: 'geb',
26966
27778
  explorers: [
26967
27779
  {
26968
- name: 'bevm mainnet scan',
26969
- url: 'https://scan-mainnet.bevm.io',
27780
+ name: 'geb mainnet scan',
27781
+ url: 'https://scan.geb.network',
26970
27782
  standard: 'none'
26971
27783
  },
26972
27784
  {
@@ -26975,7 +27787,7 @@ exports.chains = {
26975
27787
  standard: 'none'
26976
27788
  }
26977
27789
  ],
26978
- iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
27790
+ iconURL: 'https://ipfs.io/ipfs/QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g'
26979
27791
  },
26980
27792
  11503: {
26981
27793
  name: 'BEVM Testnet',
@@ -26998,24 +27810,24 @@ exports.chains = {
26998
27810
  iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
26999
27811
  },
27000
27812
  11504: {
27001
- name: 'BEVM Signet',
27002
- chain: 'BEVM',
27003
- rpc: ['https://signet.bevm.io/'],
27813
+ name: 'GEB Signet',
27814
+ chain: 'GEB',
27815
+ rpc: ['https://signet.geb.network/'],
27004
27816
  faucets: [],
27005
27817
  nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
27006
- infoURL: 'https://bevm.io',
27007
- shortName: 'bevm-signet',
27818
+ infoURL: 'https://geb.network',
27819
+ shortName: 'geb-signet',
27008
27820
  chainId: 11504,
27009
27821
  networkId: 11504,
27010
- icon: 'bevm',
27822
+ icon: 'geb',
27011
27823
  explorers: [
27012
27824
  {
27013
- name: 'bevm signet scan',
27014
- url: 'https://scan-signet.bevm.io',
27825
+ name: 'geb signet scan',
27826
+ url: 'https://scan-signet.geb.network',
27015
27827
  standard: 'none'
27016
27828
  }
27017
27829
  ],
27018
- iconURL: 'https://ipfs.io/ipfs/QmfMXiYn4xF9JwdjaqM5YKhqoByox51XvnL68VvKJS6yyu'
27830
+ iconURL: 'https://ipfs.io/ipfs/QmT8DN1zVgkDDWV17kmKqP6vcJQZfhCKVj3HtgqbxUbi9g'
27019
27831
  },
27020
27832
  11521: {
27021
27833
  name: 'SatsChain',
@@ -27770,7 +28582,12 @@ exports.chains = {
27770
28582
  name: 'Game7 Testnet',
27771
28583
  title: 'Game7 Testnet',
27772
28584
  chain: 'Game7',
27773
- rpc: ['https://testnet-rpc.game7.io', 'wss://testnet-rpc.game7.io'],
28585
+ rpc: [
28586
+ 'https://testnet-rpc.game7.io',
28587
+ 'wss://testnet-rpc.game7.io',
28588
+ 'https://testnet-rpc.game7.build',
28589
+ 'wss://testnet-rpc.game7.build'
28590
+ ],
27774
28591
  faucets: [],
27775
28592
  nativeCurrency: { name: 'TG7T', symbol: 'TG7T', decimals: 18 },
27776
28593
  features: [{ name: 'EIP155' }],
@@ -28613,6 +29430,26 @@ exports.chains = {
28613
29430
  ],
28614
29431
  iconURL: 'https://ipfs.io/ipfs/QmSszu2AhLPgcp8SZYiBYCQiRVwb9ueqbnGbcTx9H9CJjZ'
28615
29432
  },
29433
+ 17735: {
29434
+ name: 'Esports Chain',
29435
+ chain: 'ESPT',
29436
+ icon: 'esports',
29437
+ rpc: ['https://esportsblock.org/rpc/'],
29438
+ faucets: [],
29439
+ nativeCurrency: { name: 'Esport Token', symbol: 'ESPT', decimals: 18 },
29440
+ infoURL: 'https://esportsblock.org',
29441
+ shortName: 'Esports',
29442
+ chainId: 17735,
29443
+ networkId: 17735,
29444
+ explorers: [
29445
+ {
29446
+ name: 'esportsblock_explorer',
29447
+ url: 'https://esportsblock.org/explorer',
29448
+ standard: 'none'
29449
+ }
29450
+ ],
29451
+ iconURL: 'https://ipfs.io/ipfs/QmaNywdCUrHoe3grk3hhHXrsTgc3tHVpt2ZaoRYoNkgEvc'
29452
+ },
28616
29453
  17777: {
28617
29454
  name: 'EOS EVM Network',
28618
29455
  chain: 'EOS',
@@ -29876,6 +30713,26 @@ exports.chains = {
29876
30713
  ],
29877
30714
  iconURL: 'https://ipfs.io/ipfs/QmWsvNvJgnZkiZ1y1VDPfUkSbaWrJVhEMXx7U9vEZx2HZA'
29878
30715
  },
30716
+ 24125: {
30717
+ name: 'Nexurachain',
30718
+ chain: 'nexurachain',
30719
+ icon: 'xuraIcon',
30720
+ rpc: ['https://rpc.nexurachain.io'],
30721
+ faucets: [],
30722
+ nativeCurrency: { name: 'XURA', symbol: 'XURA', decimals: 18 },
30723
+ infoURL: 'https://nexurachain.io',
30724
+ shortName: 'XURAm',
30725
+ chainId: 24125,
30726
+ networkId: 24125,
30727
+ explorers: [
30728
+ {
30729
+ name: 'Nexurachain Explorer',
30730
+ url: 'https://explorer.nexurachain.io',
30731
+ standard: 'EIP3091'
30732
+ }
30733
+ ],
30734
+ iconURL: 'https://ipfs.io/ipfs/QmcXFJnDV38rKUmgvM2owwrTRnxWKvEyvmp1QGFKPJ8PJj'
30735
+ },
29879
30736
  24484: {
29880
30737
  name: 'Webchain',
29881
30738
  chain: 'WEB',
@@ -29960,16 +30817,13 @@ exports.chains = {
29960
30817
  shortName: 'talv',
29961
30818
  chainId: 25839,
29962
30819
  networkId: 25839,
29963
- icon: 'alveychain',
29964
30820
  explorers: [
29965
30821
  {
29966
30822
  name: 'AlveyScan Testnet',
29967
30823
  url: 'https://alveytestnet.com',
29968
- icon: 'alveychain',
29969
30824
  standard: 'EIP3091'
29970
30825
  }
29971
- ],
29972
- iconURL: 'https://ipfs.io/ipfs/QmTuY2Goyxpuy5GmA32EMYZBwxRcGsahiMFgfeBixSk7rb'
30826
+ ]
29973
30827
  },
29974
30828
  25888: {
29975
30829
  name: 'Hammer Chain Mainnet',
@@ -29990,29 +30844,29 @@ exports.chains = {
29990
30844
  ]
29991
30845
  },
29992
30846
  25925: {
29993
- name: 'Bitkub Chain Testnet',
29994
- chain: 'BKC',
29995
- icon: 'bkc',
30847
+ name: 'KUB Testnet',
30848
+ chain: 'KUB',
29996
30849
  rpc: [
29997
30850
  'https://rpc-testnet.bitkubchain.io',
29998
30851
  'wss://wss-testnet.bitkubchain.io'
29999
30852
  ],
30000
- faucets: ['https://faucet.bitkubchain.com'],
30001
- nativeCurrency: { name: 'Bitkub Coin', symbol: 'tKUB', decimals: 18 },
30002
- infoURL: 'https://www.bitkubchain.com/',
30003
- shortName: 'bkct',
30853
+ faucets: ['https://faucet.kubchain.com'],
30854
+ nativeCurrency: { name: 'KUB Coin', symbol: 'tKUB', decimals: 18 },
30855
+ infoURL: 'https://www.kubchain.com/',
30856
+ shortName: 'kubt',
30004
30857
  chainId: 25925,
30005
30858
  networkId: 25925,
30859
+ icon: 'kub',
30006
30860
  slip44: 1,
30007
30861
  explorers: [
30008
30862
  {
30009
- name: 'bkcscan-testnet',
30010
- url: 'https://testnet.bkcscan.com',
30863
+ name: 'KUB Testnet Explorer',
30864
+ url: 'https://testnet.kubscan.com',
30011
30865
  standard: 'none',
30012
- icon: 'bkc'
30866
+ icon: 'kub'
30013
30867
  }
30014
30868
  ],
30015
- iconURL: 'https://ipfs.io/ipfs/QmYFYwyquipwc9gURQGcEd4iAq7pq15chQrJ3zJJe9HuFT'
30869
+ iconURL: 'https://ipfs.io/ipfs/bafkreigwng335wvow35ypah7hpq3m3xga3idods2wqs3cfcncoyzu7vxli'
30016
30870
  },
30017
30871
  26026: {
30018
30872
  name: 'Ferrum Testnet',
@@ -30143,6 +30997,24 @@ exports.chains = {
30143
30997
  }
30144
30998
  ]
30145
30999
  },
31000
+ 26888: {
31001
+ name: 'AB Core Testnet',
31002
+ chain: 'ETH',
31003
+ rpc: ['https://rpc.core.testnet.ab.org'],
31004
+ faucets: [],
31005
+ nativeCurrency: { name: 'AB', symbol: 'AB', decimals: 18 },
31006
+ infoURL: 'https://ab.org',
31007
+ shortName: 'tABCore',
31008
+ chainId: 26888,
31009
+ networkId: 26888,
31010
+ explorers: [
31011
+ {
31012
+ name: 'AB Core explorer',
31013
+ url: 'https://explorer.core.testnet.ab.org',
31014
+ standard: 'EIP3091'
31015
+ }
31016
+ ]
31017
+ },
30146
31018
  26988: {
30147
31019
  name: 'Newton Finance Testnet',
30148
31020
  chain: 'ETH',
@@ -30161,6 +31033,26 @@ exports.chains = {
30161
31033
  }
30162
31034
  ]
30163
31035
  },
31036
+ 27125: {
31037
+ name: 'XferChain Testnet',
31038
+ chain: 'XferChain Testnet',
31039
+ icon: 'xferIcon',
31040
+ rpc: ['https://testnet-rpc.xferchain.org'],
31041
+ faucets: ['https://faucet.xferchain.org'],
31042
+ nativeCurrency: { name: 'Dapo', symbol: 'Dapo', decimals: 18 },
31043
+ infoURL: 'https://xferchain.org',
31044
+ shortName: 'DPt',
31045
+ chainId: 27125,
31046
+ networkId: 27125,
31047
+ explorers: [
31048
+ {
31049
+ name: 'XferChain Testnet Explorer',
31050
+ url: 'https://testnet.xferchain.org',
31051
+ standard: 'EIP3091'
31052
+ }
31053
+ ],
31054
+ iconURL: 'https://ipfs.io/ipfs/Qmchcfbq1dansGarbpbsgiiYa64HbGYtphe493JASKawxD'
31055
+ },
30164
31056
  27181: {
30165
31057
  name: 'KLAOS Nova',
30166
31058
  title: 'KLAOS Nova Test Chain',
@@ -30232,6 +31124,26 @@ exports.chains = {
30232
31124
  }
30233
31125
  ]
30234
31126
  },
31127
+ 28125: {
31128
+ name: 'XferChain Mainnet',
31129
+ chain: 'XferChain Mainnet',
31130
+ icon: 'xferIcon',
31131
+ rpc: ['https://rpc.xferchain.org'],
31132
+ faucets: [],
31133
+ nativeCurrency: { name: 'Dapo', symbol: 'Dapo', decimals: 18 },
31134
+ infoURL: 'https://xferchain.org',
31135
+ shortName: 'DPm',
31136
+ chainId: 28125,
31137
+ networkId: 28125,
31138
+ explorers: [
31139
+ {
31140
+ name: 'XferChain Mainnet Explorer',
31141
+ url: 'https://network.xferchain.org',
31142
+ standard: 'EIP3091'
31143
+ }
31144
+ ],
31145
+ iconURL: 'https://ipfs.io/ipfs/Qmchcfbq1dansGarbpbsgiiYa64HbGYtphe493JASKawxD'
31146
+ },
30235
31147
  28516: {
30236
31148
  name: 'Vizing Testnet',
30237
31149
  title: 'Vizing Testnet',
@@ -30706,15 +31618,14 @@ exports.chains = {
30706
31618
  iconURL: 'https://ipfs.io/ipfs/QmRkaZbopr8JTgypSQ3N3VfQumnZEN9bA5Uh3u3mL26dwT'
30707
31619
  },
30708
31620
  31611: {
30709
- name: 'Mezo Matsnet Testnet',
30710
- chain: 'Mezo',
30711
- icon: 'mezo',
31621
+ name: 'Mezo Testnet',
31622
+ chain: 'Mezo Testnet',
30712
31623
  rpc: ['https://rpc.test.mezo.org'],
30713
- faucets: ['https://mezo.org/matsnet'],
31624
+ faucets: [],
30714
31625
  nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
30715
31626
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
30716
31627
  infoURL: 'https://mezo.org/',
30717
- shortName: 'mezo',
31628
+ shortName: 'mezo-testnet',
30718
31629
  chainId: 31611,
30719
31630
  networkId: 31611,
30720
31631
  explorers: [
@@ -30724,51 +31635,71 @@ exports.chains = {
30724
31635
  icon: 'blockscout',
30725
31636
  standard: 'EIP3091'
30726
31637
  }
31638
+ ]
31639
+ },
31640
+ 31612: {
31641
+ name: 'Mezo',
31642
+ chain: 'Mezo',
31643
+ rpc: [
31644
+ 'https://rpc_evm-mezo.imperator.co',
31645
+ 'wss://ws_evm-mezo.imperator.co',
31646
+ 'https://jsonrpc-mezo.boar.network',
31647
+ 'wss://jsonrpcws-mezo.boar.network',
31648
+ 'https://mainnet.mezo.public.validationcloud.io',
31649
+ 'wss://mainnet.mezo.public.validationcloud.io',
31650
+ 'https://rpc-internal.mezo.org',
31651
+ 'wss://rpc-ws-internal.mezo.org'
31652
+ ],
31653
+ faucets: [],
31654
+ nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
31655
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
31656
+ infoURL: 'https://mezo.org/',
31657
+ shortName: 'mezo',
31658
+ chainId: 31612,
31659
+ networkId: 31612,
31660
+ icon: 'mezo',
31661
+ explorers: [
31662
+ {
31663
+ name: 'blockscout',
31664
+ url: 'https://explorer.mezo.org',
31665
+ icon: 'blockscout',
31666
+ standard: 'EIP3091'
31667
+ }
30727
31668
  ],
30728
- iconURL: 'https://ipfs.io/ipfs/bafkreibnc5le6iw6qqhrmhxbpxdlr6ub7wtpr5tga5sfgnowsv2ygac5fa'
31669
+ iconURL: 'https://ipfs.io/ipfs/QmRwp2AtjoRDWpvQvnZpLXT6aw2S76j5y8gRNXevJY3WEo'
30729
31670
  },
30730
31671
  31753: {
30731
- name: 'Xchain Mainnet',
30732
- chain: 'Xchain',
31672
+ name: 'Xchain Mainnet (Deprecated)',
31673
+ chain: 'XchainDeprecated',
30733
31674
  icon: 'intd',
30734
- rpc: ['https://rpc.xchainscan.com'],
31675
+ rpc: [],
30735
31676
  faucets: [],
30736
31677
  nativeCurrency: { name: 'Intdestcoin', symbol: 'INTD', decimals: 18 },
30737
- infoURL: 'https://xchainscan.com',
30738
- shortName: 'INTD',
31678
+ infoURL: 'https://chainlist.org/chain/31753',
31679
+ shortName: 'INTD_deprecated',
30739
31680
  chainId: 31753,
30740
31681
  networkId: 31753,
30741
- explorers: [
30742
- {
30743
- name: 'Xchain Mainnet Explorer',
30744
- url: 'https://xchainscan.com',
30745
- standard: 'EIP3091'
30746
- }
30747
- ],
31682
+ status: 'deprecated',
31683
+ explorers: [],
30748
31684
  iconURL: 'https://ipfs.io/ipfs/bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke'
30749
31685
  },
30750
31686
  31754: {
30751
- name: 'Xchain Testnet',
30752
- chain: 'Xchain',
31687
+ name: 'Xchain Testnet (Deprecated)',
31688
+ chain: 'XchainDeprecated',
30753
31689
  icon: 'intd',
30754
- rpc: ['https://rpc.xchaintest.net'],
30755
- faucets: ['https://xchainfaucet.net'],
31690
+ rpc: [],
31691
+ faucets: [],
30756
31692
  nativeCurrency: {
30757
31693
  name: 'Intdestcoin Testnet',
30758
31694
  symbol: 'INTD',
30759
31695
  decimals: 18
30760
31696
  },
30761
- infoURL: 'https://xchaintest.net',
30762
- shortName: 'tINTD',
31697
+ infoURL: 'https://chainlist.org/chain/31754',
31698
+ shortName: 'tINTD_deprecated',
30763
31699
  chainId: 31754,
30764
31700
  networkId: 31754,
30765
- explorers: [
30766
- {
30767
- name: 'Xchain Testnet Explorer',
30768
- url: 'https://xchaintest.net',
30769
- standard: 'EIP3091'
30770
- }
30771
- ],
31701
+ status: 'deprecated',
31702
+ explorers: [],
30772
31703
  iconURL: 'https://ipfs.io/ipfs/bafybeia5n537fj2mkfcwmjfwktkmqrcwef3affdodhxnvmkg2gkvmbv2ke'
30773
31704
  },
30774
31705
  32001: {
@@ -30797,6 +31728,34 @@ exports.chains = {
30797
31728
  ],
30798
31729
  iconURL: 'https://ipfs.io/ipfs/QmaQdiE7vwxKeuWCjk4nKBikcpg4XCzQkFWGrAZHmMKnrq'
30799
31730
  },
31731
+ 32323: {
31732
+ name: 'BasedAI',
31733
+ title: 'BasedAI',
31734
+ chain: 'BasedAI',
31735
+ rpc: ['https://mainnet.basedaibridge.com/rpc/'],
31736
+ faucets: [],
31737
+ nativeCurrency: { name: 'BasedAI', symbol: 'BASED', decimals: 18 },
31738
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
31739
+ infoURL: 'https://getbased.ai',
31740
+ shortName: 'basedai',
31741
+ chainId: 32323,
31742
+ networkId: 32323,
31743
+ icon: 'basedai',
31744
+ explorers: [
31745
+ {
31746
+ name: 'BasedAI Explorer',
31747
+ url: 'https://explorer.getbased.ai',
31748
+ standard: 'none'
31749
+ },
31750
+ {
31751
+ name: 'BF1337 BasedAI Explorer',
31752
+ url: 'https://explorer.bf1337.org',
31753
+ icon: 'blockscout',
31754
+ standard: 'EIP3091'
31755
+ }
31756
+ ],
31757
+ iconURL: 'https://ipfs.io/ipfs/bafkreidkgcrgumpvke3rsk3txvy52ovosmyfum3b6vnyv4k4rzzov72zae'
31758
+ },
30800
31759
  32382: {
30801
31760
  name: 'Santiment Intelligence Network',
30802
31761
  chain: 'Santiment Intelligence Network',
@@ -31034,15 +31993,13 @@ exports.chains = {
31034
31993
  shortName: 'apechain',
31035
31994
  chainId: 33139,
31036
31995
  networkId: 33139,
31037
- icon: 'apechain',
31038
31996
  explorers: [
31039
31997
  {
31040
31998
  name: 'ApeChain Explorer',
31041
31999
  url: 'https://apescan.io',
31042
32000
  standard: 'EIP3091'
31043
32001
  }
31044
- ],
31045
- iconURL: 'https://ipfs.io/ipfs/QmTqiPnYZx6ZyPPbtsuh8VvvoH6DSCJGjTUgtTN9X8NScP'
32002
+ ]
31046
32003
  },
31047
32004
  33210: {
31048
32005
  name: 'Cloudverse Subnet',
@@ -31147,6 +32104,26 @@ exports.chains = {
31147
32104
  ],
31148
32105
  iconURL: 'https://ipfs.io/ipfs/QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp'
31149
32106
  },
32107
+ 33710: {
32108
+ name: 'R5 Network Testnet',
32109
+ chain: 'r5testnet',
32110
+ rpc: ['https://rpc-testnet.r5.network'],
32111
+ faucets: [],
32112
+ nativeCurrency: { name: 'Test R5', symbol: 'TR5', decimals: 18 },
32113
+ infoURL: 'https://r5.network',
32114
+ shortName: 'tr5',
32115
+ chainId: 33710,
32116
+ networkId: 33710,
32117
+ icon: 'r5',
32118
+ explorers: [
32119
+ {
32120
+ name: 'R5 Explorer',
32121
+ url: 'https://explorer-testnet.r5.network',
32122
+ standard: 'EIP3091'
32123
+ }
32124
+ ],
32125
+ iconURL: 'https://ipfs.io/ipfs/bafkreihrnrmjndul22scpktxzfvm6lyuxdepjtbfrn7ce4znl2blrqw6te'
32126
+ },
31150
32127
  33979: {
31151
32128
  name: 'Funki',
31152
32129
  chain: 'ETH',
@@ -31163,13 +32140,13 @@ exports.chains = {
31163
32140
  networkId: 33979,
31164
32141
  explorers: [
31165
32142
  {
31166
- name: 'FunkiScan',
31167
- url: 'https://funkiscan.io',
32143
+ name: 'Funki Mainnet Explorer',
32144
+ url: 'https://explorer.funkichain.com',
31168
32145
  standard: 'none'
31169
32146
  },
31170
32147
  {
31171
- name: 'Funki Mainnet Explorer',
31172
- url: 'https://funki.superscan.network',
32148
+ name: 'FunkiScan',
32149
+ url: 'https://funkiscan.io',
31173
32150
  standard: 'none'
31174
32151
  }
31175
32152
  ],
@@ -31511,6 +32488,29 @@ exports.chains = {
31511
32488
  ],
31512
32489
  iconURL: 'https://ipfs.io/ipfs/QmAbz7VfGvf6NVHezuBy5HpJTCi1gEshBxxdDdfVXNQ8Bt'
31513
32490
  },
32491
+ 42000: {
32492
+ name: 'Helios Chain Testnet',
32493
+ chain: 'Helios Chain',
32494
+ rpc: ['https://testnet1.helioschainlabs.org'],
32495
+ faucets: ['https://testnet.helioschain.network'],
32496
+ nativeCurrency: { name: 'Helios', symbol: 'HLS', decimals: 18 },
32497
+ icon: 'helioschain',
32498
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
32499
+ infoURL: 'https://hub.helioschain.network',
32500
+ shortName: 'HLS',
32501
+ chainId: 42000,
32502
+ networkId: 42000,
32503
+ explorers: [
32504
+ {
32505
+ name: 'Helios Chain Explorer',
32506
+ url: 'https://explorer.helioschainlabs.org',
32507
+ icon: 'helioschain',
32508
+ standard: 'EIP3091'
32509
+ }
32510
+ ],
32511
+ status: 'active',
32512
+ iconURL: 'https://ipfs.io/ipfs/bafkreifrqrkoeenmx6wja2rj5o6sj3mtn5veyvx7dis6mba4bycd7yziba'
32513
+ },
31514
32514
  42001: {
31515
32515
  name: 'PMON Chain',
31516
32516
  chain: '42001',
@@ -31916,9 +32916,9 @@ exports.chains = {
31916
32916
  networkId: 43110
31917
32917
  },
31918
32918
  43111: {
31919
- name: 'Hemi Network',
32919
+ name: 'Hemi',
31920
32920
  chain: 'ETH',
31921
- rpc: [],
32921
+ rpc: ['https://rpc.hemi.network/rpc'],
31922
32922
  faucets: [],
31923
32923
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
31924
32924
  infoURL: 'https://hemi.xyz',
@@ -31926,9 +32926,16 @@ exports.chains = {
31926
32926
  chainId: 43111,
31927
32927
  networkId: 43111,
31928
32928
  icon: 'hemi',
31929
- explorers: [],
32929
+ explorers: [
32930
+ {
32931
+ name: 'blockscout',
32932
+ url: 'https://explorer.hemi.xyz',
32933
+ icon: 'blockscout',
32934
+ standard: 'EIP3091'
32935
+ }
32936
+ ],
31930
32937
  parent: { type: 'L2', chain: 'eip155-1' },
31931
- status: 'incubating',
32938
+ status: 'active',
31932
32939
  iconURL: 'https://ipfs.io/ipfs/QmfP6GDn5eXFcpWuoiyWn5pjn6PYB7HQhRD8nSko1zR8KD'
31933
32940
  },
31934
32941
  43113: {
@@ -32026,6 +33033,29 @@ exports.chains = {
32026
33033
  }
32027
33034
  ]
32028
33035
  },
33036
+ 43419: {
33037
+ name: 'GUNZ',
33038
+ chain: 'GUNZ',
33039
+ rpc: [
33040
+ 'https://rpc.gunzchain.io/ext/bc/2M47TxWHGnhNtq6pM5zPXdATBtuqubxn5EPFgFmEawCQr9WFML/rpc'
33041
+ ],
33042
+ faucets: [],
33043
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33044
+ nativeCurrency: { name: 'GUN', symbol: 'GUN', decimals: 18 },
33045
+ icon: 'gunz',
33046
+ infoURL: 'https://gunbygunz.com',
33047
+ shortName: 'gunz-mainnet',
33048
+ chainId: 43419,
33049
+ networkId: 43419,
33050
+ explorers: [
33051
+ {
33052
+ name: 'blockscout',
33053
+ url: 'https://gunzscan.io',
33054
+ standard: 'EIP3091'
33055
+ }
33056
+ ],
33057
+ iconURL: 'https://ipfs.io/ipfs/bafkreid7wspejxmvsqkycru3lnfppgqre6zavkyw4vklnzrhoiycqsjzpa'
33058
+ },
32029
33059
  43521: {
32030
33060
  name: 'Formicarium',
32031
33061
  title: 'MemeCore Testnet Formicarium',
@@ -32173,6 +33203,270 @@ exports.chains = {
32173
33203
  ],
32174
33204
  iconURL: 'https://ipfs.io/ipfs/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s'
32175
33205
  },
33206
+ 45003: {
33207
+ name: 'Juneo JUNE-Chain',
33208
+ chain: 'Juneo JUNE-Chain',
33209
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/JUNE/rpc'],
33210
+ faucets: [],
33211
+ nativeCurrency: { name: 'JUNE', symbol: 'JUNE', decimals: 18 },
33212
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33213
+ infoURL: 'https://juneo.com/',
33214
+ shortName: 'JUNE',
33215
+ chainId: 45003,
33216
+ networkId: 45003,
33217
+ icon: 'juneomainnet',
33218
+ explorers: [
33219
+ {
33220
+ name: 'Juneo Scan',
33221
+ url: 'https://juneoscan.io/chain/2',
33222
+ icon: 'juneomainnet',
33223
+ standard: 'none'
33224
+ }
33225
+ ],
33226
+ iconURL: 'https://ipfs.io/ipfs/QmUXCyNVe6t9MDdWzW95YCLex6iTwG32NYPfR4ZS9r2JTJ'
33227
+ },
33228
+ 45004: {
33229
+ name: 'Juneo DAI1-Chain',
33230
+ chain: 'Juneo DAI1-Chain',
33231
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/DAI1/rpc'],
33232
+ faucets: [],
33233
+ nativeCurrency: { name: 'DAI1', symbol: 'DAI1', decimals: 18 },
33234
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33235
+ infoURL: 'https://juneo.com/',
33236
+ shortName: 'DAI1',
33237
+ chainId: 45004,
33238
+ networkId: 45004,
33239
+ icon: 'juneo-dai1',
33240
+ explorers: [
33241
+ {
33242
+ name: 'Juneo Scan',
33243
+ url: 'https://juneoscan.io/chain/5',
33244
+ icon: 'juneomainnet',
33245
+ standard: 'none'
33246
+ }
33247
+ ],
33248
+ iconURL: 'https://ipfs.io/ipfs/Qmegd2hkWhyKjyUuQQ2vMauaj3N5J89kEPqN6YNT6s64zT'
33249
+ },
33250
+ 45005: {
33251
+ name: 'Juneo USDT1-Chain',
33252
+ chain: 'Juneo USDT1-Chain',
33253
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/USDT1/rpc'],
33254
+ faucets: [],
33255
+ nativeCurrency: { name: 'USDT1', symbol: 'USDT1', decimals: 18 },
33256
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33257
+ infoURL: 'https://juneo.com/',
33258
+ shortName: 'USDT1',
33259
+ chainId: 45005,
33260
+ networkId: 45005,
33261
+ icon: 'juneo-usdt1',
33262
+ explorers: [
33263
+ {
33264
+ name: 'Juneo Scan',
33265
+ url: 'https://juneoscan.io/chain/3',
33266
+ icon: 'juneomainnet',
33267
+ standard: 'none'
33268
+ }
33269
+ ],
33270
+ iconURL: 'https://ipfs.io/ipfs/Qmb7FZMjv6k25vDjNwfpksjsriwrLh7PVsT93eBWzC5pCY'
33271
+ },
33272
+ 45006: {
33273
+ name: 'Juneo USD1-Chain',
33274
+ chain: 'Juneo USD1-Chain',
33275
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/USD1/rpc'],
33276
+ faucets: [],
33277
+ nativeCurrency: { name: 'USD1', symbol: 'USD1', decimals: 18 },
33278
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33279
+ infoURL: 'https://juneo.com/',
33280
+ shortName: 'USD1',
33281
+ chainId: 45006,
33282
+ networkId: 45006,
33283
+ icon: 'juneo-usd1',
33284
+ explorers: [
33285
+ {
33286
+ name: 'Juneo Scan',
33287
+ url: 'https://juneoscan.io/chain/4',
33288
+ icon: 'juneomainnet',
33289
+ standard: 'none'
33290
+ }
33291
+ ],
33292
+ iconURL: 'https://ipfs.io/ipfs/QmTDaiJnZdwDhxLUjtx1qaNJ5VmKdK9xJoqGr7ubV1EXWW'
33293
+ },
33294
+ 45007: {
33295
+ name: 'Juneo mBTC1-Chain',
33296
+ chain: 'Juneo mBTC1-Chain',
33297
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/mBTC1/rpc'],
33298
+ faucets: [],
33299
+ nativeCurrency: { name: 'mBTC1', symbol: 'mBTC1', decimals: 18 },
33300
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33301
+ infoURL: 'https://juneo.com/',
33302
+ shortName: 'mBTC1',
33303
+ chainId: 45007,
33304
+ networkId: 45007,
33305
+ icon: 'juneo-mbtc1',
33306
+ explorers: [
33307
+ {
33308
+ name: 'Juneo Scan',
33309
+ url: 'https://juneoscan.io/chain/9',
33310
+ icon: 'juneomainnet',
33311
+ standard: 'none'
33312
+ }
33313
+ ],
33314
+ iconURL: 'https://ipfs.io/ipfs/QmSxps298BQUSGihkHy3sF5k8FRX7DqgfCJfJnZgjQs7bf'
33315
+ },
33316
+ 45008: {
33317
+ name: 'Juneo GLD1-Chain',
33318
+ chain: 'Juneo GLD1-Chain',
33319
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/GLD1/rpc'],
33320
+ faucets: [],
33321
+ nativeCurrency: { name: 'GLD1', symbol: 'GLD1', decimals: 18 },
33322
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33323
+ infoURL: 'https://juneo.com/',
33324
+ shortName: 'GLD1',
33325
+ chainId: 45008,
33326
+ networkId: 45008,
33327
+ icon: 'juneo-gld1',
33328
+ explorers: [
33329
+ {
33330
+ name: 'Juneo Scan',
33331
+ url: 'https://juneoscan.io/chain/8',
33332
+ icon: 'juneomainnet',
33333
+ standard: 'none'
33334
+ }
33335
+ ],
33336
+ iconURL: 'https://ipfs.io/ipfs/QmQFqkzi97UKJqmC8KRcFieCuC7KXk4G42j7j5PSF4ByWg'
33337
+ },
33338
+ 45009: {
33339
+ name: 'Juneo LTC1-Chain',
33340
+ chain: 'Juneo LTC1-Chain',
33341
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/LTC1/rpc'],
33342
+ faucets: [],
33343
+ nativeCurrency: { name: 'LTC1', symbol: 'LTC1', decimals: 18 },
33344
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33345
+ infoURL: 'https://juneo.com/',
33346
+ shortName: 'LTC1',
33347
+ chainId: 45009,
33348
+ networkId: 45009,
33349
+ icon: 'juneo-ltc1',
33350
+ explorers: [
33351
+ {
33352
+ name: 'Juneo Scan',
33353
+ url: 'https://juneoscan.io/chain/11',
33354
+ icon: 'juneomainnet',
33355
+ standard: 'none'
33356
+ }
33357
+ ],
33358
+ iconURL: 'https://ipfs.io/ipfs/QmYofWFKyp1ewqn1oZgU9csyfxv1D742kMqNkysx7yRzEm'
33359
+ },
33360
+ 45010: {
33361
+ name: 'Juneo DOGE1-Chain',
33362
+ chain: 'Juneo DOGE1-Chain',
33363
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/DOGE1/rpc'],
33364
+ faucets: [],
33365
+ nativeCurrency: { name: 'DOGE1', symbol: 'DOGE1', decimals: 18 },
33366
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33367
+ infoURL: 'https://juneo.com/',
33368
+ shortName: 'DOGE1',
33369
+ chainId: 45010,
33370
+ networkId: 45010,
33371
+ icon: 'juneo-doge1',
33372
+ explorers: [
33373
+ {
33374
+ name: 'Juneo Scan',
33375
+ url: 'https://juneoscan.io/chain/10',
33376
+ icon: 'juneomainnet',
33377
+ standard: 'none'
33378
+ }
33379
+ ],
33380
+ iconURL: 'https://ipfs.io/ipfs/QmXTzkZKgRHrkxJyP9FZwHTgmk2ovC9b1vrsfhHc6jvjzF'
33381
+ },
33382
+ 45011: {
33383
+ name: 'Juneo EUR1-Chain',
33384
+ chain: 'Juneo EUR1-Chain',
33385
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/EUR1/rpc'],
33386
+ faucets: [],
33387
+ nativeCurrency: { name: 'EUR1', symbol: 'EUR1', decimals: 18 },
33388
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33389
+ infoURL: 'https://juneo.com/',
33390
+ shortName: 'EUR1',
33391
+ chainId: 45011,
33392
+ networkId: 45011,
33393
+ icon: 'juneo-eur1',
33394
+ explorers: [
33395
+ {
33396
+ name: 'Juneo Scan',
33397
+ url: 'https://juneoscan.io/chain/6',
33398
+ icon: 'juneomainnet',
33399
+ standard: 'none'
33400
+ }
33401
+ ],
33402
+ iconURL: 'https://ipfs.io/ipfs/QmexytQkcC8yXzEjv3mbaZyxcy7v8vEEPmii2JZQAyGjqM'
33403
+ },
33404
+ 45012: {
33405
+ name: 'Juneo SGD1-Chain',
33406
+ chain: 'Juneo SGD1-Chain',
33407
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/SGD1/rpc'],
33408
+ faucets: [],
33409
+ nativeCurrency: { name: 'SGD1', symbol: 'SGD1', decimals: 18 },
33410
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33411
+ infoURL: 'https://juneo.com/',
33412
+ shortName: 'SGD1',
33413
+ chainId: 45012,
33414
+ networkId: 45012,
33415
+ icon: 'juneo-sgd1',
33416
+ explorers: [
33417
+ {
33418
+ name: 'Juneo Scan',
33419
+ url: 'https://juneoscan.io/chain/7',
33420
+ icon: 'juneomainnet',
33421
+ standard: 'none'
33422
+ }
33423
+ ],
33424
+ iconURL: 'https://ipfs.io/ipfs/QmatZHCTvWWvgLJRphDGuCUv49mWLB3VM5gzGY4uRkzZbe'
33425
+ },
33426
+ 45013: {
33427
+ name: 'Juneo BCH1-Chain',
33428
+ chain: 'Juneo BCH1-Chain',
33429
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/BCH1/rpc'],
33430
+ faucets: [],
33431
+ nativeCurrency: { name: 'BCH1', symbol: 'BCH1', decimals: 18 },
33432
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33433
+ infoURL: 'https://juneo.com/',
33434
+ shortName: 'BCH1',
33435
+ chainId: 45013,
33436
+ networkId: 45013,
33437
+ icon: 'juneo-bch1',
33438
+ explorers: [
33439
+ {
33440
+ name: 'Juneo Scan',
33441
+ url: 'https://juneoscan.io/chain/12',
33442
+ icon: 'juneomainnet',
33443
+ standard: 'none'
33444
+ }
33445
+ ],
33446
+ iconURL: 'https://ipfs.io/ipfs/QmWCg8qEUtUBWvk7UMJZ7kkqg9SMs63k5Np6hfguZ7btob'
33447
+ },
33448
+ 45014: {
33449
+ name: 'Juneo LINK1-Chain',
33450
+ chain: 'Juneo LINK1-Chain',
33451
+ rpc: ['https://rpc.juneo-mainnet.network/ext/bc/LINK1/rpc'],
33452
+ faucets: [],
33453
+ nativeCurrency: { name: 'LINK1', symbol: 'LINK1', decimals: 18 },
33454
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
33455
+ infoURL: 'https://juneo.com/',
33456
+ shortName: 'LINK1',
33457
+ chainId: 45014,
33458
+ networkId: 45014,
33459
+ icon: 'juneo-link1',
33460
+ explorers: [
33461
+ {
33462
+ name: 'Juneo Scan',
33463
+ url: 'https://juneoscan.io/chain/13',
33464
+ icon: 'juneomainnet',
33465
+ standard: 'none'
33466
+ }
33467
+ ],
33468
+ iconURL: 'https://ipfs.io/ipfs/QmQqicvzrLaPyDzLCm4mJofTbcdH7xKJrnZYF5ptCyAoTE'
33469
+ },
32176
33470
  45454: {
32177
33471
  name: 'Swamps L2',
32178
33472
  chain: 'SWP',
@@ -32350,11 +33644,32 @@ exports.chains = {
32350
33644
  }
32351
33645
  ]
32352
33646
  },
33647
+ 48898: {
33648
+ name: 'Zircuit Garfield Testnet',
33649
+ chain: 'Zircuit Garfield Testnet',
33650
+ icon: 'zircuit',
33651
+ rpc: ['https://garfield-testnet.zircuit.com/'],
33652
+ faucets: [],
33653
+ nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
33654
+ infoURL: 'https://www.zircuit.com/',
33655
+ shortName: 'zircuit-garfield-testnet',
33656
+ chainId: 48898,
33657
+ networkId: 48898,
33658
+ explorers: [
33659
+ {
33660
+ name: 'Zircuit',
33661
+ url: 'https://explorer.garfield-testnet.zircuit.com',
33662
+ icon: 'zircuit',
33663
+ standard: 'none'
33664
+ }
33665
+ ],
33666
+ iconURL: 'https://ipfs.io/ipfs/QmV4nUUiRaTTZSyWubpF98ZL9jNCoXkrgg6AWR6FKqdxMk'
33667
+ },
32353
33668
  48899: {
32354
33669
  name: 'Zircuit Testnet',
32355
33670
  chain: 'Zircuit Testnet',
32356
33671
  icon: 'zircuit',
32357
- rpc: ['https://zircuit1-testnet.p2pify.com/'],
33672
+ rpc: ['https://testnet.zircuit.com'],
32358
33673
  faucets: [],
32359
33674
  nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
32360
33675
  infoURL: 'https://www.zircuit.com/',
@@ -32375,7 +33690,7 @@ exports.chains = {
32375
33690
  name: 'Zircuit Mainnet',
32376
33691
  chain: 'Zircuit Mainnet',
32377
33692
  icon: 'zircuit',
32378
- rpc: ['https://zircuit1-mainnet.p2pify.com/'],
33693
+ rpc: ['https://mainnet.zircuit.com'],
32379
33694
  faucets: [],
32380
33695
  nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
32381
33696
  infoURL: 'https://www.zircuit.com/',
@@ -32613,24 +33928,21 @@ exports.chains = {
32613
33928
  shortName: 'SomniaTestnet',
32614
33929
  chainId: 50312,
32615
33930
  networkId: 50312,
32616
- icon: 'somnia',
32617
33931
  explorers: [
32618
33932
  {
32619
33933
  name: 'Somnia Testnet',
32620
33934
  url: 'https://somnia-testnet.socialscan.io',
32621
- icon: 'somnia',
32622
33935
  standard: 'EIP3091'
32623
33936
  }
32624
- ],
32625
- iconURL: 'https://ipfs.io/ipfs/bafkreihcfqyihbbqunsozmiwyzk57gcwc5bs2ovo4kkypahe37brdwjlsy'
33937
+ ]
32626
33938
  },
32627
33939
  50341: {
32628
- name: 'Reddio Devnet',
32629
- title: 'Reddio Sepolia L2 Rollup Devnet',
33940
+ name: 'Reddio Testnet',
33941
+ title: 'Reddio Sepolia L2 Rollup Testnet',
32630
33942
  chain: 'ETH',
32631
33943
  rpc: ['https://reddio-dev.reddio.com'],
32632
33944
  faucets: [],
32633
- nativeCurrency: { name: 'Red', symbol: 'RED', decimals: 18 },
33945
+ nativeCurrency: { name: 'Reddio', symbol: 'RDO', decimals: 18 },
32634
33946
  infoURL: 'https://www.reddio.com',
32635
33947
  shortName: 'reddio-devnet',
32636
33948
  chainId: 50341,
@@ -32733,7 +34045,7 @@ exports.chains = {
32733
34045
  52014: {
32734
34046
  name: 'Electroneum Mainnet',
32735
34047
  chain: 'Electroneum',
32736
- rpc: ['https://rpc.electroneum.com'],
34048
+ rpc: ['https://rpc.electroneum.com', 'https://rpc.ankr.com/electroneum'],
32737
34049
  faucets: [],
32738
34050
  nativeCurrency: { name: 'Electroneum', symbol: 'ETN', decimals: 18 },
32739
34051
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
@@ -32753,13 +34065,13 @@ exports.chains = {
32753
34065
  iconURL: 'https://ipfs.io/ipfs/QmVgFqXA3kkCrVYGcWFF7Mhx8JUSe9vSCauNamuKWSvCym'
32754
34066
  },
32755
34067
  52225: {
32756
- name: 'Cytonic Testnet',
32757
- chain: 'Cytonic',
34068
+ name: 'Cytonic Settlement Layer Testnet',
34069
+ chain: 'CytonicSL',
32758
34070
  rpc: ['http://rpc.sl.testnet.cytonic.com'],
32759
34071
  faucets: [],
32760
34072
  nativeCurrency: { name: 'Cytonic', symbol: 'CCC', decimals: 18 },
32761
34073
  infoURL: 'https://cytonic.com',
32762
- shortName: 'CTS',
34074
+ shortName: 'CSL',
32763
34075
  chainId: 52225,
32764
34076
  networkId: 52225,
32765
34077
  icon: 'cytonic_l1',
@@ -32774,13 +34086,13 @@ exports.chains = {
32774
34086
  iconURL: 'https://ipfs.io/ipfs/QmWASoRS8k7YspDLiwz5xfpusBtqHwy5hR5B9NynGx8HGt'
32775
34087
  },
32776
34088
  52226: {
32777
- name: 'Cytonic L2 Testnet',
32778
- chain: 'CytonicL2',
34089
+ name: 'Cytonic Ethereum Testnet',
34090
+ chain: 'CytonicEVM',
32779
34091
  rpc: ['http://rpc.evm.testnet.cytonic.com'],
32780
34092
  faucets: [],
32781
34093
  nativeCurrency: { name: 'Cytonic', symbol: 'CCC', decimals: 18 },
32782
34094
  infoURL: 'https://cytonic.com',
32783
- shortName: 'CL2T',
34095
+ shortName: 'CEVM',
32784
34096
  chainId: 52226,
32785
34097
  networkId: 52226,
32786
34098
  icon: 'cytonic_l2',
@@ -32942,7 +34254,7 @@ exports.chains = {
32942
34254
  name: 'OverProtocol Mainnet',
32943
34255
  chain: 'OverProtocol',
32944
34256
  icon: 'overIcon',
32945
- rpc: ['https://rpc.overprotocol.com', 'https://rpc2.overprotocol.com'],
34257
+ rpc: ['https://rpc.overprotocol.com'],
32946
34258
  faucets: [],
32947
34259
  nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
32948
34260
  infoURL: 'https://docs.over.network',
@@ -33681,6 +34993,31 @@ exports.chains = {
33681
34993
  },
33682
34994
  iconURL: 'https://ipfs.io/ipfs/QmaX5iqQTrJD8TBuvoT97xPMG6LYamjPCPnZUUMh12jc99'
33683
34995
  },
34996
+ 60850: {
34997
+ name: 'Perennial Sepolia',
34998
+ chain: 'perennialSepolia',
34999
+ rpc: ['https://rpc-sepolia.perennial.foundation'],
35000
+ faucets: [],
35001
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
35002
+ infoURL: 'https://perennial.finance',
35003
+ shortName: 'perennial-sepolia',
35004
+ chainId: 60850,
35005
+ networkId: 60850,
35006
+ icon: 'perennial',
35007
+ explorers: [
35008
+ {
35009
+ name: 'Perennial Explorer',
35010
+ url: 'https://explorer-sepolia.perennial.foundation',
35011
+ standard: 'EIP3091'
35012
+ }
35013
+ ],
35014
+ parent: {
35015
+ type: 'L2',
35016
+ chain: 'eip155-84532',
35017
+ bridges: [{ url: 'https://bridge-sepolia.perennial.foundation' }]
35018
+ },
35019
+ iconURL: 'https://ipfs.io/ipfs/bafkreidkqdec42orfj4yiufiqvo3n33yxiw75jybg2lewv36raq7qpijua'
35020
+ },
33684
35021
  61022: {
33685
35022
  name: 'Orange Chain Mainnet',
33686
35023
  title: 'Orange Chain Mainnet',
@@ -34099,6 +35436,24 @@ exports.chains = {
34099
35436
  ],
34100
35437
  iconURL: 'https://ipfs.io/ipfs/QmNih9epd2WkWTCWD9nwXyUzpaBcPALJH66Fjq1YywpcA8'
34101
35438
  },
35439
+ 64002: {
35440
+ name: 'XCHAIN Testnet',
35441
+ chain: 'XCHAIN',
35442
+ rpc: ['https://xchain-testnet-rpc.kuma.bid'],
35443
+ faucets: [],
35444
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
35445
+ infoURL: 'https://kuma.bid',
35446
+ shortName: 'xct',
35447
+ chainId: 64002,
35448
+ networkId: 64002,
35449
+ explorers: [
35450
+ {
35451
+ name: 'XCHAIN Testnet Explorer',
35452
+ url: 'https://xchain-testnet-explorer.kuma.bid',
35453
+ standard: 'EIP3091'
35454
+ }
35455
+ ]
35456
+ },
34102
35457
  65349: {
34103
35458
  name: 'CratD2C Testnet',
34104
35459
  chain: 'CRATD2C',
@@ -34326,6 +35681,24 @@ exports.chains = {
34326
35681
  parent: { type: 'L2', chain: 'eip155-248' },
34327
35682
  iconURL: 'https://ipfs.io/ipfs/QmPMqjf5XKZ4Cxa1u8qc8Zj9mmVLBoqK7N5h2zFr3Rsyzw'
34328
35683
  },
35684
+ 69000: {
35685
+ name: 'Animechain Mainnet',
35686
+ chain: 'ETH',
35687
+ rpc: [],
35688
+ faucets: [],
35689
+ nativeCurrency: { name: 'Animecoin', symbol: 'ANIME', decimals: 18 },
35690
+ infoURL: 'https://www.anime.xyz',
35691
+ shortName: 'anime',
35692
+ chainId: 69000,
35693
+ networkId: 69000,
35694
+ explorers: [
35695
+ {
35696
+ name: 'Animechain explorer',
35697
+ url: 'https://explorer.anime.xyz',
35698
+ standard: 'EIP3091'
35699
+ }
35700
+ ]
35701
+ },
34329
35702
  69420: {
34330
35703
  name: 'Condrieu',
34331
35704
  title: 'Ethereum Verkle Testnet Condrieu',
@@ -34435,12 +35808,10 @@ exports.chains = {
34435
35808
  {
34436
35809
  name: 'Proof of Play Apex Explorer',
34437
35810
  url: 'https://explorer.apex.proofofplay.com',
34438
- icon: 'pop-apex',
34439
35811
  standard: 'EIP3091'
34440
35812
  }
34441
35813
  ],
34442
35814
  infoURL: 'https://proofofplay.com',
34443
- icon: 'pop-apex',
34444
35815
  parent: {
34445
35816
  type: 'L2',
34446
35817
  chain: 'eip155-42161',
@@ -34448,8 +35819,7 @@ exports.chains = {
34448
35819
  { url: 'https://bridge.arbitrum.io' },
34449
35820
  { url: 'https://relay.link/bridge/apex/' }
34450
35821
  ]
34451
- },
34452
- iconURL: 'https://ipfs.io/ipfs/QmW3NPDe6WRqucrWbe8pg3GqSMPi8V6Qa1fAiaQuqjxSJC'
35822
+ }
34453
35823
  },
34454
35824
  70701: {
34455
35825
  name: 'Proof of Play - Boss',
@@ -34587,7 +35957,6 @@ exports.chains = {
34587
35957
  72080: {
34588
35958
  name: 'Nexera Testnet',
34589
35959
  chain: 'Nexera',
34590
- icon: 'nexera',
34591
35960
  chainId: 72080,
34592
35961
  networkId: 72080,
34593
35962
  infoURL: 'https://testnet.nexera.network',
@@ -34595,8 +35964,7 @@ exports.chains = {
34595
35964
  rpc: ['https://rpc.testnet.nexera.network'],
34596
35965
  faucets: ['https://faucet.nexera.network'],
34597
35966
  nativeCurrency: { name: 'tNXRA', symbol: 'tNXRA', decimals: 18 },
34598
- explorers: [],
34599
- iconURL: 'https://ipfs.io/ipfs/bafybeihgu3exoshubbgou5u6cyylpgo3wtc2n6kkmvw67q4bemucuw3goa'
35967
+ explorers: []
34600
35968
  },
34601
35969
  72778: {
34602
35970
  name: 'CAGA crypto Ankara testnet',
@@ -35179,18 +36547,22 @@ exports.chains = {
35179
36547
  chainId: 80069,
35180
36548
  networkId: 80069,
35181
36549
  icon: 'berachain',
35182
- explorers: [],
36550
+ explorers: [
36551
+ {
36552
+ name: 'Beratrail',
36553
+ url: 'https://bepolia.beratrail.io',
36554
+ icon: 'berachain',
36555
+ standard: 'none'
36556
+ }
36557
+ ],
35183
36558
  iconURL: 'https://ipfs.io/ipfs/bafybeidicict7kohdlu42btleliya2l4nxknhj45iwdk2pjzamfjwzrhpa'
35184
36559
  },
35185
36560
  80084: {
35186
36561
  name: 'Berachain bArtio',
35187
36562
  chain: 'Berachain bArtio',
35188
- rpc: [
35189
- 'https://bartio.rpc.berachain.com',
35190
- 'https://bera-testnet.nodeinfra.com',
35191
- 'https://bartio.rpc.b-harvest.io'
35192
- ],
35193
- faucets: ['https://bartio.faucet.berachain.com'],
36563
+ status: 'deprecated',
36564
+ rpc: [],
36565
+ faucets: [],
35194
36566
  nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
35195
36567
  infoURL: 'https://www.berachain.com',
35196
36568
  shortName: 'berachainbArtio',
@@ -35235,7 +36607,9 @@ exports.chains = {
35235
36607
  rpc: [
35236
36608
  'https://rpc.berachain.com',
35237
36609
  'https://berachain-rpc.publicnode.com',
35238
- 'wss://berachain-rpc.publicnode.com'
36610
+ 'wss://berachain-rpc.publicnode.com',
36611
+ 'https://rpc.berachain-apis.com',
36612
+ 'wss://rpc.berachain-apis.com'
35239
36613
  ],
35240
36614
  faucets: [],
35241
36615
  nativeCurrency: { name: 'BERA Token', symbol: 'BERA', decimals: 18 },
@@ -36021,17 +37395,24 @@ exports.chains = {
36021
37395
  iconURL: 'https://ipfs.io/ipfs/QmajJp6gbZbTMNm5NjGFMv9gYKzDJsW4vVxTECu8NzGXa2'
36022
37396
  },
36023
37397
  90001: {
36024
- name: 'F(x)Core Testnet Network',
36025
- chain: 'Fxcore',
37398
+ name: 'Pundi AIFX Omnilayer Testnet',
37399
+ chain: 'PUNDIAI',
36026
37400
  rpc: ['https://testnet-fx-json-web3.functionx.io:8545'],
36027
37401
  faucets: [],
36028
- nativeCurrency: { name: 'Function X', symbol: 'FX', decimals: 18 },
36029
- infoURL: 'https://functionx.io/',
37402
+ nativeCurrency: { name: 'Pundi AIFX', symbol: 'PUNDAI', decimals: 18 },
37403
+ infoURL: 'https://fx.pundi.ai/',
36030
37404
  shortName: 'dhobyghaut',
36031
37405
  chainId: 90001,
36032
37406
  networkId: 90001,
36033
- icon: 'fxcore',
36034
- iconURL: 'https://ipfs.io/ipfs/QmauD5hzc5q1VgEU1nT4AGLCeV79CB8GgfnXXeeLmBZVHf'
37407
+ icon: 'pundiai',
37408
+ explorers: [
37409
+ {
37410
+ name: 'PundiScan Explorer',
37411
+ url: 'https://testnet.pundiscan.io',
37412
+ standard: 'EIP3091'
37413
+ }
37414
+ ],
37415
+ iconURL: 'https://ipfs.io/ipfs/QmUve9vX4k6rtTX5dJZhXTGBGUosFccMZL9E349gdTHNkV'
36035
37416
  },
36036
37417
  90002: {
36037
37418
  name: 'UBIT SMARTCHAIN MAINNET',
@@ -36217,6 +37598,27 @@ exports.chains = {
36217
37598
  ],
36218
37599
  iconURL: 'https://ipfs.io/ipfs/QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy'
36219
37600
  },
37601
+ 92278: {
37602
+ name: 'Miracle Chain',
37603
+ chain: 'MIRACLE',
37604
+ rpc: ['https://rpc.miracleplay.io'],
37605
+ faucets: [],
37606
+ nativeCurrency: { name: 'Miracle Play Token', symbol: 'MPT', decimals: 18 },
37607
+ infoURL: 'https://miracleplay.gg',
37608
+ shortName: 'MIRACLE',
37609
+ chainId: 92278,
37610
+ networkId: 92278,
37611
+ icon: 'miracle',
37612
+ explorers: [
37613
+ {
37614
+ name: 'Miracle Chain Explorer',
37615
+ icon: 'miracle',
37616
+ url: 'https://explorer.miracleplay.io',
37617
+ standard: 'none'
37618
+ }
37619
+ ],
37620
+ iconURL: 'https://ipfs.io/ipfs/bafkreiakdaiqu4ge773vxf222gxnoonexpomyrn4xns4hl2hm6n6gpg6aa'
37621
+ },
36220
37622
  93572: {
36221
37623
  name: 'LiquidLayer Testnet',
36222
37624
  chain: 'LILA',
@@ -36259,6 +37661,24 @@ exports.chains = {
36259
37661
  }
36260
37662
  ]
36261
37663
  },
37664
+ 94524: {
37665
+ name: 'XCHAIN',
37666
+ chain: 'XCHAIN',
37667
+ rpc: ['https://xchain-rpc.kuma.bid'],
37668
+ faucets: [],
37669
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
37670
+ infoURL: 'https://kuma.bid',
37671
+ shortName: 'xc',
37672
+ chainId: 94524,
37673
+ networkId: 94524,
37674
+ explorers: [
37675
+ {
37676
+ name: 'XCHAIN Explorer',
37677
+ url: 'https://xchain-explorer.kuma.bid',
37678
+ standard: 'EIP3091'
37679
+ }
37680
+ ]
37681
+ },
36262
37682
  95432: {
36263
37683
  name: 'SRICHAIN',
36264
37684
  chain: 'SRICHAIN',
@@ -36572,9 +37992,9 @@ exports.chains = {
36572
37992
  iconURL: 'https://ipfs.io/ipfs/Qmerd9Q3otjDuQAFbdiQyUnZk7UfPvkCr21E5N4VCNvhbj'
36573
37993
  },
36574
37994
  98864: {
36575
- name: 'Plume Devnet',
36576
- title: 'Plume Sepolia L2 Rollup Devnet',
36577
- chain: 'ETH',
37995
+ name: 'Plume Devnet (Legacy)',
37996
+ title: 'Plume Sepolia L2 Rollup Devnet (Legacy)',
37997
+ chain: 'PLUME Devnet Legacy',
36578
37998
  rpc: [
36579
37999
  'https://test-rpc.plumenetwork.xyz',
36580
38000
  'wss://test-rpc.plumenetwork.xyz'
@@ -36591,6 +38011,7 @@ exports.chains = {
36591
38011
  networkId: 98864,
36592
38012
  slip44: 1,
36593
38013
  icon: 'plume',
38014
+ status: 'deprecated',
36594
38015
  explorers: [
36595
38016
  {
36596
38017
  name: 'Blockscout',
@@ -36603,9 +38024,9 @@ exports.chains = {
36603
38024
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
36604
38025
  },
36605
38026
  98865: {
36606
- name: 'Plume Mainnet',
36607
- title: 'Plume Ethereum L2 Rollup Mainnet',
36608
- chain: 'ETH',
38027
+ name: 'Plume (Legacy)',
38028
+ title: 'Plume Ethereum L2 Rollup Mainnet (Legacy)',
38029
+ chain: 'PLUME Legacy',
36609
38030
  rpc: ['https://rpc.plumenetwork.xyz', 'wss://rpc.plumenetwork.xyz'],
36610
38031
  faucets: [],
36611
38032
  nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
@@ -36625,11 +38046,75 @@ exports.chains = {
36625
38046
  ],
36626
38047
  parent: {
36627
38048
  type: 'L2',
36628
- chain: 'eip155-11155111',
38049
+ chain: 'eip155-1',
36629
38050
  bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
36630
38051
  },
36631
38052
  iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
36632
38053
  },
38054
+ 98866: {
38055
+ name: 'Plume Mainnet',
38056
+ title: 'Plume Ethereum L2 Rollup Mainnet',
38057
+ chain: 'PLUME',
38058
+ rpc: [
38059
+ 'https://phoenix-rpc.plumenetwork.xyz',
38060
+ 'wss://phoenix-rpc.plumenetwork.xyz'
38061
+ ],
38062
+ faucets: [],
38063
+ nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
38064
+ infoURL: 'https://plumenetwork.xyz/',
38065
+ shortName: 'plume-mainnet',
38066
+ chainId: 98866,
38067
+ networkId: 98866,
38068
+ slip44: 1,
38069
+ icon: 'plume',
38070
+ status: 'incubating',
38071
+ explorers: [
38072
+ {
38073
+ name: 'Blockscout',
38074
+ url: 'https://phoenix-explorer.plumenetwork.xyz',
38075
+ icon: 'blockscout',
38076
+ standard: 'EIP3091'
38077
+ }
38078
+ ],
38079
+ parent: {
38080
+ type: 'L2',
38081
+ chain: 'eip155-1',
38082
+ bridges: [{ url: 'https://bridge.plumenetwork.xyz' }]
38083
+ },
38084
+ iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38085
+ },
38086
+ 98867: {
38087
+ name: 'Plume Testnet',
38088
+ title: 'Plume Sepolia L2 Rollup Testnet',
38089
+ chain: 'PLUME Testnet',
38090
+ rpc: [
38091
+ 'https://testnet-rpc.plumenetwork.xyz',
38092
+ 'wss://testnet-rpc.plumenetwork.xyz'
38093
+ ],
38094
+ faucets: ['https://faucet.plumenetwork.xyz'],
38095
+ nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
38096
+ infoURL: 'https://plumenetwork.xyz/',
38097
+ shortName: 'plume-testnet',
38098
+ chainId: 98867,
38099
+ networkId: 98867,
38100
+ slip44: 1,
38101
+ icon: 'plume',
38102
+ status: 'incubating',
38103
+ explorers: [
38104
+ {
38105
+ name: 'Blockscout',
38106
+ url: 'https://testnet-explorer.plumenetwork.xyz',
38107
+ icon: 'blockscout',
38108
+ standard: 'EIP3091'
38109
+ }
38110
+ ],
38111
+ parent: {
38112
+ type: 'L2',
38113
+ chain: 'eip155-11155111',
38114
+ bridges: [{ url: 'https://testnet-bridge.plumenetwork.xyz' }]
38115
+ },
38116
+ iconURL: 'https://ipfs.io/ipfs/QmT7dJKK2VXMtF9mJ6EfMTJXBntJyVvZcA8beLA2RCFbsW'
38117
+ },
36633
38118
  98881: {
36634
38119
  name: 'Ebi Chain',
36635
38120
  title: 'Ebi Chain',
@@ -37010,6 +38495,28 @@ exports.chains = {
37010
38495
  status: 'deprecated',
37011
38496
  iconURL: 'https://ipfs.io/ipfs/bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm'
37012
38497
  },
38498
+ 101003: {
38499
+ name: 'Socotra JUNE-Chain',
38500
+ chain: 'Socotra JUNE-Chain',
38501
+ rpc: ['https://rpc.socotra-testnet.network/ext/bc/JUNE/rpc'],
38502
+ faucets: [],
38503
+ nativeCurrency: { name: 'Socotra JUNE', symbol: 'JUNE', decimals: 18 },
38504
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
38505
+ infoURL: 'https://juneo.com/',
38506
+ shortName: 'Socotra-JUNE',
38507
+ chainId: 101003,
38508
+ networkId: 101003,
38509
+ icon: 'juneoSocotraTestnet',
38510
+ explorers: [
38511
+ {
38512
+ name: 'Juneo Scan',
38513
+ url: 'https://socotra.juneoscan.io/chain/2',
38514
+ icon: 'juneomainnet',
38515
+ standard: 'none'
38516
+ }
38517
+ ],
38518
+ iconURL: 'https://ipfs.io/ipfs/QmVHCbprTiCen4496EnAKedtJPxYLZXBE1gDusVa23y8kg'
38519
+ },
37013
38520
  101010: {
37014
38521
  name: 'Global Trust Network',
37015
38522
  chain: 'GTN',
@@ -37031,6 +38538,20 @@ exports.chains = {
37031
38538
  redFlags: ['reusedChainId'],
37032
38539
  iconURL: 'https://ipfs.io/ipfs/bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au'
37033
38540
  },
38541
+ 101088: {
38542
+ name: 'Xitcoin',
38543
+ chain: 'XITCOIN',
38544
+ faucets: [],
38545
+ rpc: ['https://network.xitcoin.org'],
38546
+ nativeCurrency: { name: 'Xitcoin', symbol: '$XTC', decimals: 8 },
38547
+ infoURL: 'https://docs.xitcoin.org/',
38548
+ shortName: 'Xitcoin',
38549
+ chainId: 101088,
38550
+ networkId: 101088,
38551
+ icon: 'xitcoin',
38552
+ explorers: [],
38553
+ iconURL: 'https://ipfs.io/ipfs/bafkreihijckahzathexwzanldh4u4nm2wwrtus7bmbegmpc7hn4ivo5dn4'
38554
+ },
37034
38555
  102030: {
37035
38556
  name: 'Creditcoin',
37036
38557
  chain: 'CTC',
@@ -37689,12 +39210,34 @@ exports.chains = {
37689
39210
  explorers: [
37690
39211
  {
37691
39212
  name: 'Etherlink Testnet Explorer',
37692
- url: 'https://testnet-explorer.etherlink.com',
39213
+ url: 'https://testnet.explorer.etherlink.com',
37693
39214
  standard: 'EIP3091'
37694
39215
  }
37695
39216
  ],
37696
39217
  iconURL: 'https://ipfs.io/ipfs/QmVqE4wq3fd3RKZwo7GxmW333ywHgYBZGvqwh3TUBM5DUi'
37697
39218
  },
39219
+ 129399: {
39220
+ name: 'Tatara Testnet',
39221
+ chain: 'Tatara',
39222
+ rpc: ['https://rpc.tatara.katanarpc.com/'],
39223
+ faucets: [],
39224
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
39225
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
39226
+ infoURL: '',
39227
+ shortName: 'Tatara',
39228
+ chainId: 129399,
39229
+ networkId: 129399,
39230
+ icon: 'ethereum',
39231
+ explorers: [
39232
+ {
39233
+ name: 'Tatara explorer',
39234
+ url: 'https://explorer.tatara.katana.network',
39235
+ icon: 'blockscout',
39236
+ standard: 'EIP3091'
39237
+ }
39238
+ ],
39239
+ iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
39240
+ },
37698
39241
  131313: {
37699
39242
  name: 'Odyssey Chain (Testnet)',
37700
39243
  chain: 'DIONE',
@@ -37918,6 +39461,31 @@ exports.chains = {
37918
39461
  explorers: [],
37919
39462
  status: 'incubating'
37920
39463
  },
39464
+ 161803: {
39465
+ name: 'Eventum Mainnet',
39466
+ shortName: 'Eventum',
39467
+ chain: 'Eventum',
39468
+ icon: 'eventum',
39469
+ networkId: 161803,
39470
+ chainId: 161803,
39471
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
39472
+ rpc: ['https://mainnet-rpc.evedex.com'],
39473
+ faucets: [],
39474
+ explorers: [
39475
+ {
39476
+ name: 'Eventum Mainnet Explorer',
39477
+ url: 'https://explorer.evedex.com',
39478
+ standard: 'EIP3091'
39479
+ }
39480
+ ],
39481
+ infoURL: 'https://evedex.com',
39482
+ parent: {
39483
+ type: 'L2',
39484
+ chain: 'eip155-1',
39485
+ bridges: [{ url: 'https://bridge.arbitrum.io' }]
39486
+ },
39487
+ iconURL: 'https://ipfs.io/ipfs/bafkreigor7jjj7q4pczpz5wsj2fhdmkmx7o3r7yp35tcrz2verfkgucymi'
39488
+ },
37921
39489
  165279: {
37922
39490
  name: 'Eclat Mainnet',
37923
39491
  chain: 'Eclat',
@@ -38119,6 +39687,28 @@ exports.chains = {
38119
39687
  ],
38120
39688
  iconURL: 'https://ipfs.io/ipfs/QmWMbLpzmFCSpgWaXKiazwSyaPQ6qKSboHpko4g4HBZbZm'
38121
39689
  },
39690
+ 168169: {
39691
+ name: 'MUD Chain',
39692
+ chain: 'MUD',
39693
+ rpc: ['https://rpc.mud.network'],
39694
+ faucets: ['https://faucet.mud.network'],
39695
+ nativeCurrency: { name: 'MUD', symbol: 'MUD', decimals: 18 },
39696
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
39697
+ infoURL: 'https://mud.network',
39698
+ shortName: 'MUD',
39699
+ chainId: 168169,
39700
+ networkId: 168169,
39701
+ icon: 'mud',
39702
+ explorers: [
39703
+ {
39704
+ name: 'MUD Chain Scan',
39705
+ url: 'https://scan.mud.network',
39706
+ icon: 'mud',
39707
+ standard: 'EIP3091'
39708
+ }
39709
+ ],
39710
+ iconURL: 'https://ipfs.io/ipfs/QmdarywgvFGGBEEH6QAhUbkFhJfKAjFLZxQVEGARTxe1gP'
39711
+ },
38122
39712
  171000: {
38123
39713
  name: 'Fair Testnet',
38124
39714
  chain: 'FAIR',
@@ -38258,6 +39848,27 @@ exports.chains = {
38258
39848
  ],
38259
39849
  iconURL: 'https://ipfs.io/ipfs/QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM'
38260
39850
  },
39851
+ 191919: {
39852
+ name: 'Altblockscan Mainnet',
39853
+ chain: 'ALTB',
39854
+ rpc: ['https://rpc.altblockscan.com'],
39855
+ faucets: [],
39856
+ nativeCurrency: { name: 'Altblockscan', symbol: 'ALTB', decimals: 18 },
39857
+ infoURL: 'https://altblockscan.com',
39858
+ shortName: 'altb',
39859
+ chainId: 191919,
39860
+ networkId: 191919,
39861
+ icon: 'altb',
39862
+ explorers: [
39863
+ {
39864
+ name: 'altblockscan',
39865
+ url: 'https://scan.altblockscan.com',
39866
+ icon: 'altb',
39867
+ standard: 'none'
39868
+ }
39869
+ ],
39870
+ iconURL: 'https://ipfs.io/ipfs/bafkreicy275qnnvxzjocl33blzw26orv3rkygqbb4sqwtx5bc2m3hazmre'
39871
+ },
38261
39872
  192940: {
38262
39873
  name: 'Mind Network Testnet',
38263
39874
  chain: 'FHET',
@@ -38757,15 +40368,13 @@ exports.chains = {
38757
40368
  chain: 'SOR',
38758
40369
  rpc: ['https://rpc.sorian.io'],
38759
40370
  faucets: [],
38760
- icon: 'sorian',
38761
40371
  nativeCurrency: { name: 'Sorian', symbol: 'SOR', decimals: 18 },
38762
40372
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
38763
40373
  infoURL: 'https://sorian.io',
38764
40374
  shortName: 'sorian',
38765
40375
  chainId: 210209,
38766
40376
  networkId: 210209,
38767
- explorers: [],
38768
- iconURL: 'https://ipfs.io/ipfs/QmZmrcLYFtPZb36MZ1DyQpR7Lw8CWPP7x3Bx2anCjVWfMR'
40377
+ explorers: []
38769
40378
  },
38770
40379
  210210: {
38771
40380
  name: 'Sorian Testnet',
@@ -38809,8 +40418,8 @@ exports.chains = {
38809
40418
  name: 'Heima',
38810
40419
  chain: 'Heima',
38811
40420
  rpc: [
38812
- 'https://rpc.litentry-parachain.litentry.io',
38813
- 'wss://rpc.litentry-parachain.litentry.io',
40421
+ 'https://rpc.heima-parachain.heima.network',
40422
+ 'wss://rpc.heima-parachain.heima.network',
38814
40423
  'https://litentry-rpc.dwellir.com',
38815
40424
  'wss://litentry-rpc.dwellir.com'
38816
40425
  ],
@@ -38907,7 +40516,21 @@ exports.chains = {
38907
40516
  'https://rpc.helikon.io/hydradx',
38908
40517
  'wss://rpc.helikon.io/hydradx',
38909
40518
  'https://hydration.dotters.network',
38910
- 'wss://hydration.dotters.network'
40519
+ 'wss://hydration.dotters.network',
40520
+ 'https://hydration.ibp.network',
40521
+ 'wss://hydration.ibp.network',
40522
+ 'https://rpc.cay.hydration.cloud',
40523
+ 'wss://rpc.cay.hydration.cloud',
40524
+ 'https://rpc.parm.hydration.cloud',
40525
+ 'wss://rpc.parm.hydration.cloud',
40526
+ 'https://rpc.roach.hydration.cloud',
40527
+ 'wss://rpc.roach.hydration.cloud',
40528
+ 'https://rpc.zipp.hydration.cloud',
40529
+ 'wss://rpc.zipp.hydration.cloud',
40530
+ 'https://rpc.sin.hydration.cloud',
40531
+ 'wss://rpc.sin.hydration.cloud',
40532
+ 'https://rpc.coke.hydration.cloud',
40533
+ 'wss://rpc.coke.hydration.cloud'
38911
40534
  ],
38912
40535
  faucets: [],
38913
40536
  nativeCurrency: { name: 'Wrapped ETH', symbol: 'WETH', decimals: 18 },
@@ -38969,6 +40592,27 @@ exports.chains = {
38969
40592
  ],
38970
40593
  iconURL: 'https://ipfs.io/ipfs/bafybeihjwgy4qja5cee452malk5hpb25pzpipfaka7hjcyb437ldodxzaq'
38971
40594
  },
40595
+ 223344: {
40596
+ name: 'B20 Testnet',
40597
+ chain: 'B20',
40598
+ rpc: ['https://rpc.beonescan.com'],
40599
+ faucets: ['https://faucet.beonechain.com/'],
40600
+ nativeCurrency: { name: 'B20', symbol: 'TBOC', decimals: 18 },
40601
+ infoURL: 'https://rpc.beonescan.com',
40602
+ shortName: 'B20',
40603
+ chainId: 223344,
40604
+ networkId: 223344,
40605
+ icon: 'b20',
40606
+ explorers: [
40607
+ {
40608
+ name: 'beonescan',
40609
+ url: 'https://beonescan.com',
40610
+ icon: 'b20',
40611
+ standard: 'none'
40612
+ }
40613
+ ],
40614
+ iconURL: 'https://ipfs.io/ipfs/QmV14XgxgayF2Chw3HUGPNQ2iLzh9jAUxNL1LAECpZohVp'
40615
+ },
38972
40616
  224168: {
38973
40617
  name: 'Taf ECO Chain Mainnet',
38974
40618
  chain: 'Taf ECO Chain',
@@ -39259,6 +40903,28 @@ exports.chains = {
39259
40903
  ],
39260
40904
  iconURL: 'https://ipfs.io/ipfs/QmduEdtFobPpZWSc45MU6RKxZfTEzLux2z8ikHFhT8usqv'
39261
40905
  },
40906
+ 252525: {
40907
+ name: 'CELESTIUM Network Testnet',
40908
+ chain: 'CELESTIUM',
40909
+ rpc: ['https://rpc-private-testnet.celestium.network'],
40910
+ faucets: ['https://faucet.celestium.network'],
40911
+ nativeCurrency: { name: 'CLT', symbol: 'tCLT', decimals: 18 },
40912
+ infoURL: 'https://celestium.network',
40913
+ shortName: 'tclt',
40914
+ chainId: 252525,
40915
+ networkId: 252525,
40916
+ slip44: 1,
40917
+ icon: 'celestium',
40918
+ explorers: [
40919
+ {
40920
+ name: 'CELESTIUM Testnet Explorer',
40921
+ icon: 'celestium',
40922
+ url: 'https://testnet.celestium.network',
40923
+ standard: 'none'
40924
+ }
40925
+ ],
40926
+ iconURL: 'https://ipfs.io/ipfs/QmdoqEVRnp6Z49VTxEjPMRMAfUv1CbN7wbFw5G1S34SqeA'
40927
+ },
39262
40928
  256256: {
39263
40929
  name: 'CMP-Mainnet',
39264
40930
  chain: 'CMP',
@@ -39349,16 +41015,13 @@ exports.chains = {
39349
41015
  chainId: 272247,
39350
41016
  networkId: 272247,
39351
41017
  slip44: 272247,
39352
- icon: 'nxy',
39353
41018
  explorers: [
39354
41019
  {
39355
41020
  name: 'Nxy Explorer',
39356
41021
  url: 'https://explorer.nxy.social',
39357
- standard: 'none',
39358
- icon: 'nxy'
41022
+ standard: 'none'
39359
41023
  }
39360
- ],
39361
- iconURL: 'https://ipfs.io/ipfs/bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti'
41024
+ ]
39362
41025
  },
39363
41026
  272520: {
39364
41027
  name: 'Nxy Oasis',
@@ -39371,16 +41034,13 @@ exports.chains = {
39371
41034
  chainId: 272520,
39372
41035
  networkId: 272520,
39373
41036
  slip44: 272520,
39374
- icon: 'nxy',
39375
41037
  explorers: [
39376
41038
  {
39377
41039
  name: 'Nxy Explorer',
39378
41040
  url: 'https://explorer.nxy.social',
39379
- standard: 'none',
39380
- icon: 'nxy'
41041
+ standard: 'none'
39381
41042
  }
39382
- ],
39383
- iconURL: 'https://ipfs.io/ipfs/bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti'
41043
+ ]
39384
41044
  },
39385
41045
  281121: {
39386
41046
  name: 'Social Smart Chain Mainnet',
@@ -40879,6 +42539,28 @@ exports.chains = {
40879
42539
  }
40880
42540
  ]
40881
42541
  },
42542
+ 555777: {
42543
+ name: 'Xsolla ZK Sepolia Testnet',
42544
+ chain: 'Xsolla ZK Sepolia',
42545
+ rpc: ['https://zkrpc-sepolia.xsollazk.com'],
42546
+ faucets: ['https://xsollazk.com/faucet'],
42547
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
42548
+ infoURL: 'https://xsolla.com/zk',
42549
+ shortName: 'xsollazk-sepolia',
42550
+ chainId: 555777,
42551
+ networkId: 555777,
42552
+ slip44: 1,
42553
+ icon: 'xsollazk',
42554
+ explorers: [
42555
+ {
42556
+ name: 'Xsolla ZK Sepolia Block Explorer',
42557
+ url: 'https://x.la/explorer',
42558
+ icon: 'xsollazk',
42559
+ standard: 'EIP3091'
42560
+ }
42561
+ ],
42562
+ iconURL: 'https://ipfs.io/ipfs/bafkreicoqzosjvdfg2b4ijg5ct5jb5ll6j3xonxlocd7j2yx6dlefuhy6m'
42563
+ },
40882
42564
  555888: {
40883
42565
  name: 'DustBoy IoT',
40884
42566
  title: 'DustBoy IoT',
@@ -40923,6 +42605,32 @@ exports.chains = {
40923
42605
  }
40924
42606
  ]
40925
42607
  },
42608
+ 560048: {
42609
+ name: 'Ethereum Hoodi',
42610
+ title: 'Ethereum Testnet Hoodi',
42611
+ chain: 'ETH',
42612
+ icon: 'ethereum',
42613
+ rpc: ['https://rpc.hoodi.ethpandaops.io'],
42614
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
42615
+ faucets: [
42616
+ 'https://faucet.hoodi.ethpandaops.io',
42617
+ 'https://hoodi-faucet.pk910.de/'
42618
+ ],
42619
+ nativeCurrency: { name: 'Hoodi Ether', symbol: 'ETH', decimals: 18 },
42620
+ infoURL: 'https://hoodi.ethpandaops.io',
42621
+ shortName: 'hoe',
42622
+ chainId: 560048,
42623
+ networkId: 560048,
42624
+ slip44: 1,
42625
+ explorers: [
42626
+ {
42627
+ name: 'dora',
42628
+ url: 'https://light-hoodi.beaconcha.in',
42629
+ standard: 'none'
42630
+ }
42631
+ ],
42632
+ iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
42633
+ },
40926
42634
  621847: {
40927
42635
  name: 'DJT Testnet',
40928
42636
  chain: 'DJT',
@@ -41157,6 +42865,18 @@ exports.chains = {
41157
42865
  ],
41158
42866
  iconURL: 'https://ipfs.io/ipfs/QmbCavc5ge8bp2neLuUzDbbZd737kHTN59dFgGDNsZezSD'
41159
42867
  },
42868
+ 685685: {
42869
+ name: 'Gensyn Testnet',
42870
+ chain: 'Gensyn',
42871
+ rpc: [],
42872
+ faucets: [],
42873
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
42874
+ infoURL: 'https://www.gensyn.ai/',
42875
+ shortName: 'gensyn-test',
42876
+ chainId: 685685,
42877
+ networkId: 685685,
42878
+ status: 'incubating'
42879
+ },
41160
42880
  686868: {
41161
42881
  name: 'Won Network',
41162
42882
  chainId: 686868,
@@ -41177,6 +42897,32 @@ exports.chains = {
41177
42897
  infoURL: 'https://wonnetwork.org',
41178
42898
  iconURL: 'https://ipfs.io/ipfs/QmQ6mjKWJQ5WmFiJzcqJnuHWZK53nQYJB1SnMQZEqgr74h'
41179
42899
  },
42900
+ 695569: {
42901
+ name: 'Pyrope Testnet',
42902
+ chain: 'ETH',
42903
+ rpc: ['https://rpc.pyropechain.com', 'wss://rpc.pyropechain.com'],
42904
+ faucets: [],
42905
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
42906
+ infoURL: 'https://pyropechain.com',
42907
+ shortName: 'pyrope',
42908
+ chainId: 695569,
42909
+ networkId: 695569,
42910
+ icon: 'pyrope',
42911
+ explorers: [
42912
+ {
42913
+ name: 'blockscout',
42914
+ url: 'https://pyrope.blockscout.com',
42915
+ icon: 'blockscout',
42916
+ standard: 'EIP3091'
42917
+ }
42918
+ ],
42919
+ parent: {
42920
+ type: 'L2',
42921
+ chain: 'eip155-11155111',
42922
+ bridges: [{ url: 'https://pyropechain.com/bridge' }]
42923
+ },
42924
+ iconURL: 'https://ipfs.io/ipfs/QmWhHvjbjTiNNsHKpbEz9rxSt4CCL2Q5xVZjk8eQkp82B9'
42925
+ },
41180
42926
  696969: {
41181
42927
  name: 'Galadriel Devnet',
41182
42928
  chain: 'Galadriel',
@@ -41200,13 +42946,22 @@ exports.chains = {
41200
42946
  ]
41201
42947
  },
41202
42948
  698369: {
41203
- name: 'Primea Chain',
41204
- chain: 'Primea Chain',
41205
- rpc: ['https://rpc.primeanetwork.com'],
42949
+ name: 'Primea Network Mainnet',
42950
+ chain: 'Primea Network Mainnet',
42951
+ rpc: [
42952
+ 'http://rpc.primeanetwork.com/rpc-http',
42953
+ 'https://rpc.primeanetwork.com/rpc-https',
42954
+ 'ws://rpc.primeanetwork.com/rpc-ws',
42955
+ 'wss://rpc.primeanetwork.com/rpc-wss'
42956
+ ],
41206
42957
  faucets: [],
41207
- nativeCurrency: { name: 'PrimeaCoin', symbol: 'PRIM', decimals: 18 },
42958
+ nativeCurrency: {
42959
+ name: 'GoldPrimeaNetwork',
42960
+ symbol: 'GOLDPN',
42961
+ decimals: 18
42962
+ },
41208
42963
  infoURL: 'https://primeanetwork.com',
41209
- shortName: 'prim',
42964
+ shortName: 'goldpn',
41210
42965
  chainId: 698369,
41211
42966
  networkId: 698369,
41212
42967
  icon: 'prim',
@@ -41216,10 +42971,10 @@ exports.chains = {
41216
42971
  706883: {
41217
42972
  name: 'Fidesinnova',
41218
42973
  chain: 'Fidesinnova',
41219
- rpc: ['https://fidesf1-rpc.fidesinnova.io'],
42974
+ rpc: ['https://rpc1.fidesinnova.io'],
41220
42975
  faucets: [],
41221
42976
  nativeCurrency: { name: 'Fidesinnova', symbol: 'FDS', decimals: 18 },
41222
- infoURL: 'https://fidesinnova1.gitbook.io/fidesinnova',
42977
+ infoURL: 'https://fidesinnova.gitbook.io/docs',
41223
42978
  shortName: 'Fidesinnova',
41224
42979
  chainId: 706883,
41225
42980
  networkId: 706883,
@@ -41485,6 +43240,31 @@ exports.chains = {
41485
43240
  }
41486
43241
  ]
41487
43242
  },
43243
+ 763374: {
43244
+ name: 'Surge Testnet',
43245
+ chain: 'Surge Testnet',
43246
+ rpc: [
43247
+ 'https://l2-rpc.surge.staging-nethermind.xyz',
43248
+ 'wss://l2-rpc.surge.staging-nethermind.xyz'
43249
+ ],
43250
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
43251
+ faucets: [],
43252
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
43253
+ infoURL: 'https://surge.wtf',
43254
+ shortName: 'surge-testnet',
43255
+ chainId: 763374,
43256
+ networkId: 763374,
43257
+ icon: 'surge-testnet',
43258
+ explorers: [
43259
+ {
43260
+ name: 'blockscout',
43261
+ url: 'https://explorer.holesky.surge.wtf',
43262
+ standard: 'EIP3091',
43263
+ icon: 'surge-testnet'
43264
+ }
43265
+ ],
43266
+ iconURL: 'https://ipfs.io/ipfs/bafkreianxdx5j3ybmryz7n7fngycnmyihoi3jjerby2xtahahsw5kgz3qa'
43267
+ },
41488
43268
  764984: {
41489
43269
  name: 'Lamina1 Testnet',
41490
43270
  chain: 'Lamina1 Testnet',
@@ -41543,6 +43323,46 @@ exports.chains = {
41543
43323
  }
41544
43324
  ]
41545
43325
  },
43326
+ 777777: {
43327
+ name: 'Winr Protocol Mainnet',
43328
+ chain: 'WINR',
43329
+ rpc: ['https://rpc.winr.games'],
43330
+ faucets: [],
43331
+ nativeCurrency: { name: 'Winr', symbol: 'WINR', decimals: 18 },
43332
+ features: [],
43333
+ infoURL: 'https://winr.games',
43334
+ shortName: 'winr',
43335
+ chainId: 777777,
43336
+ networkId: 777777,
43337
+ icon: 'winr',
43338
+ explorers: [
43339
+ {
43340
+ name: 'Winr Protocol Explorer',
43341
+ url: 'https://explorer.winr.games',
43342
+ icon: 'winr',
43343
+ standard: 'none'
43344
+ }
43345
+ ],
43346
+ iconURL: 'https://ipfs.io/ipfs/QmPL68edFCf9taAKQQu7rt11LrmWh7f7aBQ7ZkuhBKmrUv'
43347
+ },
43348
+ 777888: {
43349
+ name: 'Oone Chain Mainnet',
43350
+ chain: 'OONE',
43351
+ rpc: ['https://rpc.oonechain.com'],
43352
+ faucets: [],
43353
+ nativeCurrency: { name: 'OONE', symbol: 'OONE', decimals: 18 },
43354
+ infoURL: 'https://oonechain.com',
43355
+ shortName: 'oone',
43356
+ chainId: 777888,
43357
+ networkId: 777888,
43358
+ explorers: [
43359
+ {
43360
+ name: 'blockscout',
43361
+ url: 'https://oonescan.com',
43362
+ standard: 'none'
43363
+ }
43364
+ ]
43365
+ },
41546
43366
  786786: {
41547
43367
  name: 'Zebro Smart Chain',
41548
43368
  chain: 'ZEBRO',
@@ -41608,6 +43428,28 @@ exports.chains = {
41608
43428
  ],
41609
43429
  iconURL: 'https://ipfs.io/ipfs/QmVhezQHkqSZ5Tvtsw18giA1yBjV1URSsBQ7HenUh6p6oC'
41610
43430
  },
43431
+ 806582: {
43432
+ name: 'Ethpar Testnet',
43433
+ chain: 'ETP',
43434
+ rpc: ['https://rpc82.testnet.ethpar.net/'],
43435
+ faucets: [],
43436
+ nativeCurrency: { name: 'Ethpar', symbol: 'ETP', decimals: 18 },
43437
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
43438
+ infoURL: 'https://ethpar.com',
43439
+ shortName: 'ethpar-tesnet',
43440
+ chainId: 806582,
43441
+ networkId: 806582,
43442
+ icon: 'ethpar',
43443
+ explorers: [
43444
+ {
43445
+ name: 'Ethpar Testnet Explorer',
43446
+ url: 'https://dora.testnet.ethpar.net',
43447
+ icon: 'ethpar',
43448
+ standard: 'none'
43449
+ }
43450
+ ],
43451
+ iconURL: 'https://ipfs.io/ipfs/bafkreiezag3ijij32zbo3ko7xes2hafsqjhru22ab6ia35ygafc66kjb6u'
43452
+ },
41611
43453
  808080: {
41612
43454
  name: 'BIZ Smart Chain Testnet',
41613
43455
  chain: 'BIZT Testnet',
@@ -41877,8 +43719,8 @@ exports.chains = {
41877
43719
  name: 'Dodao',
41878
43720
  chain: 'EVMCC',
41879
43721
  rpc: [
41880
- 'https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
41881
- 'wss://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network'
43722
+ 'https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network',
43723
+ 'wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network'
41882
43724
  ],
41883
43725
  faucets: [],
41884
43726
  nativeCurrency: { name: 'Dodao', symbol: 'DODAO', decimals: 18 },
@@ -41889,10 +43731,16 @@ exports.chains = {
41889
43731
  icon: 'dodao',
41890
43732
  explorers: [
41891
43733
  {
41892
- name: 'Dodao Explorer',
41893
- url: 'https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
43734
+ name: 'Dodao EVM Explorer',
43735
+ url: 'https://evmexplorer.tanssi-chains.network/?rpcUrl=https://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network',
41894
43736
  icon: 'dodao',
41895
- standard: 'EIP3091'
43737
+ standard: 'none'
43738
+ },
43739
+ {
43740
+ name: 'Dodao Polkadot Explorer',
43741
+ url: 'https://polkadot.js.org/apps/?rpc=wss://fraa-flashbox-4643-rpc.a.stagenet.tanssi.network#/explorer',
43742
+ icon: 'dodao',
43743
+ standard: 'none'
41896
43744
  }
41897
43745
  ],
41898
43746
  iconURL: 'https://ipfs.io/ipfs/QmdWsi6mhs6Agb3LF4uycUwx2fgNmwkuAGb7JmsLPkwd3j'
@@ -42627,6 +44475,50 @@ exports.chains = {
42627
44475
  ],
42628
44476
  iconURL: 'https://ipfs.io/ipfs/QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ'
42629
44477
  },
44478
+ 1440002: {
44479
+ name: 'XRPL EVM Sidechain Devnet',
44480
+ chain: 'XRPLEVM Devnet',
44481
+ icon: 'xrplevm',
44482
+ rpc: ['https://rpc.xrplevm.org', 'https://ws.xrplevm.org'],
44483
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
44484
+ faucets: ['https://faucet.xrplevm.org'],
44485
+ nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
44486
+ infoURL: 'https://xrplevm.org',
44487
+ shortName: 'xrplevmdevnet',
44488
+ chainId: 1440002,
44489
+ networkId: 1440002,
44490
+ explorers: [
44491
+ {
44492
+ name: 'blockscout',
44493
+ url: 'https://explorer.xrplevm.org',
44494
+ icon: 'xrplevm',
44495
+ standard: 'EIP3091'
44496
+ }
44497
+ ],
44498
+ iconURL: 'https://ipfs.io/ipfs/QmXP4M9LvEfLotu5HfpMBcuxJEqpefaxhRxFPToBGfhNSo'
44499
+ },
44500
+ 1449000: {
44501
+ name: 'XRPL EVM Sidechain Testnet',
44502
+ chain: 'XRPLEVM Testnet',
44503
+ icon: 'xrplevm',
44504
+ rpc: ['https://rpc.testnet.xrplevm.org', 'https://ws.testnet.xrplevm.org'],
44505
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
44506
+ faucets: ['https://faucet.xrplevm.org'],
44507
+ nativeCurrency: { name: 'XRP', symbol: 'XRP', decimals: 18 },
44508
+ infoURL: 'https://xrplevm.org',
44509
+ shortName: 'xrplevmtestnet',
44510
+ chainId: 1449000,
44511
+ networkId: 1449000,
44512
+ explorers: [
44513
+ {
44514
+ name: 'blockscout',
44515
+ url: 'https://explorer.testnet.xrplevm.org',
44516
+ icon: 'xrplevm',
44517
+ standard: 'EIP3091'
44518
+ }
44519
+ ],
44520
+ iconURL: 'https://ipfs.io/ipfs/QmXP4M9LvEfLotu5HfpMBcuxJEqpefaxhRxFPToBGfhNSo'
44521
+ },
42630
44522
  1501869: {
42631
44523
  name: 'Waterfall 9 Test Network',
42632
44524
  chain: 'Waterfall TestNet9',
@@ -42691,6 +44583,29 @@ exports.chains = {
42691
44583
  }
42692
44584
  ]
42693
44585
  },
44586
+ 1698369: {
44587
+ name: 'Primea Network Testnet',
44588
+ chain: 'Primea Network Testnet',
44589
+ rpc: [
44590
+ 'http://test-rpc.primeanetwork.com/rpc-http',
44591
+ 'https://test-rpc.primeanetwork.com/rpc-https',
44592
+ 'ws://test-rpc.primeanetwork.com/rpc-ws',
44593
+ 'wss://test-rpc.primeanetwork.com/rpc-wss'
44594
+ ],
44595
+ faucets: [],
44596
+ nativeCurrency: {
44597
+ name: 'GoldPrimeaNetwork Test',
44598
+ symbol: 'GOLDPN',
44599
+ decimals: 18
44600
+ },
44601
+ infoURL: 'https://primeanetwork.com',
44602
+ shortName: 'test-goldpn',
44603
+ chainId: 1698369,
44604
+ networkId: 1698369,
44605
+ icon: 'prim',
44606
+ explorers: [],
44607
+ iconURL: 'https://ipfs.io/ipfs/bafkreidaurpqgf3mmudm2foh5a45xyughike2y2pltb323ad5ywo4gtc3q'
44608
+ },
42694
44609
  1731313: {
42695
44610
  name: 'Turkey Demo Dev',
42696
44611
  chain: 'ETH',
@@ -42738,6 +44653,18 @@ exports.chains = {
42738
44653
  ],
42739
44654
  iconURL: 'https://ipfs.io/ipfs/QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN'
42740
44655
  },
44656
+ 2022091: {
44657
+ name: 'Alterscope Testnet',
44658
+ chain: 'AlterscopeTest',
44659
+ rpc: [],
44660
+ faucets: [],
44661
+ nativeCurrency: { name: 'RISK Test Token', symbol: 'RISKT', decimals: 18 },
44662
+ infoURL: 'https://alterscope.org',
44663
+ shortName: 'AlterscopeTest',
44664
+ chainId: 2022091,
44665
+ networkId: 2022091,
44666
+ status: 'incubating'
44667
+ },
42741
44668
  2099156: {
42742
44669
  name: 'Plian Mainnet Main',
42743
44670
  chain: 'Plian',
@@ -42854,6 +44781,28 @@ exports.chains = {
42854
44781
  chainId: 2611555,
42855
44782
  networkId: 2611555
42856
44783
  },
44784
+ 2632500: {
44785
+ name: 'COTI',
44786
+ chainId: 2632500,
44787
+ shortName: 'coti',
44788
+ chain: 'COTI',
44789
+ networkId: 2632500,
44790
+ nativeCurrency: { name: 'COTI', symbol: 'COTI', decimals: 18 },
44791
+ rpc: ['https://mainnet.coti.io/rpc'],
44792
+ faucets: [],
44793
+ explorers: [
44794
+ {
44795
+ name: 'COTI Mainnet Explorer',
44796
+ url: 'https://mainnet.cotiscan.io',
44797
+ icon: 'blockscout',
44798
+ standard: 'EIP3091'
44799
+ }
44800
+ ],
44801
+ infoURL: 'https://coti.io/',
44802
+ icon: 'coti',
44803
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
44804
+ iconURL: 'https://ipfs.io/ipfs/QmR58SroHx7ovpqEB5iRkw4PufEXmcCBAJ8AZ7mChDgTfV'
44805
+ },
42857
44806
  2702128: {
42858
44807
  name: 'Xterio Chain (ETH)',
42859
44808
  chain: 'Xterio',
@@ -42922,7 +44871,12 @@ exports.chains = {
42922
44871
  },
42923
44872
  {
42924
44873
  name: 'Funki Sepolia Sandbox Explorer',
42925
- url: 'https://sepolia-sandbox.funkichain.com',
44874
+ url: 'https://testnet-explorer.funkichain.com',
44875
+ standard: 'none'
44876
+ },
44877
+ {
44878
+ name: 'Funki Sepolia Testnet Explorer',
44879
+ url: 'https://testnet.funkiscan.io',
42926
44880
  standard: 'none'
42927
44881
  }
42928
44882
  ],
@@ -42998,6 +44952,24 @@ exports.chains = {
42998
44952
  ],
42999
44953
  iconURL: 'https://ipfs.io/ipfs/QmcEfZJU7NMn9ycTAcEooQgGNfa2nYBToSUZHdFCFadcjb'
43000
44954
  },
44955
+ 4278608: {
44956
+ name: 'Arcadia Mainnet',
44957
+ chain: 'Arcadia',
44958
+ rpc: ['https://arcadia.khalani.network'],
44959
+ faucets: [],
44960
+ nativeCurrency: { name: 'AIP', symbol: 'AIP', decimals: 18 },
44961
+ infoURL: 'https://khalani.network',
44962
+ shortName: 'aip',
44963
+ chainId: 4278608,
44964
+ networkId: 4278608,
44965
+ explorers: [
44966
+ {
44967
+ name: 'Arcadia Mainnet Explorer',
44968
+ url: 'https://explorer.arcadia.khalani.network',
44969
+ standard: 'EIP3091'
44970
+ }
44971
+ ]
44972
+ },
43001
44973
  4281033: {
43002
44974
  name: 'Worlds Caldera',
43003
44975
  chain: 'WCal',
@@ -43170,8 +45142,8 @@ exports.chains = {
43170
45142
  5201420: {
43171
45143
  name: 'Electroneum Testnet',
43172
45144
  chain: 'Electroneum',
43173
- rpc: ['https://testnet-rpc.electroneum.com'],
43174
- faucets: [],
45145
+ rpc: ['https://rpc.ankr.com/electroneum_testnet'],
45146
+ faucets: ['https://faucet.electroneum.com'],
43175
45147
  nativeCurrency: { name: 'Electroneum', symbol: 'ETN', decimals: 18 },
43176
45148
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
43177
45149
  infoURL: 'https://electroneum.com',
@@ -43183,7 +45155,7 @@ exports.chains = {
43183
45155
  explorers: [
43184
45156
  {
43185
45157
  name: 'blockscout',
43186
- url: 'https://blockexplorer.thesecurityteam.rocks',
45158
+ url: 'https://testnet-blockexplorer.electroneum.com',
43187
45159
  icon: 'electroneum',
43188
45160
  standard: 'EIP3091'
43189
45161
  }
@@ -43194,7 +45166,7 @@ exports.chains = {
43194
45166
  name: 'Reactive Kopli',
43195
45167
  title: 'Reactive Network Testnet Kopli',
43196
45168
  chain: 'REACT',
43197
- rpc: ['https://kopli-rpc.reactive.network', 'http://kopli-rpc.rkt.ink'],
45169
+ rpc: ['https://kopli-rpc.rnk.dev'],
43198
45170
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
43199
45171
  faucets: ['https://dev.reactive.network/docs/kopli-testnet#faucet'],
43200
45172
  nativeCurrency: { name: 'Kopli React', symbol: 'REACT', decimals: 18 },
@@ -43205,12 +45177,12 @@ exports.chains = {
43205
45177
  networkId: 5318008,
43206
45178
  explorers: [
43207
45179
  {
43208
- name: 'reactscan',
45180
+ name: 'Reactscan',
43209
45181
  url: 'https://kopli.reactscan.net',
43210
45182
  standard: 'none'
43211
45183
  }
43212
45184
  ],
43213
- iconURL: 'https://ipfs.io/ipfs/QmZewyubd3zC17pmmGbjix6gFsppYpLsP3ntu3aB7rCJmW'
45185
+ iconURL: 'https://ipfs.io/ipfs/bafkreih2sitkbspgnboiwga7k4zwz22h4u3qqpswxdr3miqtdwuovw2cte'
43214
45186
  },
43215
45187
  5511555: {
43216
45188
  name: 'PointPay Testnet',
@@ -43393,7 +45365,7 @@ exports.chains = {
43393
45365
  6666689: {
43394
45366
  name: 'The Ting Blockchain Testnet Explorer',
43395
45367
  chain: 'Ting',
43396
- rpc: ['https://testnet.tingchain.org'],
45368
+ rpc: ['https://testnet.tingchain.org', 'https://public.0xrpc.com/6666689'],
43397
45369
  faucets: [],
43398
45370
  nativeCurrency: { name: 'Ton', symbol: 'Ton', decimals: 18 },
43399
45371
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
@@ -43886,13 +45858,12 @@ exports.chains = {
43886
45858
  iconURL: 'https://ipfs.io/ipfs/QmUP7NPPrCe6N6k8RQh4KuSBU2xMvbyo6enCtzyE5v4bmQ'
43887
45859
  },
43888
45860
  11155111: {
43889
- name: 'Sepolia',
45861
+ name: 'Ethereum Sepolia',
43890
45862
  title: 'Ethereum Testnet Sepolia',
43891
45863
  chain: 'ETH',
43892
45864
  rpc: [
43893
45865
  'https://rpc.sepolia.org',
43894
45866
  'https://rpc2.sepolia.org',
43895
- 'https://rpc-sepolia.rockx.com',
43896
45867
  'https://rpc.sepolia.ethpandaops.io',
43897
45868
  'https://sepolia.infura.io/v3/${INFURA_API_KEY}',
43898
45869
  'wss://sepolia.infura.io/v3/${INFURA_API_KEY}',
@@ -43902,7 +45873,6 @@ exports.chains = {
43902
45873
  'wss://ethereum-sepolia-rpc.publicnode.com',
43903
45874
  'https://sepolia.drpc.org',
43904
45875
  'wss://sepolia.drpc.org',
43905
- 'https://rpc-sepolia.rockx.com',
43906
45876
  'https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-'
43907
45877
  ],
43908
45878
  faucets: ['http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}'],
@@ -43959,6 +45929,33 @@ exports.chains = {
43959
45929
  }
43960
45930
  ]
43961
45931
  },
45932
+ 11155931: {
45933
+ name: 'RISE Testnet',
45934
+ chain: 'ETH',
45935
+ rpc: ['https://testnet.riselabs.xyz', 'wss://testnet.riselabs.xyz/ws'],
45936
+ faucets: ['https://faucet.testnet.riselabs.xyz'],
45937
+ nativeCurrency: { name: 'RISE Testnet Ether', symbol: 'ETH', decimals: 18 },
45938
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
45939
+ infoURL: 'https://www.riselabs.xyz/',
45940
+ shortName: 'rise-testnet',
45941
+ chainId: 11155931,
45942
+ networkId: 11155931,
45943
+ icon: 'rise',
45944
+ explorers: [
45945
+ {
45946
+ name: 'blockscout',
45947
+ url: 'https://explorer.testnet.riselabs.xyz',
45948
+ icon: 'blockscout',
45949
+ standard: 'EIP3091'
45950
+ }
45951
+ ],
45952
+ parent: {
45953
+ type: 'L2',
45954
+ chain: 'eip155-11155111',
45955
+ bridges: [{ url: 'https://bridge-ui.testnet.riselabs.xyz' }]
45956
+ },
45957
+ iconURL: 'https://ipfs.io/ipfs/bafybeigpqflfjdeovryzeqcw42chsqtoed6ommcilepi7hnarqf34rat7i'
45958
+ },
43962
45959
  11166111: {
43963
45960
  name: 'R0AR Testnet',
43964
45961
  chain: 'R0AR Testnet',
@@ -44140,14 +46137,14 @@ exports.chains = {
44140
46137
  ]
44141
46138
  },
44142
46139
  16969696: {
44143
- name: ' Privix Chain Mainnet',
44144
- chain: 'PSC',
46140
+ name: 'Privix Chain Mainnet',
46141
+ chain: 'PRIVIX',
44145
46142
  rpc: [
44146
46143
  'https://mainnet-rpc.privixchain.xyz/',
44147
46144
  'wss://mainnet-rpc.privixchain.xyz/ws'
44148
46145
  ],
44149
46146
  faucets: [],
44150
- nativeCurrency: { name: 'Privix Coin', symbol: 'PSC', decimals: 18 },
46147
+ nativeCurrency: { name: 'Privix Coin', symbol: 'PRIVIX', decimals: 18 },
44151
46148
  infoURL: 'https://privix.co/',
44152
46149
  shortName: 'mpsc',
44153
46150
  chainId: 16969696,
@@ -44372,16 +46369,16 @@ exports.chains = {
44372
46369
  20230825: {
44373
46370
  name: 'Vcity Testnet',
44374
46371
  chain: 'VCITY',
44375
- rpc: ['https://testnet.vcity.app'],
46372
+ rpc: ['http://testnet-rpc.vcity.app'],
44376
46373
  faucets: [],
44377
46374
  nativeCurrency: {
44378
46375
  name: 'Testnet Vcity Token',
44379
- symbol: 'VCITY',
46376
+ symbol: 'VCT',
44380
46377
  decimals: 18
44381
46378
  },
44382
46379
  features: [],
44383
46380
  infoURL: 'https://vcity.app',
44384
- shortName: 'Vcity',
46381
+ shortName: 'Vcitytestnet',
44385
46382
  chainId: 20230825,
44386
46383
  networkId: 20230825,
44387
46384
  icon: 'vcity',
@@ -44454,6 +46451,45 @@ exports.chains = {
44454
46451
  }
44455
46452
  ]
44456
46453
  },
46454
+ 20250217: {
46455
+ name: 'Xphere Mainnet',
46456
+ chain: 'Xphere',
46457
+ icon: 'xphere',
46458
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
46459
+ rpc: ['https://en-bkk.x-phere.com'],
46460
+ faucets: [],
46461
+ nativeCurrency: { name: 'Xphere', symbol: 'XP', decimals: 18 },
46462
+ infoURL: 'https://x-phere.com/',
46463
+ shortName: 'xp',
46464
+ chainId: 20250217,
46465
+ networkId: 20250217,
46466
+ explorers: [
46467
+ { name: 'Tamsa', url: 'https://xp.tamsa.io', standard: 'EIP3091' }
46468
+ ],
46469
+ iconURL: 'https://ipfs.io/ipfs/QmfUV9PqF7JxuUAYaBHh6YJ2ChCdDVobTwDibxQuPMUmPq'
46470
+ },
46471
+ 20250825: {
46472
+ name: 'Vcitychain Mainnet',
46473
+ chain: 'Vcitychain',
46474
+ rpc: ['https://mainnet-rpc.vcity.app'],
46475
+ faucets: [],
46476
+ nativeCurrency: { name: 'Vcity Coin', symbol: 'VCITY', decimals: 18 },
46477
+ features: [],
46478
+ infoURL: 'https://vcity.app',
46479
+ shortName: 'vcity',
46480
+ chainId: 20250825,
46481
+ networkId: 20250825,
46482
+ icon: 'vcitychain',
46483
+ explorers: [
46484
+ {
46485
+ name: 'Vcitychain Explorer',
46486
+ url: 'https://blockchain.vcity.app',
46487
+ icon: 'vcitychain',
46488
+ standard: 'none'
46489
+ }
46490
+ ],
46491
+ iconURL: 'https://ipfs.io/ipfs/bafkreiawfldsm6h56ug2md3hp6xeos3xoyqt6gnw4mepz2f6lzi6xcygli'
46492
+ },
44457
46493
  20256789: {
44458
46494
  name: 'ETP Mainnet',
44459
46495
  chain: 'ETP',
@@ -44592,7 +46628,7 @@ exports.chains = {
44592
46628
  24772477: {
44593
46629
  name: '6Degree of Outreach - Testnet',
44594
46630
  chain: '6DO',
44595
- rpc: ['https://rpc-testnet.6do.world'],
46631
+ rpc: ['https://rpc-testnet.6dochain.com'],
44596
46632
  faucets: [],
44597
46633
  nativeCurrency: {
44598
46634
  name: '6Degree-Testnet Coin',
@@ -44608,7 +46644,7 @@ exports.chains = {
44608
46644
  explorers: [
44609
46645
  {
44610
46646
  name: '6Degree Testnet Chain Explorer',
44611
- url: 'https://explorer-testnet.6do.world',
46647
+ url: 'https://explorer-testnet.6dochain.com',
44612
46648
  standard: 'EIP3091'
44613
46649
  }
44614
46650
  ],
@@ -44757,7 +46793,8 @@ exports.chains = {
44757
46793
  rpc: [
44758
46794
  'https://rpc-testnet.xone.plus',
44759
46795
  'https://rpc-testnet.xone.org',
44760
- 'https://rpc-testnet.knight.center'
46796
+ 'https://rpc-testnet.knight.center',
46797
+ 'wss://wss-rpc-testnet.xone.org'
44761
46798
  ],
44762
46799
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
44763
46800
  faucets: ['https://faucet.xone.org/'],
@@ -44962,6 +46999,17 @@ exports.chains = {
44962
46999
  ],
44963
47000
  parent: { type: 'L2', chain: 'eip155-11155111' }
44964
47001
  },
47002
+ 61022448: {
47003
+ name: 'dKargo Warehouse Testnet',
47004
+ chain: 'dKargo Warehouse',
47005
+ rpc: ['https://warehouse-full01.dkargo.io'],
47006
+ faucets: [],
47007
+ nativeCurrency: { name: 'dKargo', symbol: 'DKA', decimals: 18 },
47008
+ infoURL: 'https://dkargo.io',
47009
+ shortName: 'dkargowarehouse',
47010
+ chainId: 61022448,
47011
+ networkId: 61022448
47012
+ },
44965
47013
  61717561: {
44966
47014
  name: 'Aquachain',
44967
47015
  chain: 'AQUA',
@@ -45177,6 +47225,28 @@ exports.chains = {
45177
47225
  ],
45178
47226
  iconURL: 'https://ipfs.io/ipfs/Qme5nxFZZoNNpiT8u9WwcBot4HyLTg2jxMxRnsbc5voQwB'
45179
47227
  },
47228
+ 66666666: {
47229
+ name: 'Winr Protocol Testnet',
47230
+ chain: 'WINR',
47231
+ rpc: ['https://rpc-devnet.winr.games'],
47232
+ faucets: [],
47233
+ nativeCurrency: { name: 'Winr', symbol: 'WINR', decimals: 18 },
47234
+ features: [],
47235
+ infoURL: 'https://winr.games',
47236
+ shortName: 'winrtestnet',
47237
+ chainId: 66666666,
47238
+ networkId: 66666666,
47239
+ icon: 'winr',
47240
+ explorers: [
47241
+ {
47242
+ name: 'Winr Protocol Testnet Explorer',
47243
+ url: 'https://explorer-winrprotocoltestnet-wmwv59m23g.t.conduit.xyz',
47244
+ icon: 'winr',
47245
+ standard: 'none'
47246
+ }
47247
+ ],
47248
+ iconURL: 'https://ipfs.io/ipfs/QmPL68edFCf9taAKQQu7rt11LrmWh7f7aBQ7ZkuhBKmrUv'
47249
+ },
45180
47250
  68840142: {
45181
47251
  name: 'Frame Testnet',
45182
47252
  chain: 'ETH',
@@ -45351,13 +47421,13 @@ exports.chains = {
45351
47421
  },
45352
47422
  96969696: {
45353
47423
  name: ' Privix Chain Testnet',
45354
- chain: 'PSC',
47424
+ chain: 'PRIVIX',
45355
47425
  rpc: [
45356
47426
  'https://testnet-rpc.privixchain.xyz/',
45357
47427
  'wss://testnet-rpc.privixchain.xyz/ws'
45358
47428
  ],
45359
47429
  faucets: ['https://faucet.privixchain.xyz'],
45360
- nativeCurrency: { name: 'Privix Coin', symbol: 'tPSC', decimals: 18 },
47430
+ nativeCurrency: { name: 'Privix Coin', symbol: 'PRIVIX', decimals: 18 },
45361
47431
  infoURL: 'https://privix.co/',
45362
47432
  shortName: 'tpsc',
45363
47433
  chainId: 96969696,
@@ -45498,9 +47568,9 @@ exports.chains = {
45498
47568
  status: 'active'
45499
47569
  },
45500
47570
  161221135: {
45501
- name: 'Plume Testnet',
45502
- title: 'Plume Sepolia Rollup Testnet',
45503
- chain: 'ETH',
47571
+ name: 'Plume Testnet (Legacy)',
47572
+ title: 'Plume Sepolia L2 Rollup Testnet (Legacy)',
47573
+ chain: 'PLUME Testnet Legacy',
45504
47574
  rpc: [],
45505
47575
  faucets: [],
45506
47576
  nativeCurrency: {
@@ -45509,7 +47579,7 @@ exports.chains = {
45509
47579
  decimals: 18
45510
47580
  },
45511
47581
  infoURL: 'https://plumenetwork.xyz/',
45512
- shortName: 'plume-testnet',
47582
+ shortName: 'plume-testnet-legacy',
45513
47583
  chainId: 161221135,
45514
47584
  networkId: 161221135,
45515
47585
  slip44: 1,
@@ -46013,6 +48083,28 @@ exports.chains = {
46013
48083
  bridges: [{ url: 'https://portal.testnet.sophon.xyz/bridge' }]
46014
48084
  }
46015
48085
  },
48086
+ 661898459: {
48087
+ name: 'Smart Mainnet',
48088
+ chain: 'SMART',
48089
+ rpc: [],
48090
+ faucets: [],
48091
+ nativeCurrency: { name: 'Smart', symbol: 'SMART', decimals: 6 },
48092
+ infoURL: 'https://smartblockchain.com',
48093
+ shortName: 'smart',
48094
+ chainId: 661898459,
48095
+ networkId: 661898459,
48096
+ slip44: 783,
48097
+ icon: 'smart',
48098
+ explorers: [
48099
+ {
48100
+ name: 'smartexplorer',
48101
+ url: 'https://smartexplorer.com',
48102
+ icon: 'smart',
48103
+ standard: 'none'
48104
+ }
48105
+ ],
48106
+ iconURL: 'https://ipfs.io/ipfs/QmWXs2ZzdbSTEL4uf5vsa7gRvC7AnVk5TDjaP4W6f9KALg'
48107
+ },
46016
48108
  666666666: {
46017
48109
  name: 'Degen Chain',
46018
48110
  title: 'Degen Chain',
@@ -46042,6 +48134,7 @@ exports.chains = {
46042
48134
  chainId: 728126428,
46043
48135
  networkId: 728126428,
46044
48136
  icon: 'tron',
48137
+ slip44: 195,
46045
48138
  explorers: [
46046
48139
  {
46047
48140
  name: 'tronscan',
@@ -46689,6 +48782,37 @@ exports.chains = {
46689
48782
  },
46690
48783
  iconURL: 'https://ipfs.io/ipfs/QmRAjG8kc6PJr3xFGYhq1pWiiDoERD3Wj8wR7Cu59HoFnm'
46691
48784
  },
48785
+ 1660990954: {
48786
+ name: 'Status Network Sepolia',
48787
+ title: 'Status Network Sepolia',
48788
+ chain: 'ETH',
48789
+ rpc: [
48790
+ 'https://public.sepolia.rpc.status.network',
48791
+ 'wss://status-sepolia-rpc.eu-north-2.gateway.fm/ws'
48792
+ ],
48793
+ faucets: ['https://faucet.status.network/'],
48794
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
48795
+ infoURL: 'https://status.network',
48796
+ shortName: 'sn-sepolia',
48797
+ chainId: 1660990954,
48798
+ networkId: 1660990954,
48799
+ icon: 'sn',
48800
+ parent: {
48801
+ type: 'L2',
48802
+ chain: 'eip155-11155111',
48803
+ bridges: [{ url: 'https://bridge.status.network' }]
48804
+ },
48805
+ explorers: [
48806
+ {
48807
+ name: 'Blockscout',
48808
+ url: 'https://sepoliascan.status.network',
48809
+ standard: 'EIP3091',
48810
+ icon: 'sn'
48811
+ }
48812
+ ],
48813
+ status: 'active',
48814
+ iconURL: 'https://ipfs.io/ipfs/bafkreici5icyyijhmonrnkxar2tj5426xcywqjnzcl7ovhk6d43z66pd64'
48815
+ },
46692
48816
  1666600000: {
46693
48817
  name: 'Harmony Mainnet Shard 0',
46694
48818
  chain: 'Harmony',
@@ -47056,6 +49180,27 @@ exports.chains = {
47056
49180
  }
47057
49181
  ]
47058
49182
  },
49183
+ 2494104990: {
49184
+ name: 'Tron Shasta',
49185
+ chain: 'TRON',
49186
+ rpc: ['https://api.shasta.trongrid.io/jsonrpc'],
49187
+ faucets: [],
49188
+ nativeCurrency: { name: 'Tron', symbol: 'TRX', decimals: 6 },
49189
+ infoURL: 'https://tron.network',
49190
+ shortName: 'tron-shasta',
49191
+ chainId: 2494104990,
49192
+ networkId: 2494104990,
49193
+ icon: 'tron',
49194
+ explorers: [
49195
+ {
49196
+ name: 'shasta tronscan',
49197
+ url: 'https://shasta.tronscan.org',
49198
+ icon: 'tron',
49199
+ standard: 'none'
49200
+ }
49201
+ ],
49202
+ iconURL: 'https://ipfs.io/ipfs/QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU'
49203
+ },
47059
49204
  2863311531: {
47060
49205
  name: 'Ancient8 Testnet (deprecated)',
47061
49206
  status: 'deprecated',
@@ -47090,6 +49235,28 @@ exports.chains = {
47090
49235
  networkId: 3125659152,
47091
49236
  slip44: 164
47092
49237
  },
49238
+ 3416255149: {
49239
+ name: 'Ultima Mainnet',
49240
+ chain: 'ULTIMA',
49241
+ rpc: [],
49242
+ faucets: [],
49243
+ nativeCurrency: { name: 'Ultima', symbol: 'ULTIMA', decimals: 6 },
49244
+ infoURL: 'https://ultima.io',
49245
+ shortName: 'ultima',
49246
+ chainId: 3416255149,
49247
+ networkId: 3416255149,
49248
+ slip44: 785,
49249
+ icon: 'ultima',
49250
+ explorers: [
49251
+ {
49252
+ name: 'ultimachain',
49253
+ url: 'https://ultimachain.info',
49254
+ icon: 'ultima',
49255
+ standard: 'none'
49256
+ }
49257
+ ],
49258
+ iconURL: 'https://ipfs.io/ipfs/QmUbWVHDrD4TUj6pCwPt9eXJ1GK8nomHMDMq8DJ2KNeV7Y'
49259
+ },
47093
49260
  4216137055: {
47094
49261
  name: 'OneLedger Testnet Frankenstein',
47095
49262
  chain: 'OLT',
@@ -47155,6 +49322,33 @@ exports.chains = {
47155
49322
  ],
47156
49323
  iconURL: 'https://ipfs.io/ipfs/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt'
47157
49324
  },
49325
+ 8691942025: {
49326
+ name: 'ONFA Chain',
49327
+ title: 'ONFA Chain',
49328
+ chain: 'onfa',
49329
+ rpc: [
49330
+ 'https://rpc.onfa.io',
49331
+ 'https://rpc.onfachain.com',
49332
+ 'wss://ws.onfa.io',
49333
+ 'wss://ws.onfachain.com'
49334
+ ],
49335
+ faucets: [],
49336
+ nativeCurrency: { name: 'Onfa Coin', symbol: 'OFC', decimals: 18 },
49337
+ infoURL: 'https://onfa.io',
49338
+ shortName: 'onfa',
49339
+ chainId: 8691942025,
49340
+ networkId: 8691942025,
49341
+ icon: 'onfachain',
49342
+ explorers: [
49343
+ {
49344
+ name: 'ONFA Scan',
49345
+ url: 'https://onfascan.com',
49346
+ icon: 'onfachain',
49347
+ standard: 'EIP3091'
49348
+ }
49349
+ ],
49350
+ iconURL: 'https://ipfs.io/ipfs/bafkreifsbv53qf674fmv2yhn7c426yv3dsge37hhhzvtcrrbx56ya762dy'
49351
+ },
47158
49352
  11297108099: {
47159
49353
  name: 'Palm Testnet',
47160
49354
  chain: 'Palm',
@@ -47499,6 +49693,29 @@ exports.chains = {
47499
49693
  bridges: [{ url: 'https://testnet-bridge.gelato.network/bridge/volmex' }]
47500
49694
  }
47501
49695
  },
49696
+ 123420001114: {
49697
+ name: 'Basecamp',
49698
+ chain: 'CAMP',
49699
+ icon: 'camp',
49700
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
49701
+ rpc: ['https://rpc.basecamp.t.raas.gelato.cloud'],
49702
+ faucets: ['https://www.campnetwork.xyz/faucet_l1'],
49703
+ nativeCurrency: { name: 'Camp', symbol: 'CAMP', decimals: 18 },
49704
+ infoURL: 'https://docs.campnetwork.xyz/',
49705
+ shortName: 'Basecamp',
49706
+ chainId: 123420001114,
49707
+ networkId: 123420001114,
49708
+ slip44: 1,
49709
+ explorers: [
49710
+ {
49711
+ name: 'blockscout',
49712
+ url: 'https://basecamp.cloud.blockscout.com',
49713
+ icon: 'blockscout',
49714
+ standard: 'EIP3091'
49715
+ }
49716
+ ],
49717
+ iconURL: 'https://ipfs.io/ipfs/QmZN3AzgetKvuTnZvsPPYTvtcsPa73ScGdTguXGHxc2CpN'
49718
+ },
47502
49719
  197710212030: {
47503
49720
  name: 'Ntity Mainnet',
47504
49721
  chain: 'Ntity',
@@ -47608,13 +49825,13 @@ exports.chains = {
47608
49825
  ]
47609
49826
  },
47610
49827
  666301179999: {
47611
- name: 'Smart Pay Mobile Money',
49828
+ name: 'SmartPay Mobile Money',
47612
49829
  chain: 'Mobile Money',
47613
49830
  rpc: ['https://network.uat.smartmoneyewallet.com/'],
47614
49831
  faucets: [],
47615
49832
  nativeCurrency: {
47616
49833
  name: 'SmartPay Mobile Money',
47617
- symbol: 'SMRTP',
49834
+ symbol: 'SMM',
47618
49835
  decimals: 18
47619
49836
  },
47620
49837
  features: [{ name: 'EIP155' }],
@@ -47658,6 +49875,20 @@ exports.chains = {
47658
49875
  ],
47659
49876
  iconURL: 'https://ipfs.io/ipfs/Qmf6P4yzrcavKhrxmQaqErLxa4TBnUVUMX4wyVRNhJMDuw'
47660
49877
  },
49878
+ 428962654539583: {
49879
+ name: 'Yominet',
49880
+ chain: 'YOMINET',
49881
+ icon: 'yominet',
49882
+ rpc: ['https://jsonrpc-yominet-1.anvil.asia-southeast.initia.xyz'],
49883
+ faucets: [],
49884
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
49885
+ shortName: 'yomi',
49886
+ infoURL: 'https://www.kamigotchi.io/',
49887
+ chainId: 428962654539583,
49888
+ networkId: 428962654539583,
49889
+ explorers: [],
49890
+ iconURL: 'https://ipfs.io/ipfs/QmceqNgqPdKXQqGBs8JGLUNUTeKEi69jmQNjXjTd6zfjHP'
49891
+ },
47661
49892
  868455272153094: {
47662
49893
  name: 'Godwoken Testnet (V1)',
47663
49894
  chain: 'GWT',