Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add historic monthly APY to Vault page #133

Open
murderteeth opened this issue Jan 17, 2023 · 0 comments
Open

Feat: Add historic monthly APY to Vault page #133

murderteeth opened this issue Jan 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@murderteeth
Copy link
Collaborator

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:
image

@murderteeth murderteeth added the enhancement New feature or request label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant