跳转至主要内容

eth_getAccount RPC Method

正在加载...

更新于
Apr 03, 2026

eth_getAccount RPC Method

参数

地址
字符串
必填
正在加载...
blockReference
字符串
必填
正在加载...

退货

结果
对象
正在加载...
codeHash
字符串
正在加载...
storageRoot
字符串
正在加载...
平衡
字符串
正在加载...
非重复值
字符串
正在加载...
请求
回复
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
“codeHash”: "0x0000000000000000000000000000000000000000000000000000000000000000",
6
"storageRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
“平衡”: "0x0",
8
"nonce": "0x0"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
“codeHash”: "0x0000000000000000000000000000000000000000000000000000000000000000",
6
"storageRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
“平衡”: "0x0",
8
"nonce": "0x0"
9
}
10
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用