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

Unstaking fees #194

Closed
wants to merge 2 commits into from
Closed

Unstaking fees #194

wants to merge 2 commits into from

Conversation

dimpar
Copy link
Member

@dimpar dimpar commented Jan 25, 2024

WIP - adding unstaking fees

depends on #151

closes #162

When unstaking stBTC Acre should collect fees that goes to a fee
recipient address e.g. treasury wallet. Fees are collected duriing
redeeming (providing a concrete amount of shares to convert for tBTC)
or withdrawing (providing a concrete amount of assets to collect and
burn shares). Exit fees are calculated using exit fee basis points that
is a governbale parameter.
@dimpar dimpar changed the base branch from main to staking-fees January 25, 2024 15:02
Dev should intentionally set an exit fee amount even if it's zero.
Disabled slither for this function, it's not dead code.
Base automatically changed from staking-fees to main February 1, 2024 14:06
@nkuba
Copy link
Member

nkuba commented Apr 4, 2024

Closing in favor of #314

@nkuba nkuba closed this Apr 4, 2024
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.

Implement unstaking fees
2 participants