File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -252,6 +252,17 @@ const chains = [
252
252
} ,
253
253
chain : "FETH" ,
254
254
} ,
255
+ {
256
+ name : "Unichain" ,
257
+ infoURL : "https://unichain.org" ,
258
+ chainId : 130 ,
259
+ nativeCurrency : {
260
+ name : "Ether" ,
261
+ symbol : "ETH" ,
262
+ decimals : 18 ,
263
+ } ,
264
+ chain : "ETH" ,
265
+ } ,
255
266
{
256
267
name : "Defi Oracle Meta Mainnet" ,
257
268
infoURL : "https://info.defi-oracle.io/" ,
@@ -1594,6 +1605,17 @@ const chains = [
1594
1605
} ,
1595
1606
chain : "henez" ,
1596
1607
} ,
1608
+ {
1609
+ name : "Lumoz Chain Mainnet" ,
1610
+ infoURL : "https://lumoz.org" ,
1611
+ chainId : 96370 ,
1612
+ nativeCurrency : {
1613
+ name : "Lumoz Mainnet Token" ,
1614
+ symbol : "MOZ" ,
1615
+ decimals : 18 ,
1616
+ } ,
1617
+ chain : "ETH" ,
1618
+ } ,
1597
1619
{
1598
1620
name : "Plume Devnet" ,
1599
1621
infoURL : "https://plumenetwork.xyz/" ,
You can’t perform that action at this time.
0 commit comments