opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
73 stars 16 forks source link

Get the current USD balance of all project wallets (EOAs + safes) #186

Open ccerv1 opened 1 year ago

ccerv1 commented 1 year ago

This should need to be for Ethereum and Optimism. See also this issue

ccerv1 commented 1 year ago

I'm going to P2 this, and move to blocked until I complete this issue.

ccerv1 commented 1 year ago

@ravenac95 I've completed the above, so will move to P1 and unblock it

ryscheng commented 9 months ago

We probably want to start with a dbt model that computes the treasury balance per project across all wallets.

Then in the frontend, we can dynamically query for token prices that converts to USD before showing in a card.