trace_replayTransaction

지정된 트랜잭션을 다시 실행하고, 그 과정에서 발생한 모든 이벤트를 추적합니다. 이때 트랜잭션의 실행은 로컬에서 수행되기 때문에 실제 블록체인에 반영되지 않습니다. 이 메소드는 과거 트랜잭션의 실행 과정을 재현하고 분석하고자 할 때 사용됩니다.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to trace_replayTransaction
params
array
required
length between 2 and 2
Defaults to 0x17104ac9d3312d8c136b7f44d4b8b47852618065ebfa534bd2d3b5ef218ca1f3,trace

다음 파라미터들을 타입에 맞게 배열로 입력합니다.

  1. transaction hash : 조회하고자 하는 트랜잭션 해시를 문자열 형식으로 입력합니다.
  2. trace type: 사용하고자 하는 trace 타입을 하나 이상 선택하여 배열로 입력합니다. "vmTrace", "trace", "stateDiff" 값을 사용할 수 있습니다. 각 옵션에 대한 자세한 내용은 API 문서 본문을 참고해주세요.
params*
Responses

Response body
json

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
English
Powered by Localize
한국어