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

trace_replayBlockTransactions RPC Method

読み込み中...

更新日:
Mar 20, 2026

trace_replayBlockTransactions RPC Method

Please note that this RPC method is available to all users on the Build plan and higher. If you are using the Free plan, you will need to upgrade to utilize this method. See our pricing for more information.

パラメータ

ブロック番号
文字列
必須
読み込み中...
配列
配列
必須
読み込み中...
vmTrace
文字列
読み込み中...
trace
文字列
読み込み中...
stateDiff
文字列
読み込み中...

返します

配列
配列
読み込み中...
output
文字列
読み込み中...
stateDiff
オブジェクト
読み込み中...
trace
配列
読み込み中...
action
オブジェクト
読み込み中...
出典
文字列
読み込み中...
callType
文字列
読み込み中...
gas
文字列
読み込み中...
入力
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
結果
オブジェクト
読み込み中...
gasUsed
文字列
読み込み中...
output
文字列
読み込み中...
subtraces
整数
読み込み中...
traceAddress
配列
読み込み中...
タイプ
文字列
読み込み中...
vmTrace
オブジェクト
読み込み中...
トランザクションハッシュ
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [],
9
"vmTrace": null,
10
"transactionHash": "0xbaa27fa540f50254c7200cacfb5c725174f96ae3198b653853e1353a9bdc03b2"
11
},
12
{
13
"output": "0x",
14
"stateDiff": null,
15
"trace": [],
16
"vmTrace": null,
17
"transactionHash": "0x661466a232b217110b9f9a83534cac4b4bf980078ef08489053af9b50f50bee8"
18
}
19
]
20
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [],
9
"vmTrace": null,
10
"transactionHash": "0xbaa27fa540f50254c7200cacfb5c725174f96ae3198b653853e1353a9bdc03b2"
11
},
12
{
13
"output": "0x",
14
"stateDiff": null,
15
"trace": [],
16
"vmTrace": null,
17
"transactionHash": "0x661466a232b217110b9f9a83534cac4b4bf980078ef08489053af9b50f50bee8"
18
}
19
]
20
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう