Hello everyone, I wanted to make this proposal that seems interesting and useful to me:
at the moment the earned tokens ($COMP and soon $IDLE) must be redeemed individually from each pool.
Since many people could have investments in multiple pools, I wanted to propose to the dev team to be able to give the possibility to redeem all the farmed tokens with a single redeem operation,and not one for each pool, in order to facilitate all users who have small investments, people that would earn a little amount of farmed tokens, and be able to save gas fees too.
Hi @FedeCrypto welcome to the forum! I think that a simple new contract can be potentially deployed which simply calls the various redeemIdleToken of all selected tokens in a single tx (without redeeming the underlyings)
Yes the redeemIdleToken methods redeems all governance tokens and the underlying, but if 0 is passed as the _amount redeemed then only governance tokens (all) are redeemed to the user wallet