跳转至主要内容

debug_traceCall RPC Method

正在加载...

更新于
Feb 11, 2026

debug_traceCall RPC Method

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

参数

对象
对象
正在加载...
来自
字符串
正在加载...
字符串
正在加载...
气体
整数
正在加载...
gasPrice
整数
正在加载...
整数
正在加载...
数据
字符串
正在加载...
blockReference
字符串
正在加载...
对象
对象
必填
正在加载...
tracer
字符串
正在加载...
callTracer
正在加载...
prestateTracer
正在加载...
stylusTracer
正在加载...
tracerConfig
对象
正在加载...
onlyTopCall
布尔型
正在加载...

退货

结果
正在加载...
beforeEVMTransfers
正在加载...
purpose
正在加载...
来自
正在加载...
正在加载...
正在加载...
afterEVMTransfers
正在加载...
purpose
正在加载...
来自
正在加载...
正在加载...
正在加载...
来自
正在加载...
气体
正在加载...
gasUsed
正在加载...
正在加载...
输入
正在加载...
呼叫
正在加载...
正在加载...
类型
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"beforeEVMTransfers": [
6
{
7
"purpose": "feePayment",
8
"from": "0x0000000000000000000000000000000000000000",
9
"to": null,
10
“value”: "0x0"
11
}
12
],
13
"afterEVMTransfers": [
14
{
15
"purpose": "gasRefund",
16
"from": null,
17
“to”: "0x0000000000000000000000000000000000000000",
18
“value”: "0x0"
19
},
20
{
21
"purpose": "feeCollection",
22
"from": null,
23
"to": "0xbF5041Fc07E1c866D15c749156657B8eEd0fb649",
24
"value": "0x642c4d6800"
25
},
26
{
27
"purpose": "feeCollection",
28
"from": null,
29
"to": "0x32e7AF5A8151934F3787d0cD59EB6EDd0a736b1d",
30
"value": "0x6e453f80"
31
},
32
{
33
"purpose": "feeCollection",
34
"from": null,
35
"to": "0xa4B00000000000000000000000000000000000F6",
36
"value": "0x6cf26950"
37
}
38
],
39
"from": "0x0000000000000000000000000000000000000000",
40
"gas": "0x23c34665",
41
"gasUsed": "0x5463",
42
"to": "0x16b5856dbc2f66d6dc5b361b0073f51ed5ffb52b",
43
"input": "0x727fa213619edc134b3c8b36e117a4b8e95cb5f7cd2330eab81aa241346ebe07",
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": "0x0000000000000000000000000000000000000000",
9
"to": null,
10
“value”: "0x0"
11
}
12
],
13
"afterEVMTransfers": [
14
{
15
"purpose": "gasRefund",
16
"from": null,
17
“to”: "0x0000000000000000000000000000000000000000",
18
“value”: "0x0"
19
},
20
{
21
"purpose": "feeCollection",
22
"from": null,
23
"to": "0xbF5041Fc07E1c866D15c749156657B8eEd0fb649",
24
"value": "0x642c4d6800"
25
},
26
{
27
"purpose": "feeCollection",
28
"from": null,
29
"to": "0x32e7AF5A8151934F3787d0cD59EB6EDd0a736b1d",
30
"value": "0x6e453f80"
31
},
32
{
33
"purpose": "feeCollection",
34
"from": null,
35
"to": "0xa4B00000000000000000000000000000000000F6",
36
"value": "0x6cf26950"
37
}
38
],
39
"from": "0x0000000000000000000000000000000000000000",
40
"gas": "0x23c34665",
41
"gasUsed": "0x5463",
42
"to": "0x16b5856dbc2f66d6dc5b361b0073f51ed5ffb52b",
43
"input": "0x727fa213619edc134b3c8b36e117a4b8e95cb5f7cd2330eab81aa241346ebe07",
44
“value”: "0x0",
45
"type": "CALL"
46
}
47
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用