public interface Btc38
Modifier and Type | Method and Description |
---|---|
Map<String,Btc38TickerReturn> |
getMarketTicker(String marketType)
Gets all tickers from Btc38 for a particular target currency URL: http://api.btc38.com/v1/ticker.php?c=all&mk_type=cny
|
Map<String,Btc38TickerReturn> getMarketTicker(String marketType) throws IOException
marketType
- Target currencyIOException
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.