Get a wallet portfolio
Utilities
Get a wallet portfolio
Returns a normalised token portfolio for the given address. If the address is a Solana base58 public key, the Solana portfolio is returned; otherwise the EVM portfolio is aggregated from the orchestrator’s /accounts/:address/portfolio endpoint and priced via the price service.
GET
Get a wallet portfolio
Documentation Index
Fetch the complete documentation index at: https://docs.rhinestone.dev/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key for authentication
Example:
"your-api-key"
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
Pattern:
^\d{4}-\d{2}\.[a-z0-9]+$Example:
"2026-04.amazon"
Path Parameters
EVM address or Solana base58 public key
Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f5bE91"
Query Parameters
Comma-separated chain IDs to filter the portfolio
Example:
"1,8453,42161"