-
Notifications
You must be signed in to change notification settings - Fork 23
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
[StableSwap] Issue 3: Fees, Incentives, and Yield Distribution #33
Comments
I'd like to handle this task. |
Can I work on this, please? |
Would love to tackle this! |
Could I try solving this? |
I’d like to work on this. |
Hi, thank you for showing interest, this issue will be available after we get base code from #31 |
Can I tackle this one? |
Can I handle this task? |
To implement this issue I would setup a fee policy on the trades with adjustable parameters to provide flexibility. Build logic to proportionally apportion collected fees to liquidity providers and compute and update yields for LP tokens at regular periods. Functionality should be validated through comprehensive testing, where fee distribution and yield management are ensured to be correct. |
+1 @Jemiiah Are you still interested to work on this? If yes, feel free to continue without waiting. Otherwise I will reassign the issue to someone else. |
Can I work on this, please? |
@Jagadeeshftw Assigned it to you! |
Thank you so much @raduciobanu22. I will start work on it immediately |
Parent issue: #24
Objective:
Set up fee structures and yield distribution mechanisms for the StableSwap protocol.
Description:
This issue focuses on implementing swap fees, distributing them to liquidity providers, and calculating yields for LP tokens.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: