跳转至主要内容

trace_call RPC Method

正在加载...

更新于
Mar 20, 2026

trace_call 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.

参数

对象
对象
正在加载...
来自
字符串
正在加载...
字符串
必填
正在加载...
气体
整数
正在加载...
gasPrice
整数
正在加载...
整数
正在加载...
数据
字符串
正在加载...
数组
数组
必填
正在加载...
vmTrace
字符串
正在加载...
trace
字符串
正在加载...
stateDiff
字符串
正在加载...
blockNumber
字符串
正在加载...

退货

对象
对象
正在加载...
输出
字符串
正在加载...
stateDiff
对象
正在加载...
trace
数组
正在加载...
动作
对象
正在加载...
来自
字符串
正在加载...
callType
字符串
正在加载...
气体
字符串
正在加载...
输入
字符串
正在加载...
字符串
正在加载...
字符串
正在加载...
结果
对象
正在加载...
gasUsed
字符串
正在加载...
输出
字符串
正在加载...
子轨迹
整数
正在加载...
traceAddress
数组
正在加载...
类型
字符串
正在加载...
vmTrace
对象
正在加载...
请求
回复
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x0000000000000000000000000000000000000000",
11
"callType": "call",
12
"gas": "0x8000000041905749",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0xa2a",
19
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null
27
}
28
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x0000000000000000000000000000000000000000",
11
"callType": "call",
12
"gas": "0x8000000041905749",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0xa2a",
19
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null
27
}
28
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用