Token Balances By Wallet

alchemy_getTokenBalances - Returns ERC20 token balances for all tokens the given address has ever transacted in with. Optionally accepts a list of contracts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to alchemy_getTokenBalances
params
array
length between 2 and 3
  1. String, 20 Bytes - The address to check token balances for.
  2. One of the following token specifications, defaults to erc20
    • erc20: denotes the set of erc20 tokens that the address has ever held.
    • DEFAULT_TOKENS: deprecated; please use erc20.
    • Array of contract addresses (max 100).
  3. Options (optional):
    • pageKey: For erc20 requests, a pagination token.
    • maxCount: For erc20 requests, max tokens per call (default 100).
params
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json