Get wallet portfolio

Returns comprehensive portfolio information for a wallet address, including native token balances, ERC-20 tokens, and DeFi positions across supported chains. Allows specifying timestamp and including previous balances.

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

Wallet address in a chain

Query Params

The timestamp to fetch the portfolio for.

boolean
Defaults to false

If True, includes closed positions in the response.

string
enum
Defaults to ALL

Specify the type of assets to return.

  • DEFI returns only DeFi positions,
  • TOKEN returns only token balances,
  • ALL returns both. Default is ALL.
Allowed:
boolean
Defaults to false

If True, attach position APR (joined by balance_position_id). Default False.

Responses

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