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/dist/index.d.ts:223


Generated using TypeDoc and typedoc-plugin-markdown