zks_getAllAccountBalances

Gets all account balances for a given address.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
AddressstringRequiredformat: "^0x[0-9a-fA-F]{40}$"

The account address.

Response

An object mapping token addresses to their balances.