foundry_evm_traces

Module debug

Source

Modulesยง

Structsยง

Functionsยง

  • decode_from_memory ๐Ÿ”’
    Decodes given [DynSolType] from memory.
  • Tries to parse the function name from the source code and detect the contract name which contains the given function.
  • parse_types ๐Ÿ”’
    Parses function input and output types into [Parameters].
  • Given [Parameters] and [CallTraceStep], tries to decode parameters by using stack and memory.