LiquidationPoolManager
approves tokens to be sent to LiquidationPool
when runLiquidation
function is called
When calling runLiquidation
in LiquidationPoolManager
, all the tokens that are in possession of the Manager
are approved to be sent to the pool
.
If there are NO stakers that are staking TST the function will pass and all of the funds will be send to the protocol with forwardRemainingRewards
:
So the allowance will pile up with time.
Low as there is not much that can be done with the approved tokens for transferring.
Manual review
Revoke approval if no tokens are distributed in LiquidationPool
, distributeAssets
function.
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.