DeferredTopicFilter
Defined in: node_modules/ethers/lib.esm/contract/types.d.ts:34
When creating a filter using the contract.filters, this is returned.
Methods
Section titled “Methods”getTopicFilter()
Section titled “getTopicFilter()”getTopicFilter(): Promise<TopicFilter>;Defined in: node_modules/ethers/lib.esm/contract/types.d.ts:35
Returns
Section titled “Returns”Properties
Section titled “Properties”fragment
Section titled “fragment”fragment: EventFragment;Defined in: node_modules/ethers/lib.esm/contract/types.d.ts:36