Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUICE EVM: Create a TryLSD StakedETH LP positions in the Curve Pool #1248

Closed
taariq opened this issue Feb 2, 2024 · 1 comment
Closed

JUICE EVM: Create a TryLSD StakedETH LP positions in the Curve Pool #1248

taariq opened this issue Feb 2, 2024 · 1 comment
Assignees

Comments

@taariq
Copy link
Member

taariq commented Feb 2, 2024

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
@taariq
Copy link
Member Author

taariq commented Feb 20, 2024

Closing as completed here: https://github.com/VolumeFi/lido-trylsd-staking-bot-cw

@taariq taariq closed this as completed Feb 20, 2024
byte-bandit added a commit that referenced this issue Aug 8, 2024
# 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.
maharifu pushed a commit that referenced this issue Aug 16, 2024
# 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants