You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a JUICEEVM user, i want to be able to deposit ETH into a bot that will create a TWAP of LP positions from my StakedETH so that it will generate yields on the TryLSD pool
Acceptance Criteria
Implement a bot to deposit StakedETH into the TryLSD pool
Use TWAP to limit slippage of deposits into the pool
Claim rewards each month from the pool
Use Factory to create bot for each user who has deposited into the StakedETH contract
The text was updated successfully, but these errors were encountered:
# Background
Small change needed on the contract between Paloma/Pigeon.
# Testing completed
- [x] test coverage exists or has been added/updated
- [ ] tested in a private testnet
# Breaking changes
- [x] I have checked my code for breaking changes
- [x] If there are breaking changes, there is a supporting migration.
# Background
Small change needed on the contract between Paloma/Pigeon.
# Testing completed
- [x] test coverage exists or has been added/updated
- [ ] tested in a private testnet
# Breaking changes
- [x] I have checked my code for breaking changes
- [x] If there are breaking changes, there is a supporting migration.
As a JUICEEVM user, i want to be able to deposit ETH into a bot that will create a TWAP of LP positions from my StakedETH so that it will generate yields on the TryLSD pool
Acceptance Criteria
The text was updated successfully, but these errors were encountered: