LogContext

Documentation for eth_defi.event_reader.logresult.LogContext Python class.

class LogContext[source]

An abstract context class you can pass around for the log results.

Subclass this and add your own data / methods.

See scripts/read-uniswap-v2-pairs-and-swaps.py for an example.

Methods summary

__init__()