Badger-Finance / badger-strategies

5 stars 1 forks source link

BalancerStakingOptimizer (WBTC/DIGG/graviAURA) #71

Closed Tritium-VLK closed 1 year ago

Tritium-VLK commented 2 years ago

Strategy Review

Description

Point the Bal staking optimizer at the DIGG/WBTC/BADGER pool: https://app.balancer.fi/#/pool/0x8eb6c82c3081bbbd45dcac5afa631aac53478b7c000100000000000000000270 and launch a vault.

This vault will participate in boost. Therefore, it should charge a 20% perf fee and a 0.1% withdraw fee.

Ticket for boost participation: https://github.com/Badger-Finance/badger-rewards/issues/923

Code Link

Commit / Hash / Repo should be known from this.

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

This document evaluates the protocols that are interacted with as strategy positions.

Deployed Contract (If present)

Review By

Review by Security Board

Test Checks (screen shot of all test passing)

Launch Checklist

Tritium-VLK commented 2 years ago

Guarded launch of 300k USD or so, treasury also has big bags to deposit to test and/or for a sizeable guarded if desired.

hasherror commented 2 years ago

Chad is waiting...tik tock tik tok

shuklaayush commented 2 years ago

Deployment

Vault: 0x371B7C451858bd88eAf392B383Df8bd7B8955d5a

Strategy: 0xD87F2cdE238D0122b3865164359CFF6b2431d927

Guestlist: 0x807aD276E6D8A06D0021539a73c7172A1eFAfe7E

sajanrajdev commented 2 years ago

Deployment Review

Vault

Strategy

Guestlist

Overall

LGTM

Tritium-VLK commented 2 years ago

Any chance we can get this loaded into beta but not prod this week? @sajanrajdev you the person to ping/coordinate that? Seems like an onchain wire up jobby?

sajanrajdev commented 2 years ago

@Tritium-VLK Sounds doable to me, unless @shuklaayush has a concern. Contract LG and we shoud be able to move forward with UI wire-up.

sajanrajdev commented 2 years ago

Rewards were not being distributed, simulating on fork showed that it was due to a missing call of booster.earMarkRewards(18). Called manually: https://etherscan.io/tx/0x3fe67857ba989bbdec69bfc78c16979e5e9fa38043842bdc8246ac315265a88f

Rewards were distributed afterwards. The strat should be good to be harvested: image

sajanrajdev commented 2 years ago

Test Ops functions:

shuklaayush commented 2 years ago

Governance delegation https://etherscan.io/tx/0xa3d771b3dbc24305c6d5750e3f554b31c6d1d42fc62666851553f6ecfe57c0a5

GalloDaSballo commented 1 year ago

Closing as succesful