Interface: ColonyFilter
A Colony extended ethers Filter to keep track of where events are coming from
Extends
Extended by
Properties
address?
optionaladdress:string|string[]
Inherited from
eventName
eventName:
string
The full event signature of this event (e.g. TokenMinted(uint256))
eventSource
eventSource:
BaseContract
The generated id of the contract the event originated from
fromBlock?
optionalfromBlock:BlockTag
Inherited from
toBlock?
optionaltoBlock:BlockTag
Inherited from
topics?
optionaltopics: (null|string|string[])[]