Expand description
ABI handling, event parsing, and log decoding
Structs§
- AbiFetcher
- ABI fetcher from Etherscan and local files
- Contract
Creation - Contract creation info from Etherscan
- Contract
Metadata - Contract metadata from Etherscan
- Decoded
Function - Decoded function call
- Decoded
Log - A decoded log with named parameters
- Event
Signature - A parsed event signature
- LogDecoder
- Log decoder using ABI or event signatures
- Parsed
Param - A parsed event parameter
Enums§
- Decoded
Value - A decoded parameter value