0x17768cfd…1f1fsent to0x3cdd07c1…c0b6·#17,318,131·view on Etherscan
Update OUSD Harvester Config for CRV
The OUSD Harvester is currently failing as there is not enough liquidity in the SushiSwap CRV/ETH pool to swap 26,476 CRV to ETH and then ETH to USDT. The harvester will revert the swap if there is more than 3% slippage which is the case for 26,476 CRV.
This proposal limits the amount of CRV that can be liquidated by the Harvester at one time to 4,000 CRV. That is a small enough amount to be under the 3% slippage requirement.
The other Harvester config change is changing the harvester rewards for liquidating CRV from 1% to 2%. 2% is enough to cover costs when the gas price is 40 Gwei.
Code PR: #1492