Skip to content
Alchemy Logo

Tokens By Wallet

POST
https://api.g.alchemy.com/data/v1/{apiKey}/assets/tokens/by-address

Fetches fungible tokens (native, ERC-20 and SPL) for multiple wallet addresses and networks. Returns a list of tokens with balances, prices, and metadata for each wallet/network combination. This endpoint is supported on Ethereum, Solana, and 30+ EVM chains. See the full list of supported networks here.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request Body

Responses

200

Successful response!

400

Bad Request: Invalid input (e.g., malformed JSON).

429

Too Many Requests: Rate limit exceeded.

Was this page helpful?