Skip to main content
Get token balances for any address with account-specific balance information.
The DZap SDK allows you to retrieve token balances when providing an account address, giving you access to user-specific balance data along with token information.

Get Tokens with Balances

Get all supported tokens with user balance information:

Get Specific Token Details with Balance

Get detailed information for a specific token including balance:

Calculate Portfolio Value

Sum up the USD value of all holdings on a chain:

Balance Information Structure

When an account is provided, each token includes balance information:

Next Steps

Last modified on July 14, 2026