Wallet & Portfolio
Get Portfolio
Retrieve wallet balances and portfolio value
GET
Documentation Index
Fetch the complete documentation index at: https://docs.neyrs.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Bearer token. Format:
Bearer neyrs_live_abc123def456Query Parameters
Solana wallet address
Response
Wallet address
Total portfolio value in USD
Array of token holdingsEach token contains:
mint(string): Token mint addresssymbol(string): Token symbolbalance(number): Token balancedecimals(number): Token decimalsusdValue(number): USD valueprice(number): Current price per token
ISO 8601 timestamp of last update