본문으로 건너뛰기

trace_replayBlockTransactions RPC Method

로딩 중...

업데이트 날짜:
Jun 18, 2026

trace_replayBlockTransactions 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_traceBlockByNumber as an alternative.

매개변수

블록 번호
문자열
로딩 중...
배열
배열
필수
로딩 중...
vmTrace
문자열
로딩 중...
추적
문자열
로딩 중...
stateDiff
문자열
로딩 중...

반품

배열
로딩 중...
출력
로딩 중...
stateDiff
로딩 중...
추적
로딩 중...
액션
로딩 중...
출처:
로딩 중...
호출 유형
로딩 중...
가스
로딩 중...
입력
로딩 중...
~에
로딩 중...
로딩 중...
결과
로딩 중...
가스 사용량
로딩 중...
출력
로딩 중...
부분 추적
로딩 중...
traceAddress
로딩 중...
유형
로딩 중...
vmTrace
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"결과": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [],
9
"vmTrace": null,
10
"transactionHash": "0xbaa27fa540f50254c7200cacfb5c725174f96ae3198b653853e1353a9bdc03b2"
11
},
12
{
13
"output": "0x",
14
"stateDiff": null,
15
"trace": [],
16
"vmTrace": null,
17
"transactionHash": "0x661466a232b217110b9f9a83534cac4b4bf980078ef08489053af9b50f50bee8"
18
}
19
]
20
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"결과": [
5
{
6
"output": "0x",
7
"stateDiff": null,
8
"trace": [],
9
"vmTrace": null,
10
"transactionHash": "0xbaa27fa540f50254c7200cacfb5c725174f96ae3198b653853e1353a9bdc03b2"
11
},
12
{
13
"output": "0x",
14
"stateDiff": null,
15
"trace": [],
16
"vmTrace": null,
17
"transactionHash": "0x661466a232b217110b9f9a83534cac4b4bf980078ef08489053af9b50f50bee8"
18
}
19
]
20
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요