Forks will be deprecated on March 31, 2025. Please migrate to Tenderly Virtual TestNets or contact our support for assistance with automatic migration.

trace_get - Berachain


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