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
length between 2 and 3

Parameters for alchemy_getTokenBalances come in three forms:

  1. [address, "erc20", options?]
  2. [address, "DEFAULT_TOKENS", options?] (deprecated, use "erc20")
  3. [address, [array_of_contract_addresses], options?]
Response

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