/debank/users/tokens
Get a wallet’s token (wallet) holdings across all chains, by address
Price: 1 credit
💡 AI Hint: Get the spot token holdings sitting in a crypto wallet by its EVM address (0x…), across every blockchain DeBank indexes. Returns each token with its symbol, name, chain, balance amount, unit price, 24h price change, USD value, verification and scam flags, and icon, ordered by USD value. Optionally restrict to a single chain. These are wallet balances only; use the protocols endpoint for tokens locked inside DeFi positions.
⚠️ Common errors: 412: Wallet not found
Authorizations
API token from the dashboard
Headers
Body
Wallet address (EVM 0x address)
"0xd8da6bf26964af9d7eed9e03e53415d37aa96045"
Max number of token holdings to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Restrict to a single chain by its DeBank chain id (e.g. eth, bsc, base)
Response
Successful Response