Skip to content

Commit

Permalink
convex temp patch
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Jul 3, 2023
1 parent cdf5626 commit 9d7f335
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions protocols/convex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ const convex: Protocol = {
deployTime + 4 * periodToSeconds.year,
25000000,
),
"Curve LP rewards": () =>
supply(chain, CVX, deployTime, "convex-finance", 50000000),
"Curve LP rewards": () => supply(chain, CVX, deployTime, "convex", 50000000),
meta: {
sources: [
"https://docs.convexfinance.com/convexfinance/general-information/tokenomics",
Expand Down

0 comments on commit 9d7f335

Please sign in to comment.