Uses of Class
org.knowm.xchange.bittrex.dto.account.BittrexAddress
Packages that use BittrexAddress
-
Uses of BittrexAddress in org.knowm.xchange.bittrex
Methods in org.knowm.xchange.bittrex that return BittrexAddressModifier and TypeMethodDescriptionBittrexAuthenticated.generateAddress
(String apiKey, Long timestamp, si.mazi.rescu.ParamsDigest hash, si.mazi.rescu.ParamsDigest signature, BittrexNewAddress newAddress) BittrexAuthenticated.getAddress
(String apiKey, Long timestamp, si.mazi.rescu.ParamsDigest hash, si.mazi.rescu.ParamsDigest signature, String currencySymbol) Methods in org.knowm.xchange.bittrex that return types with arguments of type BittrexAddressModifier and TypeMethodDescriptionBittrexAuthenticated.getAddresses
(String apiKey, Long timestamp, si.mazi.rescu.ParamsDigest hash, si.mazi.rescu.ParamsDigest signature) -
Uses of BittrexAddress in org.knowm.xchange.bittrex.service
Methods in org.knowm.xchange.bittrex.service that return BittrexAddressModifier and TypeMethodDescriptionBittrexAccountServiceRaw.generateBittrexDepositAddress
(String currency) Methods in org.knowm.xchange.bittrex.service that return types with arguments of type BittrexAddressModifier and TypeMethodDescriptionBittrexAccountServiceRaw.getBittrexDepositAddresses
(String currency)