跳至主要內容

eth_getAccount RPC Method

載入中...

更新於
2026年4月3日

eth_getAccount RPC Method

參數

地址
字串
必填
載入中...
blockReference
字串
必填
載入中...

退貨

結果
物件
載入中...
codeHash
字串
載入中...
storageRoot
字串
載入中...
平衡
字串
載入中...
非重複數
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"codeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
6
"storageRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
"balance": "0x0",
8
"nonce": "0x0"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"codeHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
6
"storageRoot": "0x0000000000000000000000000000000000000000000000000000000000000000",
7
"balance": "0x0",
8
"nonce": "0x0"
9
}
10
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用