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

Method sapiPostConvertGetQuote

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

Source from the content-addressed store, hash-verified

398 sapiPostLoanFlexibleAdjustLtv (params?: {}): Promise<implicitReturnType>;
399 sapiPostLoanVipRepay (params?: {}): Promise<implicitReturnType>;
400 sapiPostConvertGetQuote (params?: {}): Promise<implicitReturnType>;
401 sapiPostConvertAcceptQuote (params?: {}): Promise<implicitReturnType>;
402 sapiPostConvertLimitPlaceOrder (params?: {}): Promise<implicitReturnType>;
403 sapiPostConvertLimitCancelOrder (params?: {}): Promise<implicitReturnType>;

Callers 3

fetch_convert_quoteMethod · 0.95
fetch_convert_quoteMethod · 0.95
fetchConvertQuoteMethod · 0.95

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected