KittyVault::purrrCollateralToAave
function implements the supply of collateral to Aave pool to earn interest. But KittyVault::purrrCollateralToAave
function ignores return value by IERC20(i_token).approve(address(i_aavePool),_ameowntToSupply), this makes the computation to have no effect, therefore there would not be supply of collateral to Aave pool to earn interest.
The protocol would no be able to implement the supply of collateral to Aave pool to earn interest.
manual review
Ensure that the return values of the KittyVault::purrrCollateralToAave
function are used.
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.