Class BlockParam

java.lang.Object
io.api.etherscan.model.utility.BlockParam

public class BlockParam extends Object
! NO DESCRIPTION !
Since:
31.10.2018
  • Constructor Details

    • BlockParam

      public BlockParam(long startBlock, long endBlock)
  • Method Details

    • start

      public long start()
    • end

      public long end()