Token Balances By Wallet

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

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
addresses
array of objects
required
length between 1 and 3

Array of address and networks pairs (limit 3 pairs, max 20 networks each). Networks should match network enums.

addresses*
string
required
Defaults to 0x1E6E8695FAb3Eb382534915eA8d7Cc1D1994B152

Wallet address.

networks
array of strings
required
length between 1 and 20
Defaults to eth-mainnet,base-mainnet,matic-mainnet

Network identifier (e.g., eth-mainnet). Find more network enums here

networks*
boolean
Defaults to true

Whether to include each chain's native token in the response (e.g. ETH on Ethereum). The native token will have a null contract address.

Responses

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