interlay / interbtc-squid

Subquid GraphQL schema and indexer for the Interlay and Kintsugi networks
Apache License 2.0
4 stars 7 forks source link

Add portfolio value of a user (all assets in the wallet in BTC or USDT) #84

Closed bvotteler closed 1 year ago

bvotteler commented 1 year ago

Add portfolio values tracking per user for all assets converted to BTC and/or USDT.

Note: Some assets may not have oracle values (to get BTC value). Meaning we need to rely on other sources to get an exchange rate.

bvotteler commented 1 year ago

Duplicate of #85