Feat: Add historic monthly APY to Vault page
Opened this issue · 0 comments
murderteeth commented
Add a table of monthly history of APYs to the Vault page. To get the data, query the yearn vision api. Here's an example of how to query the vision api for weekly TVLs:
https://github.com/yearn/dashboard_ui/blob/main/api/routes/vision/index.js#L15
The table of historic APYs looks like this, with APY reports each month and one for the and of the year: