safe
safe copied to clipboard
Data decoding v3 - More info in Multisends
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_actionwhen it's a single action - The screen view identifier should be
transaction_details_action_listwhen 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.