You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move identicon, wallet name to header like in sub views "allowance, addresses, transactions"
remove subtitle "Ethereum, Ethereum Classic, Bitcoin"
the interactions "send" , "receive" , "sign" should be on each screen ( balance allowance, addresses, transactions )
in the same place . there is nothing wrong having these buttons in the header
rework this not very good structured list of assets & interactions by seperate networks and even tokens with dividers . i would also add a available balance in $ to give a user a simple overview of an account.
sketch :
all that always visible interactions like these arrows for send & receive are bad practice and not needed at all.
the general flow of sending what ever token from an address to another address would be by pressing a global SEND button that is specialy designed to pick a token and a receiver address. it makes no sense to have multiple send buttons for each token and is just to many interactions and arrows all over the place with little to no advantage.
same for a SWAP feature. a swap should be a seperate view with a global single button named "swap" where you can swap from what ever source to what ever target .
The text was updated successfully, but these errors were encountered:
remove subtitle "Ethereum, Ethereum Classic, Bitcoin"
in the same place . there is nothing wrong having these buttons in the header
sketch :
the general flow of sending what ever token from an address to another address would be by pressing a global SEND button that is specialy designed to pick a token and a receiver address. it makes no sense to have multiple send buttons for each token and is just to many interactions and arrows all over the place with little to no advantage.
same for a SWAP feature. a swap should be a seperate view with a global single button named "swap" where you can swap from what ever source to what ever target .
The text was updated successfully, but these errors were encountered: