yearn-watch-legacy
yearn-watch-legacy copied to clipboard
Yearn Watch is a tool that provides vault and strategies data for management
Rn, there are several components that have the tooltip information of what each score means in the risk dimensions. this should be refactor into a config/JSON file that we can...
Sdk added support for multicall which can improve our loading times. https://github.com/yearn/yearn-sdk/pull/183/files https://github.com/yearn/yearn-sdk/issues/57#issue-940322266 Reactor ywatch loading to use this multicall instead of deoing several promises.
Add a warning when the vault version and strategy versions are not compatible in Vaults home and vault Page.
When the risk page is loaded for the group `Single Sided Balancer` https://yearn.watch/network/ethereum/query/default/group/SingleSidedBalancer,SSBv2/ It's missing some strategies that end up in the `Others` bucket: [here](https://yearn.watch/network/ethereum/query/default/group/all/?exclude=pooltogether&exclude=crv&exclude=curve&exclude=convex&exclude=maker&exclude=vesper&exclude=idle&exclude=rook&exclude=synthetix&exclude=snxstaking&exclude=snx&exclude=genericlevcomp&exclude=genlevcomp&exclude=ah2&exclude=ah&exclude=strategylender&exclude=genericlender&exclude=singlesided&exclude=ssc&exclude=Levered-AAVE-wBTC&exclude=universe&exclude=kashi&exclude=pooltogether&exclude=aave&exclude=borrower&exclude=router&exclude=accumulator&exclude=1INCHGovernance&exclude=stratmm&exclude=WETHSingleSided&exclude=0x2923a58c1831205C854DBEa001809B194FDb3Fa5&exclude=makerv2&exclude=jointprovider&exclude=rebalancer&exclude=SingleSidedBalancer&exclude=SSBv2&exclude=StrategyBarnDAOStaking&exclude=StrategyLeagueDAOStaking&exclude=ToHegicSushiJoint&exclude=0xB1bC173c2BCC98E8EEDE8Af0443AcE29b8fA2992&exclude=0x26244f5b4A933C6e595665F08F8c76108195b755&exclude=FiatDAOStakingYFI&exclude=StrategyLiquityStabilityPoolLUSD&exclude=inverse&exclude=StrategyNotionalLending&exclude=solidexjoint) Notice the other's bucket contains...
This strat has the name Strategy_ProviderOfUSDCToNoHedgeSolidexJoint, https://yearn.watch/network/fantom/vault/0xEF0210eB96c7EB36AF8ed1c20306462764935607/strategy/0x80332ecdc7ccdb187b95c97d4b33a8e918f8dd70 the group created here is not matching it https://github.com/yearn/yearn-watch/pull/246/files
This issue scope should add: - disclosure text explaining that this data is internal process, etc. - table page explaining what each score means on each dimension - link to...
User can input debt ratio % of uninvested capital e.g Show me all vaults that have 20% or higher uninvested capital and page presents the list This feature can be...
Users may want to save favorite vaults or star their list and load them again after the closed the browser or session. To persist and load data without a backend...
Scope for yearn watch dashboard - top 5-10 strategies chart sorted by totalAssets in USDC and grouped by similar name "maker" "leverage" - top 5-10 protocol distribution chart with totalAssets...