Skip to main content
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
A Contract event on a Contract.

Type parameters

Create a deferred topic filter for the event.

Parameters

Returns

DeferredTopicFilter The deferred topic filter.

Source

contract/types.ts:238

Properties

Methods

getFragment()

Returns the fragment constrained by args. This can be used to resolve ambiguous event names.

Parameters

Returns

EventFragment The constrained fragment.

Source

contract/types.ts:256