跳转至主要内容

eth_getBalance RPC 方法

正在加载...

更新于
2026年5月25日

eth_getBalance RPC 方法

MegaETH nodes use a ~15-day pruning window for historical state data. Querying a balance at a block older than ~15 days (1,296,064 blocks) may fail because the required account history has been pruned. For more details, see the MegaETH Pruning Policy.

参数

地址
字符串
必填
正在加载...
blockNumber/tag简体中文(大陆)
字符串
必填
正在加载...

退货

结果
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"result": "0x155c7de375344be00065",
4
"id": 1
5
}
1
{
2
“jsonrpc”: "2.0",
3
"result": "0x155c7de375344be00065",
4
"id": 1
5
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用