java.lang.Object
org.web3j.protocol.websocket.events.Log

public class Log extends Object
  • Constructor Details

    • Log

      public Log()
  • Method Details

    • getAddress

      public String getAddress()
    • getBlockHash

      public String getBlockHash()
    • getBlockNumber

      public String getBlockNumber()
    • getData

      public String getData()
    • getLogIndex

      public String getLogIndex()
    • getTopics

      public List<String> getTopics()
    • getTransactionHash

      public String getTransactionHash()
    • getTransactionIndex

      public String getTransactionIndex()