Skip to content

Commit

Permalink
feat: add convex vecrv voter.
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Dec 19, 2024
1 parent a4c63d8 commit 22b9e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/utils/addresses.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ addresses.mainnet.CurveLUSDMetaPool =
addresses.mainnet.ConvexOUSDAMOStrategy =
"0x89Eb88fEdc50FC77ae8a18aAD1cA0ac27f777a90";
addresses.mainnet.CurveOUSDGauge = "0x25f0cE4E2F8dbA112D9b115710AC297F816087CD";
addresses.mainnet.ConvexVoter = "0x989AEb4d175e16225E39E87d0D97A3360524AD80";

// Curve OETH/ETH pool
addresses.mainnet.ConvexOETHAMOStrategy =
Expand Down

0 comments on commit 22b9e69

Please sign in to comment.