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

CS Note 8.9: No Interest Paid on Pending Redistributions #503

Open
bingen opened this issue Oct 9, 2024 · 0 comments
Open

CS Note 8.9: No Interest Paid on Pending Redistributions #503

bingen opened this issue Oct 9, 2024 · 0 comments

Comments

@bingen
Copy link
Collaborator

bingen commented Oct 9, 2024

When a liquidation causes a redistribution, the redistributed debt is accounted for in the DefaultPool.
Whenever a trove is touched, its pending redistributions are moved from the DefaultPool to the trove.

Note that no interest is paid on pending redistributed debt. Interest will only start accruing once the debt is moved to the trove.

Also note that the approximate interest rate calculated for the upfrontfee ignores the pending redistributed debt. As the pending debt has an interest rate of 0%, the average interest rate can therefore be higher than the effective interest rate paid on all outstanding BOLD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant