Skip to main content
GET
Token reads share the /v1/token/* namespace on api.dzap.io. Returns every known token for a chain, with live pricing. For a single token or a specific set of addresses, see Token Details; for balances only, see Balances.

Query

integer
required
Chain ID to list tokens for.
string
Optional source filter for a curated token list.
string
Wallet address - include balances for this account when set.

Response

object
Map keyed by token address, each value a token info object (see Token Details for the full shape).
Last modified on July 29, 2026