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