-
Notifications
You must be signed in to change notification settings - Fork 109
Description
On the revamped explorer, the "overview" page for a transaction no longer shows the most critical/sought-after details. This tab should display token transfers and post-conditions, a user shouldn't have to click an extra tab first, and they should be checkable next to each other so they can be easily compared for troubleshooting purposes.
Feel free to leave the tabs for those details too (a focused display can be helpful sometimes), please also show them on the default page "Overview"-tab.
For this STX transfer, post-condition tab is missing: https://explorer.hiro.so/txid/0x76411918dc160c74ca55db2572fa6adfaae26e281aa3b5c5afebfa2ad86aa9f8?chain=mainnet
For this SIP010 transfer, the post-condition tab is present but "transfer amount" is not displayed in the header like we see in STX transfer. It probably doesn't make sense to display it in the header because there can be many transfers in a single contract call (such as sendmany transactions or multi hop swaps).
Is your feature request related to a problem? Please describe.
Because on the revamped explorer details are divided into tab's rather than displayed on the main page. It is more difficult to get to them, and harder to compare post-condition settings to token transfers.
Describe the solution you'd like
Display transfers, post-conditions and post-condition mode on the overview page.
Describe alternatives you've considered
Clicking the tab to get the details.
Additional context
For stacks transfers, the post-condition tab is not displayed, that looks like a bug.
