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

debug_traceTransaction RPC Method

読み込み中...

更新日:
Mar 18, 2026

debug_traceTransaction RPC Method

パラメータ

トランザクションハッシュ
文字列
必須
読み込み中...
オブジェクト
オブジェクト
必須
読み込み中...
tracer
文字列
読み込み中...
callTracer
文字列
読み込み中...
prestateTracer
文字列
読み込み中...
tracerConfig
オブジェクト
読み込み中...
onlyTopCall
ブール値
読み込み中...
timeout
文字列
読み込み中...

返します

オブジェクト
オブジェクト
読み込み中...
beforeEVMTransfers
配列
読み込み中...
purpose
文字列
読み込み中...
出典
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
afterEVMTransfers
配列
読み込み中...
purpose
文字列
読み込み中...
出典
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
出典
文字列
読み込み中...
gas
文字列
読み込み中...
gasUsed
文字列
読み込み中...
~へ
文字列
読み込み中...
入力
文字列
読み込み中...
呼び出し
配列
読み込み中...
出典
文字列
読み込み中...
gas
文字列
読み込み中...
gasUsed
文字列
読み込み中...
~へ
文字列
読み込み中...
入力
文字列
読み込み中...
output
文字列
読み込み中...
文字列
読み込み中...
タイプ
文字列
読み込み中...
文字列
読み込み中...
タイプ
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"beforeEVMTransfers": [
6
{
7
"purpose": "feePayment",
8
"from": "0xF4e84FEE3AA08AEc9c2580260311D28de371d937",
9
"to": null,
10
"value": "0x5751fa1a600"
11
}
12
],
13
"afterEVMTransfers": [
14
{
15
"purpose": "gasRefund",
16
"from": null,
17
"to": "0xF4e84FEE3AA08AEc9c2580260311D28de371d937",
18
"value": "0x4d118ba98f0"
19
},
20
{
21
"purpose": "feeCollection",
22
"from": null,
23
"to": "0x5a2B80a9b7effc06129bD5462D77BC20A8A59BE7",
24
"value": "0x99f2975400"
25
},
26
{
27
"purpose": "feeCollection",
28
"from": null,
29
"to": "0xbC5C3a7Adecf54D34169fd90dbD1B7d3142DF067",
30
"value": "0x3f0e940"
31
},
32
{
33
"purpose": "feeCollection",
34
"from": null,
35
"to": "0xa4B00000000000000000000000000000000000F6",
36
"value": "0xa105ecfd0"
37
}
38
],
39
"from": "0xf4e84fee3aa08aec9c2580260311d28de371d937",
40
"gas": "0x493e0",
41
"gasUsed": "0x8995",
42
"to": "0x4e5b9fc9df660c355743f8b6dd79389db8dcd836",
43
"input": "0xb6621842000000000000000000000000000000000000000000000000000000039cf985fd0000000000000000000000000000000000000000000000000000000000000000",
44
"value": "0x0",
45
"type": "CALL"
46
}
47
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"beforeEVMTransfers": [
6
{
7
"purpose": "feePayment",
8
"from": "0xF4e84FEE3AA08AEc9c2580260311D28de371d937",
9
"to": null,
10
"value": "0x5751fa1a600"
11
}
12
],
13
"afterEVMTransfers": [
14
{
15
"purpose": "gasRefund",
16
"from": null,
17
"to": "0xF4e84FEE3AA08AEc9c2580260311D28de371d937",
18
"value": "0x4d118ba98f0"
19
},
20
{
21
"purpose": "feeCollection",
22
"from": null,
23
"to": "0x5a2B80a9b7effc06129bD5462D77BC20A8A59BE7",
24
"value": "0x99f2975400"
25
},
26
{
27
"purpose": "feeCollection",
28
"from": null,
29
"to": "0xbC5C3a7Adecf54D34169fd90dbD1B7d3142DF067",
30
"value": "0x3f0e940"
31
},
32
{
33
"purpose": "feeCollection",
34
"from": null,
35
"to": "0xa4B00000000000000000000000000000000000F6",
36
"value": "0xa105ecfd0"
37
}
38
],
39
"from": "0xf4e84fee3aa08aec9c2580260311d28de371d937",
40
"gas": "0x493e0",
41
"gasUsed": "0x8995",
42
"to": "0x4e5b9fc9df660c355743f8b6dd79389db8dcd836",
43
"input": "0xb6621842000000000000000000000000000000000000000000000000000000039cf985fd0000000000000000000000000000000000000000000000000000000000000000",
44
"value": "0x0",
45
"type": "CALL"
46
}
47
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう