Module identifier
Expand description
Call trace address identifiers.
Identifiers figure out what ABIs and labels belong to all the addresses of the trace.
Structs§
- An address identity
- A trace identifier that tries to identify addresses using Etherscan.
- A trace identifier that tries to identify addresses using local contracts.
- An identifier that tries to identify functions and events using signatures found at
https://openchain.xyz
or a local cache. - A collection of trace identifiers.
Traits§
- Trace identifiers figure out what ABIs and labels belong to all the addresses of the trace.