safe icon indicating copy to clipboard operation
safe copied to clipboard

Data decoding v3 - More info in Multisends

Open tschubotz opened this issue 5 years ago • 0 comments

What is this feature about? (1 sentence)

This feature will allow users to explore Multisend exactly like the transaction list.

Why is it needed? What is the value? For whom do we build it?

  • With #350 Multisends just display the decoded function name, if available.
  • On the tx list we have special handling for e.g. ERC20 token transfers or settings changes.

High-level overview of the feature

  • The Multisend "transaction list" should apply the same special handling like the regular transaction list, i.e. when it's an ERC20 token, the Symbol and correct amount are displayed. Or for settings changes, we have some special UI in place.
  • The same should apply for the details of a transaction that is part of the Mutlisend.

Tracking

  • The screen view identifier should be transaction_details_action when it's a single action
  • The screen view identifier should be transaction_details_action_list when it's a list of multisend actions
  • cf. screen view tracking docs

Updates

  • Tobi, September 1: Add screen tracking info

NOTE: No ticket on web for this, yet.

tschubotz avatar Aug 20 '20 10:08 tschubotz