Uses of Class
org.knowm.xchange.ftx.dto.account.FtxWalletBalanceDto
Package | Description |
---|---|
org.knowm.xchange.ftx | |
org.knowm.xchange.ftx.service |
-
Uses of FtxWalletBalanceDto in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return types with arguments of type FtxWalletBalanceDto Modifier and Type Method Description FtxResponse<List<FtxWalletBalanceDto>>
FtxAuthenticated. getWalletBalances(String apiKey, Long nonce, si.mazi.rescu.ParamsDigest signature, String subaccount)
-
Uses of FtxWalletBalanceDto in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return types with arguments of type FtxWalletBalanceDto Modifier and Type Method Description FtxResponse<List<FtxWalletBalanceDto>>
FtxAccountServiceRaw. getFtxWalletBalances(String subaccount)