public class EventFilter extends Object
EventFilter(List<String> accountAddress)
EventFilter(long fromBlock, String address)
List<String>
getEventKeys()
long
getFromBlock()
boolean
isDecode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventFilter(long fromBlock, String address)
public EventFilter(List<String> accountAddress)
public long getFromBlock()
public List<String> getEventKeys()
public boolean isDecode()
Copyright © 2021. All rights reserved.