TraceMethod Documentation for eth_defi.trace.TraceMethod Python class. class TraceMethod[source] What kind of transaction tracing method we use. See Anvil manual for more information GoEthereum method not supported Attributes summary geth Use debug_traceTransaction parity Use trace_transaction geth = 'geth' Use debug_traceTransaction parity = 'parity' Use trace_transaction