The remaining EUROs tokens after executing the distributeFees function are frozen in the contract
When calling the distributeFees function for EUROs token distribution, if there are any _amount * positions[_holder].TST / tstTotal
and _amount * pendingStakes[i].TST / tstTotal
due to the loss of calculation accuracy, the calculation result is: 0. Then the _amount of EUROs tokens will not be fully distributed. The remaining portion will be frozen in the LiquidationPool contract.
##Impact
When the distributeFees function is called to distribute EUROs tokens, the remaining parts will be frozen in the LiquidationPool contract.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.