Class ContractUtils
java.lang.Object
com.miketheshadow.cryptolib.utils.ContractUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetBurn()doublegetBurnedSupply(double baseSupply) longdoubledoublegetTotalSupplyForToken(String token, int zeros) intgetZeros()
-
Constructor Details
-
ContractUtils
-
-
Method Details
-
getBurnedSupply
- Throws:
RequestException
-
getTotalSupply
- Throws:
RequestException
-
getTotalSupplyForToken
- Throws:
RequestException
-
getBurn
- Throws:
RequestException
-
getLastRebaseTime
- Throws:
RequestException
-
getZeros
- Throws:
RequestException
-