Optional addressAddress of the contract, any logs that has any of these addresses will be returned. Empty means match all.
Optional topicsTopics to match, each member of the top level array is another array, if the nth topic matches any topic specified in topics[n] the log will be returned. Empty means match all.
Filter for selecting logs based on address and topics