Skip to main content

Module abi

Module abi 

Source
Expand description

ABI handling, event parsing, and log decoding

Structs§

AbiFetcher
ABI fetcher from Etherscan and local files
ContractCreation
Contract creation info from Etherscan
ContractMetadata
Contract metadata from Etherscan
DecodedFunction
Decoded function call
DecodedLog
A decoded log with named parameters
EventSignature
A parsed event signature
LogDecoder
Log decoder using ABI or event signatures
ParsedParam
A parsed event parameter

Enums§

DecodedValue
A decoded parameter value