Skip to content
On this page

Type alias: ExistingStateFecther<ABI, ProcessResultType, Extra, ProcessorConfig>

ExistingStateFecther: <ABI, ProcessResultType, Extra, ProcessorConfig> (context) => Promise< AllData< ABI, ProcessResultType, Extra > >

Type parameters

Parameter
ABI extends Abi
ProcessResultType
Extra
ProcessorConfig

Parameters

ParameterType
contextProcessorContext< ABI, ProcessorConfig >

Returns

Promise< AllData< ABI, ProcessResultType, Extra > >

Defined In

packages/ethereum-indexer/dist/index.d.ts:247


Generated using TypeDoc and typedoc-plugin-markdown