Class BlockBookEventFetcher

java.lang.Object
org.exploit.blockbook.BlockBookEventFetcher
All Implemented Interfaces:
org.exploit.finja.core.EventFetcher

public class BlockBookEventFetcher extends Object implements org.exploit.finja.core.EventFetcher
  • Constructor Details

    • BlockBookEventFetcher

      public BlockBookEventFetcher()
  • Method Details

    • events

      public reactor.core.publisher.Flux<org.exploit.finja.core.event.TxnEvent> events(String address, long startTimestamp)
      Specified by:
      events in interface org.exploit.finja.core.EventFetcher