Uses of Class
org.knowm.xchange.bithumb.dto.account.BithumbWalletAddress
Package | Description |
---|---|
org.knowm.xchange.bithumb | |
org.knowm.xchange.bithumb.service |
-
Uses of BithumbWalletAddress in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return types with arguments of type BithumbWalletAddress Modifier and Type Method Description BithumbResponse<BithumbWalletAddress>
BithumbAuthenticated. getWalletAddress(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, String apiClientType, si.mazi.rescu.ParamsDigest endpointGenerator, String currency)
-
Uses of BithumbWalletAddress in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return types with arguments of type BithumbWalletAddress Modifier and Type Method Description Optional<BithumbWalletAddress>
BithumbAccountServiceRaw. getBithumbWalletAddress(Currency currency)