Uses of Class
org.knowm.xchange.bitstamp.dto.account.BitstampDepositAddress
Packages that use BitstampDepositAddress
Package
Description
-
Uses of BitstampDepositAddress in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampDepositAddressModifier and TypeMethodDescriptionBitstampAuthenticatedV2.getBitcoinCashDepositAddress(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version) BitstampAuthenticatedV2.getBitcoinDepositAddress(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version) BitstampAuthenticatedV2.getEthereumDepositAddress(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version) BitstampAuthenticatedV2.getLitecoinDepositAddress(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version) -
Uses of BitstampDepositAddress in org.knowm.xchange.bitstamp.dto.account
Subclasses of BitstampDepositAddress in org.knowm.xchange.bitstamp.dto.account -
Uses of BitstampDepositAddress in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return BitstampDepositAddressModifier and TypeMethodDescriptionBitstampAccountServiceRaw.getBitstampBitcoinCashDepositAddress()BitstampAccountServiceRaw.getBitstampBitcoinDepositAddress()BitstampAccountServiceRaw.getBitstampEthereumDepositAddress()BitstampAccountServiceRaw.getBitstampLitecoinDepositAddress()BitstampAccountService.requestDepositAddressObject(Currency currency, String... arguments)