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

arbtrace_call RPC Method

読み込み中...

更新日:
Feb 11, 2026

arbtrace_call RPC Method

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

パラメータ

オブジェクト
オブジェクト
読み込み中...
出典
読み込み中...
~へ
文字列
読み込み中...
gas
整数
読み込み中...
gasPrice
整数
読み込み中...
Integer
読み込み中...
データ
文字列
読み込み中...
配列
配列
必須
読み込み中...
vmTrace
文字列
読み込み中...
trace
文字列
読み込み中...
stateDiff
文字列
読み込み中...
ブロック番号
文字列
読み込み中...

返します

配列
読み込み中...
output
読み込み中...
stateDiff
読み込み中...
trace
読み込み中...
action
読み込み中...
出典
読み込み中...
callType
読み込み中...
gas
読み込み中...
入力
読み込み中...
~へ
読み込み中...
読み込み中...
結果
読み込み中...
gasUsed
読み込み中...
output
読み込み中...
subtraces
読み込み中...
traceAddress
読み込み中...
タイプ
読み込み中...
vmTrace
読み込み中...
destroyedContracts
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"destroyedContracts": null
28
}
29
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"destroyedContracts": null
28
}
29
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう