Badger-Finance / badger-strategies

5 stars 1 forks source link

[AURA]: rETH/ETH Staking Optimizer #74

Closed sajanrajdev closed 2 years ago

sajanrajdev commented 2 years ago

Strategy Review

Description

Strategy Aura Staking Optimizer vaults for the following Balancer Pool: rETH/ETH https://app.balancer.fi/#/pool/0x1e19cf2d73a72ef1332c882f20534b6519be0276000200000000000000000112 Want: 0x1E19CF2D73a72Ef1332C882F20534B6519Be0276 PID: 21

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: 0xA484427CF91bbd945c39eF87dF0A02Bb8625dC97 Want: 0x1E19CF2D73a72Ef1332C882F20534B6519Be0276 Strategy: 0xE6153AdD9913c7D25a6d475acFfACc5Eb570D8bE

sajanrajdev commented 2 years ago

Setup transactions:

sajanrajdev commented 2 years ago

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

sajanrajdev commented 2 years ago

Guestlist: 0xBD79595f391E9bb3124212244caA5e7C83552fB3

$Cap = \frac{cap USD TotalSuppy}{TVLUSD} = \frac{1,000,00010169.058778774688368637}{16,446,123} = 618.325594352826399792644138682411 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/0x8b787661dc1d80b12f8fc1af10f1c28aa54b18621822e9eeb499b5a82c24bfc1

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 37 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