Skip to main content

eth_getBalanceValues RPC Method

Loading...

Updated on
Jan 19, 2026

Parameters

address
string
REQUIRED
Loading...
blockNumber
string
REQUIRED
Loading...

Returns

result
Loading...
flags
Loading...
fixed
Loading...
shares
Loading...
remainder
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"flags": "0x1",
6
"fixed": "0x0",
7
"shares": "0x0",
8
"remainder": "0x0"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"flags": "0x1",
6
"fixed": "0x0",
7
"shares": "0x0",
8
"remainder": "0x0"
9
}
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free