Skip to main content
Version: Next

Interface: SubscribeEventsParams

Defined in: src/channel/ws/ws_0_10.ts:34

Properties

fromAddress?

optional fromAddress?: BigNumberish | BigNumberish[]

Defined in: src/channel/ws/ws_0_10.ts:36

Contract address(es) to filter events from. Accepts single or array of addresses (RPC 0.10.1+).


keys?

optional keys?: string[][]

Defined in: src/channel/ws/ws_0_10.ts:38

Event key filters


blockIdentifier?

optional blockIdentifier?: SubscriptionBlockIdentifier

Defined in: src/channel/ws/ws_0_10.ts:40

Block to start subscribing from


finalityStatus?

optional finalityStatus?: "ACCEPTED_ON_L2" | "PRE_CONFIRMED"

Defined in: src/channel/ws/ws_0_10.ts:42

Finality status filter