Skip to content
On this page

Type alias: InputValues<T>

InputValues: <T> { [Property in InputNames<T>]: AbiParameterToPrimitiveType<Extract<T["inputs"][number], Object>> }

Type parameters

Parameter
T extends AbiEvent

Defined In

packages/ethereum-indexer-js-processor/src/processor/types.ts:18


Generated using TypeDoc and typedoc-plugin-markdown