Skip to content

Commit

Permalink
docs: redetect tokens guide
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanerzkp committed Nov 20, 2024
1 parent a36f3f0 commit 3902a8c
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
Binary file added public/images/manage-assets-refresh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/redetect-tokens-chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/redetect-tokens-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions usage-guides/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,28 @@ To solve this problem we added a whitelist which you can add assets to as can be

![Whitelist asset](/images/asset_whitelist_menu.png)

## Whitelisting and Re-detecting Missing Tokens

If a token doesn't appear in your balances:

### Check Asset Status

Go to the Manage Assets -> Assets page
Use the search to find the token by name or address
Verify if the token is ignored
If ignored, click to whitelist it

![Example of managing assets and whitelisting a token in the Manage Assets page.](/images/manage-assets-refresh.png)

### Re-detect After Whitelisting

Go to Account & Balances -> Blockchain Balances
Scroll down to EVM accounts and click on Re-detect tokens (🔃) Here you can specify chains for re-detection.
![Example of re-detecting tokens for all EVM chains in the Blockchain Balances section.](/images/redetect-tokens-chain.png)

If still not appearing, try the full token detection from the dashboard by clicking on 🔃 toggle.
![Example of performing a full token detection using the re-detect toggle on the dashboard.](/images/redetect-tokens-dashboard.png)

## Adding/editing an asset

![Add or edit an asset](/images/rotki_add_edit_asset.png)
Expand Down

0 comments on commit 3902a8c

Please sign in to comment.