Is your feature request related to a problem? Please describe.
Verifying a transaction should not be something left behind many users actions. Users should be able to review what they do quickly.
Right now, to actually see who is receiving tokens when i do a simple action such as a transfer, I need to click on the "see details", wait, and scroll down to see the params, I think these are too many steps.
Describe the solution you'd like
I think the decoding should be done in the background asap so as not to have to wait. Also eventually showing the params right away. A really good addition would be to show AccountId or any address together with its identicon
Is your feature request related to a problem? Please describe.
Verifying a transaction should not be something left behind many users actions. Users should be able to review what they do quickly.
Right now, to actually see who is receiving tokens when i do a simple action such as a transfer, I need to click on the "see details", wait, and scroll down to see the params, I think these are too many steps.
Describe the solution you'd like
I think the decoding should be done in the background asap so as not to have to wait. Also eventually showing the params right away. A really good addition would be to show
AccountIdor any address together with its identicon