Interface BlockAPI


public interface BlockAPI
EtherScan - API Descriptions ...
Since:
30.10.2018
  • Method Summary

    Modifier and Type
    Method
    Description
    uncles(long blockNumber)
    Return uncle blocks
  • Method Details