Uses of Class
org.knowm.xchange.coinbase.dto.account.CoinbaseAddress
-
Packages that use CoinbaseAddress Package Description org.knowm.xchange.coinbase org.knowm.xchange.coinbase.dto.account -
-
Uses of CoinbaseAddress in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return CoinbaseAddress Modifier and Type Method Description CoinbaseAddress
CoinbaseAuthenticated. generateReceiveAddress(CoinbaseAddressCallback callbackUrl, String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)
CoinbaseAddress
CoinbaseAuthenticated. getReceiveAddress(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)
-
Uses of CoinbaseAddress in org.knowm.xchange.coinbase.dto.account
Methods in org.knowm.xchange.coinbase.dto.account that return types with arguments of type CoinbaseAddress Modifier and Type Method Description List<CoinbaseAddress>
CoinbaseAddresses. getAddresses()
-