zks_getAllAccountBalances
POST
/{apiKey}
Gets all account balances for a given address.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-fA-F]{40}$"requiredThe account address.
Responses
200
An object mapping token addresses to their balances.
Was this page helpful?