Wallet Portfolio (Beta)

Retrieve the portfolio of a wallet.

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

Beta wallet holdings inventory.

  • This endpoint returns the current portfolio inventory for one wallet.
  • ui_amount_mode controls Solana Token-2022 scaled amounts; other chains are normalized to scaled.
  • This is a beta wallet endpoint. Prefer V2 net-worth endpoints when you need maintained portfolio valuation flows.
Compute Unit ⚙️
  • This endpoint consumes 60 CU per request.
Use Cases 💡
  • List a wallet's current token holdings for portfolio tables and account explorers.
  • Build wallet inventory screens before layering in PnL or net-worth analysis.
  • Quickly inspect which tokens a wallet currently holds.
How to Use 🛠️
  • Set x-chain=solana.
  • Pass the wallet address in wallet.
  • Use ui_amount_mode when you need raw versus scaled token amounts on Solana.
Best Practices ✅
  • Treat this as an inventory endpoint, not a valuation endpoint; combine it with price or PnL data if needed.
  • Prefer V2 portfolio APIs for production-facing wallet value screens.
Limitations ⚠️
  • Beta endpoint.
  • Solana only.

Query Params
string
required

The address of a wallet.

string
enum
Defaults to scaled

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Allowed:
Headers
string
enum
required
Defaults to solana

A chain name listed in supported networks.

Allowed:
Responses

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