Type alias: EventWithArgs<ABI, Property>
EventWithArgs: <
ABI,Property>LogEvent<ABI> & {args:InputValues<ExtractAbiEvent<ABI,Property> >;}
EventWithArgs.argsargs:
InputValues<ExtractAbiEvent<ABI,Property> >
Type parameters
| Parameter |
|---|
ABI extends Abi |
Property extends string |
Defined In
packages/ethereum-indexer-js-processor/src/processor/utils.ts:5
Generated using TypeDoc and typedoc-plugin-markdown