Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

🧮 Calculate and Show Total Balance #182

Open
ricburton opened this issue May 2, 2019 · 1 comment
Open

🧮 Calculate and Show Total Balance #182

ricburton opened this issue May 2, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ricburton
Copy link
Member

I think this is really key for people. Calculating it will require us to think through the logic of each kind of asset.

ERC20s: Add them up
CDPs: Assets - Debt = Balance
Compound: Assets + Interest = Balanc
Screen Shot 2019-05-02 at 11 37 19
e

@ricburton ricburton added the enhancement New feature or request label May 2, 2019
@einsteinx2
Copy link
Contributor

sounds doable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@einsteinx2 @ricburton and others