API Reference
Get User Portfolio
Retrieves the token balances across all supported chains for a user’s abstracted account
GET
Headers
Rhinestone API key
Path Parameters
Ethereum address of the user account
Example:
"0x579d5631f76126991c00fb8fe5467fa9d49e5f6a"
Query Parameters
Comma-separated list of chain IDs to filter by
Example:
"1,10,137"
Comma-separated list of chain:token pairs to filter by
Example:
"1:0xA0b86a33E6441b8C4505B8C4505B8C4505B8C4505,10:0xB0b86a33E6441b8C4505B8C4505B8C4505B8C4505"
Whether to filter out tokens with zero balance
Example:
"true"
Response
200
application/json
200
Successfully retrieved user portfolio