MCPcopy Create free account
hub / github.com/ccxt/ccxt / sapiGetAssetConvertTransferQueryByPage

Method sapiGetAssetConvertTransferQueryByPage

ts/src/abstract/binanceus.ts:29–29  ·  view source on GitHub ↗
(params?: {})

Source from the content-addressed store, hash-verified

27 sapiGetAssetTradeFee (params?: {}): Promise<implicitReturnType>;
28 sapiGetAssetLedgerTransferCloudMiningQueryByPage (params?: {}): Promise<implicitReturnType>;
29 sapiGetAssetConvertTransferQueryByPage (params?: {}): Promise<implicitReturnType>;
30 sapiGetAssetWalletBalance (params?: {}): Promise<implicitReturnType>;
31 sapiGetAssetCustodyTransferHistory (params?: {}): Promise<implicitReturnType>;
32 sapiGetMarginBorrowRepay (params?: {}): Promise<implicitReturnType>;

Callers 6

fetch_convert_tradeMethod · 0.95
fetch_convert_tradeMethod · 0.95
fetchConvertTradeMethod · 0.95

Implementers 1

BinanceusApijava/lib/src/main/java/io/github/ccxt/

Calls

no outgoing calls

Tested by

no test coverage detected