memoscan
← all memos

Memo 0x5acdcd0b…7493aa on Ethereum

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