/solscan/accounts/tokens
/solscan
/solscan/accounts/tokens
List the SPL token holdings of a Solana account by its address
Price: 1 credit
💡 AI Hint: List the SPL token holdings of a Solana wallet by its address. Returns each held token’s token account, mint address, name, symbol, icon, decimals, token type, balance (human and raw), current USD price, and the USD value of the holding.
⚠️ Common errors: 412: Account not found
POST
/solscan/accounts/tokens
Authorizations
API token from the dashboard
Headers
Body
application/json
Solana account or token mint address (base58)
Example:
"5tzFkiKscXHK5ZXCGbXZxdw7gTjjD1mBwuoFbhUvuAi9"
Max number of token holdings to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response