Skip to main content

eth_getBalance RPC Method

Loading...

Updated on
Feb 17, 2026

eth_getBalance RPC Method

Parameters

address
string
REQUIRED
Loading...
blockNumber/tag
string
REQUIRED
Loading...

Returns

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