跳转至主要内容

trace_callMany RPC Method

正在加载...

更新于
Jun 18, 2026

trace_callMany RPC Method

此 RPC 方法包含在免费试用版中,但使用受限。升级您的套餐即可获得完整访问权限和更高的使用限额。请访问我们的定价页面了解更多信息。
Deprecation Notice

This method will be deprecated on Amoy Testnet (July 1, 2026) and Mainnet (July 15, 2026) following Polygon Labs' sunset of Erigon. Use debug_traceCall as an alternative.

参数

数组
数组
必填
正在加载...
vmTrace
字符串
正在加载...
trace
字符串
正在加载...
stateDiff
字符串
正在加载...
blockNumber
字符串
正在加载...

退货

数组
正在加载...
输出
正在加载...
stateDiff
正在加载...
trace
正在加载...
动作
正在加载...
来自
正在加载...
callType
正在加载...
气体
正在加载...
输入
正在加载...
正在加载...
正在加载...
结果
正在加载...
gasUsed
正在加载...
输出
正在加载...
子轨迹
正在加载...
traceAddress
正在加载...
类型
正在加载...
vmTrace
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
“结果”: [
5
{
6
“输出”: "0x",
7
"stateDiff": null,
8
“trace”: [
9
{
10
"action": {
11
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
12
“callType”: "call",
13
"gas": "0x80000000419058f9",
14
“输入”: "0x",
15
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
16
"value": "0x186a0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
“输出”: "0x"
21
},
22
“子轨迹”: 0,
23
“traceAddress”: [],
24
"类型": "call"
25
}
26
],
27
"vmTrace": null
28
},
29
{
30
“输出”: "0x",
31
"stateDiff": null,
32
“trace”: [
33
{
34
"action": {
35
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
36
“callType”: "call",
37
"gas": "0x80000000419058f9",
38
“输入”: "0x",
39
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
40
"value": "0x186a0"
41
},
42
"result": {
43
"gasUsed": "0x0",
44
“输出”: "0x"
45
},
46
“子轨迹”: 0,
47
“traceAddress”: [],
48
"类型": "call"
49
}
50
],
51
"vmTrace": null
52
}
53
]
54
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
“结果”: [
5
{
6
“输出”: "0x",
7
"stateDiff": null,
8
“trace”: [
9
{
10
"action": {
11
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
12
“callType”: "call",
13
"gas": "0x80000000419058f9",
14
“输入”: "0x",
15
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
16
"value": "0x186a0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
“输出”: "0x"
21
},
22
“子轨迹”: 0,
23
“traceAddress”: [],
24
"类型": "call"
25
}
26
],
27
"vmTrace": null
28
},
29
{
30
“输出”: "0x",
31
"stateDiff": null,
32
“trace”: [
33
{
34
"action": {
35
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
36
“callType”: "call",
37
"gas": "0x80000000419058f9",
38
“输入”: "0x",
39
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
40
"value": "0x186a0"
41
},
42
"result": {
43
"gasUsed": "0x0",
44
“输出”: "0x"
45
},
46
“子轨迹”: 0,
47
“traceAddress”: [],
48
"类型": "call"
49
}
50
],
51
"vmTrace": null
52
}
53
]
54
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用