graphsense / graphsense-dashboard

A web dashboard for interactive cryptocurrency analysis.
MIT License
103 stars 21 forks source link

De-clutter display of token values #377

Closed myrho closed 10 months ago

myrho commented 1 year ago

Maybe provide another filter for token currencies

behas commented 1 year ago

Currently we display tx and token transfers in the same view. We need to somehow disentangle this because users are typically interested in tracing assets selectively.

Proposed solution:

behas commented 1 year ago

Also here, I propose to take an asset-centric view and let users within a certain asset type, e.g, ETH, USDT/ETH, etc.

We should, of course, show what types of assets a certain address is involved in; probably in the property box.

soad003 commented 1 year ago

We decided to use fiat currency to show aggregate values like total received, balance etc. in the property boxes as well as the graph edges on the address graph. Also the edges should indicate how many asset currencies were used. When clicking on the edge the relationship property box should show the composition of assets e.g 30 % of the transferred assets between the two entities/addresses were USDT/ETH etc. Also the aggregate values on the address level should have the same clicking behavior (table that shows composition).

It might be a good idea to cross check that with users.

myrho commented 11 months ago

In order to keep the changes to users as small as possible, we agreed now on: