EVM RPC API
trace_replayTransaction
Replays a transaction, returning the traces.
Parameters
DATA, 32 Bytes - The transaction’s hash.
STRINGARRAY - Type of trace, one or more of: “vmTrace”, “trace”, “stateDiff”.
Returns
Object - An object of type BlockTrace.
POST
https://{network}.s.chainbase.online/v1
/
{api-key}
Path Parameters
Body
application/json