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
string
enum
required
Defaults to 2.0
Allowed:
integer
required
Defaults to 1
string
params
array
length between 2 and 2
  1. String, 20 Bytes - The address to check token balances for.
  2. One of the following token specifications, defaults to erc20
    • The String erc20 - denotes the set of erc20 tokens that the address has ever held.
    • Array - A list of contract addresses. (Not allowed in this schema)
    • The String DEFAULT_TOKENS (deprecated, please use erc20 instead)
  3. Options (optional) - Not allowed in this simplified schema.
params
Response

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