yearn / yearn-vaults-v3

GNU Affero General Public License v3.0
104 stars 37 forks source link

Vault Sweep #61

Closed anticlimactic closed 2 years ago

anticlimactic commented 2 years ago

Description: Implement a sweep function that allows airdrops and mistakenly sent asset tokens to be swept out by the function caller. Asset tokens swept out should respect the existing total_idle in the vault.

Dependencies: NA

Acceptance criteria:

Payment Trigger: PR is merged Category: DEV Level: 0