revo-market / contracts

MIT License
3 stars 3 forks source link

sushi farm bot #66

Open cajubelt opened 2 years ago

cajubelt commented 2 years ago

mainly to make sure the "generalize" issue actually works

AC:

cajubelt commented 2 years ago

one issue to think about for a sushi farm bot is how to support a meta-liquidity farm bot where REVO (the governance token) is the rewards token (or one of the rewards tokens). Particularly if we only have REVO liquidity on Ubeswap, it could be hard to swap the REVO rewards for the tokens in the underlying pool. In this case, I think we could potentially take advantage of the "swap router" being separate from the "liquidity router"-- the swap router could be for Ubeswap, and the liquidity router could be for Sushi. (We'd also need the "underlying" farm bot's RFP to be in an Ubeswap liquidity pool for this to work.)

Something to consider.

cajubelt commented 2 years ago

@jophish ^