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

trace_replayTransaction RPC メソッド

読み込み中...

更新日:
2026年4月16日

trace_replayTransaction RPC メソッド

この RPC メソッドは、「Build」プラン以上のすべてのユーザーが利用可能です。無料プランをご利用の場合は、このメソッドを利用するためにプランのアップグレードが必要となります。詳細については、料金プランをご覧ください。

パラメータ

ハッシュ
文字列
必須
読み込み中...
配列
配列
必須
読み込み中...

返品

オブジェクト
オブジェクト
読み込み中...
出力
文字列
読み込み中...
stateDiff
オブジェクト
読み込み中...
トレース
配列
読み込み中...
アクション
オブジェクト
読み込み中...
出典:
文字列
読み込み中...
callType
文字列
読み込み中...
ガス
文字列
読み込み中...
入力
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
結果
オブジェクト
読み込み中...
gasUsed
文字列
読み込み中...
出力
文字列
読み込み中...
サブトレース
整数
読み込み中...
traceAddress
配列
読み込み中...
タイプ
文字列
読み込み中...
vmTrace
オブジェクト
読み込み中...
トランザクションハッシュ
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",
11
"callType": "call",
12
"gas": "0x0",
13
"input": "0x",
14
"to": "0x885885521990b53fd00556c143ea056dd2f62a12",
15
"value": "0x8cc0c47d9477f90"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"
28
}
29
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",
11
"callType": "call",
12
"gas": "0x0",
13
"input": "0x",
14
"to": "0x885885521990b53fd00556c143ea056dd2f62a12",
15
"value": "0x8cc0c47d9477f90"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"
28
}
29
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう