Interface: SubscribeEventsParams
Defined in: src/channel/ws/ws_0_10.ts:34
Properties
fromAddress?
optionalfromAddress?: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?
optionalkeys?:string[][]
Defined in: src/channel/ws/ws_0_10.ts:38
Event key filters
blockIdentifier?
optionalblockIdentifier?:SubscriptionBlockIdentifier
Defined in: src/channel/ws/ws_0_10.ts:40
Block to start subscribing from
finalityStatus?
optionalfinalityStatus?:"ACCEPTED_ON_L2"|"PRE_CONFIRMED"
Defined in: src/channel/ws/ws_0_10.ts:42
Finality status filter