Skip to content

Commit

Permalink
Update pools.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus committed May 6, 2024
1 parent efb25e4 commit c91b40e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/config/mainnet/pools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -598,9 +598,9 @@ const pools: Pools = {
{
protocol: Protocol.Kelp,
multiple: '3',
expiryTimestamp: 1714431600, // 2024-04-30 00:00:00
expiryTimestamp: 1717106400, // 2024-05-31 00:00:00
description:
'LPs earn 3x miles until April 30th. 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.',
'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.',
},
{
protocol: Protocol.Eigenlayer,
Expand Down

0 comments on commit c91b40e

Please sign in to comment.