Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.05 KB

Yearn Harvest V2 Keep3r CLI Job

Harvests Yearn strategies using stealth transactions.

Config path

node_modules/@yfi/keep3r-cli-jobs/dist/src/mainnet/harvest-v2

Keeper Requirements

  • Must be a valid Keeper on Keep3r V1
  • Have at least 50 KP3R bonded on Keep3r V1
  • Should not be a contract
  • Should at least have 1 ETH bonded on the Stealth Vault
  • Should enable Stealth Relayer through the Stealth Vault. This should be done by calling the Vault's method enableStealthContract

Useful Links