OriginProtocol / ousd.com

Frontend for ousd.com
11 stars 3 forks source link

Interactive strategy allocation history #15

Open micahalcorn opened 1 year ago

micahalcorn commented 1 year ago

Add a slider at the top of the allocations module to allow users see historical allocations going back 365 days. By the time we implement this, we likely would have stopped using the old Curve (non-Convex) strategy, so we shouldn't need to add it to the list. We may need to account for prior versions of the current strategies depending on when they were upgraded (e.g. Aave).

When the slider is moved, the strategies should remain in the same order rather than rearranged. (see https://github.com/OriginProtocol/ousd.com/issues/10)

Screen Shot 2022-12-01 at 8 18 01 AM
micahalcorn commented 1 year ago

I think we'll let this project take a backseat to Proof of Yield. This would be a fun one to build but it's going to require a lot of work and it does a worse job answering the question of how the historical APY was generated. It's better to just answer literally what each strategy's contribution to the APY was rather than implying it based on prior allocations.