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

[AAVE-VAULT] Add a new feature to check if change asset makes loss more than profit from APY and prevent it. #2392

Open
webelf101 opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request PalomaBot

Comments

@webelf101
Copy link

We need to add a logic to check the difference between APY/APR based on change asset period. We should assume that we will lose about 0.1% asset on asset change. That means, until we get profit from difference between APY of old asset and new asset with time more than the change asset loss, we shouldn't change asset. So we need to add a logic to check difference of APY/APR and prevent change asset until we have more profit.

@webelf101 webelf101 added enhancement New feature or request PalomaBot labels Nov 19, 2024
@webelf101 webelf101 self-assigned this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PalomaBot
Projects
None yet
Development

No branches or pull requests

1 participant