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

debug_storageRangeAt RPC Method

読み込み中...

更新日:
Jan 19, 2026

debug_storageRangeAt RPC Method

パラメータ

blockHash
文字列
必須
読み込み中...
txIndex
整数
必須
読み込み中...
住所
文字列
必須
読み込み中...
startKey
文字列
必須
読み込み中...
limit
整数
必須
読み込み中...

返します

結果
読み込み中...
storage
読み込み中...
ハッシュ
オブジェクト
読み込み中...
key
読み込み中...
読み込み中...
nextKey
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"storage": {
6
"0x036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db0": {
7
"key": "0x0000000000000000000000000000000000000000000000000000000000000005",
8
"value": "0x00000000000000000000000000000000000000000000000000000000000000bc"
9
}
10
},
11
"nextKey": "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563"
12
}
13
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"storage": {
6
"0x036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db0": {
7
"key": "0x0000000000000000000000000000000000000000000000000000000000000005",
8
"value": "0x00000000000000000000000000000000000000000000000000000000000000bc"
9
}
10
},
11
"nextKey": "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563"
12
}
13
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう