Open martriay opened 3 years ago
@martriay Are you looking for the app to route to a new page or to use a modal similar to the inspect modal, and data wise is it just reflecting etherscan-esque details?
And what triggers the transition, clicking the inspect button or the row itself?
I'm thinking of a modal, yes. Etherscan-esque details are exactly what I have in mind. Row or inspect button are either fine, what do you think will make a better UX?
Today, the assets column of the block view is not accurate since it only shows the first occurrence of an asset but that's not complete, most transactions are much more complex and involve many different actions (approvals, swaps, transfers). The idea would be to display all of those and not just the first ones.
Once this is done, the asset column of the block view can be refactored to serve as a better summary of the tx.
Single transaction view, with full details ala etherescan