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(ERC4626): let users deposit into vaults of their choice #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xtomm
Copy link

@0xtomm 0xtomm commented Sep 14, 2022

Hi

This PR let LlamaPay users deposit their salary into an ERC4626 contract if their choose to. I didn't change any API, which means nothing needs to be changed before deploying the contract (UI, bot,...).
I've just added a new method setRedirect(address _to, bool _is4626Vault) that let you opt-in for the vault you want, I believe only the UI will need to be changed to handle this change

Let me know if you want me to do any changes or if you are not ready to add this change yet

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.

1 participant