The Fees
contract cannot handle WETH
, resulting in WETH
being stuck permanently in the contract.
The Fees
contract sells accumulated protocol fees on Uniswap V3. Since the protocol is designed to work with all ERC-20 based tokens, this could (and likely will) also include WETH
. However, the Fees
contract cannot handle WETH
, as its only method, sellProfits
, reverts when calling it with WETH
:
WETH
fees earned by the protocol via borrowing or liquidations are permanently stuck in the Fees
contract.
None
When sellProfits
is called with WETH
, simply transfer them directly to the staking 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.