brave-wallet-lists 1.21.58 → 1.21.61

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.
package/chainlist.json CHANGED
@@ -3017,7 +3017,9 @@
3017
3017
  "chain": "Shibarium",
3018
3018
  "icon": "shibarium",
3019
3019
  "rpc": [
3020
- "https://www.shibrpc.com"
3020
+ "https://www.shibrpc.com",
3021
+ "https://rpc.shibrpc.com",
3022
+ "https://shib.nownodes.io"
3021
3023
  ],
3022
3024
  "faucets": [],
3023
3025
  "nativeCurrency": {
@@ -4264,14 +4266,14 @@
4264
4266
  ]
4265
4267
  },
4266
4268
  {
4267
- "name": "Puppynet Shibarium",
4268
- "chain": "Puppynet Shibarium",
4269
+ "name": "Puppynet",
4270
+ "chain": "Puppynet",
4269
4271
  "icon": "shibarium",
4270
4272
  "rpc": [
4271
4273
  "https://puppynet.shibrpc.com"
4272
4274
  ],
4273
4275
  "faucets": [
4274
- "https://beta.shibariumtech.com/faucet"
4276
+ "https://shibarium.shib.io/faucet"
4275
4277
  ],
4276
4278
  "nativeCurrency": {
4277
4279
  "name": "BONE",
@@ -4736,7 +4738,9 @@
4736
4738
  "name": "HashKey Chain",
4737
4739
  "title": "HashKey Chain",
4738
4740
  "chain": "HashKey Chain",
4739
- "rpc": [],
4741
+ "rpc": [
4742
+ "https://mainnet.hsk.xyz"
4743
+ ],
4740
4744
  "faucets": [],
4741
4745
  "nativeCurrency": {
4742
4746
  "name": "HashKey EcoPoints",
@@ -4747,7 +4751,14 @@
4747
4751
  "shortName": "HSK",
4748
4752
  "chainId": 177,
4749
4753
  "networkId": 177,
4750
- "explorers": [],
4754
+ "explorers": [
4755
+ {
4756
+ "name": "blockscout",
4757
+ "url": "https://explorer.hsk.xyz",
4758
+ "icon": "blockscout",
4759
+ "standard": "EIP3091"
4760
+ }
4761
+ ],
4751
4762
  "parent": {
4752
4763
  "type": "L2",
4753
4764
  "chain": "eip155-1"
@@ -6644,6 +6655,51 @@
6644
6655
  }
6645
6656
  ]
6646
6657
  },
6658
+ {
6659
+ "name": "XR One",
6660
+ "chain": "ETH",
6661
+ "rpc": [
6662
+ "https://xr-one.calderachain.xyz/http"
6663
+ ],
6664
+ "faucets": [],
6665
+ "features": [
6666
+ {
6667
+ "name": "EIP155"
6668
+ },
6669
+ {
6670
+ "name": "EIP1559"
6671
+ }
6672
+ ],
6673
+ "nativeCurrency": {
6674
+ "name": "XR",
6675
+ "symbol": "XR",
6676
+ "decimals": 18
6677
+ },
6678
+ "infoURL": "https://xr-one.gitbook.io",
6679
+ "shortName": "xr",
6680
+ "chainId": 273,
6681
+ "networkId": 273,
6682
+ "icon": "xr",
6683
+ "slip44": 60,
6684
+ "explorers": [
6685
+ {
6686
+ "name": "XR One Explorer",
6687
+ "url": "https://xr-one.calderaexplorer.xyz",
6688
+ "icon": "blockscout",
6689
+ "standard": "EIP3091"
6690
+ }
6691
+ ],
6692
+ "parent": {
6693
+ "type": "L2",
6694
+ "chain": "eip155-42161",
6695
+ "bridges": [
6696
+ {
6697
+ "url": "https://xr-one.bridge.caldera.xyz/"
6698
+ }
6699
+ ]
6700
+ },
6701
+ "status": "active"
6702
+ },
6647
6703
  {
6648
6704
  "name": "LaChain",
6649
6705
  "chain": "LaChain",
@@ -8809,6 +8865,54 @@
8809
8865
  ]
8810
8866
  }
8811
8867
  },
8868
+ {
8869
+ "name": "Form Network",
8870
+ "title": "Form Network",
8871
+ "chain": "form",
8872
+ "icon": "form",
8873
+ "rpc": [
8874
+ "https://rpc.form.network/http",
8875
+ "wss://rpc.form.network/ws"
8876
+ ],
8877
+ "features": [
8878
+ {
8879
+ "name": "EIP155"
8880
+ },
8881
+ {
8882
+ "name": "EIP1559"
8883
+ }
8884
+ ],
8885
+ "nativeCurrency": {
8886
+ "name": "Ether",
8887
+ "symbol": "ETH",
8888
+ "decimals": 18
8889
+ },
8890
+ "infoURL": "https://info.form.network",
8891
+ "shortName": "formnetwork",
8892
+ "chainId": 478,
8893
+ "networkId": 478,
8894
+ "explorers": [
8895
+ {
8896
+ "name": "Form Explorer",
8897
+ "url": "https://explorer.form.network",
8898
+ "standard": "EIP3091",
8899
+ "icon": "form"
8900
+ }
8901
+ ],
8902
+ "faucets": [],
8903
+ "parent": {
8904
+ "type": "L2",
8905
+ "chain": "eip155-1",
8906
+ "bridges": [
8907
+ {
8908
+ "url": "https://bridge.form.network"
8909
+ },
8910
+ {
8911
+ "url": "https://op-bridge.form.network"
8912
+ }
8913
+ ]
8914
+ }
8915
+ },
8812
8916
  {
8813
8917
  "name": "World Chain",
8814
8918
  "chain": "ETH",
@@ -10693,6 +10797,32 @@
10693
10797
  "chainId": 777,
10694
10798
  "networkId": 777
10695
10799
  },
10800
+ {
10801
+ "name": "AUTHEO Testnet",
10802
+ "chain": "AUTHEO Testnet",
10803
+ "rpc": [
10804
+ "https://testnet-rpc1.autheo.com"
10805
+ ],
10806
+ "faucets": [
10807
+ "https://testnet-faucet.autheo.com"
10808
+ ],
10809
+ "nativeCurrency": {
10810
+ "name": "THEO",
10811
+ "symbol": "THEO",
10812
+ "decimals": 18
10813
+ },
10814
+ "infoURL": "https://autheo.com",
10815
+ "shortName": "autheo-Test-Chain",
10816
+ "chainId": 785,
10817
+ "networkId": 785,
10818
+ "explorers": [
10819
+ {
10820
+ "name": "tracehawk",
10821
+ "url": "https://testnet-explorer.autheo.com",
10822
+ "standard": "none"
10823
+ }
10824
+ ]
10825
+ },
10696
10826
  {
10697
10827
  "name": "MAAL Chain",
10698
10828
  "chain": "MAAL",
@@ -10886,6 +11016,32 @@
10886
11016
  "chainId": 803,
10887
11017
  "networkId": 803
10888
11018
  },
11019
+ {
11020
+ "name": "Evoz Mainnet",
11021
+ "chain": "Evoz",
11022
+ "rpc": [
11023
+ "https://rpc.evozscan.com"
11024
+ ],
11025
+ "faucets": [],
11026
+ "nativeCurrency": {
11027
+ "name": "Evoz Mainnet",
11028
+ "symbol": "EVOZ",
11029
+ "decimals": 18
11030
+ },
11031
+ "infoURL": "https://rpc.evozscan.com",
11032
+ "shortName": "Evoz",
11033
+ "chainId": 805,
11034
+ "networkId": 805,
11035
+ "icon": "evoz",
11036
+ "explorers": [
11037
+ {
11038
+ "name": "evozscan",
11039
+ "url": "https://evozscan.com",
11040
+ "icon": "evoz",
11041
+ "standard": "none"
11042
+ }
11043
+ ]
11044
+ },
10889
11045
  {
10890
11046
  "name": "Portal Fantasy Chain Test",
10891
11047
  "chain": "PF",
@@ -11315,6 +11471,30 @@
11315
11471
  }
11316
11472
  ]
11317
11473
  },
11474
+ {
11475
+ "name": "Electra Network",
11476
+ "chain": "Electra",
11477
+ "rpc": [
11478
+ "https://rpc.electranetwork.tech"
11479
+ ],
11480
+ "faucets": [],
11481
+ "nativeCurrency": {
11482
+ "name": "Electra",
11483
+ "symbol": "ELC",
11484
+ "decimals": 18
11485
+ },
11486
+ "infoURL": "https://www.electranetwork.tech",
11487
+ "shortName": "elc",
11488
+ "chainId": 861,
11489
+ "networkId": 861,
11490
+ "explorers": [
11491
+ {
11492
+ "name": "Electra Explorer",
11493
+ "url": "https://scan.electranetwork.tech",
11494
+ "standard": "none"
11495
+ }
11496
+ ]
11497
+ },
11318
11498
  {
11319
11499
  "name": "Fantasia Chain Mainnet",
11320
11500
  "chain": "FSC",
@@ -11341,6 +11521,30 @@
11341
11521
  }
11342
11522
  ]
11343
11523
  },
11524
+ {
11525
+ "name": "Electra Test Network",
11526
+ "chain": "Electra",
11527
+ "rpc": [
11528
+ "http://rpc.testnet.electranetwork.tech"
11529
+ ],
11530
+ "faucets": [],
11531
+ "nativeCurrency": {
11532
+ "name": "Test Electra",
11533
+ "symbol": "TELC",
11534
+ "decimals": 18
11535
+ },
11536
+ "infoURL": "https://scan.testnet.electranetwork.tech",
11537
+ "shortName": "telc",
11538
+ "chainId": 871,
11539
+ "networkId": 871,
11540
+ "explorers": [
11541
+ {
11542
+ "name": "Electra Testnet Explorer",
11543
+ "url": "https://scan.testnet.electranetwork.tech",
11544
+ "standard": "none"
11545
+ }
11546
+ ]
11547
+ },
11344
11548
  {
11345
11549
  "name": "Bandai Namco Research Verse Mainnet",
11346
11550
  "chain": "Bandai Namco Research Verse",
@@ -13484,6 +13688,43 @@
13484
13688
  }
13485
13689
  ]
13486
13690
  },
13691
+ {
13692
+ "name": "Core Blockchain Testnet2",
13693
+ "chain": "Core",
13694
+ "icon": "core",
13695
+ "rpc": [
13696
+ "https://rpc.test2.btcs.network/"
13697
+ ],
13698
+ "features": [
13699
+ {
13700
+ "name": "EIP155"
13701
+ },
13702
+ {
13703
+ "name": "EIP1559"
13704
+ }
13705
+ ],
13706
+ "faucets": [
13707
+ "https://scan.test2.btcs.network/faucet"
13708
+ ],
13709
+ "nativeCurrency": {
13710
+ "name": "Core Blockchain Testnet2 Native Token",
13711
+ "symbol": "tCORE2",
13712
+ "decimals": 18
13713
+ },
13714
+ "infoURL": "https://www.coredao.org",
13715
+ "shortName": "tcore2",
13716
+ "chainId": 1114,
13717
+ "networkId": 1114,
13718
+ "slip44": 1,
13719
+ "explorers": [
13720
+ {
13721
+ "name": "Core Scan Testnet2",
13722
+ "url": "https://scan.test2.btcs.network",
13723
+ "icon": "core",
13724
+ "standard": "EIP3091"
13725
+ }
13726
+ ]
13727
+ },
13487
13728
  {
13488
13729
  "name": "Core Blockchain Testnet",
13489
13730
  "chain": "Core",
@@ -13491,6 +13732,14 @@
13491
13732
  "rpc": [
13492
13733
  "https://rpc.test.btcs.network/"
13493
13734
  ],
13735
+ "features": [
13736
+ {
13737
+ "name": "EIP155"
13738
+ },
13739
+ {
13740
+ "name": "EIP1559"
13741
+ }
13742
+ ],
13494
13743
  "faucets": [
13495
13744
  "https://scan.test.btcs.network/faucet"
13496
13745
  ],
@@ -13523,6 +13772,14 @@
13523
13772
  "https://core.drpc.org",
13524
13773
  "wss://core.drpc.org"
13525
13774
  ],
13775
+ "features": [
13776
+ {
13777
+ "name": "EIP155"
13778
+ },
13779
+ {
13780
+ "name": "EIP1559"
13781
+ }
13782
+ ],
13526
13783
  "faucets": [],
13527
13784
  "nativeCurrency": {
13528
13785
  "name": "Core Blockchain Native Token",
@@ -18713,18 +18970,19 @@
18713
18970
  },
18714
18971
  {
18715
18972
  "name": "Phala Network",
18716
- "chain": "PHA",
18973
+ "chain": "ETH",
18717
18974
  "rpc": [],
18718
18975
  "faucets": [],
18719
18976
  "nativeCurrency": {
18720
- "name": "Phala",
18721
- "symbol": "PHA",
18977
+ "name": "Ether",
18978
+ "symbol": "ETH",
18722
18979
  "decimals": 18
18723
18980
  },
18724
18981
  "infoURL": "https://phala.network",
18725
- "shortName": "pha",
18982
+ "shortName": "phala",
18726
18983
  "chainId": 2035,
18727
- "networkId": 2035
18984
+ "networkId": 2035,
18985
+ "status": "incubating"
18728
18986
  },
18729
18987
  {
18730
18988
  "name": "Kiwi Subnet",
@@ -22095,7 +22353,7 @@
22095
22353
  "chain": "EVO",
22096
22354
  "icon": "evolveIcon",
22097
22355
  "rpc": [
22098
- "https://rpc.evolveblockchain.io"
22356
+ "https://rpc.evoexplorer.com"
22099
22357
  ],
22100
22358
  "faucets": [],
22101
22359
  "nativeCurrency": {
@@ -22251,11 +22509,11 @@
22251
22509
  ]
22252
22510
  },
22253
22511
  {
22254
- "name": "JZERO",
22255
- "chain": "JZERO",
22256
- "icon": "jzero",
22512
+ "name": "JFINPOS",
22513
+ "chain": "JFINPOS",
22514
+ "icon": "jfinpos",
22257
22515
  "rpc": [
22258
- "https://rpc.jzero.xyz"
22516
+ "https://rpc.jfinpos.com"
22259
22517
  ],
22260
22518
  "faucets": [],
22261
22519
  "features": [
@@ -22267,19 +22525,19 @@
22267
22525
  }
22268
22526
  ],
22269
22527
  "nativeCurrency": {
22270
- "name": "JZERO",
22271
- "symbol": "JZR",
22528
+ "name": "JFINPOS",
22529
+ "symbol": "JPOS",
22272
22530
  "decimals": 18
22273
22531
  },
22274
- "infoURL": "https://jzero.xyz",
22532
+ "infoURL": "https://jfinpos.com",
22275
22533
  "shortName": "jzero",
22276
22534
  "chainId": 3502,
22277
22535
  "networkId": 3502,
22278
22536
  "explorers": [
22279
22537
  {
22280
- "name": "JZERO Explorer",
22281
- "url": "https://exp.jzero.xyz",
22282
- "icon": "jzero",
22538
+ "name": "JFINPOS Explorer",
22539
+ "url": "https://exp.jfinpos.com",
22540
+ "icon": "jfinpos",
22283
22541
  "standard": "EIP3091"
22284
22542
  }
22285
22543
  ]
@@ -23849,7 +24107,9 @@
23849
24107
  {
23850
24108
  "name": "Echos Chain",
23851
24109
  "chain": "Echos",
23852
- "rpc": [],
24110
+ "rpc": [
24111
+ "https://rpc-echos-mainnet-0.t.conduit.xyz"
24112
+ ],
23853
24113
  "features": [],
23854
24114
  "faucets": [],
23855
24115
  "nativeCurrency": {
@@ -24174,6 +24434,34 @@
24174
24434
  }
24175
24435
  ]
24176
24436
  },
24437
+ {
24438
+ "name": "MST Chain",
24439
+ "title": "MST Chain",
24440
+ "chain": "MST",
24441
+ "rpc": [
24442
+ "https://mariorpc.mstblockchain.com",
24443
+ "https://craftrpc.mstblockchain.com"
24444
+ ],
24445
+ "faucets": [],
24446
+ "nativeCurrency": {
24447
+ "name": "MST",
24448
+ "symbol": "MST",
24449
+ "decimals": 18
24450
+ },
24451
+ "infoURL": "https://mstblockchain.com",
24452
+ "shortName": "mst",
24453
+ "chainId": 4646,
24454
+ "networkId": 4646,
24455
+ "slip44": 4646,
24456
+ "icon": "mst",
24457
+ "explorers": [
24458
+ {
24459
+ "name": "MST Mainnet Scan",
24460
+ "url": "https://mstscan.com",
24461
+ "standard": "EIP3091"
24462
+ }
24463
+ ]
24464
+ },
24177
24465
  {
24178
24466
  "name": "Gold Chain",
24179
24467
  "title": "Gold Chain",
@@ -24343,6 +24631,34 @@
24343
24631
  }
24344
24632
  ]
24345
24633
  },
24634
+ {
24635
+ "name": "Evnode Testnet",
24636
+ "chain": "Evnode",
24637
+ "rpc": [
24638
+ "https://rpc-testnet.evnode.org/"
24639
+ ],
24640
+ "faucets": [
24641
+ "https://faucet.evnode.org"
24642
+ ],
24643
+ "nativeCurrency": {
24644
+ "name": "Evnode Testnet Native Token",
24645
+ "symbol": "tEVO",
24646
+ "decimals": 18
24647
+ },
24648
+ "infoURL": "https://evnode.org",
24649
+ "shortName": "evnode",
24650
+ "chainId": 4786,
24651
+ "networkId": 4786,
24652
+ "icon": "evnode",
24653
+ "explorers": [
24654
+ {
24655
+ "name": "Evnode Explorer Testnet",
24656
+ "url": "https://testnet.evscan.net",
24657
+ "standard": "EIP3091",
24658
+ "icon": "evnode"
24659
+ }
24660
+ ]
24661
+ },
24346
24662
  {
24347
24663
  "name": "World Chain Sepolia Testnet",
24348
24664
  "chain": "ETH",
@@ -25508,6 +25824,32 @@
25508
25824
  }
25509
25825
  ]
25510
25826
  },
25827
+ {
25828
+ "name": "PointPay Mainnet",
25829
+ "chain": "pointpay",
25830
+ "rpc": [
25831
+ "https://rpc-mainnet.pointpay.io"
25832
+ ],
25833
+ "faucets": [],
25834
+ "nativeCurrency": {
25835
+ "name": "PointPay",
25836
+ "symbol": "PXP",
25837
+ "decimals": 18
25838
+ },
25839
+ "infoURL": "https://pointpay.io",
25840
+ "shortName": "PP",
25841
+ "chainId": 5511,
25842
+ "networkId": 5511,
25843
+ "icon": "pointpay",
25844
+ "explorers": [
25845
+ {
25846
+ "name": "PointPay Mainnet Explorer",
25847
+ "url": "https://explorer.pointpay.io",
25848
+ "icon": "pointpay",
25849
+ "standard": "EIP3091"
25850
+ }
25851
+ ]
25852
+ },
25511
25853
  {
25512
25854
  "name": "VEX EVM TESTNET",
25513
25855
  "chain": "vex",
@@ -27012,6 +27354,60 @@
27012
27354
  "icon": "nibiru",
27013
27355
  "explorers": []
27014
27356
  },
27357
+ {
27358
+ "name": "XYL TestNet",
27359
+ "chain": "XYL",
27360
+ "rpc": [
27361
+ "https://xyl-testnet.glitch.me/rpc/"
27362
+ ],
27363
+ "faucets": [
27364
+ "https://debxylen.github.io/XYL_TestNet/faucet.html"
27365
+ ],
27366
+ "nativeCurrency": {
27367
+ "name": "XYL",
27368
+ "symbol": "XYL",
27369
+ "decimals": 18
27370
+ },
27371
+ "features": [
27372
+ {
27373
+ "name": "EIP155"
27374
+ },
27375
+ {
27376
+ "name": "EIP1559"
27377
+ },
27378
+ {
27379
+ "name": "XYL-DynaPoW"
27380
+ },
27381
+ {
27382
+ "name": "Smart Contracts"
27383
+ },
27384
+ {
27385
+ "name": "Custom Gas Model"
27386
+ },
27387
+ {
27388
+ "name": "XYL-VM"
27389
+ },
27390
+ {
27391
+ "name": "Dynamic Difficulty Adjustment"
27392
+ },
27393
+ {
27394
+ "name": "Low-Latency Transactions"
27395
+ }
27396
+ ],
27397
+ "infoURL": "https://debxylen.github.io/XYL_TestNet",
27398
+ "shortName": "xyl",
27399
+ "chainId": 6934,
27400
+ "networkId": 6934,
27401
+ "icon": "xyl-test",
27402
+ "explorers": [
27403
+ {
27404
+ "name": "XYL Explorer",
27405
+ "url": "https://debxylen.github.io/BlockExplorer",
27406
+ "icon": "xyl-test",
27407
+ "standard": "EIP3091"
27408
+ }
27409
+ ]
27410
+ },
27015
27411
  {
27016
27412
  "name": "Laika Mainnet",
27017
27413
  "chain": "LAIKA",
@@ -27436,6 +27832,32 @@
27436
27832
  "icon": "nibiru",
27437
27833
  "explorers": []
27438
27834
  },
27835
+ {
27836
+ "name": "InitVerse genesis testnet",
27837
+ "chain": "InitVerse",
27838
+ "rpc": [
27839
+ "http://rpc-testnet.inichain.com"
27840
+ ],
27841
+ "faucets": [],
27842
+ "nativeCurrency": {
27843
+ "name": "InitVerse",
27844
+ "symbol": "INI",
27845
+ "decimals": 18
27846
+ },
27847
+ "infoURL": "https://genesis-testnet.inichain.com",
27848
+ "shortName": "INICHAIN",
27849
+ "chainId": 7234,
27850
+ "networkId": 7234,
27851
+ "icon": "initverse",
27852
+ "explorers": [
27853
+ {
27854
+ "name": "initverse",
27855
+ "url": "https://genesis-testnet.iniscan.com",
27856
+ "icon": "initverse",
27857
+ "standard": "none"
27858
+ }
27859
+ ]
27860
+ },
27439
27861
  {
27440
27862
  "name": "ZEUS Testnet",
27441
27863
  "chain": "tZEUS",
@@ -30348,6 +30770,40 @@
30348
30770
  }
30349
30771
  ]
30350
30772
  },
30773
+ {
30774
+ "name": "Inco Gentry Testnet",
30775
+ "chain": "INCO",
30776
+ "rpc": [
30777
+ "https://testnet.inco.org"
30778
+ ],
30779
+ "faucets": [
30780
+ "https://faucet.inco.org"
30781
+ ],
30782
+ "nativeCurrency": {
30783
+ "name": "INCO",
30784
+ "symbol": "INCO",
30785
+ "decimals": 18
30786
+ },
30787
+ "features": [
30788
+ {
30789
+ "name": "EIP155"
30790
+ },
30791
+ {
30792
+ "name": "EIP1559"
30793
+ }
30794
+ ],
30795
+ "infoURL": "https://www.inco.org",
30796
+ "shortName": "inco-gentry",
30797
+ "chainId": 9090,
30798
+ "networkId": 9090,
30799
+ "explorers": [
30800
+ {
30801
+ "name": "Inco Gentry Testnet Explorer",
30802
+ "url": "https://explorer.testnet.inco.org",
30803
+ "standard": "EIP3091"
30804
+ }
30805
+ ]
30806
+ },
30351
30807
  {
30352
30808
  "name": "KPA Smart Chain Testnet",
30353
30809
  "chain": "KSC",
@@ -32466,6 +32922,33 @@
32466
32922
  }
32467
32923
  ]
32468
32924
  },
32925
+ {
32926
+ "name": "eGoldChain",
32927
+ "chain": "EGC",
32928
+ "icon": "egoldchain",
32929
+ "rpc": [
32930
+ "https://rpc.egoldchain.com",
32931
+ "wss://rpc.egoldchain.com"
32932
+ ],
32933
+ "faucets": [],
32934
+ "nativeCurrency": {
32935
+ "name": "Aurum",
32936
+ "symbol": "XAU",
32937
+ "decimals": 18
32938
+ },
32939
+ "infoURL": "https://www.egoldchain.com",
32940
+ "shortName": "egoldchain",
32941
+ "chainId": 11451,
32942
+ "networkId": 11451,
32943
+ "explorers": [
32944
+ {
32945
+ "name": "eGoldChain Block Explorer",
32946
+ "url": "https://egoldscan.io",
32947
+ "standard": "none",
32948
+ "icon": "egoldchain"
32949
+ }
32950
+ ]
32951
+ },
32469
32952
  {
32470
32953
  "name": "BEVM Mainnet",
32471
32954
  "chain": "BEVM",
@@ -38111,8 +38594,8 @@
38111
38594
  "https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}",
38112
38595
  "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
38113
38596
  "https://arb1.arbitrum.io/rpc",
38114
- "https://arbitrum-one.publicnode.com",
38115
- "wss://arbitrum-one.publicnode.com"
38597
+ "https://arbitrum-one-rpc.publicnode.com",
38598
+ "wss://arbitrum-one-rpc.publicnode.com"
38116
38599
  ],
38117
38600
  "faucets": [],
38118
38601
  "explorers": [
@@ -38157,8 +38640,8 @@
38157
38640
  },
38158
38641
  "rpc": [
38159
38642
  "https://nova.arbitrum.io/rpc",
38160
- "https://arbitrum-nova.publicnode.com",
38161
- "wss://arbitrum-nova.publicnode.com"
38643
+ "https://arbitrum-nova-rpc.publicnode.com",
38644
+ "wss://arbitrum-nova-rpc.publicnode.com"
38162
38645
  ],
38163
38646
  "faucets": [],
38164
38647
  "explorers": [
@@ -38167,12 +38650,6 @@
38167
38650
  "url": "https://nova-explorer.arbitrum.io",
38168
38651
  "icon": "blockscout",
38169
38652
  "standard": "EIP3091"
38170
- },
38171
- {
38172
- "name": "dexguru",
38173
- "url": "https://nova.dex.guru",
38174
- "icon": "dexguru",
38175
- "standard": "EIP3091"
38176
38653
  }
38177
38654
  ],
38178
38655
  "infoURL": "https://arbitrum.io",
@@ -39353,6 +39830,37 @@
39353
39830
  ]
39354
39831
  }
39355
39832
  },
39833
+ {
39834
+ "name": "Somnia Devnet",
39835
+ "chain": "Somnia",
39836
+ "rpc": [
39837
+ "https://dream-rpc.somnia.network"
39838
+ ],
39839
+ "faucets": [],
39840
+ "nativeCurrency": {
39841
+ "name": "Somnia Devnet",
39842
+ "symbol": "STT",
39843
+ "decimals": 18
39844
+ },
39845
+ "features": [
39846
+ {
39847
+ "name": "EIP155"
39848
+ }
39849
+ ],
39850
+ "infoURL": "https://somnia.network",
39851
+ "shortName": "STT",
39852
+ "chainId": 50311,
39853
+ "networkId": 50311,
39854
+ "icon": "somnia",
39855
+ "explorers": [
39856
+ {
39857
+ "name": "Somnia Devnet",
39858
+ "url": "https://somnia-devnet.socialscan.io",
39859
+ "icon": "somnia",
39860
+ "standard": "EIP3091"
39861
+ }
39862
+ ]
39863
+ },
39356
39864
  {
39357
39865
  "name": "Reddio Devnet",
39358
39866
  "title": "Reddio Sepolia L2 Rollup Devnet",
@@ -39658,12 +40166,41 @@
39658
40166
  }
39659
40167
  ]
39660
40168
  },
40169
+ {
40170
+ "name": "Graphite Testnet",
40171
+ "chain": "Graphite",
40172
+ "rpc": [
40173
+ "https://anon-entrypoint-test-1.atgraphite.com",
40174
+ "wss://ws-anon-entrypoint-test-1.atgraphite.com"
40175
+ ],
40176
+ "faucets": [
40177
+ "https://faucet.atgraphite.com/"
40178
+ ],
40179
+ "nativeCurrency": {
40180
+ "name": "Graphite",
40181
+ "symbol": "@G",
40182
+ "decimals": 18
40183
+ },
40184
+ "infoURL": "https://atgraphite.com/",
40185
+ "shortName": "graphiteTest",
40186
+ "chainId": 54170,
40187
+ "networkId": 54170,
40188
+ "icon": "graphite",
40189
+ "explorers": [
40190
+ {
40191
+ "name": "Graphite Testnet Explorer",
40192
+ "url": "https://test.atgraphite.com",
40193
+ "standard": "EIP3091"
40194
+ }
40195
+ ]
40196
+ },
39661
40197
  {
39662
40198
  "name": "OverProtocol Mainnet",
39663
40199
  "chain": "OverProtocol",
39664
40200
  "icon": "overIcon",
39665
40201
  "rpc": [
39666
- "https://public.rpc.overprotocol.com"
40202
+ "https://rpc.overprotocol.com",
40203
+ "https://rpc2.overprotocol.com"
39667
40204
  ],
39668
40205
  "faucets": [],
39669
40206
  "nativeCurrency": {
@@ -39678,7 +40215,7 @@
39678
40215
  "explorers": [
39679
40216
  {
39680
40217
  "name": "OverView",
39681
- "url": "https://view.over.network",
40218
+ "url": "https://scan.over.network",
39682
40219
  "standard": "EIP3091"
39683
40220
  }
39684
40221
  ]
@@ -40144,8 +40681,15 @@
40144
40681
  {
40145
40682
  "name": "Ink",
40146
40683
  "chain": "ETH",
40147
- "rpc": [],
40148
- "faucets": [],
40684
+ "rpc": [
40685
+ "https://rpc-gel.inkonchain.com",
40686
+ "https://rpc-qnd.inkonchain.com",
40687
+ "wss://rpc-gel.inkonchain.com",
40688
+ "wss://rpc-qnd.inkonchain.com"
40689
+ ],
40690
+ "faucets": [
40691
+ "https://inkonchain.com/faucet"
40692
+ ],
40149
40693
  "features": [
40150
40694
  {
40151
40695
  "name": "EIP155"
@@ -40163,8 +40707,14 @@
40163
40707
  "shortName": "ink",
40164
40708
  "chainId": 57073,
40165
40709
  "networkId": 57073,
40166
- "explorers": [],
40167
- "status": "incubating"
40710
+ "explorers": [
40711
+ {
40712
+ "name": "Ink Explorer",
40713
+ "url": "https://explorer.inkonchain.com",
40714
+ "standard": "EIP3091"
40715
+ }
40716
+ ],
40717
+ "status": "active"
40168
40718
  },
40169
40719
  {
40170
40720
  "name": "COINSEC Network",
@@ -40658,6 +41208,54 @@
40658
41208
  }
40659
41209
  ]
40660
41210
  },
41211
+ {
41212
+ "name": "Treasure",
41213
+ "chain": "Treasure",
41214
+ "shortName": "treasure",
41215
+ "chainId": 61166,
41216
+ "networkId": 61166,
41217
+ "nativeCurrency": {
41218
+ "name": "MAGIC",
41219
+ "symbol": "MAGIC",
41220
+ "decimals": 18
41221
+ },
41222
+ "slip44": 1,
41223
+ "features": [
41224
+ {
41225
+ "name": "EIP155"
41226
+ },
41227
+ {
41228
+ "name": "EIP1559"
41229
+ }
41230
+ ],
41231
+ "infoURL": "https://app.treasure.lol",
41232
+ "icon": "treasure",
41233
+ "rpc": [
41234
+ "https://rpc.treasure.lol",
41235
+ "wss://rpc.treasure.lol/ws"
41236
+ ],
41237
+ "faucets": [
41238
+ "https://app.treasure.lol/chain/faucet",
41239
+ "https://thirdweb.com/treasure"
41240
+ ],
41241
+ "explorers": [
41242
+ {
41243
+ "name": "Treasure Block Explorer",
41244
+ "url": "https://treasurescan.io",
41245
+ "icon": "treasure",
41246
+ "standard": "EIP3091"
41247
+ }
41248
+ ],
41249
+ "parent": {
41250
+ "type": "L2",
41251
+ "chain": "eip155-1",
41252
+ "bridges": [
41253
+ {
41254
+ "url": "https://app.treasure.lol/chain/bridge"
41255
+ }
41256
+ ]
41257
+ }
41258
+ },
40661
41259
  {
40662
41260
  "name": "KaiChain",
40663
41261
  "chain": "KaiChain",
@@ -41630,8 +42228,8 @@
41630
42228
  "https://faucet-testnet.wadzchain.io"
41631
42229
  ],
41632
42230
  "nativeCurrency": {
41633
- "name": "WadzToken",
41634
- "symbol": "WTK",
42231
+ "name": "WadzChain Coin",
42232
+ "symbol": "WCO",
41635
42233
  "decimals": 18
41636
42234
  },
41637
42235
  "infoURL": "https://www.wadzchain-network.io",
@@ -42911,6 +43509,46 @@
42911
43509
  }
42912
43510
  ]
42913
43511
  },
43512
+ {
43513
+ "name": "O Chain",
43514
+ "chain": "O",
43515
+ "rpc": [
43516
+ "https://rpc.o.xyz",
43517
+ "https://84841.rpc.thirdweb.com",
43518
+ "wss://rpc.o.xyz"
43519
+ ],
43520
+ "faucets": [],
43521
+ "nativeCurrency": {
43522
+ "name": "O.XYZ",
43523
+ "symbol": "O",
43524
+ "decimals": 18
43525
+ },
43526
+ "infoURL": "https://o.xyz",
43527
+ "shortName": "O",
43528
+ "chainId": 84841,
43529
+ "networkId": 84841,
43530
+ "slip44": 1,
43531
+ "parent": {
43532
+ "type": "L2",
43533
+ "chain": "eip155-1",
43534
+ "bridges": [
43535
+ {
43536
+ "url": "https://bridge.o.xyz"
43537
+ },
43538
+ {
43539
+ "url": "https://superbridge.o.xyz"
43540
+ }
43541
+ ]
43542
+ },
43543
+ "explorers": [
43544
+ {
43545
+ "name": "blockscout",
43546
+ "url": "https://explorer.o.xyz",
43547
+ "icon": "blockscout",
43548
+ "standard": "EIP3091"
43549
+ }
43550
+ ]
43551
+ },
42914
43552
  {
42915
43553
  "name": "Aerie Network",
42916
43554
  "chain": "Aerie",
@@ -44059,6 +44697,31 @@
44059
44697
  }
44060
44698
  ]
44061
44699
  },
44700
+ {
44701
+ "name": "Edge Matrix Chain Sepolia",
44702
+ "chain": "EMC Sepolia",
44703
+ "icon": "emctest",
44704
+ "rpc": [
44705
+ "https://rpc1-sepolia.emc.network"
44706
+ ],
44707
+ "faucets": [],
44708
+ "nativeCurrency": {
44709
+ "name": "Edge Matrix Chain Token",
44710
+ "symbol": "EMC",
44711
+ "decimals": 18
44712
+ },
44713
+ "infoURL": "",
44714
+ "shortName": "EMCSepolia",
44715
+ "chainId": 99879,
44716
+ "networkId": 99879,
44717
+ "explorers": [
44718
+ {
44719
+ "name": "blockscout",
44720
+ "url": "https://sepolia.emcscan.com",
44721
+ "standard": "EIP3091"
44722
+ }
44723
+ ]
44724
+ },
44062
44725
  {
44063
44726
  "name": "UB Smart Chain(testnet)",
44064
44727
  "chain": "USC",
@@ -45099,6 +45762,33 @@
45099
45762
  ]
45100
45763
  }
45101
45764
  },
45765
+ {
45766
+ "name": "eGoldChain Testnet",
45767
+ "chain": "EGC",
45768
+ "icon": "egoldchain",
45769
+ "rpc": [
45770
+ "https://rpc-testnet.egoldchain.com",
45771
+ "wss://rpc-testnet.egoldchain.com"
45772
+ ],
45773
+ "faucets": [],
45774
+ "nativeCurrency": {
45775
+ "name": "Aurum",
45776
+ "symbol": "XAU",
45777
+ "decimals": 18
45778
+ },
45779
+ "infoURL": "https://www.egoldchain.com",
45780
+ "shortName": "egoldchaint",
45781
+ "chainId": 111451,
45782
+ "networkId": 111451,
45783
+ "explorers": [
45784
+ {
45785
+ "name": "eGoldChain Block Explorer",
45786
+ "url": "http://testnet.egoldscan.io",
45787
+ "standard": "none",
45788
+ "icon": "egoldchain"
45789
+ }
45790
+ ]
45791
+ },
45102
45792
  {
45103
45793
  "name": "Metachain One Mainnet",
45104
45794
  "chain": "METAO",
@@ -45317,8 +46007,8 @@
45317
46007
  "title": "Form Testnet",
45318
46008
  "chain": "formtestnet",
45319
46009
  "rpc": [
45320
- "https://testnet-rpc.form.network/http",
45321
- "wss://testnet-rpc.form.network/ws"
46010
+ "https://sepolia-rpc.form.network/http",
46011
+ "wss://sepolia-rpc.form.network/ws"
45322
46012
  ],
45323
46013
  "features": [
45324
46014
  {
@@ -45336,14 +46026,14 @@
45336
46026
  "symbol": "ETH",
45337
46027
  "decimals": 18
45338
46028
  },
45339
- "infoURL": "https://form.network/details",
46029
+ "infoURL": "https://sepolia-info.form.network",
45340
46030
  "shortName": "formtestnet",
45341
46031
  "chainId": 132902,
45342
46032
  "networkId": 132902,
45343
46033
  "explorers": [
45344
46034
  {
45345
46035
  "name": "Form Testnet explorer",
45346
- "url": "https://testnet-explorer.form.network",
46036
+ "url": "https://sepolia-explorer.form.network",
45347
46037
  "standard": "EIP3091"
45348
46038
  }
45349
46039
  ],
@@ -45352,7 +46042,7 @@
45352
46042
  "chain": "eip155-11155111",
45353
46043
  "bridges": [
45354
46044
  {
45355
- "url": "https://bridge.form.network/"
46045
+ "url": "https://sepolia-op-bridge.form.network"
45356
46046
  }
45357
46047
  ]
45358
46048
  }
@@ -46779,7 +47469,7 @@
46779
47469
  ]
46780
47470
  },
46781
47471
  {
46782
- "name": "HydraDX",
47472
+ "name": "Hydration",
46783
47473
  "chain": "HDX",
46784
47474
  "rpc": [
46785
47475
  "https://rpc.hydradx.cloud",
@@ -46791,11 +47481,11 @@
46791
47481
  "symbol": "WETH",
46792
47482
  "decimals": 18
46793
47483
  },
46794
- "infoURL": "https://hydradx.io",
47484
+ "infoURL": "https://hydration.net/",
46795
47485
  "shortName": "hdx",
46796
47486
  "chainId": 222222,
46797
47487
  "networkId": 222222,
46798
- "icon": "hydradx",
47488
+ "icon": "hydration",
46799
47489
  "explorers": [
46800
47490
  {
46801
47491
  "name": "blockscout",
@@ -47043,6 +47733,63 @@
47043
47733
  "networkId": 234666,
47044
47734
  "slip44": 1
47045
47735
  },
47736
+ {
47737
+ "name": "Universe Testnet",
47738
+ "chain": "Universe",
47739
+ "rpc": [
47740
+ "https://blockchain.dev-universe-bank.com"
47741
+ ],
47742
+ "faucets": [],
47743
+ "nativeCurrency": {
47744
+ "name": "Universe Token",
47745
+ "symbol": "UNI",
47746
+ "decimals": 18
47747
+ },
47748
+ "infoURL": "https://www.universe-bank.com/universal-ledger-system",
47749
+ "shortName": "unitestnet",
47750
+ "chainId": 235711,
47751
+ "networkId": 235711,
47752
+ "icon": "universe",
47753
+ "explorers": [
47754
+ {
47755
+ "name": "Universe Testnet Explorer",
47756
+ "url": "https://blockchain-explorer.dev-universe-bank.com",
47757
+ "standard": "none"
47758
+ }
47759
+ ]
47760
+ },
47761
+ {
47762
+ "name": "Studio Testnet",
47763
+ "chain": "STO",
47764
+ "icon": "studio",
47765
+ "rpc": [
47766
+ "https://rpc.studio-blockchain.com",
47767
+ "wss://ws.studio-blockchain.com"
47768
+ ],
47769
+ "faucets": [],
47770
+ "nativeCurrency": {
47771
+ "name": "Studio Token",
47772
+ "symbol": "STO",
47773
+ "decimals": 18
47774
+ },
47775
+ "features": [
47776
+ {
47777
+ "name": "EIP155"
47778
+ }
47779
+ ],
47780
+ "infoURL": "https://studio-blockchain.com",
47781
+ "shortName": "sto",
47782
+ "chainId": 240240,
47783
+ "networkId": 240240,
47784
+ "explorers": [
47785
+ {
47786
+ "name": "Studio Scan",
47787
+ "url": "https://studio-scan.com",
47788
+ "standard": "EIP3091"
47789
+ }
47790
+ ],
47791
+ "status": "active"
47792
+ },
47046
47793
  {
47047
47794
  "name": "Orange Chain Testnet",
47048
47795
  "title": "Orange Chain Testnet",
@@ -48423,7 +49170,9 @@
48423
49170
  "chain": "ETH",
48424
49171
  "rpc": [
48425
49172
  "https://sepolia-rollup.arbitrum.io/rpc",
48426
- "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}"
49173
+ "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}",
49174
+ "https://arbitrum-sepolia-rpc.publicnode.com",
49175
+ "wss://arbitrum-sepolia-rpc.publicnode.com"
48427
49176
  ],
48428
49177
  "faucets": [],
48429
49178
  "nativeCurrency": {
@@ -48565,6 +49314,33 @@
48565
49314
  }
48566
49315
  ]
48567
49316
  },
49317
+ {
49318
+ "name": "Graphite Mainnet",
49319
+ "chain": "Graphite",
49320
+ "rpc": [
49321
+ "https://anon-entrypoint-1.atgraphite.com",
49322
+ "wss://ws-anon-entrypoint-1.atgraphite.com"
49323
+ ],
49324
+ "faucets": [],
49325
+ "nativeCurrency": {
49326
+ "name": "Graphite",
49327
+ "symbol": "@G",
49328
+ "decimals": 18
49329
+ },
49330
+ "infoURL": "https://atgraphite.com/",
49331
+ "shortName": "graphite",
49332
+ "chainId": 440017,
49333
+ "networkId": 440017,
49334
+ "slip44": 440017,
49335
+ "icon": "graphite",
49336
+ "explorers": [
49337
+ {
49338
+ "name": "Graphite Mainnet Explorer",
49339
+ "url": "https://main.atgraphite.com",
49340
+ "standard": "EIP3091"
49341
+ }
49342
+ ]
49343
+ },
48568
49344
  {
48569
49345
  "name": "Syndr L3 Sepolia",
48570
49346
  "title": "Syndr L3 Sepolia Rollup Testnet",
@@ -49071,7 +49847,7 @@
49071
49847
  "chain": "OverProtocol",
49072
49848
  "icon": "overIcon",
49073
49849
  "rpc": [
49074
- "https://wallet-dolphin.rpc.over.network"
49850
+ "https://rpc.dolphin.overprotocol.com"
49075
49851
  ],
49076
49852
  "faucets": [],
49077
49853
  "nativeCurrency": {
@@ -49086,7 +49862,7 @@
49086
49862
  "explorers": [
49087
49863
  {
49088
49864
  "name": "OverView Testnet",
49089
- "url": "https://dolphin.view.over.network",
49865
+ "url": "https://dolphin-scan.over.network",
49090
49866
  "standard": "EIP3091"
49091
49867
  }
49092
49868
  ]
@@ -49525,6 +50301,40 @@
49525
50301
  }
49526
50302
  ]
49527
50303
  },
50304
+ {
50305
+ "name": "Conwai Mainnet",
50306
+ "chain": "CNW",
50307
+ "rpc": [
50308
+ "https://conwai.calderachain.xyz/http"
50309
+ ],
50310
+ "faucets": [],
50311
+ "nativeCurrency": {
50312
+ "name": "Conwai",
50313
+ "symbol": "CNW",
50314
+ "decimals": 18
50315
+ },
50316
+ "features": [
50317
+ {
50318
+ "name": "EIP155"
50319
+ },
50320
+ {
50321
+ "name": "EIP1559"
50322
+ }
50323
+ ],
50324
+ "infoURL": "https://conwai.net",
50325
+ "shortName": "cnw",
50326
+ "chainId": 668668,
50327
+ "networkId": 668668,
50328
+ "icon": "conwai",
50329
+ "explorers": [
50330
+ {
50331
+ "name": "conwaiscan",
50332
+ "icon": "conwaiscan",
50333
+ "url": "https://conwai.calderaexplorer.xyz",
50334
+ "standard": "EIP3091"
50335
+ }
50336
+ ]
50337
+ },
49528
50338
  {
49529
50339
  "name": "Won Network",
49530
50340
  "chainId": 686868,
@@ -49644,6 +50454,33 @@
49644
50454
  }
49645
50455
  ]
49646
50456
  },
50457
+ {
50458
+ "name": "Zether Mainnet",
50459
+ "chain": "Zether",
50460
+ "rpc": [
50461
+ "https://rpc.zether.org",
50462
+ "https://rpc.zthscan.com"
50463
+ ],
50464
+ "faucets": [],
50465
+ "nativeCurrency": {
50466
+ "name": "Zether",
50467
+ "symbol": "ZTH",
50468
+ "decimals": 18
50469
+ },
50470
+ "infoURL": "https://zether.org",
50471
+ "shortName": "zth",
50472
+ "chainId": 715131,
50473
+ "networkId": 715131,
50474
+ "icon": "zether",
50475
+ "explorers": [
50476
+ {
50477
+ "name": "zthscan",
50478
+ "url": "https://zthscan.com",
50479
+ "icon": "zether",
50480
+ "standard": "none"
50481
+ }
50482
+ ]
50483
+ },
49647
50484
  {
49648
50485
  "name": "ERAM Mainnet",
49649
50486
  "chain": "ERAM",
@@ -50793,37 +51630,22 @@
50793
51630
  "name": "EIP1559"
50794
51631
  }
50795
51632
  ],
50796
- "infoURL": "https://portal.treasure.lol",
51633
+ "infoURL": "https://app.treasure.lol",
50797
51634
  "icon": "treasureruby",
50798
- "rpc": [
50799
- "https://rpc-testnet.treasure.lol/http",
50800
- "wss://rpc-testnet.treasure.lol/ws"
50801
- ],
50802
- "faucets": [
50803
- "https://portal.treasure.lol/faucet"
50804
- ],
50805
- "explorers": [
50806
- {
50807
- "name": "treasurescan",
50808
- "url": "https://testnet.treasurescan.io",
50809
- "icon": "treasure",
50810
- "standard": "EIP3091"
50811
- }
50812
- ],
51635
+ "rpc": [],
51636
+ "faucets": [],
51637
+ "status": "deprecated",
51638
+ "explorers": [],
50813
51639
  "parent": {
50814
51640
  "type": "L2",
50815
51641
  "chain": "eip155-1",
50816
- "bridges": [
50817
- {
50818
- "url": "https://portal.treasure.lol/bridge"
50819
- }
50820
- ]
51642
+ "bridges": []
50821
51643
  }
50822
51644
  },
50823
51645
  {
50824
51646
  "name": "Treasure Topaz",
50825
51647
  "chain": "Treasure Topaz",
50826
- "shortName": "Topaz",
51648
+ "shortName": "treasure-topaz",
50827
51649
  "chainId": 978658,
50828
51650
  "networkId": 978658,
50829
51651
  "nativeCurrency": {
@@ -50852,7 +51674,7 @@
50852
51674
  ],
50853
51675
  "explorers": [
50854
51676
  {
50855
- "name": "treasurescan",
51677
+ "name": "Treasure Topaz Block Explorer",
50856
51678
  "url": "https://topaz.treasurescan.io",
50857
51679
  "icon": "treasure",
50858
51680
  "standard": "EIP3091"
@@ -50864,9 +51686,6 @@
50864
51686
  "bridges": [
50865
51687
  {
50866
51688
  "url": "https://app.treasure.lol/chain/bridge"
50867
- },
50868
- {
50869
- "url": "https://portal.topaz.treasure.lol/bridge"
50870
51689
  }
50871
51690
  ]
50872
51691
  }
@@ -51878,6 +52697,44 @@
51878
52697
  "icon": "ethereum",
51879
52698
  "explorers": []
51880
52699
  },
52700
+ {
52701
+ "name": "Zuux chain testnet",
52702
+ "title": "Zuux chain testnet",
52703
+ "chain": "zuuxchain",
52704
+ "icon": "zuuxchain",
52705
+ "rpc": [
52706
+ "https://rpc.zuux.network"
52707
+ ],
52708
+ "features": [
52709
+ {
52710
+ "name": "none"
52711
+ }
52712
+ ],
52713
+ "faucets": [
52714
+ "https://www.zuuxlend.xyz/faucet"
52715
+ ],
52716
+ "nativeCurrency": {
52717
+ "name": "ZUUX",
52718
+ "symbol": "ZUUX",
52719
+ "decimals": 18
52720
+ },
52721
+ "infoURL": "https://www.zuux.network",
52722
+ "shortName": "zuuxchain",
52723
+ "chainId": 4284265,
52724
+ "networkId": 4284265,
52725
+ "explorers": [
52726
+ {
52727
+ "name": "Zuux chain explorer",
52728
+ "url": "https://blockscout.zuux.network",
52729
+ "standard": "EIP3091"
52730
+ },
52731
+ {
52732
+ "name": "Zuux chain explorer",
52733
+ "url": "https://explorer.zuux.network",
52734
+ "standard": "EIP3091"
52735
+ }
52736
+ ]
52737
+ },
51881
52738
  {
51882
52739
  "name": "Altar Testnet",
51883
52740
  "chain": "Altar",
@@ -52100,6 +52957,32 @@
52100
52957
  }
52101
52958
  ]
52102
52959
  },
52960
+ {
52961
+ "name": "PointPay Testnet",
52962
+ "chain": "pointpay",
52963
+ "rpc": [
52964
+ "https://rpc-testnet.pointpay.io"
52965
+ ],
52966
+ "faucets": [],
52967
+ "nativeCurrency": {
52968
+ "name": "PointPay",
52969
+ "symbol": "PXP",
52970
+ "decimals": 18
52971
+ },
52972
+ "infoURL": "https://pointpay.io",
52973
+ "shortName": "PPTEST",
52974
+ "chainId": 5511555,
52975
+ "networkId": 5511555,
52976
+ "icon": "pointpay",
52977
+ "explorers": [
52978
+ {
52979
+ "name": "PointPay Testnet Explorer",
52980
+ "url": "https://testnet.pointpay.io",
52981
+ "icon": "pointpay",
52982
+ "standard": "EIP3091"
52983
+ }
52984
+ ]
52985
+ },
52103
52986
  {
52104
52987
  "name": "Imversed Mainnet",
52105
52988
  "chain": "Imversed",
@@ -52873,7 +53756,8 @@
52873
53756
  "wss://ethereum-sepolia-rpc.publicnode.com",
52874
53757
  "https://sepolia.drpc.org",
52875
53758
  "wss://sepolia.drpc.org",
52876
- "https://rpc-sepolia.rockx.com"
53759
+ "https://rpc-sepolia.rockx.com",
53760
+ "https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-"
52877
53761
  ],
52878
53762
  "faucets": [
52879
53763
  "http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
@@ -53394,6 +54278,41 @@
53394
54278
  }
53395
54279
  ]
53396
54280
  },
54281
+ {
54282
+ "name": "SoonChain Sepolia Devnet",
54283
+ "chain": "SoonChain Devnet Sepolia",
54284
+ "rpc": [
54285
+ "https://sepolia.rpc.soonchain.ai"
54286
+ ],
54287
+ "faucets": [
54288
+ "https://console.optimism.io/faucet"
54289
+ ],
54290
+ "nativeCurrency": {
54291
+ "name": "Sepolia Ether",
54292
+ "symbol": "ETH",
54293
+ "decimals": 18
54294
+ },
54295
+ "features": [
54296
+ {
54297
+ "name": "EIP155"
54298
+ },
54299
+ {
54300
+ "name": "EIP1559"
54301
+ }
54302
+ ],
54303
+ "infoURL": "https://soonchain.ai",
54304
+ "shortName": "Soon-Devnet",
54305
+ "chainId": 20221001,
54306
+ "networkId": 20221001,
54307
+ "icon": "soonchain",
54308
+ "explorers": [
54309
+ {
54310
+ "name": "Soon Scan",
54311
+ "url": "https://sepolia.explorer.soonchain.ai",
54312
+ "standard": "none"
54313
+ }
54314
+ ]
54315
+ },
53397
54316
  {
53398
54317
  "name": "Vcity Testnet",
53399
54318
  "chain": "VCITY",
@@ -53522,9 +54441,10 @@
53522
54441
  ]
53523
54442
  },
53524
54443
  {
53525
- "name": "Corn Maizenet",
54444
+ "name": "Corn",
53526
54445
  "chain": "BTCN",
53527
54446
  "rpc": [
54447
+ "https://mainnet.corn-rpc.com",
53528
54448
  "https://rpc.ankr.com/corn_maizenet",
53529
54449
  "https://maizenet-rpc.usecorn.com"
53530
54450
  ],
@@ -53535,9 +54455,10 @@
53535
54455
  "decimals": 18
53536
54456
  },
53537
54457
  "infoURL": "https://usecorn.com",
53538
- "shortName": "btcn",
54458
+ "shortName": "corn",
53539
54459
  "chainId": 21000000,
53540
54460
  "networkId": 21000000,
54461
+ "icon": "corn",
53541
54462
  "explorers": [
53542
54463
  {
53543
54464
  "name": "Corn Explorer",
@@ -53559,6 +54480,7 @@
53559
54480
  "name": "Corn Testnet",
53560
54481
  "chain": "BTCN",
53561
54482
  "rpc": [
54483
+ "https://testnet.corn-rpc.com",
53562
54484
  "https://rpc.ankr.com/corn_testnet",
53563
54485
  "https://testnet-rpc.usecorn.com"
53564
54486
  ],
@@ -53569,7 +54491,7 @@
53569
54491
  "decimals": 18
53570
54492
  },
53571
54493
  "infoURL": "https://usecorn.com",
53572
- "shortName": "btcn-testnet",
54494
+ "shortName": "corn-testnet",
53573
54495
  "chainId": 21000001,
53574
54496
  "networkId": 21000001,
53575
54497
  "explorers": [
@@ -53853,7 +54775,9 @@
53853
54775
  "chain": "XOC",
53854
54776
  "icon": "xone-test",
53855
54777
  "rpc": [
53856
- "https://rpc-testnet.xone.plus"
54778
+ "https://rpc-testnet.xone.plus",
54779
+ "https://rpc-testnet.xone.org",
54780
+ "https://rpc-testnet.knight.center"
53857
54781
  ],
53858
54782
  "features": [
53859
54783
  {
@@ -53863,7 +54787,9 @@
53863
54787
  "name": "EIP1559"
53864
54788
  }
53865
54789
  ],
53866
- "faucets": [],
54790
+ "faucets": [
54791
+ "https://faucet.xone.plus/"
54792
+ ],
53867
54793
  "nativeCurrency": {
53868
54794
  "name": "Xone Coin",
53869
54795
  "symbol": "XOC",
@@ -54021,6 +54947,48 @@
54021
54947
  }
54022
54948
  ]
54023
54949
  },
54950
+ {
54951
+ "name": "Stavanger Public Testnet",
54952
+ "chain": "stavanger",
54953
+ "rpc": [
54954
+ "https://rpc.stavanger.gateway.fm"
54955
+ ],
54956
+ "faucets": [
54957
+ "https://faucet.stavanger.gateway.fm"
54958
+ ],
54959
+ "nativeCurrency": {
54960
+ "name": "Polygon",
54961
+ "symbol": "POL",
54962
+ "decimals": 18
54963
+ },
54964
+ "features": [
54965
+ {
54966
+ "name": "EIP155"
54967
+ }
54968
+ ],
54969
+ "infoURL": "https://gateway.fm",
54970
+ "shortName": "stavanger",
54971
+ "chainId": 50591822,
54972
+ "networkId": 50591822,
54973
+ "icon": "stavanger",
54974
+ "explorers": [
54975
+ {
54976
+ "name": "BlockScout",
54977
+ "url": "https://explorer.stavanger.gateway.fm",
54978
+ "icon": "stavanger",
54979
+ "standard": "EIP3091"
54980
+ }
54981
+ ],
54982
+ "parent": {
54983
+ "type": "L2",
54984
+ "chain": "eip155-11155111",
54985
+ "bridges": [
54986
+ {
54987
+ "url": "https://bridge.stavanger.gateway.fm"
54988
+ }
54989
+ ]
54990
+ }
54991
+ },
54024
54992
  {
54025
54993
  "name": "Deviant Token Blockchain",
54026
54994
  "chain": "DTBC",
@@ -54192,11 +55160,9 @@
54192
55160
  },
54193
55161
  {
54194
55162
  "name": "Autonity Bakerloo (Yamuna) Testnet",
55163
+ "status": "deprecated",
54195
55164
  "chain": "AUT",
54196
- "rpc": [
54197
- "https://rpc1.bakerloo.autonity.org/",
54198
- "wss://rpc1.bakerloo.autonity.org/ws/"
54199
- ],
55165
+ "rpc": [],
54200
55166
  "faucets": [
54201
55167
  "https://faucet.autonity.org/"
54202
55168
  ],
@@ -54298,11 +55264,9 @@
54298
55264
  },
54299
55265
  {
54300
55266
  "name": "Autonity Piccadilly (Yamuna) Testnet",
55267
+ "status": "deprecated",
54301
55268
  "chain": "AUT",
54302
- "rpc": [
54303
- "https://rpc1.piccadilly.autonity.org/",
54304
- "wss://rpc1.piccadilly.autonity.org/ws/"
54305
- ],
55269
+ "rpc": [],
54306
55270
  "faucets": [],
54307
55271
  "nativeCurrency": {
54308
55272
  "name": "Piccadilly Auton",
@@ -54323,6 +55287,36 @@
54323
55287
  }
54324
55288
  ]
54325
55289
  },
55290
+ {
55291
+ "name": "Autonity Piccadilly (Tiber) Testnet",
55292
+ "chain": "AUT",
55293
+ "rpc": [
55294
+ "https://autonity.rpc.web3cdn.network/testnet",
55295
+ "wss://autonity.rpc.web3cdn.network/testnet/ws",
55296
+ "https://autonity-piccadilly.rpc.subquery.network/public",
55297
+ "https://piccadilly.autonity-apis.com",
55298
+ "wss://piccadilly-ws.autonity-apis.com"
55299
+ ],
55300
+ "faucets": [],
55301
+ "nativeCurrency": {
55302
+ "name": "Piccadilly Auton",
55303
+ "symbol": "ATN",
55304
+ "decimals": 18
55305
+ },
55306
+ "infoURL": "https://autonity.org/",
55307
+ "shortName": "piccadilly-04",
55308
+ "chainId": 65100004,
55309
+ "networkId": 65100004,
55310
+ "slip44": 1,
55311
+ "icon": "autonity",
55312
+ "explorers": [
55313
+ {
55314
+ "name": "autonity-blockscout",
55315
+ "url": "https://piccadilly.autonity.org",
55316
+ "standard": "EIP3091"
55317
+ }
55318
+ ]
55319
+ },
54326
55320
  {
54327
55321
  "name": "Frame Testnet",
54328
55322
  "chain": "ETH",
@@ -55793,6 +56787,31 @@
55793
56787
  }
55794
56788
  ]
55795
56789
  },
56790
+ {
56791
+ "name": "Turbo",
56792
+ "chain": "NEAR",
56793
+ "rpc": [
56794
+ "https://rpc-0x4e45415f.aurora-cloud.dev"
56795
+ ],
56796
+ "icon": "turbo",
56797
+ "faucets": [],
56798
+ "nativeCurrency": {
56799
+ "name": "Turbo",
56800
+ "symbol": "TURBO",
56801
+ "decimals": 18
56802
+ },
56803
+ "infoURL": "https://turbotoken.io",
56804
+ "shortName": "turbo",
56805
+ "chainId": 1313161567,
56806
+ "networkId": 1313161567,
56807
+ "explorers": [
56808
+ {
56809
+ "name": "Turbo explorer",
56810
+ "url": "https://explorer.turbo.aurora.dev",
56811
+ "standard": "EIP3091"
56812
+ }
56813
+ ]
56814
+ },
55796
56815
  {
55797
56816
  "name": "SKALE Titan Hub",
55798
56817
  "chain": "parallel-stormy-spica",