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

trace_callMany RPC Method

読み込み中...

更新日:
Jun 18, 2026

trace_callMany RPC Method

This RPC method is included in the Free Trial with limited usage. Upgrade your plan to get full access and higher limits. Learn more on our pricing page.
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
文字列
読み込み中...
ブロック番号
文字列
読み込み中...

返します

配列
読み込み中...
output
読み込み中...
stateDiff
読み込み中...
trace
読み込み中...
action
読み込み中...
出典
読み込み中...
callType
読み込み中...
gas
読み込み中...
入力
読み込み中...
~へ
読み込み中...
読み込み中...
結果
読み込み中...
gasUsed
読み込み中...
output
読み込み中...
subtraces
読み込み中...
traceAddress
読み込み中...
タイプ
読み込み中...
vmTrace
読み込み中...
リクエスト
回答
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう