zks_getAllAccountBalances RPC Method
Parameters
address
string
REQUIRED
The account address
Returns
address
The address for which the balances are being returned
balance
The account balance represented in hexadecimal format
Request
1curl https://docs-demo.abstract-testnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"method":"zks_getAllAccountBalances","params":["0x2f2A13462f6d4aF64954ee84641D265932849b64" ],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free