From c112dc3fcd8a530228ec5035ada4df97225b0ffc Mon Sep 17 00:00:00 2001 From: Sudheer Date: Tue, 19 Jan 2021 21:55:07 +0530 Subject: [PATCH] Fix yearn folder path Change yearn filder name --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 7526b1a..5582cf5 100644 --- a/index.ts +++ b/index.ts @@ -30,7 +30,7 @@ export const protocols = { description: "yEarn is an automated liquidity aggregator offering a number of yield farming opportunities. In order for a proposal to pass or fail, more than 20% of the total staked YFI tokens (Quorum) have to vote. The Majority threshold currently stands at 50%. \n Anyone can stake their YFI in to vote on proposals - once you vote, your YFI will lock for 3 days.", suffix: "YFI", - folder: "compound", + folder: "yearn", }, powerpool: { name: "Powerpool",