EOSEssentials / Scattellet

Scatter integrated web wallet
12 stars 3 forks source link

Convenience dropdown for custom tokens #2

Open Soleone opened 6 years ago

Soleone commented 6 years ago

Problem

Custom token support is great. But in order to see their balance it still requires users to know the eos account names of the project and the exact name of the token symbol.

Suggestion

It would be great if the popular tokens would automatically show up for users in a simple dropdown, similar to what eospark.com is doing:

image

Basically an endorsed map of account name --> token symbol map. And then users can add their own entries like they can do now (either still only temporarily or maybe saved in local storage for convenience, but don't think that's necessary until there's way more tokens).

Random ~shower~ github-issue-writing thought: storing preferences of the app in the blockchain could be nice for convenience.

kesar commented 6 years ago

design from Only Koreos suggestion:

screen shot 2018-06-27 at 13 07 50
Kersten-CR commented 6 years ago

Once a token is selected it would be great to see some further contract information such as full name and contract ID. Since token shortcuts are not harmonized this will give further security that wrong tokens are not sent to wrong address.