Class CryptoLib

java.lang.Object
com.miketheshadow.cryptolib.CryptoLib

public class CryptoLib extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getNodeString

      public String getNodeString()
    • getContract

      public String getContract()
    • getTotalSupply

      public double getTotalSupply() throws RequestException
      Throws:
      RequestException
    • getTotalSupplyNonUpdating

      public double getTotalSupplyNonUpdating()
    • getZeros

      public int getZeros()
    • getDeadAddress

      public String getDeadAddress()
    • setDeadAddress

      public CryptoLib setDeadAddress(String address)
    • addArchiveNodeSupport

      public CryptoLib addArchiveNodeSupport(String archiveNodeString)
    • getArchiveNodeString

      public String getArchiveNodeString()
    • hasArchiveNodeSupport

      public boolean hasArchiveNodeSupport()