Received fee tokens in the Fees
contract can not be swapped for WETH due to a lack of token spending allowance for the Uniswap V3 router.
Received fee tokens are swapped via Uniswap V3 for WETH using the sellProfits
function. However, the swap router lacks the necessary token spending allowance to perform the swap, leading to a revert of the transaction.
The Uniswap V3 swap router lacks the necessary token spending allowance to perform the swap, leading to a revert of the transaction.
Manual Review
Consider adding the appropriate token approval before the swap in line 30.
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.