Expand description
Call trace address identifiers.
Identifiers figure out what ABIs and labels belong to all the addresses of the trace.
Modulesยง
- etherscan ๐
- local ๐
- signatures ๐
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.