Retrieves events based on specified filters
Streams new blocks
Optional addresses: string[]Optional list of addresses to filter by
Optional blockIds: string[]Optional list of block IDs to filter by
Optional slotRange: SlotRangeOptional slot range to filter by
A stream of new blocks
Streams new endorsements
Optional addresses: string[]Optional list of addresses to filter by
Optional endorsementIds: string[]Optional list of endorsement IDs to filter by
Optional blockIds: string[]Optional list of block IDs to filter by
A stream of new endorsements
Streams new filled blocks
Optional addresses: string[]Optional list of addresses to filter by
Optional blockIds: string[]Optional list of block IDs to filter by
Optional slotRange: SlotRangeOptional slot range to filter by
A stream of new filled blocks
Streams new operations
Optional addresses: string[]Optional list of addresses to filter by
Optional operationIds: string[]Optional list of operation IDs to filter by
Optional types: OpType[]Optional list of operation types to filter by
A stream of new operations
Streams new slot execution outputs
The filters to apply to the stream
A stream of new slot execution outputs
Static from
Retrieves detailed information about specified blocks