Skip to content

Commit

Permalink
Add yPrisma vault gauge (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkorin authored Nov 30, 2023
1 parent 992bb98 commit b083643
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/veyfi/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ export const VE_YFI_GAUGES = [
toAddress('0x7Fd8Af959B54A677a1D8F92265Bd0714274C56a3'), // YFI/ETH yVault
toAddress('0x28da6dE3e804bDdF0aD237CFA6048f2930D0b4Dc'), // dYFI/ETH yVault
toAddress('0x107717C98C8125A94D3d2Cc82b86a1b705f3A27C'), // yCRV/CRV yVault
toAddress('0x81d93531720d86f0491DeE7D03f30b3b5aC24e59') // yETH/ETH yVault
toAddress('0x81d93531720d86f0491DeE7D03f30b3b5aC24e59'), // yETH/ETH yVault
toAddress('0x6130E6cD924a40b24703407F246966D7435D4998') // yPrisma/Prisma yVault
];

1 comment on commit b083643

@vercel
Copy link

@vercel vercel bot commented on b083643 Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.