Skip to content
On this page

Type alias: LastSync<ABI>

LastSync: <ABI> object

Type parameters

Parameter
ABI extends Abi

Type declaration

context

context: ContextIdentifier


lastFromBlock

lastFromBlock: number


lastToBlock

lastToBlock: number


latestBlock

latestBlock: number


unconfirmedBlocks

unconfirmedBlocks: EventBlock< ABI >[]

Defined In

packages/ethereum-indexer/src/types.ts:60


Generated using TypeDoc and typedoc-plugin-markdown