跳至主要內容

eth_getAccount RPC Method

載入中...

更新於
2026年5月21日

eth_getAccount RPC Method

參數

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

退貨

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