Get User Portfolio

Beta

Provides a snapshot of a wallet’s asset portfolio across supported blockchains, including native tokens and detailed EVM token information. Each token entry includes metadata (name, symbol, decimals, contract address, balance, USD valuation) and optional filtering to hide zero balances, simplifying portfolio management.

💡

Compute Unit Value: 95 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

string

The abbreviated chain name for queries or transactions.

string
required

Public address of the user.

string

Comma-separated values of ERC-20 tokens to retrieve the value of. Maximum 10 at a time.

string

A cursor to fetch the next page of a lengthy response.

string
enum

Specifies the asset type: 'fungible' or 'nonFungible'. Default: all.

Allowed:
string

The timestamp up to which balances will be fetched. Note: Only applicable for assetType set to fungible.

string

The block number up to which balances will be fetched. Note: Only applicable for assetType set to fungible.

boolean

If true, return the token data with 24-hour changes. Default: false.

string

A comma-separated list of currency symbols to convert the amount into, such as 'USD,EUR'. This parameter is optional and allows retrieving values in multiple fiat currencies.

boolean

If true, only tokens with balance > 0 will be listed. Default: true.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json