Skip to content

Commit

Permalink
fix: agETH multipliers
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulydev committed Sep 27, 2024
1 parent aa17da4 commit 1475d53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/protocols/protocolList.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,16 +285,16 @@
"name": "EigenLayer Points"
},
{
"amount": 3,
"amount": 3.5,
"name": "Infra Partner"
},
{
"amount": 1,
"name": "Scroll [Top Marks]"
},
{
"amount": 1,
"name": "Linea LXP-L [Boosted]"
"amount": 1.15,
"name": "Linea LXP-L Boost"
}
]
}
Expand Down

0 comments on commit 1475d53

Please sign in to comment.