メインコンテンツへスキップ

eth_getAccount RPC Method

読み込み中...

更新日:
2026年3月27日

eth_getAccount RPC Method

パラメータ

住所
文字列
必須
読み込み中...
blockReference
文字列
必須
読み込み中...

返品

結果
オブジェクト
読み込み中...
codeHash
文字列
読み込み中...
storageRoot
文字列
読み込み中...
バランス
文字列
読み込み中...
ノンス
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"nonce": "0xc3",
6
"balance": "0x657a13fc7c2534eda7",
7
"storageRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
8
"codeHash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"nonce": "0xc3",
6
"balance": "0x657a13fc7c2534eda7",
7
"storageRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
8
"codeHash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
9
}
10
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう