Uses of Class
io.api.etherscan.model.Price
-
Packages that use Price Package Description io.api.etherscan.core io.api.etherscan.core.impl io.api.etherscan.model.utility -
-
Uses of Price in io.api.etherscan.core
Methods in io.api.etherscan.core that return Price Modifier and Type Method Description PriceIStatisticApi. lastPrice()Eth last USD and BTC price -
Uses of Price in io.api.etherscan.core.impl
Methods in io.api.etherscan.core.impl that return Price Modifier and Type Method Description PriceStatisticApiProvider. lastPrice() -
Uses of Price in io.api.etherscan.model.utility
Methods in io.api.etherscan.model.utility that return Price Modifier and Type Method Description PricePriceResponseTO. getResult()
-