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

Research - Fee redemption + distribution #68

Open
RedVeil opened this issue Jun 28, 2023 · 0 comments
Open

Research - Fee redemption + distribution #68

RedVeil opened this issue Jun 28, 2023 · 0 comments
Assignees
Labels
research Research Ticket

Comments

@RedVeil
Copy link
Contributor

RedVeil commented Jun 28, 2023

Currently all fees accrue in the FeeRecipientProxy on each chain.
These fees are in shares of the vault/adapter.
The FeeRecipientProxy just holds them and allows the owner to approve some other address to withdraw all shares.

Now we need to figure out a system of smart contracts that can redeem these shares for either a base asset or convert them to only one type of vault shares. This base asset/ vault share should than get distributed to POP stakers.
This should be possible automatically or with minimal maintance.

Since we are live on multiple chains we would need to figure out if we bridge all fees back to mainnet or if stakers can decide on which chain they stake.
We can use curve as inspiration to figure out how they distribute fees.

@RedVeil RedVeil added question Further information is requested research Research Ticket ice box On hold currently and removed question Further information is requested ice box On hold currently labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Research Ticket
Projects
None yet
Development

No branches or pull requests

2 participants