Skip to content

Commit

Permalink
chore: Increase Kelp points (#5720)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller authored May 14, 2024
1 parent 6e17a25 commit cebfc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ const pools: Pools = {
points: [
{
protocol: Protocol.Kelp,
multiple: '3',
multiple: '4',
expiryTimestamp: 1717106400, // 2024-05-31 00:00:00
description:
'LPs earn 3x miles until May 31st. The Miles boost increases rewards based on the total pool capital, not just rsETH. Your daily Kelp Miles value is calculated by multiplying the effective rsETH balance by 10,000 times the boost value. Your Miles are then distributed based on your share of the liquidity pool.',
Expand Down

0 comments on commit cebfc9b

Please sign in to comment.