Interface: Ethers6Filter
Ethers 6 supports mulitple addresses in a filter. Until then we have this
Hierarchy
Omit
<Filter
,"address"
>↳
Ethers6Filter
↳↳
ColonyFilter
Properties
address
• Optional
address: string
| string
[]
fromBlock
• Optional
fromBlock: BlockTag
Inherited from
Omit.fromBlock
toBlock
• Optional
toBlock: BlockTag
Inherited from
Omit.toBlock
topics
• Optional
topics: (null
| string
| string
[])[]
Inherited from
Omit.topics