FilterByBlockHash
Defined in: types/Filter.types.ts:17
Extends
EventFilter
Properties
address?
optionaladdress:string
Defined in: types/Filter.types.ts:4
Inherited from
EventFilter.address
blockHash?
optionalblockHash:string
Defined in: types/Filter.types.ts:18
topics?
optionaltopics: (string|string[] |null)[]
Defined in: types/Filter.types.ts:5
Inherited from
EventFilter.topics