File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -670,6 +670,17 @@ const chains = [
670
670
} ,
671
671
chain : "Dogether" ,
672
672
} ,
673
+ {
674
+ name : "Perennial" ,
675
+ infoURL : "https://perennial.finance" ,
676
+ chainId : 1424 ,
677
+ nativeCurrency : {
678
+ name : "Ether" ,
679
+ symbol : "ETH" ,
680
+ decimals : 18 ,
681
+ } ,
682
+ chain : "perennial" ,
683
+ } ,
673
684
{
674
685
name : "ZKBase Mainnet" ,
675
686
infoURL : "https://zkbase.org/" ,
@@ -1660,17 +1671,6 @@ const chains = [
1660
1671
} ,
1661
1672
chain : "ETH" ,
1662
1673
} ,
1663
- {
1664
- name : "Plume Devnet" ,
1665
- infoURL : "https://plumenetwork.xyz/" ,
1666
- chainId : 98864 ,
1667
- nativeCurrency : {
1668
- name : "Plume Sepolia Ether" ,
1669
- symbol : "ETH" ,
1670
- decimals : 18 ,
1671
- } ,
1672
- chain : "ETH" ,
1673
- } ,
1674
1674
{
1675
1675
name : "Plume (Legacy)" ,
1676
1676
infoURL : "https://plumenetwork.xyz/" ,
@@ -1680,7 +1680,7 @@ const chains = [
1680
1680
symbol : "ETH" ,
1681
1681
decimals : 18 ,
1682
1682
} ,
1683
- chain : "ETH " ,
1683
+ chain : "PLUME Legacy " ,
1684
1684
} ,
1685
1685
{
1686
1686
name : "re.al" ,
You can’t perform that action at this time.
0 commit comments