trace_get - Optimistic Ethereum


Summary

Returns trace at given position.

Parameters

Transaction Hash TX Hash

Hash of a transaction to get information for
Example: 0x12345...

Index positions Number[]

Index positions of the traces.
Example: ["0x0"]

Code Examples