Hi guys. I am trying to read the events I emitted from my deployed contract in Ethereum (testrpc), using web3j java.
Does anyone know how to do it? There is a method to suscribe, and another to get events given a TransactionReceipt.They dont fit me...😕
What Im trying is get a history log of events and filter using contractAddress, signature and indexed params
Any insight will be appreciated! Thanks!
Apr 28, 2018, 6:19 PM
i think so
Apr 28, 2018, 7:54 PM
Thanks 👍
Apr 28, 2018, 8:35 PM