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
Spec:
The prerequisite for this ticket is this #6595 and #6442
As a user, I expect Trezor Suite will be able to recognize unverified tokens in my account and add them to “Unverified” tokens list. Based on this action I can decide if I want to hide these tokens or not. When an “unverified” token lands in my account, I want to be notified about it.
Acceptance criteria
“Tokens” tab located in the Ethereum account detail has 4 tabs (list-of-tokens.png)
“All” - list of all available coins in the Ethereum account
“Tokens” - list of all coins excluding “Unverified” and “Hidden” tokens
“Tokens” tab indicates the number of tokens in the list
“Unverified” - list of all coins which are not whitelisted by Ethereum definitions database and which hasn’t been moved to whether “Tokens” or “Hidden” tokens list (unverified.png)
“Unverified” tab indicates the number of tokens in the list
Trezor Suite can look up the Ethereum definitions database with whitelisted tokens to identify any potential scam tokens
If the token is not found in the Ethereum definitions database then it has to be moved to “Unverified” tokens list
There is a description right below the list name: “These tokens have been flagged as unverified, which means their authenticity as legitimate projects cannot be confirmed. Please be cautious when interacting with these tokens.”
Each token has a warning icon next to its name - triangle with exclamation mark
If the token is moved to another list, the warning icon is removed
Each token has a button “Hide token”
Clicking the “Hide token” button moves the token to a “Hidden” list
Each token has a button “Approve token”
Clicking the “Approve token” button moves the token to a “Tokens” list
List of unverified tokens is collapsible
The list is collapsed by default
“Hidden” - list of all coins which where marked as hidden by the user (hidden.png)
“Hidden” tokens tab indicates the number of tokens in the list
Design
Spec:
The prerequisite for this ticket is this #6595 and #6442
As a user, I expect Trezor Suite will be able to recognize unverified tokens in my account and add them to “Unverified” tokens list. Based on this action I can decide if I want to hide these tokens or not. When an “unverified” token lands in my account, I want to be notified about it.
Acceptance criteria
The text was updated successfully, but these errors were encountered: