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

Ensuro: removes deprecated pools and adds new ones #1512

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gnarvaja
Copy link
Contributor

Three pools removed, three new pools added.

Other changes are just linting.

Adds the yield adapter to compute Ensuro APY of Ensuro Pools (eTokens).

The adapter computes the totalSupply variation in the last day
(excluding net deposits), as a percentage of initial totalSupply as the
daily APR. Then converts the APR to annualized APY.
@slasher125
Copy link
Collaborator

slasher125 commented Sep 17, 2024

@gnarvaja tests are failing, can u pls run them locally and fix any remaining issues

@gnarvaja
Copy link
Contributor Author

@gnarvaja tests are failing, can u pls run them locally and fix any remaining issues

The tests run fine locally, but they require an environment variable (ALCHEMY_CONNECTION_ETHEREUM). I made some changes to make the error visible, but there's some error with the workflow and isn't finishing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants