ZKSync API
zks_getAllAccountBalances
Gets all account balances for a given address. The method returns an object with token addresses as keys and their corresponding balances as values. Each key-value pair represents the balance of a specific token held by the account
POST
Body
application/json
Response
200 - application/json
Returns all token balances for the account
The response is of type object
.