When creating a filter using the contract.filters, this is returned.

Properties

PropertyTypeDescription
fragmentEventFragmentThe fragment of the event.

Methods

getTopicFilter()

getTopicFilter(): Promise<TopicFilter>

Get the topic filter.

Returns

Promise<TopicFilter>

A promise resolving to the topic filter.

Source

contract/types.ts:54