Skip to content
On this page

Type alias: EventWithArgs<ABI, Property>

EventWithArgs: <ABI, Property> LogEvent< ABI > & {args: InputValues< ExtractAbiEvent< ABI, Property > >;}

EventWithArgs.args

args: 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