# Wallet Portfolio Balances and history

The module allows us to display all the tokens (ERC20) and NFT (ERC721, ERC1155) owned by the user's wallet and the transaction history.\
\
We handle 3 types of data refresh for the wallet balances : \
\- Token Refresh : Automatic detection of which token is owned by the wallet.\
\- Balance Refresh : Refreshing the balance of the owned tokens.\
\- Valuation Refresh :  Refresh the fiat valuation of the owed tokens.\
\
The refresh frequency can be configured for each app and is by default set to 1 minute.

<figure><img src="https://1968156725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSW2fSFdnyrtkSWRv1xLN%2Fuploads%2FngCFwqIVcNfrJOy6ZxFn%2FWallet%20Tokens.png?alt=media&#x26;token=c6b4f436-2396-4101-b38f-89ccba7009ad" alt="" width="375"><figcaption></figcaption></figure>
