gnosis / gnosis/safe-cmm-app-react
Feature: Strategies > Closed tab: Implement missing parts
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Strategies > Closed tab: Implement missing parts
Current:

[Design](https://projects.invisionapp.com/d/main/default/#/console/20213446/427462306/preview):

# Requirements
- On rows:
- [x] Total value claimable
- [ ] (maybe?) claimable balances indicator
- On expanded view:
- [x] Strategy details
- [x] Trades
- [x] Deployed params
- [x] Final ROI (Not according to design)
- [x] Final APY (Not according to design)
**Note**: When implementing, use 1 PR per requirement
# Background
- Trades and deployed params can probably be reused without changes from Active tab.
- Final ROI and Final APY (APR) calculation is expensive and should be moved to inside the Strategy tab
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.