Skip to main content

trace_callMany RPC Method

Loading...

Updated on
Mar 20, 2026
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.

Parameters

calls
array
Loading...
from
string
Loading...
to
string
REQUIRED
Loading...
gas
string
Loading...
gasPrice
string
Loading...
value
string
Loading...
data
string
Loading...
blockNumber
string
Loading...

Returns

array
array
Loading...
output
string
Loading...
stateDiff
object
Loading...
trace
array
Loading...
action
object
Loading...
from
string
Loading...
callType
string
Loading...
gas
string
Loading...
input
string
Loading...
to
string
Loading...
value
string
Loading...
result
object
Loading...
gasUsed
string
Loading...
output
string
Loading...
subtraces
integer
Loading...
traceAddress
array
Loading...
type
string
Loading...
vmTrace
object
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [
9
{
10
"action": {
11
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
12
"callType": "call",
13
"gas": "0x80000000419058f9",
14
"input": "0x",
15
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
16
"value": "0x186a0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
"output": "0x"
21
},
22
"subtraces": 0,
23
"traceAddress": [],
24
"type": "call"
25
}
26
],
27
"vmTrace": null
28
},
29
{
30
"output": "0x",
31
"stateDiff": null,
32
"trace": [
33
{
34
"action": {
35
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
36
"callType": "call",
37
"gas": "0x80000000419058f9",
38
"input": "0x",
39
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
40
"value": "0x186a0"
41
},
42
"result": {
43
"gasUsed": "0x0",
44
"output": "0x"
45
},
46
"subtraces": 0,
47
"traceAddress": [],
48
"type": "call"
49
}
50
],
51
"vmTrace": null
52
}
53
]
54
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [
9
{
10
"action": {
11
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
12
"callType": "call",
13
"gas": "0x80000000419058f9",
14
"input": "0x",
15
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
16
"value": "0x186a0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
"output": "0x"
21
},
22
"subtraces": 0,
23
"traceAddress": [],
24
"type": "call"
25
}
26
],
27
"vmTrace": null
28
},
29
{
30
"output": "0x",
31
"stateDiff": null,
32
"trace": [
33
{
34
"action": {
35
"from": "0x407d73d8a49eeb85d32cf465507dd71d507100c1",
36
"callType": "call",
37
"gas": "0x80000000419058f9",
38
"input": "0x",
39
"to": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
40
"value": "0x186a0"
41
},
42
"result": {
43
"gasUsed": "0x0",
44
"output": "0x"
45
},
46
"subtraces": 0,
47
"traceAddress": [],
48
"type": "call"
49
}
50
],
51
"vmTrace": null
52
}
53
]
54
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free