Skip to main content

zks_getAllAccountBalances RPC Method

Loading...

Updated on
Apr 03, 2026

zks_getAllAccountBalances RPC Method

Parameters

address
string
REQUIRED
Loading...

Returns

address
object
Loading...
balance
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"0x0000000000000000000000000000000000000000": "0x2b5e3af16b1880000"
6
}
7
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"0x0000000000000000000000000000000000000000": "0x2b5e3af16b1880000"
6
}
7
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free