본문으로 건너뛰기

trace_call RPC Method

로딩 중...

업데이트 날짜:
2026년 3월 27일

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

매개변수

객체
배열
로딩 중...
출처:
문자열
로딩 중...
~에
문자열
필수
로딩 중...
가스
정수
로딩 중...
가스 가격
정수
로딩 중...
정수
로딩 중...
데이터
문자열
로딩 중...
배열
배열
필수
로딩 중...
vmTrace
문자열
로딩 중...
추적
문자열
로딩 중...
stateDiff
문자열
로딩 중...
블록 번호
문자열
로딩 중...

반품

객체
객체
로딩 중...
출력
문자열
로딩 중...
stateDiff
문자열
로딩 중...
추적
배열
로딩 중...
유형
문자열
로딩 중...
액션
객체
로딩 중...
출처:
문자열
로딩 중...
호출 유형
문자열
로딩 중...
가스
문자열
로딩 중...
입력
문자열
로딩 중...
~에
문자열
로딩 중...
문자열
로딩 중...
결과
객체
로딩 중...
가스 사용량
문자열
로딩 중...
출력
문자열
로딩 중...
부분 추적
정수
로딩 중...
traceAddress
배열
로딩 중...
vmTrace
객체
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"type": "call",
10
"action": {
11
"from": "0x0000000000000000000000000000000000000000",
12
"callType": "call",
13
"gas": "0x24b8",
14
"input": "0x",
15
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
16
"value": "0x0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
"output": "0x"
21
},
22
"subtraces": 0,
23
"traceAddress": []
24
}
25
],
26
"vmTrace": null
27
}
28
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"type": "call",
10
"action": {
11
"from": "0x0000000000000000000000000000000000000000",
12
"callType": "call",
13
"gas": "0x24b8",
14
"input": "0x",
15
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
16
"value": "0x0"
17
},
18
"result": {
19
"gasUsed": "0x0",
20
"output": "0x"
21
},
22
"subtraces": 0,
23
"traceAddress": []
24
}
25
],
26
"vmTrace": null
27
}
28
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요