Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 511 Bytes

web3.tracing.rst

File metadata and controls

16 lines (12 loc) · 511 Bytes

Tracing API

.. py:module:: web3.tracing

The web3.tracing object exposes modules that enable you to interact with the JSON-RPC trace_ endpoints supported by Erigon and Nethermind.

The following methods are available on the web3.tracing namespace:

.. py:method:: trace_replay_transaction
.. py:method:: trace_replay_block_transactions
.. py:method:: trace_filter
.. py:method:: trace_block
.. py:method:: trace_transaction
.. py:method:: trace_call
.. py:method:: trace_raw_transaction