Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qu.ai/llms.txt

Use this file to discover all available pages before exploring further.

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:56