Skip to content
Alchemy Logo

zks_getAllAccountBalances

POST
/{apiKey}

Gets all account balances for a given address.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-fA-F]{40}$"required

The account address.

Responses

200

An object mapping token addresses to their balances.

Was this page helpful?