注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
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