Retrieves the token balances across all supported chains for a user’s abstracted account
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.
Rhinestone API key
API version (YYYY-MM.name). Will become required in a future release.
^\d{4}-\d{2}\.[a-z0-9]+$"2026-01.alps"
Ethereum address of the user account
"0x579d5631f76126991c00fb8fe5467fa9d49e5f6a"
Filter by chain. Pass as repeated query parameters: ?chainIds=eip155:1&chainIds=eip155:137.
CAIP-2 chain identifier (eip155:<chainId> for EVM chains)
^eip155:\d+$Filter by chain:token. Pass as repeated query parameters: ?tokens=eip155:1:0x...&tokens=eip155:137:0x....
^eip155:\d+:0x[a-fA-F0-9]{40}$Whether to filter out tokens with zero balance
"true"
200
Successfully retrieved user portfolio
Array of token portfolio entries