Skip to content

Commit

Permalink
feat: yCRV Zap v3 contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
karelianpie committed Jul 11, 2023
1 parent df3b488 commit 73af887
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/web-lib/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ export const VECRV_YEARN_TREASURY_ADDRESS = toAddress('0xF147b8125d2ef93FB6965Db
export const VLYCRV_TOKEN_ADDRESS = toAddress('0xCCBD4579495cD78280e4900CB482C8Edf2EC8336');
export const YCRV_TOKEN_ADDRESS = toAddress('0xFCc5c47bE19d06BF83eB04298b026F81069ff65b');
export const STYCRV_TOKEN_ADDRESS = toAddress('0x27B5739e22ad9033bcBf192059122d163b60349D');
export const LP_YCRV_V2 = toAddress('0x6E9455D109202b426169F0d8f01A3332DAE160f3');
export const YCRV_F_V2 = toAddress('0x99f5aCc8EC2Da2BC0771c32814EFF52b712de1E5');

export const LPYCRV_TOKEN_ADDRESS = toAddress('0xc97232527B62eFb0D8ed38CF3EA103A6CcA4037e');
export const YVECRV_TOKEN_ADDRESS = toAddress('0xc5bDdf9843308380375a611c18B50Fb9341f502A');
export const YVBOOST_TOKEN_ADDRESS = toAddress('0x9d409a0A012CFbA9B15F6D4B36Ac57A46966Ab9a');
Expand Down

0 comments on commit 73af887

Please sign in to comment.