trace_replayTransaction RPC 메서드
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_traceTransaction as an alternative.
매개변수
해시
문자열
로딩 중...
배열
배열
필수
로딩 중...
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"action": {10"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",11"callType": "call",12"gas": "0x0",13"input": "0x",14"to": "0x885885521990b53fd00556c143ea056dd2f62a12",15"value": "0x8cc0c47d9477f90"16},17"result": {18"gasUsed": "0x0",19"output": "0x"20},21"subtraces": 0,22"traceAddress": [],23"type": "call"24}25],26"vmTrace": null,27"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"28}29}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"output": "0x",6"stateDiff": null,7"trace": [8{9"action": {10"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",11"callType": "call",12"gas": "0x0",13"input": "0x",14"to": "0x885885521990b53fd00556c143ea056dd2f62a12",15"value": "0x8cc0c47d9477f90"16},17"result": {18"gasUsed": "0x0",19"output": "0x"20},21"subtraces": 0,22"traceAddress": [],23"type": "call"24}25],26"vmTrace": null,27"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"28}29}