Badger-Finance / badger-strategies

5 stars 1 forks source link

[AURA]: wstETH/ETH Staking Optimizer #75

Closed sajanrajdev closed 2 years ago

sajanrajdev commented 2 years ago

Strategy Review

Description

Strategy Aura Staking Optimizer vaults for the following Balancer Pool: wstETH/ETH: https://app.balancer.fi/#/pool/0x32296969ef14eb0c6d29669c550d4a0449130230000200000000000000000080 Want: 0x32296969Ef14EB0c6d29669C550D4a0449130230 PID: 3

Performance Fee: 10% Withdrawl fee: 0.1%

Feature Request: https://github.com/Badger-Finance/Badger-Project-Planning/issues/100

Code Link

Vault logic: https://etherscan.io/address/0x55918a84eb7fd1d930e098a8e86d0206549fa8c3#code (with fee events) Strategy logic: https://etherscan.io/address/0x83897f8892244b406346cc3811712275e2005694#code

Due Diligence Document (Link, but could also just be a .md file in repo)

NA

Deployed Contract (If present)

Review By

Review by Security Board

Test Checks (screen shot of all test passing)

image

Launch Checklist

sajanrajdev commented 2 years ago

Deployed Contracts

Vault: 0x41466b8ec544e3192Aa1aA30f65fC60FAb4D52Bf Want: 0x32296969Ef14EB0c6d29669C550D4a0449130230 Strategy: 0x1cC3731d8f30341EF4527E7da1B6a4DA88ef71DF

sajanrajdev commented 2 years ago

Setup transactions:

sajanrajdev commented 2 years ago

Added to registry through RegistryACL: https://etherscan.io/tx/0x0613696493a0f7f30d926713ab256e854fc2428a64989d8b34dc663fbca2a7eb image

sajanrajdev commented 2 years ago

Guestlist: 0x348fc07475b5e55CC0B8F51cC004792d8A775B09

$Cap = \frac{cap USD TotalSuppy}{TVLUSD} = \frac{1,000,00085569.04342550608897611}{137,372,499} = 622.8979166019691392 BPT$

sajanrajdev commented 2 years ago

On-Chain testing:

shuklaayush commented 2 years ago

Governance on vault and guestlist yet to be delegated. All other params LGTM

sajanrajdev commented 2 years ago

Promoted vault to experimental (same status but indexed by governance): https://etherscan.io/tx/0x9c6eb251700d7d11002dea8182ca546fdc510d477d188d63f2e3c8a88978b522

This will make the Keeper bot automatically fetch and harvest it.

sajanrajdev commented 2 years ago
GalloDaSballo commented 2 years ago
Screenshot 2022-09-22 at 17 38 45
GalloDaSballo commented 2 years ago

All settings LGTM

Logic is same as prev strats

Let's gooooo

sajanrajdev commented 2 years ago

Vault launched in guarded