Class StatisticApiProvider

  • All Implemented Interfaces:
    IStatisticApi

    public class StatisticApiProvider
    extends java.lang.Object
    implements IStatisticApi
    Statistic API Implementation
    Since:
    28.10.2018
    Author:
    GoodforGod
    See Also:
    IStatisticApi
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Price lastPrice()
      Eth last USD and BTC price
      Supply supply()
      Eth total supply
      java.math.BigInteger supply​(java.lang.String contract)
      ERC20 token total Supply
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait