brave-wallet-lists 1.21.59 → 1.21.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/chainlist.json +629 -32
  2. package/coingecko-ids.json +260 -105
  3. package/contract-map.json +170 -188
  4. package/dapp-lists.json +13535 -13557
  5. package/images/25hAyBQfoDhfWx9ay6rarbgvWGwDdNqcHsXS3jQ3mTDJ.png +0 -0
  6. package/images/3GEznP41VaAGv9yRdBiuYdA8zkffNc8b7DzNJgFbH4Kh.png +0 -0
  7. package/images/4sp2EUDrQf46rZun6sYAWzjrXwUpx2T3njuoKmV766RJ.png +0 -0
  8. package/images/6AarZpv8KwmPBxBEZdRmd3g1q2tUBaSgTNQ5e621qcZQ.png +0 -0
  9. package/images/6r4PCVaX4rYN9WdbXwVWAQL4djFoUaeBMsq8Cxc6NApZ.png +0 -0
  10. package/images/A7nt9kPpgGZFRjdgZ5EDUD53UpsodwdxRJYPHESwMXSC.png +0 -0
  11. package/images/BpFmEt9efz3ekb7g35DuWiywX3o9nfsRANX76D1g6fNk.png +0 -0
  12. package/images/Ceqwd4CSGBZnW8PHEexBQCAV2NDPkBoSqheiKR7gzELV.png +0 -0
  13. package/images/CzkM8bzWFdXsjtZQnz2piTxJKPtJ5mfTL8S6sNZg7n7S.png +0 -0
  14. package/images/FViMp5phQH2bX81S7Yyn1yXjj3BRddFBNcMCbTH8FCze.png +0 -0
  15. package/images/FmoKY2ERGmE9NzrYphAJcqH5BPRy2Hs4VomRfu8Qgt7Y.png +0 -0
  16. package/images/FqSkp1BxNKEaLeyZPA7REd47aQMDUzz8fsg1f3rtKrJh.png +0 -0
  17. package/images/FsA54yL49WKs7rWoGv9sUcbSGWCWV756jTD349e6H2yW.png +0 -0
  18. package/images/McpgFn2CxFYFq6JLiBxeC6viNfebLsfsf9Sv5wcwKvL.png +0 -0
  19. package/images/VVWAy5U2KFd1p8AdchjUxqaJbZPBeP5vUQRZtAy8hyc.png +0 -0
  20. package/images/piinKrjeiUVwhnXzsgNCV2aVGsBc4GwHQ9eCtkAgcTw.png +0 -0
  21. package/ofac-sanctioned-digital-currency-addresses.json +5 -0
  22. package/package.json +1 -1
  23. package/ramp-tokens.json +20 -0
  24. package/solana-contract-map.json +8 -8
  25. package/images/8HJ81sHVsmJMzm6XBfTgywWQXwQTmVdmXaQHm7htGPH2.png +0 -0
  26. package/images/CyUgNnKPQLqFcheyGV8wmypnJqojA7NzsdJjTS4nUT2j.png +0 -0
  27. package/images/FabjHjc1druUQoHVtudpNiCpnf73rtLzMkRM1b5NSbb6.png +0 -0
package/chainlist.json CHANGED
@@ -1056,15 +1056,15 @@
1056
1056
  "name": "U2U Solaris Mainnet",
1057
1057
  "chain": "u2u",
1058
1058
  "rpc": [
1059
- "https://rpc-mainnet.uniultra.xyz"
1059
+ "https://rpc-mainnet.u2u.xyz"
1060
1060
  ],
1061
1061
  "faucets": [],
1062
1062
  "nativeCurrency": {
1063
- "name": "Unicorn Ultra",
1063
+ "name": "U2U Network",
1064
1064
  "symbol": "U2U",
1065
1065
  "decimals": 18
1066
1066
  },
1067
- "infoURL": "https://uniultra.xyz",
1067
+ "infoURL": "https://u2u.xyz",
1068
1068
  "shortName": "u2u",
1069
1069
  "chainId": 39,
1070
1070
  "networkId": 39,
@@ -4738,7 +4738,9 @@
4738
4738
  "name": "HashKey Chain",
4739
4739
  "title": "HashKey Chain",
4740
4740
  "chain": "HashKey Chain",
4741
- "rpc": [],
4741
+ "rpc": [
4742
+ "https://mainnet.hsk.xyz"
4743
+ ],
4742
4744
  "faucets": [],
4743
4745
  "nativeCurrency": {
4744
4746
  "name": "HashKey EcoPoints",
@@ -4749,7 +4751,14 @@
4749
4751
  "shortName": "HSK",
4750
4752
  "chainId": 177,
4751
4753
  "networkId": 177,
4752
- "explorers": [],
4754
+ "explorers": [
4755
+ {
4756
+ "name": "blockscout",
4757
+ "url": "https://explorer.hsk.xyz",
4758
+ "icon": "blockscout",
4759
+ "standard": "EIP3091"
4760
+ }
4761
+ ],
4753
4762
  "parent": {
4754
4763
  "type": "L2",
4755
4764
  "chain": "eip155-1"
@@ -8902,7 +8911,8 @@
8902
8911
  "url": "https://op-bridge.form.network"
8903
8912
  }
8904
8913
  ]
8905
- }
8914
+ },
8915
+ "status": "active"
8906
8916
  },
8907
8917
  {
8908
8918
  "name": "World Chain",
@@ -9302,6 +9312,45 @@
9302
9312
  }
9303
9313
  ]
9304
9314
  },
9315
+ {
9316
+ "name": "River",
9317
+ "chain": "river",
9318
+ "rpc": [
9319
+ "https://mainnet.rpc.river.build",
9320
+ "https://towns-mainnet.calderachain.xyz/http"
9321
+ ],
9322
+ "faucets": [],
9323
+ "nativeCurrency": {
9324
+ "name": "Ether",
9325
+ "symbol": "ETH",
9326
+ "decimals": 18
9327
+ },
9328
+ "features": [
9329
+ {
9330
+ "name": "EIP155"
9331
+ },
9332
+ {
9333
+ "name": "EIP1559"
9334
+ }
9335
+ ],
9336
+ "infoURL": "https://www.river.build",
9337
+ "shortName": "river",
9338
+ "chainId": 550,
9339
+ "networkId": 550,
9340
+ "icon": "river",
9341
+ "explorers": [
9342
+ {
9343
+ "name": "River Explorer",
9344
+ "url": "https://explorer.river.build",
9345
+ "standard": "EIP3091"
9346
+ },
9347
+ {
9348
+ "name": "River Caldera Explorer",
9349
+ "url": "https://towns-mainnet.calderaexplorer.xyz",
9350
+ "standard": "EIP3091"
9351
+ }
9352
+ ]
9353
+ },
9305
9354
  {
9306
9355
  "name": "Vela1 Chain Mainnet",
9307
9356
  "chain": "VELA1",
@@ -11462,6 +11511,30 @@
11462
11511
  }
11463
11512
  ]
11464
11513
  },
11514
+ {
11515
+ "name": "Electra Network",
11516
+ "chain": "Electra",
11517
+ "rpc": [
11518
+ "https://rpc.electranetwork.tech"
11519
+ ],
11520
+ "faucets": [],
11521
+ "nativeCurrency": {
11522
+ "name": "Electra",
11523
+ "symbol": "ELC",
11524
+ "decimals": 18
11525
+ },
11526
+ "infoURL": "https://www.electranetwork.tech",
11527
+ "shortName": "elc",
11528
+ "chainId": 861,
11529
+ "networkId": 861,
11530
+ "explorers": [
11531
+ {
11532
+ "name": "Electra Explorer",
11533
+ "url": "https://scan.electranetwork.tech",
11534
+ "standard": "none"
11535
+ }
11536
+ ]
11537
+ },
11465
11538
  {
11466
11539
  "name": "Fantasia Chain Mainnet",
11467
11540
  "chain": "FSC",
@@ -11488,6 +11561,30 @@
11488
11561
  }
11489
11562
  ]
11490
11563
  },
11564
+ {
11565
+ "name": "Electra Test Network",
11566
+ "chain": "Electra",
11567
+ "rpc": [
11568
+ "https://rpc.testnet.electranetwork.tech"
11569
+ ],
11570
+ "faucets": [],
11571
+ "nativeCurrency": {
11572
+ "name": "Test Electra",
11573
+ "symbol": "TELC",
11574
+ "decimals": 18
11575
+ },
11576
+ "infoURL": "https://scan.testnet.electranetwork.tech",
11577
+ "shortName": "telc",
11578
+ "chainId": 871,
11579
+ "networkId": 871,
11580
+ "explorers": [
11581
+ {
11582
+ "name": "Electra Testnet Explorer",
11583
+ "url": "https://scan.testnet.electranetwork.tech",
11584
+ "standard": "none"
11585
+ }
11586
+ ]
11587
+ },
11491
11588
  {
11492
11589
  "name": "Bandai Namco Research Verse Mainnet",
11493
11590
  "chain": "Bandai Namco Research Verse",
@@ -16071,6 +16168,31 @@
16071
16168
  }
16072
16169
  ]
16073
16170
  },
16171
+ {
16172
+ "name": "Story",
16173
+ "chain": "STORY",
16174
+ "rpc": [
16175
+ "https://mainnet.storyrpc.io"
16176
+ ],
16177
+ "faucets": [],
16178
+ "nativeCurrency": {
16179
+ "name": "IP Token",
16180
+ "symbol": "IP",
16181
+ "decimals": 18
16182
+ },
16183
+ "infoURL": "https://story.foundation/",
16184
+ "icon": "story",
16185
+ "shortName": "sty",
16186
+ "chainId": 1514,
16187
+ "networkId": 1514,
16188
+ "explorers": [
16189
+ {
16190
+ "name": "blockscout",
16191
+ "url": "https://mainnet.storyscan.xyz",
16192
+ "standard": "EIP3091"
16193
+ }
16194
+ ]
16195
+ },
16074
16196
  {
16075
16197
  "name": "Beagle Messaging Chain",
16076
16198
  "chain": "BMC",
@@ -23060,10 +23182,10 @@
23060
23182
  ]
23061
23183
  },
23062
23184
  {
23063
- "name": "DOS Tesnet",
23185
+ "name": "DOS Testnet",
23064
23186
  "chain": "DOS",
23065
23187
  "rpc": [
23066
- "https://test.doschain.com"
23188
+ "https://test.doschain.com/"
23067
23189
  ],
23068
23190
  "faucets": [],
23069
23191
  "nativeCurrency": {
@@ -23139,6 +23261,40 @@
23139
23261
  }
23140
23262
  ]
23141
23263
  },
23264
+ {
23265
+ "name": "PayNetwork Mainnet",
23266
+ "chain": "paynetwork",
23267
+ "rpc": [
23268
+ "https://rpc.paynetwork.io",
23269
+ "https://paynetwork-main.calderachain.xyz/http"
23270
+ ],
23271
+ "faucets": [],
23272
+ "nativeCurrency": {
23273
+ "name": "PayNetwork",
23274
+ "symbol": "Pay",
23275
+ "decimals": 18
23276
+ },
23277
+ "features": [
23278
+ {
23279
+ "name": "EIP155"
23280
+ },
23281
+ {
23282
+ "name": "EIP1559"
23283
+ }
23284
+ ],
23285
+ "infoURL": "https://paynetwork-main.hub.caldera.xyz",
23286
+ "shortName": "paynetwork",
23287
+ "chainId": 3969,
23288
+ "networkId": 3969,
23289
+ "icon": "paynetwork",
23290
+ "explorers": [
23291
+ {
23292
+ "name": "PayNetwork Mainnet Caldera Explorer",
23293
+ "url": "https://paynetwork-main.calderaexplorer.xyz",
23294
+ "standard": "EIP3091"
23295
+ }
23296
+ ]
23297
+ },
23142
23298
  {
23143
23299
  "name": "APEX Testnet",
23144
23300
  "chain": "ETH",
@@ -27776,7 +27932,7 @@
27776
27932
  "explorers": []
27777
27933
  },
27778
27934
  {
27779
- "name": "InitVerse penesis testnet",
27935
+ "name": "InitVerse genesis testnet",
27780
27936
  "chain": "InitVerse",
27781
27937
  "rpc": [
27782
27938
  "http://rpc-testnet.inichain.com"
@@ -28522,6 +28678,33 @@
28522
28678
  }
28523
28679
  ]
28524
28680
  },
28681
+ {
28682
+ "name": "Powerloom Mainnet",
28683
+ "chain": "POWER",
28684
+ "rpc": [
28685
+ "https://rpc.powerloom.network"
28686
+ ],
28687
+ "faucets": [],
28688
+ "nativeCurrency": {
28689
+ "name": "Powerloom Token",
28690
+ "symbol": "POWER",
28691
+ "decimals": 18
28692
+ },
28693
+ "infoURL": "https://powerloom.network",
28694
+ "shortName": "power",
28695
+ "chainId": 7865,
28696
+ "networkId": 7865,
28697
+ "icon": "power",
28698
+ "status": "active",
28699
+ "explorers": [
28700
+ {
28701
+ "name": "blockscout",
28702
+ "url": "https://explorer.powerloom.network",
28703
+ "icon": "blockscout",
28704
+ "standard": "EIP3091"
28705
+ }
28706
+ ]
28707
+ },
28525
28708
  {
28526
28709
  "name": "Hazlor Testnet",
28527
28710
  "chain": "SCAS",
@@ -32865,6 +33048,33 @@
32865
33048
  }
32866
33049
  ]
32867
33050
  },
33051
+ {
33052
+ "name": "eGoldChain",
33053
+ "chain": "EGC",
33054
+ "icon": "egoldchain",
33055
+ "rpc": [
33056
+ "https://rpc.egoldchain.com",
33057
+ "wss://rpc.egoldchain.com"
33058
+ ],
33059
+ "faucets": [],
33060
+ "nativeCurrency": {
33061
+ "name": "Aurum",
33062
+ "symbol": "XAU",
33063
+ "decimals": 18
33064
+ },
33065
+ "infoURL": "https://www.egoldchain.com",
33066
+ "shortName": "egoldchain",
33067
+ "chainId": 11451,
33068
+ "networkId": 11451,
33069
+ "explorers": [
33070
+ {
33071
+ "name": "eGoldChain Block Explorer",
33072
+ "url": "https://egoldscan.io",
33073
+ "standard": "none",
33074
+ "icon": "egoldchain"
33075
+ }
33076
+ ]
33077
+ },
32868
33078
  {
32869
33079
  "name": "BEVM Mainnet",
32870
33080
  "chain": "BEVM",
@@ -33287,6 +33497,39 @@
33287
33497
  "networkId": 12321,
33288
33498
  "slip44": 1
33289
33499
  },
33500
+ {
33501
+ "name": "Huddle01",
33502
+ "chain": "huddle01",
33503
+ "rpc": [
33504
+ "https://huddle01.calderachain.xyz/http"
33505
+ ],
33506
+ "faucets": [],
33507
+ "nativeCurrency": {
33508
+ "name": "Ether",
33509
+ "symbol": "ETH",
33510
+ "decimals": 18
33511
+ },
33512
+ "features": [
33513
+ {
33514
+ "name": "EIP155"
33515
+ },
33516
+ {
33517
+ "name": "EIP1559"
33518
+ }
33519
+ ],
33520
+ "infoURL": "https://huddle01.com/",
33521
+ "shortName": "huddle01",
33522
+ "chainId": 12323,
33523
+ "networkId": 12323,
33524
+ "icon": "huddle01",
33525
+ "explorers": [
33526
+ {
33527
+ "name": "Huddle01 Caldera Explorer",
33528
+ "url": "https://huddle01.calderaexplorer.xyz",
33529
+ "standard": "EIP3091"
33530
+ }
33531
+ ]
33532
+ },
33290
33533
  {
33291
33534
  "name": "L3X Protocol",
33292
33535
  "chainId": 12324,
@@ -35762,6 +36005,32 @@
35762
36005
  }
35763
36006
  ]
35764
36007
  },
36008
+ {
36009
+ "name": "Fluent Developer Preview",
36010
+ "chain": "Fluent",
36011
+ "rpc": [
36012
+ "https://rpc.dev.gblend.xyz"
36013
+ ],
36014
+ "faucets": [
36015
+ "https://faucet.dev.gblend.xyz"
36016
+ ],
36017
+ "nativeCurrency": {
36018
+ "name": "Ether",
36019
+ "symbol": "ETH",
36020
+ "decimals": 18
36021
+ },
36022
+ "infoURL": "https://fluent.xyz",
36023
+ "shortName": "fluent-dev-net",
36024
+ "chainId": 20993,
36025
+ "networkId": 20993,
36026
+ "explorers": [
36027
+ {
36028
+ "name": "Fluent Blockscout Explorer",
36029
+ "url": "https://blockscout.dev.gblend.xyz",
36030
+ "standard": "EIP3091"
36031
+ }
36032
+ ]
36033
+ },
35765
36034
  {
35766
36035
  "name": "C4EI",
35767
36036
  "chain": "C4EI",
@@ -38510,8 +38779,8 @@
38510
38779
  "https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}",
38511
38780
  "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
38512
38781
  "https://arb1.arbitrum.io/rpc",
38513
- "https://arbitrum-one.publicnode.com",
38514
- "wss://arbitrum-one.publicnode.com"
38782
+ "https://arbitrum-one-rpc.publicnode.com",
38783
+ "wss://arbitrum-one-rpc.publicnode.com"
38515
38784
  ],
38516
38785
  "faucets": [],
38517
38786
  "explorers": [
@@ -38556,8 +38825,8 @@
38556
38825
  },
38557
38826
  "rpc": [
38558
38827
  "https://nova.arbitrum.io/rpc",
38559
- "https://arbitrum-nova.publicnode.com",
38560
- "wss://arbitrum-nova.publicnode.com"
38828
+ "https://arbitrum-nova-rpc.publicnode.com",
38829
+ "wss://arbitrum-nova-rpc.publicnode.com"
38561
38830
  ],
38562
38831
  "faucets": [],
38563
38832
  "explorers": [
@@ -38566,12 +38835,6 @@
38566
38835
  "url": "https://nova-explorer.arbitrum.io",
38567
38836
  "icon": "blockscout",
38568
38837
  "standard": "EIP3091"
38569
- },
38570
- {
38571
- "name": "dexguru",
38572
- "url": "https://nova.dex.guru",
38573
- "icon": "dexguru",
38574
- "standard": "EIP3091"
38575
38838
  }
38576
38839
  ],
38577
38840
  "infoURL": "https://arbitrum.io",
@@ -40121,7 +40384,8 @@
40121
40384
  "chain": "OverProtocol",
40122
40385
  "icon": "overIcon",
40123
40386
  "rpc": [
40124
- "https://public.rpc.overprotocol.com"
40387
+ "https://rpc.overprotocol.com",
40388
+ "https://rpc2.overprotocol.com"
40125
40389
  ],
40126
40390
  "faucets": [],
40127
40391
  "nativeCurrency": {
@@ -40136,7 +40400,7 @@
40136
40400
  "explorers": [
40137
40401
  {
40138
40402
  "name": "OverView",
40139
- "url": "https://view.over.network",
40403
+ "url": "https://scan.over.network",
40140
40404
  "standard": "EIP3091"
40141
40405
  }
40142
40406
  ]
@@ -40602,8 +40866,15 @@
40602
40866
  {
40603
40867
  "name": "Ink",
40604
40868
  "chain": "ETH",
40605
- "rpc": [],
40606
- "faucets": [],
40869
+ "rpc": [
40870
+ "https://rpc-gel.inkonchain.com",
40871
+ "https://rpc-qnd.inkonchain.com",
40872
+ "wss://rpc-gel.inkonchain.com",
40873
+ "wss://rpc-qnd.inkonchain.com"
40874
+ ],
40875
+ "faucets": [
40876
+ "https://inkonchain.com/faucet"
40877
+ ],
40607
40878
  "features": [
40608
40879
  {
40609
40880
  "name": "EIP155"
@@ -40621,8 +40892,14 @@
40621
40892
  "shortName": "ink",
40622
40893
  "chainId": 57073,
40623
40894
  "networkId": 57073,
40624
- "explorers": [],
40625
- "status": "incubating"
40895
+ "explorers": [
40896
+ {
40897
+ "name": "Ink Explorer",
40898
+ "url": "https://explorer.inkonchain.com",
40899
+ "standard": "EIP3091"
40900
+ }
40901
+ ],
40902
+ "status": "active"
40626
40903
  },
40627
40904
  {
40628
40905
  "name": "COINSEC Network",
@@ -41718,6 +41995,40 @@
41718
41995
  }
41719
41996
  ]
41720
41997
  },
41998
+ {
41999
+ "name": "CyberChain Mainnet",
42000
+ "chain": "CCX",
42001
+ "icon": "cyberchain",
42002
+ "rpc": [
42003
+ "https://rpc.cyberchain.xyz/"
42004
+ ],
42005
+ "features": [
42006
+ {
42007
+ "name": "EIP155"
42008
+ },
42009
+ {
42010
+ "name": "EIP1559"
42011
+ }
42012
+ ],
42013
+ "faucets": [],
42014
+ "nativeCurrency": {
42015
+ "name": "CCX",
42016
+ "symbol": "CCX",
42017
+ "decimals": 18
42018
+ },
42019
+ "infoURL": "https://cyberchain.xyz",
42020
+ "shortName": "ccx",
42021
+ "chainId": 65535,
42022
+ "networkId": 65535,
42023
+ "slip44": 60,
42024
+ "explorers": [
42025
+ {
42026
+ "name": "CyberChain explorer",
42027
+ "url": "https://scan.cyberchain.xyz",
42028
+ "standard": "EIP3091"
42029
+ }
42030
+ ]
42031
+ },
41721
42032
  {
41722
42033
  "name": "Automata Mainnet",
41723
42034
  "chain": "Automata Mainnet",
@@ -42992,6 +43303,36 @@
42992
43303
  }
42993
43304
  ]
42994
43305
  },
43306
+ {
43307
+ "name": "Geo Genesis",
43308
+ "chain": "Geo Genesis",
43309
+ "rpc": [
43310
+ "https://rpc-geo-genesis-h0q2s21xx8.t.conduit.xyz/"
43311
+ ],
43312
+ "features": [
43313
+ {
43314
+ "name": "EIP155"
43315
+ },
43316
+ {
43317
+ "name": "EIP1559"
43318
+ }
43319
+ ],
43320
+ "faucets": [],
43321
+ "infoURL": "https://geobrowser.io",
43322
+ "nativeCurrency": {
43323
+ "name": "The Graph",
43324
+ "symbol": "GRT",
43325
+ "decimals": 18
43326
+ },
43327
+ "shortName": "geo",
43328
+ "chainId": 80451,
43329
+ "networkId": 80451,
43330
+ "explorers": [],
43331
+ "parent": {
43332
+ "type": "L2",
43333
+ "chain": "eip155-42161"
43334
+ }
43335
+ },
42995
43336
  {
42996
43337
  "name": "Nordek Mainnet",
42997
43338
  "chain": "Nordek",
@@ -43265,6 +43606,39 @@
43265
43606
  }
43266
43607
  ]
43267
43608
  },
43609
+ {
43610
+ "name": "VEMP Horizon",
43611
+ "chain": "vemp-horizon",
43612
+ "rpc": [
43613
+ "https://vemp-horizon.calderachain.xyz/http"
43614
+ ],
43615
+ "faucets": [],
43616
+ "nativeCurrency": {
43617
+ "name": "VEMP",
43618
+ "symbol": "VEMP",
43619
+ "decimals": 18
43620
+ },
43621
+ "features": [
43622
+ {
43623
+ "name": "EIP155"
43624
+ },
43625
+ {
43626
+ "name": "EIP1559"
43627
+ }
43628
+ ],
43629
+ "infoURL": "https://www.vemp.xyz/",
43630
+ "shortName": "vemp-horizon",
43631
+ "chainId": 82614,
43632
+ "networkId": 82614,
43633
+ "icon": "vemp-horizon",
43634
+ "explorers": [
43635
+ {
43636
+ "name": "VEMP Horizon Caldera Explorer",
43637
+ "url": "https://vemp-horizon.calderaexplorer.xyz",
43638
+ "standard": "EIP3091"
43639
+ }
43640
+ ]
43641
+ },
43268
43642
  {
43269
43643
  "name": "Xprotocol Testnet",
43270
43644
  "chainId": 83144,
@@ -43991,6 +44365,39 @@
43991
44365
  }
43992
44366
  ]
43993
44367
  },
44368
+ {
44369
+ "name": "Henez Chain Mainnet",
44370
+ "chain": "henez",
44371
+ "rpc": [
44372
+ "https://henez.calderachain.xyz/http"
44373
+ ],
44374
+ "faucets": [],
44375
+ "nativeCurrency": {
44376
+ "name": "Ether",
44377
+ "symbol": "ETH",
44378
+ "decimals": 18
44379
+ },
44380
+ "features": [
44381
+ {
44382
+ "name": "EIP155"
44383
+ },
44384
+ {
44385
+ "name": "EIP1559"
44386
+ }
44387
+ ],
44388
+ "infoURL": "https://www.henez.fi/",
44389
+ "shortName": "henez",
44390
+ "chainId": 91111,
44391
+ "networkId": 91111,
44392
+ "icon": "henez",
44393
+ "explorers": [
44394
+ {
44395
+ "name": "Henez Chain Mainnet Caldera Explorer",
44396
+ "url": "https://henez.calderaexplorer.xyz",
44397
+ "standard": "EIP3091"
44398
+ }
44399
+ ]
44400
+ },
43994
44401
  {
43995
44402
  "name": "MetaDAP Enterprise Mainnet",
43996
44403
  "title": "MetaDAP Enterprise Mainnet",
@@ -44605,6 +45012,31 @@
44605
45012
  }
44606
45013
  ]
44607
45014
  },
45015
+ {
45016
+ "name": "Edge Matrix Chain Sepolia",
45017
+ "chain": "EMC Sepolia",
45018
+ "icon": "emctest",
45019
+ "rpc": [
45020
+ "https://rpc1-sepolia.emc.network"
45021
+ ],
45022
+ "faucets": [],
45023
+ "nativeCurrency": {
45024
+ "name": "Edge Matrix Chain Token",
45025
+ "symbol": "EMC",
45026
+ "decimals": 18
45027
+ },
45028
+ "infoURL": "",
45029
+ "shortName": "EMCSepolia",
45030
+ "chainId": 99879,
45031
+ "networkId": 99879,
45032
+ "explorers": [
45033
+ {
45034
+ "name": "blockscout",
45035
+ "url": "https://sepolia.emcscan.com",
45036
+ "standard": "EIP3091"
45037
+ }
45038
+ ]
45039
+ },
44608
45040
  {
44609
45041
  "name": "UB Smart Chain(testnet)",
44610
45042
  "chain": "USC",
@@ -45645,6 +46077,33 @@
45645
46077
  ]
45646
46078
  }
45647
46079
  },
46080
+ {
46081
+ "name": "eGoldChain Testnet",
46082
+ "chain": "EGC",
46083
+ "icon": "egoldchain",
46084
+ "rpc": [
46085
+ "https://rpc-testnet.egoldchain.com",
46086
+ "wss://rpc-testnet.egoldchain.com"
46087
+ ],
46088
+ "faucets": [],
46089
+ "nativeCurrency": {
46090
+ "name": "Aurum",
46091
+ "symbol": "XAU",
46092
+ "decimals": 18
46093
+ },
46094
+ "infoURL": "https://www.egoldchain.com",
46095
+ "shortName": "egoldchaint",
46096
+ "chainId": 111451,
46097
+ "networkId": 111451,
46098
+ "explorers": [
46099
+ {
46100
+ "name": "eGoldChain Block Explorer",
46101
+ "url": "http://testnet.egoldscan.io",
46102
+ "standard": "none",
46103
+ "icon": "egoldchain"
46104
+ }
46105
+ ]
46106
+ },
45648
46107
  {
45649
46108
  "name": "Metachain One Mainnet",
45650
46109
  "chain": "METAO",
@@ -47614,6 +48073,38 @@
47614
48073
  }
47615
48074
  ]
47616
48075
  },
48076
+ {
48077
+ "name": "Studio Testnet",
48078
+ "chain": "STO",
48079
+ "icon": "studio",
48080
+ "rpc": [
48081
+ "https://rpc.studio-blockchain.com",
48082
+ "wss://ws.studio-blockchain.com"
48083
+ ],
48084
+ "faucets": [],
48085
+ "nativeCurrency": {
48086
+ "name": "Studio Token",
48087
+ "symbol": "STO",
48088
+ "decimals": 18
48089
+ },
48090
+ "features": [
48091
+ {
48092
+ "name": "EIP155"
48093
+ }
48094
+ ],
48095
+ "infoURL": "https://studio-blockchain.com",
48096
+ "shortName": "sto",
48097
+ "chainId": 240240,
48098
+ "networkId": 240240,
48099
+ "explorers": [
48100
+ {
48101
+ "name": "Studio Scan",
48102
+ "url": "https://studio-scan.com",
48103
+ "standard": "EIP3091"
48104
+ }
48105
+ ],
48106
+ "status": "active"
48107
+ },
47617
48108
  {
47618
48109
  "name": "Orange Chain Testnet",
47619
48110
  "title": "Orange Chain Testnet",
@@ -48994,7 +49485,9 @@
48994
49485
  "chain": "ETH",
48995
49486
  "rpc": [
48996
49487
  "https://sepolia-rollup.arbitrum.io/rpc",
48997
- "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}"
49488
+ "https://arbitrum-sepolia.infura.io/v3/${INFURA_API_KEY}",
49489
+ "https://arbitrum-sepolia-rpc.publicnode.com",
49490
+ "wss://arbitrum-sepolia-rpc.publicnode.com"
48998
49491
  ],
48999
49492
  "faucets": [],
49000
49493
  "nativeCurrency": {
@@ -49669,7 +50162,7 @@
49669
50162
  "chain": "OverProtocol",
49670
50163
  "icon": "overIcon",
49671
50164
  "rpc": [
49672
- "https://wallet-dolphin.rpc.over.network"
50165
+ "https://rpc.dolphin.overprotocol.com"
49673
50166
  ],
49674
50167
  "faucets": [],
49675
50168
  "nativeCurrency": {
@@ -49684,7 +50177,7 @@
49684
50177
  "explorers": [
49685
50178
  {
49686
50179
  "name": "OverView Testnet",
49687
- "url": "https://dolphin.view.over.network",
50180
+ "url": "https://dolphin-scan.over.network",
49688
50181
  "standard": "EIP3091"
49689
50182
  }
49690
50183
  ]
@@ -50276,6 +50769,33 @@
50276
50769
  }
50277
50770
  ]
50278
50771
  },
50772
+ {
50773
+ "name": "Zether Mainnet",
50774
+ "chain": "Zether",
50775
+ "rpc": [
50776
+ "https://rpc.zether.org",
50777
+ "https://rpc.zthscan.com"
50778
+ ],
50779
+ "faucets": [],
50780
+ "nativeCurrency": {
50781
+ "name": "Zether",
50782
+ "symbol": "ZTH",
50783
+ "decimals": 18
50784
+ },
50785
+ "infoURL": "https://zether.org",
50786
+ "shortName": "zth",
50787
+ "chainId": 715131,
50788
+ "networkId": 715131,
50789
+ "icon": "zether",
50790
+ "explorers": [
50791
+ {
50792
+ "name": "zthscan",
50793
+ "url": "https://zthscan.com",
50794
+ "icon": "zether",
50795
+ "standard": "none"
50796
+ }
50797
+ ]
50798
+ },
50279
50799
  {
50280
50800
  "name": "ERAM Mainnet",
50281
50801
  "chain": "ERAM",
@@ -52492,6 +53012,44 @@
52492
53012
  "icon": "ethereum",
52493
53013
  "explorers": []
52494
53014
  },
53015
+ {
53016
+ "name": "Zuux chain testnet",
53017
+ "title": "Zuux chain testnet",
53018
+ "chain": "zuuxchain",
53019
+ "icon": "zuuxchain",
53020
+ "rpc": [
53021
+ "https://rpc.zuux.network"
53022
+ ],
53023
+ "features": [
53024
+ {
53025
+ "name": "none"
53026
+ }
53027
+ ],
53028
+ "faucets": [
53029
+ "https://www.zuuxlend.xyz/faucet"
53030
+ ],
53031
+ "nativeCurrency": {
53032
+ "name": "ZUUX",
53033
+ "symbol": "ZUUX",
53034
+ "decimals": 18
53035
+ },
53036
+ "infoURL": "https://www.zuux.network",
53037
+ "shortName": "zuuxchain",
53038
+ "chainId": 4284265,
53039
+ "networkId": 4284265,
53040
+ "explorers": [
53041
+ {
53042
+ "name": "Zuux chain explorer",
53043
+ "url": "https://blockscout.zuux.network",
53044
+ "standard": "EIP3091"
53045
+ },
53046
+ {
53047
+ "name": "Zuux chain explorer",
53048
+ "url": "https://explorer.zuux.network",
53049
+ "standard": "EIP3091"
53050
+ }
53051
+ ]
53052
+ },
52495
53053
  {
52496
53054
  "name": "Altar Testnet",
52497
53055
  "chain": "Altar",
@@ -54035,6 +54593,41 @@
54035
54593
  }
54036
54594
  ]
54037
54595
  },
54596
+ {
54597
+ "name": "SoonChain Sepolia Devnet",
54598
+ "chain": "SoonChain Devnet Sepolia",
54599
+ "rpc": [
54600
+ "https://sepolia.rpc.soonchain.ai"
54601
+ ],
54602
+ "faucets": [
54603
+ "https://console.optimism.io/faucet"
54604
+ ],
54605
+ "nativeCurrency": {
54606
+ "name": "Sepolia Ether",
54607
+ "symbol": "ETH",
54608
+ "decimals": 18
54609
+ },
54610
+ "features": [
54611
+ {
54612
+ "name": "EIP155"
54613
+ },
54614
+ {
54615
+ "name": "EIP1559"
54616
+ }
54617
+ ],
54618
+ "infoURL": "https://soonchain.ai",
54619
+ "shortName": "Soon-Devnet",
54620
+ "chainId": 20221001,
54621
+ "networkId": 20221001,
54622
+ "icon": "soonchain",
54623
+ "explorers": [
54624
+ {
54625
+ "name": "Soon Scan",
54626
+ "url": "https://sepolia.explorer.soonchain.ai",
54627
+ "standard": "none"
54628
+ }
54629
+ ]
54630
+ },
54038
54631
  {
54039
54632
  "name": "Vcity Testnet",
54040
54633
  "chain": "VCITY",
@@ -54497,7 +55090,9 @@
54497
55090
  "chain": "XOC",
54498
55091
  "icon": "xone-test",
54499
55092
  "rpc": [
54500
- "https://rpc-testnet.xone.plus"
55093
+ "https://rpc-testnet.xone.plus",
55094
+ "https://rpc-testnet.xone.org",
55095
+ "https://rpc-testnet.knight.center"
54501
55096
  ],
54502
55097
  "features": [
54503
55098
  {
@@ -54507,7 +55102,9 @@
54507
55102
  "name": "EIP1559"
54508
55103
  }
54509
55104
  ],
54510
- "faucets": [],
55105
+ "faucets": [
55106
+ "https://faucet.xone.plus/"
55107
+ ],
54511
55108
  "nativeCurrency": {
54512
55109
  "name": "Xone Coin",
54513
55110
  "symbol": "XOC",
@@ -55012,8 +55609,8 @@
55012
55609
  "https://autonity.rpc.web3cdn.network/testnet",
55013
55610
  "wss://autonity.rpc.web3cdn.network/testnet/ws",
55014
55611
  "https://autonity-piccadilly.rpc.subquery.network/public",
55015
- "https://picadilly.autonity-apis.com",
55016
- "wss://picadilly-ws.autonity-apis.com"
55612
+ "https://piccadilly.autonity-apis.com",
55613
+ "wss://piccadilly-ws.autonity-apis.com"
55017
55614
  ],
55018
55615
  "faucets": [],
55019
55616
  "nativeCurrency": {