@@ -494,6 +494,17 @@ const chains = [
494
494
} ,
495
495
chain : "ETH" ,
496
496
} ,
497
+ {
498
+ name : "River" ,
499
+ infoURL : "https://www.river.build" ,
500
+ chainId : 550 ,
501
+ nativeCurrency : {
502
+ name : "Ether" ,
503
+ symbol : "ETH" ,
504
+ decimals : 18 ,
505
+ } ,
506
+ chain : "river" ,
507
+ } ,
497
508
{
498
509
name : "Redstone" ,
499
510
infoURL : "https://redstone.xyz" ,
@@ -505,6 +516,17 @@ const chains = [
505
516
} ,
506
517
chain : "ETH" ,
507
518
} ,
519
+ {
520
+ name : "Rivalz" ,
521
+ infoURL : "https://rivalz.hub.caldera.xyz" ,
522
+ chainId : 753 ,
523
+ nativeCurrency : {
524
+ name : "Ether" ,
525
+ symbol : "ETH" ,
526
+ decimals : 18 ,
527
+ } ,
528
+ chain : "rivalz" ,
529
+ } ,
508
530
{
509
531
name : "Patex" ,
510
532
infoURL : "https://patex.io/" ,
@@ -912,6 +934,17 @@ const chains = [
912
934
} ,
913
935
chain : "Muster" ,
914
936
} ,
937
+ {
938
+ name : "OEV Network" ,
939
+ infoURL : "https://api3.org/oev/" ,
940
+ chainId : 4913 ,
941
+ nativeCurrency : {
942
+ name : "Ether" ,
943
+ symbol : "ETH" ,
944
+ decimals : 18 ,
945
+ } ,
946
+ chain : "oev-network" ,
947
+ } ,
915
948
{
916
949
name : "Mantle" ,
917
950
infoURL : "https://mantle.xyz" ,
@@ -1088,6 +1121,17 @@ const chains = [
1088
1121
} ,
1089
1122
chain : "ETH" ,
1090
1123
} ,
1124
+ {
1125
+ name : "Huddle01" ,
1126
+ infoURL : "https://huddle01.com/" ,
1127
+ chainId : 12323 ,
1128
+ nativeCurrency : {
1129
+ name : "Ether" ,
1130
+ symbol : "ETH" ,
1131
+ decimals : 18 ,
1132
+ } ,
1133
+ chain : "huddle01" ,
1134
+ } ,
1091
1135
{
1092
1136
name : "L3X Protocol" ,
1093
1137
infoURL : "https://l3x.com" ,
@@ -1121,6 +1165,17 @@ const chains = [
1121
1165
} ,
1122
1166
chain : "ETHW" ,
1123
1167
} ,
1168
+ {
1169
+ name : "Fluent Developer Preview" ,
1170
+ infoURL : "https://fluent.xyz" ,
1171
+ chainId : 20993 ,
1172
+ nativeCurrency : {
1173
+ name : "Ether" ,
1174
+ symbol : "ETH" ,
1175
+ decimals : 18 ,
1176
+ } ,
1177
+ chain : "Fluent" ,
1178
+ } ,
1124
1179
{
1125
1180
name : "Lestnet" ,
1126
1181
infoURL : "https://lestnet.org" ,
@@ -1330,6 +1385,17 @@ const chains = [
1330
1385
} ,
1331
1386
chain : "Lambda Chain" ,
1332
1387
} ,
1388
+ {
1389
+ name : "Ink" ,
1390
+ infoURL : "https://inkonchain.com" ,
1391
+ chainId : 57073 ,
1392
+ nativeCurrency : {
1393
+ name : "Ether" ,
1394
+ symbol : "ETH" ,
1395
+ decimals : 18 ,
1396
+ } ,
1397
+ chain : "ETH" ,
1398
+ } ,
1333
1399
{
1334
1400
name : "Linea" ,
1335
1401
infoURL : "https://linea.build" ,
@@ -1462,6 +1528,17 @@ const chains = [
1462
1528
} ,
1463
1529
chain : "ETH" ,
1464
1530
} ,
1531
+ {
1532
+ name : "Henez Chain Mainnet" ,
1533
+ infoURL : "https://www.henez.fi/" ,
1534
+ chainId : 91111 ,
1535
+ nativeCurrency : {
1536
+ name : "Ether" ,
1537
+ symbol : "ETH" ,
1538
+ decimals : 18 ,
1539
+ } ,
1540
+ chain : "henez" ,
1541
+ } ,
1465
1542
{
1466
1543
name : "Plume Devnet" ,
1467
1544
infoURL : "https://www.plumenetwork.xyz/" ,
@@ -1639,6 +1716,17 @@ const chains = [
1639
1716
} ,
1640
1717
chain : "DUSTBOY" ,
1641
1718
} ,
1719
+ {
1720
+ name : "Zether Mainnet" ,
1721
+ infoURL : "https://zether.org" ,
1722
+ chainId : 715131 ,
1723
+ nativeCurrency : {
1724
+ name : "Zether" ,
1725
+ symbol : "ZTH" ,
1726
+ decimals : 18 ,
1727
+ } ,
1728
+ chain : "Zether" ,
1729
+ } ,
1642
1730
{
1643
1731
name : "zkLink Nova Mainnet" ,
1644
1732
infoURL : "https://zklink.io" ,
0 commit comments