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

arbtrace_replayTransaction RPC Method

読み込み中...

更新日:
2026年2月11日

arbtrace_replayTransaction RPC Method

Please note that all arbtrace_ methods can be used on blocks prior to 22207816, while debug_trace methods can be used for blocks after 22207818. Block 22207817 cannot be traced but is empty.

パラメータ

ハッシュ
文字列
読み込み中...
配列
配列
必須
読み込み中...
vmTrace
文字列
読み込み中...
トレース
文字列
読み込み中...
stateDiff
文字列
読み込み中...

返品

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