latestOpenAPI 3.1.02026-08-0837114837.8 KB
c099830c76a0
get-allchains-balances
Fetch paginated spot & historical native and token balances for a single address on up to 10 EVM chains with one API call.
get/v1/allchains/address/{walletAddress}/balances/
Path parameters
walletAddressstring required
The requested address. Domain names (e.g. demo.eth) NOT supported.
Query parameters
chainsstring
Comma separated list of chain names or IDs to retrieve token balances from. Defaults to all foundational chains.
limitinteger
Number of token balances to return per page, up to the default max of 100 items.
beforestring
Pagination cursor pointing to fetch token balances before a certain point.
cutoff-timestampinteger
UNIX timestamp to retrieve the balance snapshot from the nearest block before the specified cutoff time.
quote-currencystring
The currency to convert. Supports USD, CAD, EUR, SGD, INR, JPY, VND, CNY, KRW, RUB, TRY, NGN, ARS, AUD, CHF, GBP, BTC and ETH.
Response
Successful response