Type alias: ParsedLogEvent<ABI, Extra>
ParsedLogEvent: <
ABI
,Extra
>BaseLogEvent
<Extra
> &LogParsedData
<ABI
>
Type parameters
Parameter | Default |
---|---|
ABI extends Abi | - |
Extra extends JSONObject | undefined | undefined |
Defined In
packages/ethereum-indexer/src/types.ts:23
Generated using TypeDoc and typedoc-plugin-markdown