Fairmint/c-org

exit_fee calculation is incorrect

Closed this issue · 2 comments

The exit_fee calculus should be:
exit_fee=total_supply*(total_supply+burnt_supply)*buy_slope - buyback_reserve

This formula has been confirmed by Blockscience to be correct:
image

@thibauld this change breaks most the csv tests