Closed penandlim closed 4 months ago
THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings
to show all the results.
Summary
Generated at commit: 84eeb9275d4a1c01a3a2cc6980081d86785c11b5, compared to commit: 1dc9b20d7e42f4d7a6cfb99fba21ee28c753efaf
Contract | Method | Avg (+/-) | % |
---|---|---|---|
DYFIRedeemer | receiveFlashLoan | +1,548 โ | +1.57% |
Yearn4626RouterExt | redeemVaultV2 | +4,015 โ | +1.06% |
Describe your changes
Curve Router NG deployment from 2 weeks ago is added. https://etherscan.io/address/0x16C6521Dff6baB339122a0FE25a9116693265353
Since CoveYFI/YFI pool is a stable NG type pool that takes in dynamic arrays for add_liquidity, we need to use the newer router that is aware of the pool type. https://github.com/curvefi/curve-router-ng/blob/master/contracts/Router.vy#L263-L266
Checklist before requesting a review