Skip to content
On this page

Type alias: ExistingStream<ABI>

ExistingStream: <ABI> object

Type parameters

Parameter
ABI extends Abi

Type declaration

clear

clear: StreamClearer< ABI >


fetchFrom

fetchFrom: StreamFecther< ABI >


saveNewEvents

saveNewEvents: StreamSaver< ABI >

Defined In

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


Generated using TypeDoc and typedoc-plugin-markdown