brave-wallet-lists 1.32.8 → 1.32.9

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
@@ -8059,6 +8059,33 @@
8059
8059
  "icon": "grvt",
8060
8060
  "explorers": []
8061
8061
  },
8062
+ {
8063
+ "name": "VirBiCoin",
8064
+ "chain": "VBC",
8065
+ "rpc": [
8066
+ "https://rpc.digitalregion.jp"
8067
+ ],
8068
+ "faucets": [],
8069
+ "nativeCurrency": {
8070
+ "name": "VBC",
8071
+ "symbol": "VBC",
8072
+ "decimals": 18
8073
+ },
8074
+ "infoURL": "https://vbc.digitalregion.jp",
8075
+ "shortName": "virbicoin",
8076
+ "chainId": 329,
8077
+ "networkId": 329,
8078
+ "icon": "vbc",
8079
+ "explorers": [
8080
+ {
8081
+ "name": "VirBiCoin Explorer",
8082
+ "url": "https://explorer.digitalregion.jp",
8083
+ "icon": "vbc",
8084
+ "standard": "EIP3091"
8085
+ }
8086
+ ],
8087
+ "status": "active"
8088
+ },
8062
8089
  {
8063
8090
  "name": "Telos zkEVM Testnet",
8064
8091
  "title": "Telos zkEVM Testnet",
@@ -8450,11 +8477,9 @@
8450
8477
  "infoURL": "https://pulsechain.com/",
8451
8478
  "rpc": [
8452
8479
  "https://rpc.pulsechain.com",
8453
- "wss://rpc.pulsechain.com",
8454
8480
  "https://pulsechain-rpc.publicnode.com",
8455
8481
  "wss://pulsechain-rpc.publicnode.com",
8456
- "https://rpc-pulsechain.g4mm4.io",
8457
- "wss://rpc-pulsechain.g4mm4.io"
8482
+ "https://rpc-pulsechain.g4mm4.io"
8458
8483
  ],
8459
8484
  "icon": "pulsechain",
8460
8485
  "slip44": 60,
@@ -8516,6 +8541,87 @@
8516
8541
  }
8517
8542
  ]
8518
8543
  },
8544
+ {
8545
+ "name": "Status Network",
8546
+ "title": "Status Network Mainnet",
8547
+ "chain": "ETH",
8548
+ "rpc": [],
8549
+ "faucets": [],
8550
+ "nativeCurrency": {
8551
+ "name": "Ether",
8552
+ "symbol": "ETH",
8553
+ "decimals": 18
8554
+ },
8555
+ "infoURL": "https://status.network",
8556
+ "shortName": "snt",
8557
+ "chainId": 373,
8558
+ "networkId": 373,
8559
+ "icon": "snt",
8560
+ "parent": {
8561
+ "type": "L2",
8562
+ "chain": "eip155-1",
8563
+ "bridges": [
8564
+ {
8565
+ "url": "https://bridge.status.network"
8566
+ }
8567
+ ]
8568
+ },
8569
+ "explorers": [],
8570
+ "status": "incubating"
8571
+ },
8572
+ {
8573
+ "name": "Status Network Hoodi",
8574
+ "title": "Status Network Hoodi",
8575
+ "chain": "ETH",
8576
+ "rpc": [],
8577
+ "faucets": [],
8578
+ "nativeCurrency": {
8579
+ "name": "Ether",
8580
+ "symbol": "ETH",
8581
+ "decimals": 18
8582
+ },
8583
+ "infoURL": "https://status.network",
8584
+ "shortName": "snt-hoodi",
8585
+ "chainId": 374,
8586
+ "networkId": 374,
8587
+ "icon": "snt",
8588
+ "parent": {
8589
+ "type": "L2",
8590
+ "chain": "eip155-560048",
8591
+ "bridges": [
8592
+ {
8593
+ "url": "https://bridge.status.network"
8594
+ }
8595
+ ]
8596
+ },
8597
+ "explorers": [],
8598
+ "status": "incubating"
8599
+ },
8600
+ {
8601
+ "name": "zkXPLA Mainnet",
8602
+ "chain": "zkXPLA",
8603
+ "rpc": [
8604
+ "https://rpc.zkxpla.io"
8605
+ ],
8606
+ "faucets": [],
8607
+ "nativeCurrency": {
8608
+ "name": "Ether",
8609
+ "symbol": "ETH",
8610
+ "decimals": 18
8611
+ },
8612
+ "infoURL": "https://xpla.io",
8613
+ "shortName": "zkxpla",
8614
+ "chainId": 375,
8615
+ "networkId": 375,
8616
+ "icon": "xpla",
8617
+ "explorers": [
8618
+ {
8619
+ "name": "zkXPLA Mainnet Explorer",
8620
+ "url": "https://explorer.zkxpla.io",
8621
+ "standard": "EIP3091"
8622
+ }
8623
+ ]
8624
+ },
8519
8625
  {
8520
8626
  "name": "ZKAmoeba Testnet",
8521
8627
  "chain": "FIL",
@@ -9352,6 +9458,31 @@
9352
9458
  ]
9353
9459
  }
9354
9460
  },
9461
+ {
9462
+ "name": "zkXPLA Testnet",
9463
+ "chain": "zkXPLA",
9464
+ "rpc": [
9465
+ "https://testnet-rpc.zkxpla.io"
9466
+ ],
9467
+ "faucets": [],
9468
+ "nativeCurrency": {
9469
+ "name": "Ether",
9470
+ "symbol": "ETH",
9471
+ "decimals": 18
9472
+ },
9473
+ "infoURL": "https://xpla.io",
9474
+ "shortName": "zkxpla-testnet",
9475
+ "chainId": 475,
9476
+ "networkId": 475,
9477
+ "icon": "xpla",
9478
+ "explorers": [
9479
+ {
9480
+ "name": "zkXPLA Testnet Explorer",
9481
+ "url": "https://testnet-explorer.zkxpla.io",
9482
+ "standard": "EIP3091"
9483
+ }
9484
+ ]
9485
+ },
9355
9486
  {
9356
9487
  "name": "Form Network",
9357
9488
  "title": "Form Network",
@@ -12181,7 +12312,9 @@
12181
12312
  "chain": "Daily Network",
12182
12313
  "icon": "daily",
12183
12314
  "rpc": [
12184
- "https://rpc.mainnet.dailycrypto.net"
12315
+ "https://rpc.mainnet.dailycrypto.net",
12316
+ "https://rpc-2.mainnet.dailycrypto.net",
12317
+ "https://rpc-3.mainnet.dailycrypto.net"
12185
12318
  ],
12186
12319
  "faucets": [],
12187
12320
  "nativeCurrency": {
@@ -12206,7 +12339,9 @@
12206
12339
  "chain": "Daily Network",
12207
12340
  "icon": "daily",
12208
12341
  "rpc": [
12209
- "https://rpc.testnet.dailycrypto.net"
12342
+ "https://rpc.testnet.dailycrypto.net",
12343
+ "https://rpc-2.testnet.dailycrypto.net",
12344
+ "https://rpc-3.testnet.dailycrypto.net"
12210
12345
  ],
12211
12346
  "faucets": [],
12212
12347
  "nativeCurrency": {
@@ -24212,6 +24347,32 @@
24212
24347
  "slip44": 1,
24213
24348
  "explorers": []
24214
24349
  },
24350
+ {
24351
+ "name": "C9XChain",
24352
+ "chain": "C9XChain",
24353
+ "icon": "c9xchain",
24354
+ "rpc": [
24355
+ "https://services.tanssi-mainnet.network/tanssi-2002",
24356
+ "wss://services.tanssi-mainnet.network/tanssi-2002"
24357
+ ],
24358
+ "faucets": [],
24359
+ "nativeCurrency": {
24360
+ "name": "CXC",
24361
+ "symbol": "CXC",
24362
+ "decimals": 18
24363
+ },
24364
+ "infoURL": "https://c9tech.com.br/",
24365
+ "shortName": "c9xchain",
24366
+ "chainId": 3230,
24367
+ "networkId": 3230,
24368
+ "explorers": [
24369
+ {
24370
+ "name": "blockscout",
24371
+ "url": "https://blockscan-tanssi.c9tech.com.br",
24372
+ "standard": "none"
24373
+ }
24374
+ ]
24375
+ },
24215
24376
  {
24216
24377
  "name": "Dubxcoin network",
24217
24378
  "chain": "DUBX",
@@ -24546,6 +24707,30 @@
24546
24707
  "slip44": 1,
24547
24708
  "status": "incubating"
24548
24709
  },
24710
+ {
24711
+ "name": "Edge",
24712
+ "chain": "ETH",
24713
+ "rpc": [
24714
+ "https://edge-mainnet.g.alchemy.com/public"
24715
+ ],
24716
+ "faucets": [],
24717
+ "nativeCurrency": {
24718
+ "name": "Ether",
24719
+ "symbol": "ETH",
24720
+ "decimals": 18
24721
+ },
24722
+ "infoURL": "https://www.edgex.exchange",
24723
+ "shortName": "edge",
24724
+ "chainId": 3343,
24725
+ "networkId": 3343,
24726
+ "explorers": [
24727
+ {
24728
+ "name": "Alchemy Explorer",
24729
+ "url": "https://edge-mainnet.explorer.alchemy.com",
24730
+ "standard": "EIP3091"
24731
+ }
24732
+ ]
24733
+ },
24549
24734
  {
24550
24735
  "name": "Pentagon Chain",
24551
24736
  "chain": "Pentagon Chain",
@@ -25212,10 +25397,14 @@
25212
25397
  {
25213
25398
  "name": "Xone Mainnet",
25214
25399
  "chain": "XOC",
25215
- "icon": "Xonechain",
25400
+ "icon": "xone_main",
25216
25401
  "rpc": [
25217
25402
  "https://rpc.xone.org",
25218
- "wss://rpc-wss.xone.org"
25403
+ "https://rpc-node-1.xone.org",
25404
+ "https://rpc-node-2.xone.org",
25405
+ "https://rpc-node-3.xone.org",
25406
+ "https://rpc-node-4.xone.org",
25407
+ "wss://rpc.xone.org"
25219
25408
  ],
25220
25409
  "features": [
25221
25410
  {
@@ -25239,9 +25428,9 @@
25239
25428
  "networkId": 3721,
25240
25429
  "explorers": [
25241
25430
  {
25242
- "name": "Xonescan",
25243
- "url": "https://xscscan.com",
25244
- "icon": "Xonescan",
25431
+ "name": "xone_main",
25432
+ "url": "https://xonescan.com",
25433
+ "icon": "xone_main",
25245
25434
  "standard": "EIP3091"
25246
25435
  }
25247
25436
  ]
@@ -30515,15 +30704,15 @@
30515
30704
  "symbol": "ZETA",
30516
30705
  "decimals": 18
30517
30706
  },
30518
- "infoURL": "https://zetachain.com/docs/",
30707
+ "infoURL": "https://zetachain.com/docs",
30519
30708
  "shortName": "zetachain-mainnet",
30520
30709
  "chainId": 7000,
30521
30710
  "networkId": 7000,
30522
30711
  "status": "active",
30523
30712
  "explorers": [
30524
30713
  {
30525
- "name": "ZetaChain Mainnet Explorer",
30526
- "url": "https://explorer.zetachain.com",
30714
+ "name": "ZetaScan",
30715
+ "url": "https://zetascan.com",
30527
30716
  "standard": "none"
30528
30717
  }
30529
30718
  ]
@@ -30540,7 +30729,7 @@
30540
30729
  "https://zeta-chain-testnet.drpc.org"
30541
30730
  ],
30542
30731
  "faucets": [
30543
- "https://www.zetachain.com/docs/reference/apps/get-testnet-zeta/"
30732
+ "https://zetachain.com/docs/reference/faucet"
30544
30733
  ],
30545
30734
  "nativeCurrency": {
30546
30735
  "name": "Zeta",
@@ -30556,14 +30745,8 @@
30556
30745
  "explorers": [
30557
30746
  {
30558
30747
  "name": "ZetaScan",
30559
- "url": "https://athens.explorer.zetachain.com",
30748
+ "url": "https://testnet.zetascan.com",
30560
30749
  "standard": "none"
30561
- },
30562
- {
30563
- "name": "Blockscout",
30564
- "url": "https://zetachain-athens-3.blockscout.com",
30565
- "icon": "blockscout",
30566
- "standard": "EIP3091"
30567
30750
  }
30568
30751
  ]
30569
30752
  },
@@ -34379,6 +34562,35 @@
34379
34562
  }
34380
34563
  ]
34381
34564
  },
34565
+ {
34566
+ "name": "Qubetics Mainnet",
34567
+ "chain": "Qubetics Mainnet",
34568
+ "rpc": [
34569
+ "https://rpc.qubetics.com",
34570
+ "wss://socket-testnet.qubetics.work",
34571
+ "https://evm-rpc-arch.qubetics.com",
34572
+ "https://evm-ws-arch.qubetics.com"
34573
+ ],
34574
+ "faucets": [],
34575
+ "nativeCurrency": {
34576
+ "name": "Qubetics",
34577
+ "symbol": "TICS",
34578
+ "decimals": 18
34579
+ },
34580
+ "infoURL": "https://www.qubetics.com",
34581
+ "shortName": "QubeticsMainnet",
34582
+ "chainId": 9030,
34583
+ "networkId": 9030,
34584
+ "icon": "qubetics",
34585
+ "explorers": [
34586
+ {
34587
+ "name": "Qubetics Mainnet Explorer",
34588
+ "url": "https://ticsscan.com",
34589
+ "standard": "none",
34590
+ "icon": "qubetics"
34591
+ }
34592
+ ]
34593
+ },
34382
34594
  {
34383
34595
  "name": "Apex Fusion - Nexus Mainnet",
34384
34596
  "chain": "Nexus Mainnet",
@@ -38178,6 +38390,32 @@
38178
38390
  }
38179
38391
  ]
38180
38392
  },
38393
+ {
38394
+ "name": "Trexx",
38395
+ "chain": "Trexx",
38396
+ "icon": "trexx",
38397
+ "rpc": [
38398
+ "https://services.tanssi-mainnet.network/tanssi-2003",
38399
+ "wss://services.tanssi-mainnet.network/tanssi-2003"
38400
+ ],
38401
+ "faucets": [],
38402
+ "nativeCurrency": {
38403
+ "name": "TRX",
38404
+ "symbol": "TRX",
38405
+ "decimals": 18
38406
+ },
38407
+ "infoURL": "https://trexx.com.br",
38408
+ "shortName": "trexx",
38409
+ "chainId": 13766,
38410
+ "networkId": 13766,
38411
+ "explorers": [
38412
+ {
38413
+ "name": "Tanssi EVM Basic Explorer",
38414
+ "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2003",
38415
+ "standard": "none"
38416
+ }
38417
+ ]
38418
+ },
38181
38419
  {
38182
38420
  "name": "Susono",
38183
38421
  "chain": "SUS",
@@ -40824,6 +41062,32 @@
40824
41062
  }
40825
41063
  ]
40826
41064
  },
41065
+ {
41066
+ "name": "Gotas Social",
41067
+ "chain": "Gotas",
41068
+ "icon": "gotas",
41069
+ "rpc": [
41070
+ "https://services.tanssi-mainnet.network/tanssi-2006",
41071
+ "wss://services.tanssi-mainnet.network/tanssi-2006"
41072
+ ],
41073
+ "faucets": [],
41074
+ "nativeCurrency": {
41075
+ "name": "GOTAS",
41076
+ "symbol": "GOTAS",
41077
+ "decimals": 18
41078
+ },
41079
+ "infoURL": "https://gotas.com/",
41080
+ "shortName": "gotas",
41081
+ "chainId": 23232,
41082
+ "networkId": 23232,
41083
+ "explorers": [
41084
+ {
41085
+ "name": "Tanssi EVM Basic Explorer",
41086
+ "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2006",
41087
+ "standard": "none"
41088
+ }
41089
+ ]
41090
+ },
40827
41091
  {
40828
41092
  "name": "Oasis Sapphire",
40829
41093
  "chain": "Sapphire",
@@ -41676,6 +41940,32 @@
41676
41940
  }
41677
41941
  ]
41678
41942
  },
41943
+ {
41944
+ "name": "Rivool",
41945
+ "chain": "Rivool",
41946
+ "icon": "rivool",
41947
+ "rpc": [
41948
+ "https://services.tanssi-mainnet.network/tanssi-2005",
41949
+ "wss://services.tanssi-mainnet.network/tanssi-2005"
41950
+ ],
41951
+ "faucets": [],
41952
+ "nativeCurrency": {
41953
+ "name": "RVO",
41954
+ "symbol": "RVO",
41955
+ "decimals": 18
41956
+ },
41957
+ "infoURL": "https://rivool.finance/",
41958
+ "shortName": "rivool",
41959
+ "chainId": 28540,
41960
+ "networkId": 28540,
41961
+ "explorers": [
41962
+ {
41963
+ "name": "Tanssi EVM Basic Explorer",
41964
+ "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2005",
41965
+ "standard": "none"
41966
+ }
41967
+ ]
41968
+ },
41679
41969
  {
41680
41970
  "name": "Boba Sepolia",
41681
41971
  "chain": "ETH",
@@ -42823,6 +43113,30 @@
42823
43113
  }
42824
43114
  ]
42825
43115
  },
43116
+ {
43117
+ "name": "Edge Testnet",
43118
+ "chain": "ETH",
43119
+ "rpc": [
43120
+ "https://edge-testnet.g.alchemy.com/public"
43121
+ ],
43122
+ "faucets": [],
43123
+ "nativeCurrency": {
43124
+ "name": "Ether",
43125
+ "symbol": "ETH",
43126
+ "decimals": 18
43127
+ },
43128
+ "infoURL": "https://www.edgex.exchange",
43129
+ "shortName": "edge-testnet",
43130
+ "chainId": 33431,
43131
+ "networkId": 33431,
43132
+ "explorers": [
43133
+ {
43134
+ "name": "Alchemy Explorer",
43135
+ "url": "https://edge-testnet.explorer.alchemy.com",
43136
+ "standard": "EIP3091"
43137
+ }
43138
+ ]
43139
+ },
42826
43140
  {
42827
43141
  "name": "Zilliqa 2 EVM devnet",
42828
43142
  "chain": "ZIL",
@@ -45533,6 +45847,29 @@
45533
45847
  }
45534
45848
  ]
45535
45849
  },
45850
+ {
45851
+ "name": "Memento Mainnet",
45852
+ "chain": "Memento",
45853
+ "rpc": [
45854
+ "https://rpc.mementoblockchain.com"
45855
+ ],
45856
+ "faucets": [],
45857
+ "nativeCurrency": {
45858
+ "name": "Ether",
45859
+ "symbol": "ETH",
45860
+ "decimals": 18
45861
+ },
45862
+ "features": [
45863
+ {
45864
+ "name": "EIP155"
45865
+ }
45866
+ ],
45867
+ "infoURL": "",
45868
+ "shortName": "memento-mainnet",
45869
+ "chainId": 51888,
45870
+ "networkId": 51888,
45871
+ "explorers": []
45872
+ },
45536
45873
  {
45537
45874
  "name": "Electroneum Mainnet",
45538
45875
  "chain": "Electroneum",
@@ -46072,6 +46409,60 @@
46072
46409
  }
46073
46410
  ]
46074
46411
  },
46412
+ {
46413
+ "name": "DataHaven Mainnet",
46414
+ "chain": "datahaven",
46415
+ "icon": "datahaven",
46416
+ "rpc": [
46417
+ "https://services.datahaven-mainnet.network/mainnet",
46418
+ "wss://services.datahaven-mainnet.network/mainnet"
46419
+ ],
46420
+ "faucets": [],
46421
+ "nativeCurrency": {
46422
+ "name": "HAVE",
46423
+ "symbol": "HAVE",
46424
+ "decimals": 18
46425
+ },
46426
+ "infoURL": "https://datahaven.xyz",
46427
+ "shortName": "datahaven",
46428
+ "chainId": 55930,
46429
+ "networkId": 55930,
46430
+ "explorers": [
46431
+ {
46432
+ "name": "Blockscout",
46433
+ "url": "https://dhscan.io",
46434
+ "standard": "none"
46435
+ }
46436
+ ]
46437
+ },
46438
+ {
46439
+ "name": "DataHaven Testnet",
46440
+ "chain": "datahaven-testnet",
46441
+ "icon": "datahaven-testnet",
46442
+ "rpc": [
46443
+ "https://services.datahaven-testnet.network/testnet",
46444
+ "wss://services.datahaven-testnet.network/testnet"
46445
+ ],
46446
+ "faucets": [
46447
+ "https://apps.datahaven.xyz/faucet"
46448
+ ],
46449
+ "nativeCurrency": {
46450
+ "name": "MOCK",
46451
+ "symbol": "MOCK",
46452
+ "decimals": 18
46453
+ },
46454
+ "infoURL": "https://datahaven.xyz",
46455
+ "shortName": "datahaven-testnet",
46456
+ "chainId": 55931,
46457
+ "networkId": 55931,
46458
+ "explorers": [
46459
+ {
46460
+ "name": "Blockscout",
46461
+ "url": "https://testnet.dhscan.io",
46462
+ "standard": "none"
46463
+ }
46464
+ ]
46465
+ },
46075
46466
  {
46076
46467
  "name": "Lambda Chain Mainnet",
46077
46468
  "chain": "Lambda Chain",
@@ -49122,6 +49513,36 @@
49122
49513
  }
49123
49514
  ]
49124
49515
  },
49516
+ {
49517
+ "name": "Codex",
49518
+ "chain": "ETH",
49519
+ "rpc": [
49520
+ "https://rpc.codex.xyz",
49521
+ "wss://rpc.codex.xyz"
49522
+ ],
49523
+ "faucets": [],
49524
+ "nativeCurrency": {
49525
+ "name": "Ether",
49526
+ "symbol": "ETH",
49527
+ "decimals": 18
49528
+ },
49529
+ "infoURL": "https://www.codex.xyz/",
49530
+ "shortName": "codex",
49531
+ "chainId": 81224,
49532
+ "networkId": 81224,
49533
+ "icon": "codex",
49534
+ "explorers": [
49535
+ {
49536
+ "name": "Codex Explorer",
49537
+ "url": "https://explorer.codex.xyz",
49538
+ "standard": "EIP3091"
49539
+ }
49540
+ ],
49541
+ "parent": {
49542
+ "type": "L2",
49543
+ "chain": "eip155-1"
49544
+ }
49545
+ },
49125
49546
  {
49126
49547
  "name": "Amana Testnet",
49127
49548
  "chain": "MEER",
@@ -51641,6 +52062,40 @@
51641
52062
  }
51642
52063
  ]
51643
52064
  },
52065
+ {
52066
+ "name": "Monsoon Alpha",
52067
+ "chain": "MONSOON ALPHA",
52068
+ "rpc": [
52069
+ "https://alpha.monsoon.rainfall.one"
52070
+ ],
52071
+ "features": [
52072
+ {
52073
+ "name": "EIP155"
52074
+ },
52075
+ {
52076
+ "name": "EIP1559"
52077
+ }
52078
+ ],
52079
+ "faucets": [],
52080
+ "nativeCurrency": {
52081
+ "name": "RDL",
52082
+ "symbol": "RDL",
52083
+ "decimals": 18
52084
+ },
52085
+ "infoURL": "",
52086
+ "shortName": "monsoon-alpha",
52087
+ "chainId": 100611,
52088
+ "networkId": 100611,
52089
+ "icon": "monsoon",
52090
+ "explorers": [
52091
+ {
52092
+ "name": "Monsoon Scan",
52093
+ "url": "https://scout.alpha.monsoon.rainfall.one",
52094
+ "icon": "monsoon",
52095
+ "standard": "EIP3091"
52096
+ }
52097
+ ]
52098
+ },
51644
52099
  {
51645
52100
  "name": "Socotra JUNE-Chain",
51646
52101
  "chain": "Socotra JUNE-Chain",
@@ -53389,6 +53844,32 @@
53389
53844
  }
53390
53845
  ]
53391
53846
  },
53847
+ {
53848
+ "name": "Taiko Hoodi",
53849
+ "chain": "ETH",
53850
+ "status": "active",
53851
+ "icon": "taiko",
53852
+ "rpc": [
53853
+ "https://rpc.hoodi.taiko.xyz"
53854
+ ],
53855
+ "faucets": [],
53856
+ "nativeCurrency": {
53857
+ "name": "Ether",
53858
+ "symbol": "ETH",
53859
+ "decimals": 18
53860
+ },
53861
+ "infoURL": "https://taiko.xyz",
53862
+ "shortName": "tko-hoodi",
53863
+ "chainId": 167013,
53864
+ "networkId": 167013,
53865
+ "explorers": [
53866
+ {
53867
+ "name": "taikoscan",
53868
+ "url": "https://hoodi.taikoscan.io",
53869
+ "standard": "EIP3091"
53870
+ }
53871
+ ]
53872
+ },
53392
53873
  {
53393
53874
  "name": "Zchains",
53394
53875
  "chain": "Zchains",
@@ -53583,6 +54064,32 @@
53583
54064
  }
53584
54065
  ]
53585
54066
  },
54067
+ {
54068
+ "name": "Lit Chain Mainnet",
54069
+ "chain": "LITKEY",
54070
+ "icon": "lit",
54071
+ "rpc": [
54072
+ "https://lit-chain-rpc.litprotocol.com"
54073
+ ],
54074
+ "faucets": [],
54075
+ "nativeCurrency": {
54076
+ "name": "Lit Protocol",
54077
+ "symbol": "LITKEY",
54078
+ "decimals": 18
54079
+ },
54080
+ "infoURL": "https://litprotocol.com",
54081
+ "shortName": "lit",
54082
+ "chainId": 175200,
54083
+ "networkId": 175200,
54084
+ "explorers": [
54085
+ {
54086
+ "name": "Lit Chain Explorer",
54087
+ "url": "https://lit-chain-explorer.litprotocol.com",
54088
+ "icon": "lit",
54089
+ "standard": "EIP3091"
54090
+ }
54091
+ ]
54092
+ },
53586
54093
  {
53587
54094
  "name": "Bitica Chain Mainnet",
53588
54095
  "chain": "BDCC",
@@ -53687,6 +54194,7 @@
53687
54194
  {
53688
54195
  "name": "R0AR Chain",
53689
54196
  "chain": "R0AR Chain",
54197
+ "icon": "r0ar",
53690
54198
  "rpc": [
53691
54199
  "https://rpc-r0ar.io"
53692
54200
  ],
@@ -53704,6 +54212,7 @@
53704
54212
  {
53705
54213
  "name": "tracehawk",
53706
54214
  "url": "https://r0arscan.io",
54215
+ "icon": "r0ar",
53707
54216
  "standard": "none"
53708
54217
  }
53709
54218
  ]
@@ -54252,6 +54761,40 @@
54252
54761
  }
54253
54762
  ]
54254
54763
  },
54764
+ {
54765
+ "name": "JuChain Testnet",
54766
+ "chain": "JuChain",
54767
+ "rpc": [
54768
+ "https://testnet-rpc.juchain.org",
54769
+ "wss://testnet-ws.juchain.org"
54770
+ ],
54771
+ "faucets": [],
54772
+ "nativeCurrency": {
54773
+ "name": "JU Testnet Token",
54774
+ "symbol": "JU",
54775
+ "decimals": 18
54776
+ },
54777
+ "features": [
54778
+ {
54779
+ "name": "EIP155"
54780
+ },
54781
+ {
54782
+ "name": "EIP1559"
54783
+ }
54784
+ ],
54785
+ "infoURL": "https://www.juchain.org",
54786
+ "shortName": "ju-test",
54787
+ "chainId": 202599,
54788
+ "networkId": 202599,
54789
+ "icon": "ju-test",
54790
+ "explorers": [
54791
+ {
54792
+ "name": "JUChain Test Explorer",
54793
+ "url": "https://testnet.juscan.io",
54794
+ "standard": "EIP3091"
54795
+ }
54796
+ ]
54797
+ },
54255
54798
  {
54256
54799
  "name": "Jellie",
54257
54800
  "title": "Twala Testnet Jellie",
@@ -54334,6 +54877,40 @@
54334
54877
  }
54335
54878
  ]
54336
54879
  },
54880
+ {
54881
+ "name": "JuChain Mainnet",
54882
+ "chain": "JuChain",
54883
+ "rpc": [
54884
+ "https://rpc.juchain.org",
54885
+ "wss://ws.juchain.org"
54886
+ ],
54887
+ "faucets": [],
54888
+ "nativeCurrency": {
54889
+ "name": "JU",
54890
+ "symbol": "JU",
54891
+ "decimals": 18
54892
+ },
54893
+ "features": [
54894
+ {
54895
+ "name": "EIP155"
54896
+ },
54897
+ {
54898
+ "name": "EIP1559"
54899
+ }
54900
+ ],
54901
+ "infoURL": "https://www.juchain.org",
54902
+ "shortName": "ju",
54903
+ "chainId": 210000,
54904
+ "networkId": 210000,
54905
+ "icon": "ju",
54906
+ "explorers": [
54907
+ {
54908
+ "name": "JUChain Mainnet Explorer",
54909
+ "url": "https://juscan.io",
54910
+ "standard": "EIP3091"
54911
+ }
54912
+ ]
54913
+ },
54337
54914
  {
54338
54915
  "name": "GitAGI Atlas Testnet",
54339
54916
  "chain": "GitAGI",
@@ -55603,7 +56180,7 @@
55603
56180
  "name": "World Mobile Chain Testnet",
55604
56181
  "chain": "WOMOX",
55605
56182
  "rpc": [
55606
- "https://worldmobile-devnet.g.alchemy.com/public"
56183
+ "https://worldmobile-testnet.g.alchemy.com/public"
55607
56184
  ],
55608
56185
  "faucets": [
55609
56186
  "https://testnet-faucet.worldmobile.net"
@@ -55940,6 +56517,32 @@
55940
56517
  "chainId": 333999,
55941
56518
  "networkId": 333999
55942
56519
  },
56520
+ {
56521
+ "name": "Scenium",
56522
+ "chain": "Scenium",
56523
+ "icon": "scenium",
56524
+ "rpc": [
56525
+ "https://services.tanssi-mainnet.network/tanssi-2004",
56526
+ "wss://services.tanssi-mainnet.network/tanssi-2004"
56527
+ ],
56528
+ "faucets": [],
56529
+ "nativeCurrency": {
56530
+ "name": "SCEN",
56531
+ "symbol": "SCEN",
56532
+ "decimals": 18
56533
+ },
56534
+ "infoURL": "hhttps://www.scenium.io/",
56535
+ "shortName": "scenium",
56536
+ "chainId": 335700,
56537
+ "networkId": 335700,
56538
+ "explorers": [
56539
+ {
56540
+ "name": "Tanssi EVM Basic Explorer",
56541
+ "url": "https://evmexplorer.tanssi-chains.network/?rpcUrl=https://services.tanssi-mainnet.network/tanssi-2004",
56542
+ "standard": "none"
56543
+ }
56544
+ ]
56545
+ },
55943
56546
  {
55944
56547
  "name": "UPchain Testnet",
55945
56548
  "chain": "UPchain",
@@ -57516,17 +58119,15 @@
57516
58119
  }
57517
58120
  },
57518
58121
  {
57519
- "name": "Hetu Testnet",
58122
+ "name": "Hetu Mainnet",
57520
58123
  "chain": "HETU",
57521
58124
  "rpc": [
57522
- "https://rpc.testchainv1.hetuscan.com"
57523
- ],
57524
- "faucets": [
57525
- "https:/testchainv1.hetuscan.com"
58125
+ "https://rpc.va.hetu.org"
57526
58126
  ],
58127
+ "faucets": [],
57527
58128
  "nativeCurrency": {
57528
- "name": "tETH",
57529
- "symbol": "tETH",
58129
+ "name": "HETU",
58130
+ "symbol": "HETU",
57530
58131
  "decimals": 18
57531
58132
  },
57532
58133
  "infoURL": "https://hetu.org",
@@ -57535,8 +58136,8 @@
57535
58136
  "networkId": 560000,
57536
58137
  "explorers": [
57537
58138
  {
57538
- "name": "Hetu Testnet Scan",
57539
- "url": "https://testchainv1.hetuscan.com",
58139
+ "name": "Hetu Mainnet Scan",
58140
+ "url": "https://scan.v1.hetu.org",
57540
58141
  "icon": "hetu",
57541
58142
  "standard": "EIP3091"
57542
58143
  }
@@ -58930,6 +59531,36 @@
58930
59531
  ]
58931
59532
  }
58932
59533
  },
59534
+ {
59535
+ "name": "Codex Testnet",
59536
+ "chain": "ETH",
59537
+ "rpc": [
59538
+ "https://rpc.codex-stg.xyz",
59539
+ "wss://rpc.codex-stg.xyz"
59540
+ ],
59541
+ "faucets": [],
59542
+ "nativeCurrency": {
59543
+ "name": "Sepolia Ether",
59544
+ "symbol": "ETH",
59545
+ "decimals": 18
59546
+ },
59547
+ "infoURL": "https://www.codex.xyz/",
59548
+ "shortName": "codex-testnet",
59549
+ "chainId": 812242,
59550
+ "networkId": 812242,
59551
+ "icon": "codex-testnet",
59552
+ "explorers": [
59553
+ {
59554
+ "name": "Codex Testnet Explorer",
59555
+ "url": "https://explorer.codex-stg.xyz",
59556
+ "standard": "EIP3091"
59557
+ }
59558
+ ],
59559
+ "parent": {
59560
+ "type": "L2",
59561
+ "chain": "eip155-11155111"
59562
+ }
59563
+ },
58933
59564
  {
58934
59565
  "name": "SG Verse Mainnet",
58935
59566
  "chain": "SG Verse",
@@ -62471,6 +63102,7 @@
62471
63102
  {
62472
63103
  "name": "R0AR Testnet",
62473
63104
  "chain": "R0AR Testnet",
63105
+ "icon": "r0ar",
62474
63106
  "rpc": [
62475
63107
  "https://testnet.rpc-r0ar.io"
62476
63108
  ],
@@ -62490,6 +63122,7 @@
62490
63122
  {
62491
63123
  "name": "tracehawk",
62492
63124
  "url": "https://testnet.r0arscan.io",
63125
+ "icon": "r0ar",
62493
63126
  "standard": "none"
62494
63127
  }
62495
63128
  ]
@@ -63555,12 +64188,12 @@
63555
64188
  {
63556
64189
  "name": "Xone Testnet",
63557
64190
  "chain": "XOC",
63558
- "icon": "xone-test",
64191
+ "icon": "xone_test",
63559
64192
  "rpc": [
63560
64193
  "https://rpc-testnet.xone.plus",
63561
64194
  "https://rpc-testnet.xone.org",
63562
64195
  "https://rpc-testnet.knight.center",
63563
- "wss://wss-rpc-testnet.xone.org"
64196
+ "wss://rpc-testnet.xone.org"
63564
64197
  ],
63565
64198
  "features": [
63566
64199
  {
@@ -63579,14 +64212,14 @@
63579
64212
  "decimals": 18
63580
64213
  },
63581
64214
  "infoURL": "https://xone.org",
63582
- "shortName": "txoc",
64215
+ "shortName": "tXOC",
63583
64216
  "chainId": 33772211,
63584
64217
  "networkId": 33772211,
63585
64218
  "explorers": [
63586
64219
  {
63587
- "name": "testnet-xscscan",
63588
- "url": "https://testnet.xscscan.com",
63589
- "icon": "testnet-xscscan",
64220
+ "name": "xone_test",
64221
+ "url": "https://testnet.xonescan.com",
64222
+ "icon": "xone_test",
63590
64223
  "standard": "EIP3091"
63591
64224
  }
63592
64225
  ]
@@ -64946,6 +65579,34 @@
64946
65579
  }
64947
65580
  ]
64948
65581
  },
65582
+ {
65583
+ "name": "SKALE Base Sepolia",
65584
+ "chain": "skale-base-sepolia",
65585
+ "icon": "skale",
65586
+ "rpc": [
65587
+ "https://base-sepolia-testnet.skalenodes.com/v1/jubilant-horrible-ancha",
65588
+ "wss://base-sepolia-testnet.skalenodes.com/v1/ws/jubilant-horrible-ancha"
65589
+ ],
65590
+ "faucets": [
65591
+ "http://base-sepolia-faucet.skale.space"
65592
+ ],
65593
+ "nativeCurrency": {
65594
+ "name": "Credits",
65595
+ "symbol": "CREDIT",
65596
+ "decimals": 18
65597
+ },
65598
+ "infoURL": "https://docs.skale.space/welcome/skale-on-base",
65599
+ "shortName": "skale-base-sepolia",
65600
+ "chainId": 324705682,
65601
+ "networkId": 324705682,
65602
+ "explorers": [
65603
+ {
65604
+ "name": "Blockscout",
65605
+ "url": "https://base-sepolia-testnet-explorer.skalenodes.com",
65606
+ "standard": "EIP3091"
65607
+ }
65608
+ ]
65609
+ },
64949
65610
  {
64950
65611
  "name": "Nal Sepolia Testnet",
64951
65612
  "chain": "ETH",