martriay / flashbots-explorer

Use Flashbots Bundle Explorer to search and inspect Flashbots bundles and analyze MEV extraction
https://flashbots-explorer.marto.lol
MIT License
164 stars 28 forks source link

Transaction view #29

Open martriay opened 3 years ago

martriay commented 3 years ago

Single transaction view, with full details ala etherescan

RyRy79261 commented 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?

martriay commented 3 years ago

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.