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