1.2 Binance_interface API函数接口总览

Binance_interface API函数接口总览

  • Github地址
  • PyTed量化交易研究院

1. 现货 SPOT

from binance_interface.api import SPOT

1.1 账户接口 SPOTAccount

from binance_interface.api.spot import SPOTAccount
方法解释Path
get_account账户信息/api/v3/account
get_myTrades账户成交历史/api/v3/myTrades
get_rateLimit_order查询目前下单数/api/v3/rateLimit/order
get_myPreventedMatches获取 Prevented Matches/api/v3/myPreventedMatches
get_myAllocations查询分配结果/api/v3/myAllocations
get_account_commission查询佣金费率 (USER_DATA)/api/v3/account/commission

1.2 策略交易接口 SPOTAlgo

from binance_interface.api.spot import SPOTAlgo
方法解释Path
set_algo_spot_newOrderTwap时间加权平均价格策略(Twap)下单/sapi/v1/algo/spot/newOrderTwap
cancel_algo_spot_order取消TWAP策略订单/sapi/v1/algo/spot/order
get_algo_spot_openOrders查询当前策略订单挂单/sapi/v1/algo/spot/openOrders
get_algo_spot_historicalOrders查询历史策略订单/sapi/v1/algo/spot/historicalOrders
get_algo_spot_subOrders查询执行子订单 (USER_DATA)/sapi/v1/algo/spot/subOrders

1.3 行情接口 SPOTMarket

from binance_interface.api.spot import SPOTMarket
方法解释Path
get_ping测试服务器连通性/api/v3/ping
get_time获取服务器时间/api/v3/time
get_exchangeInfo交易规范信息/api/v3/exchangeInfo
get_depth深度信息/api/v3/depth
get_trades近期成交列表/api/v3/trades
get_historicalTrades查询历史成交/api/v3/historicalTrades
get_aggTrades近期成交(归集)/api/v3/aggTrades
get_klinesK线数据/api/v3/klines
get_avgPrice当前平均价格/api/v3/avgPrice
get_uiKlinesUIK线数据/api/v3/uiKlines
get_ticker_24hr24hr 价格变动情况/api/v3/ticker/24hr
get_ticker_tradingDay交易日行情(Ticker)/api/v3/ticker/tradingDay
get_ticker_price最新价格/api/v3/ticker/price
get_ticker_bookTicker当前最优挂单/api/v3/ticker/bookTicker
get_ticker滚动窗口价格变动统计/api/v3/ticker

1.4 交易接口 SPOTTrade

from binance_interface.api.spot import SPOTTrade
方法解释Path
set_order_test测试下单/api/v3/order/test
set_order下单/api/v3/order
cancel_order撤销订单/api/v3/order
cancel_openOrders撤销单一交易对的所有挂单/api/v3/openOrders
set_order_cancelReplace撤消挂单再下单/api/v3/order/cancelReplace
get_order查询订单/api/v3/order
get_openOrders当前挂单/api/v3/openOrders
get_allOrders查询所有订单/api/v3/allOrders
set_order_ocoOCO下单/api/v3/order/oco
cancel_orderList取消 OCO 订单/api/v3/orderList
get_orderList查询 OCO/api/v3/orderList
get_allOrderList查询所有 OCO/api/v3/allOrderList
get_openOrderList查询 OCO 挂单/api/v3/openOrderList
set_sor_order下 SOR 订单/api/v3/sor/order
set_sor_order_test测试 SOR 下单接口 (TRADE)/api/v3/sor/order/test

2. U本位合约 UM

from binance_interface.api.um import UM

2.1 账户和交易接口 UMAccountTrade

from binance_interface.api.um import UMAccountTrade
方法解释Path
set_positionSide_dual更改持仓模式/fapi/v1/positionSide/dual
get_positionSide_dual查询持仓模式/fapi/v1/positionSide/dual
set_multiAssetsMargin更改联合保证金模式/fapi/v1/multiAssetsMargin
get_multiAssetsMargin查询联合保证金模式/fapi/v1/multiAssetsMargin
set_order下单/fapi/v1/order
set_order_test测试下单接口 (TRADE)/fapi/v1/order/test
alter_order修改订单/fapi/v1/order
set_batchOrders批量下单/fapi/v1/batchOrders
alter_batchOrders批量修改订单/fapi/v1/batchOrders
get_orderAmendment查询订单修改历史/fapi/v1/orderAmendment
get_order查询订单/fapi/v1/order
cancel_order撤销订单/fapi/v1/order
cancel_allOpenOrders撤销全部订单/fapi/v1/allOpenOrders
cancel_batchOrders批量撤销订单/fapi/v1/batchOrders
set_countdownCancelAll倒计时撤销所有订单/fapi/v1/countdownCancelAll
get_openOrder查询当前挂单/fapi/v1/openOrder
get_openOrders查看当前全部挂单/fapi/v1/openOrders
get_allOrders查询所有订单(包括历史订单)/fapi/v1/allOrders
get_balance账户余额V2/fapi/v2/balance
get_account账户信息V2/fapi/v2/account
set_leverage调整开仓杠杆/fapi/v1/leverage
set_marginType变换逐全仓模式/fapi/v1/marginType
set_positionMargin调整逐仓保证金/fapi/v1/positionMargin
get_positionMargin_history逐仓保证金变动历史/fapi/v1/positionMargin/history
get_positionRisk用户持仓风险V2/fapi/v2/positionRisk
get_userTrades账户成交历史/fapi/v1/userTrades
get_income获取账户损益资金流水/fapi/v1/income
get_leverageBracket杠杆分层标准/fapi/v1/leverageBracket
get_adlQuantile持仓ADL队列估算/fapi/v1/adlQuantile
get_forceOrders用户强平单历史/fapi/v1/forceOrders
get_apiTradingStatus合约交易量化规则指标/fapi/v1/apiTradingStatus
get_commissionRate用户手续费率/fapi/v1/commissionRate
get_income_asyn获取合约资金流水下载Id/fapi/v1/income/asyn
get_income_asyn_id通过下载Id获取合约资金流水下载链接/fapi/v1/income/asyn/id
get_order_asyn获取合约订单历史下载Id/fapi/v1/order/asyn
get_order_asyn_id通过下载Id获取合约订单下载链接/fapi/v1/order/asyn/id
get_trade_asyn获取合约交易历史下载Id/fapi/v1/trade/asyn
get_trade_asyn_id通过下载Id获取合约交易历史下载链接 (USER_DATA)/fapi/v1/trade/asyn/id

2.2 行情接口 UMMarket

from binance_interface.api.um import UMMarket
方法解释Path
get_ping测试服务器连通性 PING/fapi/v1/ping
get_time获取服务器时间/fapi/v1/time
get_exchangeInfo获取交易规则和交易对/fapi/v1/exchangeInfo
get_depth深度信息/fapi/v1/depth
get_trades近期成交/fapi/v1/trades
get_historicalTrades查询历史成交(MARKET_DATA)/fapi/v1/historicalTrades
get_aggTrades近期成交(归集)/fapi/v1/aggTrades
get_klinesK线数据/fapi/v1/klines
get_continuousKlines连续合约K线数据/fapi/v1/continuousKlines
get_indexPriceKlines价格指数K线数据/fapi/v1/indexPriceKlines
get_markPriceKlines标记价格K线数据/fapi/v1/markPriceKlines
get_premiumIndexKlines溢价指数K线数据/fapi/v1/premiumIndexKlines
get_premiumIndex最新标记价格和资金费率/fapi/v1/premiumIndex
get_fundingRate查询资金费率历史/fapi/v1/fundingRate
get_fundingInfo查询资金费率信息/fapi/v1/fundingInfo
get_ticker_24hr24hr价格变动情况/fapi/v1/ticker/24hr
get_ticker_price_v1最新价格/fapi/v1/ticker/price
get_ticker_price最新价格V2/fapi/v2/ticker/price
get_ticker_bookTicker当前最优挂单/fapi/v1/ticker/bookTicker
get_openInterest获取未平仓合约数/fapi/v1/openInterest
get_delivery_price季度合约历史结算价/futures/data/delivery-price
get_openInterestHist合约持仓量/futures/data/openInterestHist
get_topLongShortAccountRatio大户账户数多空比/futures/data/topLongShortAccountRatio
get_topLongShortPositionRatio大户持仓量多空比/futures/data/topLongShortPositionRatio
get_globalLongShortAccountRatio多空持仓人数比/futures/data/globalLongShortAccountRatio
get_takerlongshortRatio合约主动买卖量/futures/data/takerlongshortRatio
get_basis基差/futures/data/basis
get_lvtKlines杠杆代币历史净值K线/fapi/v1/lvtKlines
get_indexInfo综合指数交易对信息/fapi/v1/indexInfo
get_assetIndex多资产模式资产汇率指数/fapi/v1/assetIndex
get_constituents查询指数价格成分/fapi/v1/constituents

2.3 经典统一账户 UMPortfolio

from binance_interface.api.um import UMPortfolio
方法解释Path
get_pmAccountInfo查询经典统一账户账户信息 (USER_DATA)/fapi/v1/pmAccountInfo

3. 币本位合约 CM

from binance_interface.api.cm import CM

3.1 账户和交易接口 CMAccountTrade

from binance_interface.api.cm import CMAccountTrade
方法解释Path
set_positionSide_dual更改持仓模式/dapi/v1/positionSide/dual
get_positionSide_dual查询持仓模式/dapi/v1/positionSide/dual
set_order下单/dapi/v1/order
set_order_test测试下单接口 (TRADE)/dapi/v1/order/test
alter_order修改订单/dapi/v1/order
set_batchOrders批量下单/dapi/v1/batchOrders
alter_batchOrders批量修改订单/dapi/v1/batchOrders
get_orderAmendment查询订单修改历史/dapi/v1/orderAmendment
get_order查询订单/dapi/v1/order
cancel_order撤销订单/dapi/v1/order
cancel_allOpenOrders撤销全部订单/dapi/v1/allOpenOrders
cancel_batchOrders批量撤销订单/dapi/v1/batchOrders
set_countdownCancelAll倒计时撤销所有订单/dapi/v1/countdownCancelAll
get_openOrder查询当前挂单/dapi/v1/openOrder
get_openOrders查看当前全部挂单/dapi/v1/openOrders
get_allOrders查询所有订单(包括历史订单)/dapi/v1/allOrders
get_balance账户余额/dapi/v1/balance
get_account账户信息/dapi/v1/account
set_leverage调整开仓杠杆/dapi/v1/leverage
set_marginType变换逐全仓模式/dapi/v1/marginType
set_positionMargin调整逐仓保证金/dapi/v1/positionMargin
get_positionMargin_history逐仓保证金变动历史/dapi/v1/positionMargin/history
get_positionRisk用户持仓风险/dapi/v1/positionRisk
get_userTrades账户成交历史/dapi/v1/userTrades
get_income获取账户损益资金流水/dapi/v1/income
get_leverageBracket_by_pair标的交易对默认杠杆分层标准 (USER_DATA)/dapi/v2/leverageBracket
get_leverageBracket_by_symbol交易对杠杆分层标准 (USER_DATA)/dapi/v2/leverageBracket
get_forceOrders用户强平单历史/dapi/v1/forceOrders
get_adlQuantile持仓ADL队列估算/dapi/v1/adlQuantile
get_commissionRate用户手续费率/dapi/v1/commissionRate
get_income_asyn获取合约资金流水下载Id/dapi/v1/income/asyn
get_income_asyn_id通过下载Id获取合约资金流水下载链接 (USER_DATA)/dapi/v1/income/asyn/id

3.2 行情接口 CMMarket

from binance_interface.api.cm import CMMarket
方法解释Path
get_ping测试服务器连通性 PING/dapi/v1/ping
get_time获取服务器时间/dapi/v1/time
get_exchangeInfo获取交易规则和交易对/dapi/v1/exchangeInfo
get_depth深度信息/dapi/v1/depth
get_trades近期成交/dapi/v1/trades
get_historicalTrades查询历史成交 (MARKET_DATA)/dapi/v1/historicalTrades
get_aggTrades近期成交(归集)/dapi/v1/aggTrades
get_premiumIndex最新现货指数价格和Mark Price/dapi/v1/premiumIndex
get_fundingRate查询永续合约资金费率历史/dapi/v1/fundingRate
get_fundingInfo查询资金费率信息/dapi/v1/fundingInfo
get_klinesK线数据/dapi/v1/klines
get_continuousKlines连续合约K线数据/dapi/v1/continuousKlines
get_indexPriceKlines价格指数K线数据/dapi/v1/indexPriceKlines
get_markPriceKlines标记价格K线数据/dapi/v1/markPriceKlines
get_premiumIndexKlines溢价指数K线数据/dapi/v1/premiumIndexKlines
get_ticker_24hr24hr价格变动情况/dapi/v1/ticker/24hr
get_ticker_price最新价格/dapi/v1/ticker/price
get_ticker_bookTicker当前最优挂单/dapi/v1/ticker/bookTicker
get_constituents查询指数价格成分/dapi/v1/constituents
get_openInterest获取未平仓合约数/dapi/v1/openInterest
get_delivery_price季度合约历史结算价/futures/data/delivery-price
get_openInterestHist合约持仓量/futures/data/openInterestHist
get_topLongShortAccountRatio大户账户数多空比/futures/data/topLongShortAccountRatio
get_topLongShortPositionRatio大户持仓量多空比/futures/data/topLongShortPositionRatio
get_globalLongShortAccountRatio多空持仓人数比/futures/data/globalLongShortAccountRatio
get_takerBuySellVol合约主动买卖量/futures/data/takerBuySellVol
get_basis基差/futures/data/basis

3.3 经典统一账户接口 CMPortfolio

from binance_interface.api.cm import CMPortfolio
方法解释Path
get_pmExchangeInfo查询经典统一账户Notional Limit/dapi/v1/pmExchangeInfo
get_pmAccountInfo查询经典统一账户账户信息 (USER_DATA)/dapi/v1/pmAccountInfo

4. 欧式期权 EO

from binance_interface.api.eo import EO

4.1 账户和交易接口 EOAccountTrade

from binance_interface.api.eo import EOAccountTrade
方法解释Path
get_account账户信息/eapi/v1/account
set_order下单/eapi/v1/order
set_batchOrders批量下单/eapi/v1/batchOrders
get_order查询单个订单/eapi/v1/order
cancel_order撤销订单/eapi/v1/order
cancel_batchOrders批量撤销订单/eapi/v1/batchOrders
cancel_allOpenOrders撤销单交易对全部订单/eapi/v1/allOpenOrders
cancel_allOpenOrdersByUnderlying撤销特定标的全部订单/eapi/v1/allOpenOrdersByUnderlying
get_openOrders查询当前挂单/eapi/v1/openOrders
get_historyOrders查询历史订单/eapi/v1/historyOrders
get_position仓位信息/eapi/v1/position
get_userTrades账户成交历史/eapi/v1/userTrades
get_exerciseRecord用户行权历史/eapi/v1/exerciseRecord
get_bill获取账户资金流水/eapi/v1/bill
get_income_asyn获取期权资金流水下载Id/eapi/v1/income/asyn
get_income_asyn_id通过下载Id获取合约资金流水下载链接 (USER_DATA)/eapi/v1/income/asyn/id

4.2 行情接口 EOMarket

from binance_interface.api.eo import EOMarket
方法解释Path
get_ping测试服务器连通性 PING【/eapi/v1/ping
get_time获取服务器时间【/eapi/v1/time
get_exchangeInfo获取交易规则和交易对【/eapi/v1/exchangeInfo
get_depth深度信息/eapi/v1/depth
get_trades近期成交/eapi/v1/trades
get_historicalTrades查询历史成交(MARKET_DATA)/eapi/v1/historicalTrades
get_klinesK线数据/eapi/v1/klines
get_mark查询期权标记价格/eapi/v1/mark
get_ticker24hr价格变动情况/eapi/v1/ticker
get_index标的最新价格/eapi/v1/index
get_exerciseHistory历史行权记录/eapi/v1/exerciseHistory
get_openInterest合约持仓量/eapi/v1/openInterest

4.3 做市商接口 EOMarketMaker

from binance_interface.api.eo import EOMarketMaker
方法解释Path
get_marginAccount保证金账户信息/eapi/v1/marginAccount
set_mmpSet设置MMP规则/eapi/v1/mmpSet
get_mmpSet获取MMP规则/eapi/v1/mmpSet
set_mmpReset重置MMP状态/eapi/v1/mmpReset
set_countdownCancelAll设置倒计时取消所有订单配置/eapi/v1/countdownCancelAll
get_countdownCancelAll获得倒计时自动取消所有订单配置/eapi/v1/countdownCancelAll
set_countdownCancelAllHeartBeat重置倒计时取消所有订单心跳 (TRADE)/eapi/v1/countdownCancelAllHeartBeat

5 杠杆 Margin

from binance_interface.api.margin import Margin

5.1 杠杆账户和交易接口 MarginAccountTrade

from binance_interface.api.margin import MarginAccountTrade
方法解释Path
set_margin_transfer全仓杠杆账户划转 (MARGIN)/sapi/v1/margin/transfer
set_margin_loan杠杆账户借贷 (MARGIN)/sapi/v1/margin/loan
set_margin_repay杠杆账户归还借贷 (MARGIN)/sapi/v1/margin/repay
get_margin_asset查询杠杆资产 (MARKET_DATA)/sapi/v1/margin/asset
get_margin_pair查询全仓杠杆交易对 (MARKET_DATA)/sapi/v1/margin/pair
get_margin_allAssets获取所有杠杆资产信息 (MARKET_DATA)/sapi/v1/margin/allAssets
get_margin_allPairs获取所有全仓杠杆交易对(MARKET_DATA)/sapi/v1/margin/allPairs
get_margin_priceIndex查询杠杆价格指数 (MARKET_DATA)/sapi/v1/margin/priceIndex
set_margin_order杠杆账户下单/sapi/v1/margin/order
cancel_margin_order杠杆账户撤销订单/sapi/v1/margin/order
cancel_margin_openOrders杠杆账户撤销单一交易对的所有挂单/sapi/v1/margin/openOrders
set_margin_max_leverage调整全仓最大杠杆/sapi/v1/margin/max-leverage
get_margin_transfer获取全仓杠杆划转历史/sapi/v1/margin/transfer
get_margin_loan查询借贷记录/sapi/v1/margin/loan
get_margin_repay查询还贷记录/sapi/v1/margin/repay
get_margin_interestHistory获取利息历史/sapi/v1/margin/interestHistory
get_margin_forceLiquidationRec获取账户强制平仓记录/sapi/v1/margin/forceLiquidationRec
get_margin_account查询全仓杠杆账户详情/sapi/v1/margin/account
get_margin_order查询杠杆账户订单/sapi/v1/margin/order
get_margin_openOrders查询杠杆账户挂单记录/sapi/v1/margin/openOrders
get_margin_allOrders查询杠杆账户的所有订单/sapi/v1/margin/allOrders
set_margin_order_oco杠杆账户 OCO 下单/sapi/v1/margin/order/oco
cancel_margin_orderList取消杠杆账户 OCO 订单/sapi/v1/margin/orderList
get_margin_orderList查询杠杆账户 OCO/sapi/v1/margin/orderList
get_margin_allOrderList查询特定杠杆账户所有 OCO/sapi/v1/margin/allOrderList
get_margin_openOrderList查询杠杆账户 OCO 挂单/sapi/v1/margin/openOrderList
get_margin_myTrades查询杠杆账户交易历史/sapi/v1/margin/myTrades
get_margin_maxBorrowable查询账户最大可借贷额度/sapi/v1/margin/maxBorrowable
get_margin_maxTransferable查询最大可转出额/sapi/v1/margin/maxTransferable
get_margin_tradeCoeff查询Margin账户信息汇总/sapi/v1/margin/tradeCoeff
set_margin_isolated_transfer杠杆逐仓账户划转 (MARGIN)/sapi/v1/margin/isolated/transfer
get_margin_isolated_transfer获取杠杆逐仓划转历史/sapi/v1/margin/isolated/transfer
get_margin_isolated_account查询杠杆逐仓账户信息/sapi/v1/margin/isolated/account
cancel_margin_isolated_account杠杆逐仓账户停用/sapi/v1/margin/isolated/account
set_margin_isolated_account杠杆逐仓账户启用/sapi/v1/margin/isolated/account
get_margin_isolated_accountLimit查询杠杆逐仓账户启用限制/sapi/v1/margin/isolated/accountLimit
get_margin_isolated_pair查询逐仓杠杆交易对/sapi/v1/margin/isolated/pair
get_margin_isolated_allPairs获取所有逐仓杠杆交易对/sapi/v1/margin/isolated/allPairs
set_bnbBurn现货交易和杠杆利息BNB抵扣开关/sapi/v1/bnbBurn
get_bnbBurn获取BNB抵扣开关状态/sapi/v1/bnbBurn
get_margin_interestRateHistory获取杠杆利率历史/sapi/v1/margin/interestRateHistory
get_margin_crossMarginData获取全仓杠杆利率及限额/sapi/v1/margin/crossMarginData
get_margin_isolatedMarginData获取逐仓杠杆利率及限额/sapi/v1/margin/isolatedMarginData
get_margin_isolatedMarginTier获取逐仓档位信息/sapi/v1/margin/isolatedMarginTier
get_margin_rateLimit_order查询目前杠杆账户下单数/sapi/v1/margin/rateLimit/order
get_margin_dribblet杠杆小额资产转换BNB历史/sapi/v1/margin/dribblet
get_margin_dust获取可以转换成BNB的小额资产/sapi/v1/margin/dust
set_margin_dust杠杆小额资产转换/sapi/v1/margin/dust
get_margin_crossMarginCollateralRatio全仓币种质押率 (MARKET_DATA)/sapi/v1/margin/crossMarginCollateralRatio
get_margin_exchange_small_liability查询可小额负债转换的资产/sapi/v1/margin/exchange-small-liability
set_margin_exchange_small_liability全仓杠杆小额负债转换 (MARGIN)/sapi/v1/margin/exchange-small-liability
get_margin_exchange_small_liability_history查询全仓杠杆小额负债转换历史/sapi/v1/margin/exchange-small-liability-history
get_margin_next_hourly_interest_rate查询下小时预估利率/sapi/v1/margin/next-hourly-interest-rate
get_margin_capital_flow查询全仓/逐仓资金流水/sapi/v1/margin/capital-flow
get_margin_delist_schedule查询全仓和逐仓的币种或币对的下架计划 (MARKET_DATA)/sapi/v1/margin/delist-schedule
get_margin_available_inventory杠杆可用放贷库存查询/sapi/v1/margin/available-inventory
set_margin_manual_liquidation杠杆手动强平(MARGIN)/sapi/v1/margin/manual-liquidation
get_margin_leverageBracket查询全仓杠杆Pro模式下的负债币种杠杆与保证金率(MARKET_DATA)/sapi/v1/margin/leverageBracket

5.2 杠杆代币接口 MarginBlvt

from binance_interface.api.margin import MarginBlvt
方法解释Path
get_blvt_tokenInfo杠杆代币信息 (MARKET_DATA)/sapi/v1/blvt/tokenInfo
set_blvt_subscribe申购代币/sapi/v1/blvt/subscribe
get_blvt_subscribe_record查询申购记录/sapi/v1/blvt/subscribe/record
set_blvt_redeem赎回代币/sapi/v1/blvt/redeem
get_blvt_redeem_record查询赎回记录/sapi/v1/blvt/redeem/record
get_blvt_userLimit查询用户每日申购赎回限额 (USER_DATA)/sapi/v1/blvt/userLimit

6. 其他接口 Other

from binance_interface.api.other import Other

6.1 定投接口 AutoInvest

from binance_interface.api.other import AutoInvest
方法解释Path
get_lending_auto_invest_target_asset_list查询允许申购币种列表/sapi/v1/lending/auto-invest/target-asset/list
get_lending_auto_invest_target_asset_roi_list查询申购币种投资回报率/sapi/v1/lending/auto-invest/target-asset/roi/list
get_lending_auto_invest_all_asset查询申购币种和投资币种列表/sapi/v1/lending/auto-invest/all/asset
get_lending_auto_invest_source_asset_list查询投资币种列表/sapi/v1/lending/auto-invest/source-asset/list
set_lending_auto_invest_plan_add创建定投计划/sapi/v1/lending/auto-invest/plan/add
set_lending_auto_invest_plan_edit编辑定投计划/sapi/v1/lending/auto-invest/plan/edit
set_lending_auto_invest_plan_edit_status定投计划状态管理/sapi/v1/lending/auto-invest/plan/edit-status
get_lending_auto_invest_plan_list查询定投计划列表/sapi/v1/lending/auto-invest/plan/list
get_lending_auto_invest_plan_id查询定投计划详情/sapi/v1/lending/auto-invest/plan/id
get_lending_auto_invest_history_list查询申购历史/sapi/v1/lending/auto-invest/history/list
get_lending_auto_invest_index_info查询指数信息/sapi/v1/lending/auto-invest/index/info
get_lending_auto_invest_index_user_summary查询指数关连计划详情(USER_DATA)/sapi/v1/lending/auto-invest/index/user-summary
set_lending_auto_invest_one_off单次申购/sapi/v1/lending/auto-invest/one-off
get_lending_auto_invest_one_off_status单次申购交易结果查询/sapi/v1/lending/auto-invest/one-off/status
set_lending_auto_invest_redeem指数关连计划赎回交易/sapi/v1/lending/auto-invest/redeem
get_lending_auto_invest_redeem_history指数关连计划赎回交易历史查询/sapi/v1/lending/auto-invest/redeem/history
get_lending_auto_invest_rebalance_history指数关连计划调仓历史记录(USER_DATA)/sapi/v1/lending/auto-invest/rebalance/history

6.2 币安挖矿接口 BsWap

from binance_interface.api.other import BsWap
方法解释Path
get_bswap_pools获取所有流动资金池 (MARKET_DATA)/sapi/v1/bswap/pools
get_bswap_liquidity获取流动资金池具体信息/sapi/v1/bswap/liquidity
set_bswap_liquidityAdd添加流动性/sapi/v1/bswap/liquidityAdd
set_bswap_liquidityRemove移除流动性/sapi/v1/bswap/liquidityRemove
get_bswap_liquidityOps获取流动性操作记录/sapi/v1/bswap/liquidityOps
get_bswap_quote获取报价/sapi/v1/bswap/quote
set_bswap_swap交易/sapi/v1/bswap/swap
get_bswap_swap获取交易记录/sapi/v1/bswap/swap
get_bswap_poolConfigure获取币对池的配置信息/sapi/v1/bswap/poolConfigure
get_bswap_addLiquidityPreview添加流动性的试算/sapi/v1/bswap/addLiquidityPreview
get_bswap_removeLiquidityPreview移除流动性的试算/sapi/v1/bswap/removeLiquidityPreview
get_bswap_unclaimedRewards查询未领取的奖励数量/sapi/v1/bswap/unclaimedRewards
set_bswap_claimRewards领取奖励/sapi/v1/bswap/claimRewards
get_bswap_claimedHistory获取已领取奖励记录 (USER_DATA)/sapi/v1/bswap/claimedHistory

6.3 C2C接口 C2C

from binance_interface.api.other import C2C
方法解释Path
get_c2c_orderMatch_listUserOrderHistory获取 C2C 交易历史记录 (USER_DATA)/sapi/v1/c2c/orderMatch/listUserOrderHistory

6.4 闪兑接口 Convert

from binance_interface.api.other import Convert
方法解释Path
get_convert_exchangeInfo查询可交易币对信息/sapi/v1/convert/exchangeInfo
get_convert_assetInfo查询可交易币种精度/sapi/v1/convert/assetInfo
set_convert_getQuote发送获取报价请求/sapi/v1/convert/getQuote
set_convert_acceptQuote接受报价/sapi/v1/convert/acceptQuote
get_convert_orderStatus查询订单状态/sapi/v1/convert/orderStatus
get_convert_tradeFlow获取闪兑交易记录 (USER_DATA)/sapi/v1/convert/tradeFlow

6.5 质押借币接口 CryptoLoans

from binance_interface.api.other import CryptoLoans
方法解释Path
get_loan_income获取质押借币资金流水/sapi/v1/loan/income
set_loan_borrow借币 - 质押借币借贷/sapi/v1/loan/borrow
get_loan_borrow_history借币 - 查询质押借币历史记录/sapi/v1/loan/borrow/history
get_loan_ongoing_orders借币 - 查询借款中订单列表/sapi/v1/loan/ongoing/orders
set_loan_repay还款 - 质押借币还款/sapi/v1/loan/repay
get_loan_repay_history还款 - 查询还款记录历史/sapi/v1/loan/repay/history
set_loan_adjust_ltv调整质押率 - 质押借币调整质押率/sapi/v1/loan/adjust/ltv
get_loan_ltv_adjustment_history调整质押率 - 查询质押率调整历史/sapi/v1/loan/ltv/adjustment/history
get_loan_loanable_data查询可借币种数据/sapi/v1/loan/loanable/data
get_loan_collateral_data查询抵押币种数据/sapi/v1/loan/collateral/data
get_loan_repay_collateral_rate查询抵押币种还款汇率/sapi/v1/loan/repay/collateral/rate
set_loan_customize_margin_call质押借币自定义补仓质押率/sapi/v1/loan/customize/margin_call
set_loan_flexible_borrow借币 - 活期借币借贷/sapi/v1/loan/flexible/borrow
get_loan_flexible_ongoing_orders借币 - 查询活期借款中订单列表/sapi/v1/loan/flexible/ongoing/orders
get_loan_flexible_borrow_history借币 - 查询活期借币历史记录/sapi/v1/loan/flexible/borrow/history
set_loan_flexible_repay还款 - 活期借币还款/sapi/v1/loan/flexible/repay
get_loan_flexible_repay_history还款 - 查询活期借币还款记录历史/sapi/v1/loan/flexible/repay/history
set_loan_flexible_adjust_ltv调整质押率 - 活期借币调整质押率/sapi/v1/loan/flexible/adjust/ltv
get_loan_flexible_ltv_adjustment_history调整质押率 - 查询活期借币质押率调整历史 TODO/sapi/v1/loan/flexible/ltv/adjustment/history
get_loan_flexible_loanable_data查询活期借币可借币种数据/sapi/v1/loan/flexible/loanable/data
get_loan_flexible_collateral_data查询活期借币抵押币种数据 (USER_DATA)/sapi/v1/loan/flexible/collateral/data

6.6 法币接口 Fiat

from binance_interface.api.other import Fiat
方法解释Path
get_fiat_orders获取法币充值/提现历史记录/sapi/v1/fiat/orders
get_fiat_payments获取法币支付历史记录 (USER_DATA)/sapi/v1/fiat/payments

6.7 合约接口 Futures

from binance_interface.api.other import Futures
方法解释Path
set_futures_transfer合约资金划转/sapi/v1/futures/transfer
get_futures_transfer获取合约资金划转历史/sapi/v1/futures/transfer
get_futures_histDataLink获取合约订单薄历史数据下载地址(USER_DATA)/sapi/v1/futures/histDataLink

6.8 合约策略交易接口 FuturesAlgo

from binance_interface.api.other import FuturesAlgo
方法解释Path
set_algo_futures_newOrderVp成交量份额参与算法(VP)下单/sapi/v1/algo/futures/newOrderVp
set_algo_futures_newOrderTwap时间加权平均价格策略(Twap)下单/sapi/v1/algo/futures/newOrderTwap
cancel_algo_futures_order取消策略订单/sapi/v1/algo/futures/order
get_algo_futures_openOrders查询当前策略订单挂单/sapi/v1/algo/futures/openOrders
get_algo_futures_historicalOrders查询历史策略订单/sapi/v1/algo/futures/historicalOrders
get_algo_futures_subOrders查询执行子订单 (USER_DATA)/sapi/v1/algo/futures/subOrders

6.9 币安礼品卡接口 GiftCard

from binance_interface.api.other import GiftCard
方法解释Path
set_giftcard_createCode创建单币种礼品卡/sapi/v1/giftcard/createCode
set_giftcard_buyCode创建双币种礼品卡(固定价值,设置折扣)/sapi/v1/giftcard/buyCode
set_giftcard_redeemCode兑现币安礼品卡/sapi/v1/giftcard/redeemCode
get_giftcard_verify通过礼品卡卡号验证币安礼品卡/sapi/v1/giftcard/verify
get_giftcard_cryptography_rsa_public_key获取RSA Public Key/sapi/v1/giftcard/cryptography/rsa-public-key
get_giftcard_buyCode_token_limit获取货币使用限制 (USER_DATA)/sapi/v1/giftcard/buyCode/token-limit

6.10 矿池接口 Mining

from binance_interface.api.other import Mining
方法解释Path
get_mining_pub_algoList获取算法(MARKET_DATA)/sapi/v1/mining/pub/algoList
get_mining_pub_coinList获取币种(MARKET_DATA)/sapi/v1/mining/pub/coinList
get_mining_worker_detail请求矿工列表明细/sapi/v1/mining/worker/detail
get_mining_worker_list请求矿工列表/sapi/v1/mining/worker/list
get_mining_payment_list收益列表/sapi/v1/mining/payment/list
get_mining_payment_other其他收益列表/sapi/v1/mining/payment/other
get_mining_hash_transfer_config_details算力转让详情列表/sapi/v1/mining/hash-transfer/config/details
get_mining_hash_transfer_config_details_list算力转让列表/sapi/v1/mining/hash-transfer/config/details/list
get_mining_hash_transfer_profit_details算力转让详情/sapi/v1/mining/hash-transfer/profit/details
set_mining_hash_transfer_config算力转让请求/sapi/v1/mining/hash-transfer/config
set_mining_hash_transfer_config_cancel取消算力转让设置/sapi/v1/mining/hash-transfer/config/cancel
get_mining_statistics_user_status统计列表/sapi/v1/mining/statistics/user/status
get_mining_statistics_user_list账号列表/sapi/v1/mining/statistics/user/list
get_mining_payment_uid矿池账户收益列表 (USER_DATA)/sapi/v1/mining/payment/uid

6.11 NFT接口 Nft

from binance_interface.api.other import Nft
方法解释Path
get_nft_history_transactions获取 NFT 资金流水记录/sapi/v1/nft/history/transactions
get_nft_history_deposit获取 NFT 充值记录/sapi/v1/nft/history/deposit
get_nft_history_withdraw获取 NFT 提现记录/sapi/v1/nft/history/withdraw
get_nft_user_getAsset获取 NFT 资产 (USER_DATA)/sapi/v1/nft/user/getAsset

6.12 Pay接口 Pay

from binance_interface.api.other import Pay
方法解释Path
get_pay_transactions获取 Pay 交易历史记录 (USER_DATA)/sapi/v1/pay/transactions

6.13 经典统一账户接口 Portfolio

from binance_interface.api.other import Portfolio
方法解释Path
get_portfolio_account查询经典统一账户信息/sapi/v1/portfolio/account
get_portfolio_collateralRate经典统一账户资产质押率 (MARKET_DATA)/sapi/v1/portfolio/collateralRate
get_portfolio_pmLoan查询经典统一账户穿仓借贷金额/sapi/v1/portfolio/pmLoan
set_portfolio_repay偿还经典统一账户穿仓负债/sapi/v1/portfolio/repay
get_portfolio_interest_history查询经典统一账户期货负余额收息历史/sapi/v1/portfolio/interest-history
get_portfolio_asset_index_price查询统一账户资产价格指数(MARKET_DATA)/sapi/v1/portfolio/asset-index-price
set_portfolio_auto_collection资金归集/sapi/v1/portfolio/auto-collection
set_portfolio_asset_collection特定资产资金归集/sapi/v1/portfolio/asset-collection
set_portfolio_bnb_transferBNB划转/sapi/v1/portfolio/bnb-transfer
set_portfolio_repay_futures_switch更改自动清还合约负余额模式/sapi/v1/portfolio/repay-futures-switch
get_portfolio_repay_futures_switch查询自动清还合约负余额模式/sapi/v1/portfolio/repay-futures-switch
set_portfolio_repay_futures_negative_balance清还合约负余额/sapi/v1/portfolio/repay-futures-negative-balance
get_portfolio_margin_asset_leverage查询统一账户资产支持杠杆倍数(USER_DATA)/sapi/v1/portfolio/margin-asset-leverage

6.14 返佣接口 Rebate

from binance_interface.api.other import Rebate
方法解释Path
get_rebate_taxQuery获取现货返佣历史记录 (USER_DATA)/sapi/v1/rebate/taxQuery

6.15 赚币接口 SimpleEarn

from binance_interface.api.other import SimpleEarn
方法解释Path
get_simple_earn_flexible_list查询赚币活期产品列表/sapi/v1/simple-earn/flexible/list
get_simple_earn_locked_list查询赚币定期产品列表/sapi/v1/simple-earn/locked/list
set_simple_earn_flexible_subscribe申购活期产品/sapi/v1/simple-earn/flexible/subscribe
set_simple_earn_locked_subscribe申购定期产品/sapi/v1/simple-earn/locked/subscribe
set_simple_earn_flexible_redeem赎回活期产品/sapi/v1/simple-earn/flexible/redeem
set_simple_earn_locked_redeem赎回定期产品/sapi/v1/simple-earn/locked/redeem
get_simple_earn_flexible_position获取活期产品持仓/sapi/v1/simple-earn/flexible/position
get_simple_earn_locked_position获取定期产品持仓/sapi/v1/simple-earn/locked/position
get_simple_earn_account赚币账户/sapi/v1/simple-earn/account
get_simple_earn_flexible_history_subscriptionRecord查询活期申购记录/sapi/v1/simple-earn/flexible/history/subscriptionRecord
get_simple_earn_locked_history_subscriptionRecord查询定期申购记录/sapi/v1/simple-earn/locked/history/subscriptionRecord
get_simple_earn_flexible_history_redemptionRecord查询活期赎回记录/sapi/v1/simple-earn/flexible/history/redemptionRecord
get_simple_earn_locked_history_redemptionRecord查询定期赎回记录/sapi/v1/simple-earn/locked/history/redemptionRecord
get_simple_earn_flexible_history_rewardsRecord查询活期收益记录/sapi/v1/simple-earn/flexible/history/rewardsRecord
get_simple_earn_locked_history_rewardsRecord查询定期收益记录/sapi/v1/simple-earn/locked/history/rewardsRecord
set_simple_earn_flexible_setAutoSubscribe设置活期自动申购/sapi/v1/simple-earn/flexible/setAutoSubscribe
set_simple_earn_locked_setAutoSubscribe设置定期自动申购/sapi/v1/simple-earn/locked/setAutoSubscribe
get_simple_earn_flexible_personalLeftQuota查询活期个人剩余额度/sapi/v1/simple-earn/flexible/personalLeftQuota
get_simple_earn_locked_personalLeftQuota查询定期个人剩余额度/sapi/v1/simple-earn/locked/personalLeftQuota
get_simple_earn_flexible_subscriptionPreview活期申购预览/sapi/v1/simple-earn/flexible/subscriptionPreview
get_simple_earn_locked_subscriptionPreview定期申购预览/sapi/v1/simple-earn/locked/subscriptionPreview
get_simple_earn_flexible_history_rateHistory获取利率历史/sapi/v1/simple-earn/flexible/history/rateHistory
get_simple_earn_flexible_history_collateralRecord获取抵押物记录(USER_DATA)/sapi/v1/simple-earn/flexible/history/collateralRecord

6.16 子母账户接口 SubAccount

from binance_interface.api.other import SubAccount
方法解释Path
set_sub_account_virtualSubAccount创建虚拟子账户(适用主账户)/sapi/v1/sub-account/virtualSubAccount
get_sub_account_list查询子账户列表(适用主账户)/sapi/v1/sub-account/list
get_sub_account_sub_transfer_history查询子账户现货资金划转历史 (适用主账户)/sapi/v1/sub-account/sub/transfer/history
get_sub_account_futures_internalTransfer查询子账户合约资金划转历史 (适用主账户)/sapi/v1/sub-account/futures/internalTransfer
set_sub_account_futures_internalTransfer执行子账户合约资金划转 (适用主账户)/sapi/v1/sub-account/futures/internalTransfer
get_sub_account_assets_v3查询子账户资产 (适用主账户)/sapi/v3/sub-account/assets
get_sub_account_spotSummary查询子账户现货资产汇总 (适用主账户)/sapi/v1/sub-account/spotSummary
get_capital_deposit_subAddress获取子账户充值地址 (适用主账户)/sapi/v1/capital/deposit/subAddress
get_capital_deposit_subHisrec获取子账户充值记录 (适用主账户)/sapi/v1/capital/deposit/subHisrec
get_sub_account_status查询子账户Margin/Futures状态 (适用主账户)/sapi/v1/sub-account/status
set_sub_account_margin_enable为子账户开通Margin (适用主账户)/sapi/v1/sub-account/margin/enable
get_sub_account_margin_account查询子账户Margin账户详情 (适用主账户)/sapi/v1/sub-account/margin/account
get_sub_account_margin_accountSummary查询子账户Margin账户汇总 (适用主账户)/sapi/v1/sub-account/margin/accountSummary
set_sub_account_futures_enable为子账户开通Futures (适用主账户)/sapi/v1/sub-account/futures/enable
get_sub_account_futures_account_v1查询子账户Futures账户详情 (适用主账户)/sapi/v1/sub-account/futures/account
get_sub_account_futures_accountSummary_v1查询子账户Futures账户汇总 (适用主账户)/sapi/v1/sub-account/futures/accountSummary
get_sub_account_futures_positionRisk_v1查询子账户合约持仓信息 (仅适用主账户)/sapi/v1/sub-account/futures/positionRisk
set_sub_account_futures_transfer子账户Futures划转 (仅适用主账户)/sapi/v1/sub-account/futures/transfer
set_sub_account_margin_transfer子账户Margin划转 (仅适用主账户)/sapi/v1/sub-account/margin/transfer
set_sub_account_transfer_subToSub向共同主账户下的子账户主动划转 (仅适用子账户)/sapi/v1/sub-account/transfer/subToSub
set_sub_account_transfer_subToMaster向主账户主动划转 (仅适用子账户)/sapi/v1/sub-account/transfer/subToMaster
get_sub_account_transfer_subUserHistory查询子账户划转历史 (仅适用子账户)/sapi/v1/sub-account/transfer/subUserHistory
set_sub_account_universalTransfer子母账户万能划转 (适用主账户)/sapi/v1/sub-account/universalTransfer
get_sub_account_universalTransfer查询子母账户万能划转历史 (适用主账户)/sapi/v1/sub-account/universalTransfer
get_sub_account_futures_account查询子账户Futures账户详情V2 (适用主账户)/sapi/v2/sub-account/futures/account
get_sub_account_futures_accountSummary查询子账户Futures账户汇总V2 (适用主账户)/sapi/v2/sub-account/futures/accountSummary
get_sub_account_futures_positionRisk查询子账户合约持仓信息V2 (仅适用主账户)/sapi/v2/sub-account/futures/positionRisk
set_sub_account_blvt_enable为子账户开通杠杆代币 (适用母账户)/sapi/v1/sub-account/blvt/enable
get_sub_account_subAccountApi_ipRestriction查询子账户API Key IP白名单 (适用母账户)/sapi/v1/sub-account/subAccountApi/ipRestriction
cancel_sub_account_subAccountApi_ipRestriction_ipList删除子账户API Key IP白名单 (适用母账户)/sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
set_sub_account_subAccountApi_ipRestriction为子账户API Key增加IP白名单 (适用母账户)/sapi/v2/sub-account/subAccountApi/ipRestriction
set_managed_subaccount_deposit投资人账户为托管子账户充值资产 (适用投资人母账户)/sapi/v1/managed-subaccount/deposit
get_managed_subaccount_asset投资人账户查询托管子账户资产 (适用投资人母账户)/sapi/v1/managed-subaccount/asset
set_managed_subaccount_withdraw投资人账户为托管子账户提币资产 (适用投资人母账户)/sapi/v1/managed-subaccount/withdraw
get_managed_subaccount_accountSnapshot查询托管子账户资产快照 (适用投资人母账户)/sapi/v1/managed-subaccount/accountSnapshot
get_managed_subaccount_queryTransLogForInvestor查询托管子账户的划转记录(适用投资人母账户)/sapi/v1/managed-subaccount/queryTransLogForInvestor
get_managed_subaccount_queryTransLogForTradeParent查询托管子账户的划转记录(适用交易团队母账户)/sapi/v1/managed-subaccount/queryTransLogForTradeParent
get_managed_subaccount_fetch_future_asset投资人账户查询托管子账户期货资产 (适用投资人母账户)/sapi/v1/managed-subaccount/fetch-future-asset
get_managed_subaccount_marginAsset投资人账户查询托管子账户杠杆资产 (适用投资人母账户)/sapi/v1/managed-subaccount/marginAsset
get_sub_account_assets查询子账户资产(适用主账户)/sapi/v4/sub-account/assets
get_managed_subaccount_info查询托管子账户列表 (适用投资人母账户)/sapi/v1/managed-subaccount/info
get_sub_account_transaction_statistics查询子账户交易量统计列表 (适用母账户)/sapi/v1/sub-account/transaction-statistics
get_managed_subaccount_deposit_address获取托管子账户充值地址 (适用投资人母账户)/sapi/v1/managed-subaccount/deposit/address
set_sub_account_eoptions_enable为子账户开通期权(适用主账户)/sapi/v1/sub-account/eoptions/enable
get_managed_subaccount_query_trans_log查询托管子账户的划转记录(适用交易团队子账户)(USER_DATA)/sapi/v1/managed-subaccount/query-trans-log

6.17 VIP借币接口 VipLoans

from binance_interface.api.other import VipLoans
方法解释Path
get_loan_vip_ongoing_orders查询VIP借币借款中订单/sapi/v1/loan/vip/ongoing/orders
set_loan_vip_repayVIP借币还款/sapi/v1/loan/vip/repay
get_loan_vip_repay_history查询VIP借币还款记录历史/sapi/v1/loan/vip/repay/history
set_loan_vip_renewVIP 借币续期/sapi/v1/loan/vip/renew
get_loan_vip_collateral_account查询VIP子账户冻结抵押物金额/sapi/v1/loan/vip/collateral/account
set_loan_vip_borrowVIP 借币借款/sapi/v1/loan/vip/borrow
get_loan_vip_loanable_data查询VIP借币可借币种数据/sapi/v1/loan/vip/loanable/data
get_loan_vip_collateral_data查询VIP借币抵押币种数据(USER_DATA)/sapi/v1/loan/vip/collateral/data
get_loan_vip_request_data查询申请状态(USER_DATA)/sapi/v1/loan/vip/request/data
get_loan_vip_request_interestRate查询借款利率(USER_DATA)/sapi/v1/loan/vip/request/interestRate

6.18 钱包接口 Wallet

from binance_interface.api.other import Wallet
方法解释Path
get_system_status系统状态(System)/sapi/v1/system/status
get_capital_config_getall获取所有币信息/sapi/v1/capital/config/getall
get_accountSnapshot查询每日资产快照/sapi/v1/accountSnapshot
set_account_disableFastWithdrawSwitch关闭站内划转/sapi/v1/account/disableFastWithdrawSwitch
set_account_enableFastWithdrawSwitch开启站内划转/sapi/v1/account/enableFastWithdrawSwitch
set_capital_withdraw_apply提币/sapi/v1/capital/withdraw/apply
get_capital_deposit_hisrec获取充值历史(支持多网络)/sapi/v1/capital/deposit/hisrec
get_capital_withdraw_history获取提币历史 (支持多网络)/sapi/v1/capital/withdraw/history
get_capital_deposit_address获取充值地址 (支持多网络)/sapi/v1/capital/deposit/address
get_account_status账户状态/sapi/v1/account/status
get_account_apiTradingStatus账户API交易状态/sapi/v1/account/apiTradingStatus
get_asset_dribblet小额资产转换BNB历史/sapi/v1/asset/dribblet
set_asset_dust_btc获取可以转换成BNB的小额资产/sapi/v1/asset/dust-btc
set_asset_dust小额资产转换/sapi/v1/asset/dust
get_asset_assetDividend资产利息记录/sapi/v1/asset/assetDividend
get_asset_assetDetail上架资产详情/sapi/v1/asset/assetDetail
get_asset_tradeFee交易手续费率查询/sapi/v1/asset/tradeFee
set_asset_transfer用户万向划转/sapi/v1/asset/transfer
get_asset_transfer查询用户万向划转历史/sapi/v1/asset/transfer
set_asset_get_funding_asset资金账户/sapi/v1/asset/get-funding-asset
set_asset_getUserAsset用户持仓/sapi/v3/asset/getUserAsset
set_asset_convert_transfer稳定币自动兑换划转/sapi/v1/asset/convert-transfer
get_asset_convert_transfer_queryByPage稳定币自动兑换划转查询/sapi/v1/asset/convert-transfer/queryByPage
get_asset_ledger_transfer_cloud_mining_queryByPage云算力历史记录分页查询/sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage
get_account_apiRestrictions查询用户API Key权限/sapi/v1/account/apiRestrictions
get_capital_contract_convertible_coins查询用户稳定币与 BUSD 互相转换的设置 (USER_DATA)【TODO 没有找到Table】/sapi/v1/capital/contract/convertible-coins
set_capital_contract_convertible_coins修改哪些稳定币可与 BUSD 互相转换/sapi/v1/capital/contract/convertible-coins
set_capital_deposit_credit_apply一键上账 (充值到过期地址)/sapi/v1/capital/deposit/credit-apply
get_capital_deposit_address_list查询充值地址列表/sapi/v1/capital/deposit/address/list
get_asset_wallet_balance查询用户钱包余额/sapi/v1/asset/wallet/balance
get_asset_custody_transfer_history查询用户委托资金历史(适用主账户)(USER_DATA)/sapi/v1/asset/custody/transfer-history

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/678974.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Linux rdev命令教程:查询/设置内核映像文件的根设备,RAM磁盘大小或视频模式(附实例详解和注意事项)

Linux rdev命令介绍 rdev是一个Linux命令,它可以用来查询/设置内核映像文件的根设备,RAM磁盘大小或视频模式。不带任何参数的rdev命令将输出当前根文件系统的/etc/mtab文件行。 Linux rdev命令适用的Linux版本 rdev命令在大多数Linux发行版中都可以使…

批量提取word文件中文本框内容的三种方法

一、问题的提出 在日常的办公中,有时需要提取多个word文件中的文字框的内容。有时,文字框的数量比较多,而且处于文档的不同位置,手工提取比较耗时耗力,同时也可能会产生遗漏。 我们也可以通过VBA和Python来解决这个问…

时间函数举例2

#include <stdio.h> #include <time.h> int main() { time_t start,end; int i; starttime(NULL); for(i0;i<300000;i) { printf("\n"); // 返回两个time_t型变量之间的时间间隔 } endtime(NULL); //…

飞天使-linux操作的一些技巧与知识点8-zabbix6.0 容器搭建

文章目录 安装docker安装步骤mysql下载镜像安装zabbix 使用zabbix非host模式创建 测试效果 安装docker 1. 配置官方 yum 源$ sudo yum install -y yum-utils $ sudo yum-config-manager \--add-repo \https://download.docker.com/linux/centos/docker-ce.repo2. 安装 Docker$ …

微服务入门篇:http客户端Feign(远程调用,自定义配置,Feign的性能优化,Feign服务抽取)

目录 1.基于Feign的远程调用1.RestTemplate方式调用存在的问题2.Feign的介绍3.定义和使用Feign客户端 2.自定义配置1.方式一&#xff1a;配置文件方式2.方式二: java代码方式&#xff0c;需要先声明一个Bean: 3.Feign的性能优化1.Feign底层的客户端实现2.连接池配置 4.Feign的最…

Open CASCADE学习|放样

在CAD&#xff08;计算机辅助设计&#xff09;建模中&#xff0c;放样是一种重要的技术&#xff0c;用于将二维图形或设计转化为三维模型。通过放样&#xff0c;设计师可以根据一系列二维剖面和一个或多个引导路径创建出复杂的三维形状。 CAD建模放样的基本步骤如下&#xff1…

MongoDB聚合:$unionWith

$unionWith聚合阶段执行两个集合的合并&#xff0c;将两个集合的管道结果合并到一个结果集传送到下一个阶段。合并后的结果文档的顺序是不确定的。 语法 { $unionWith: { coll: "<collection>", pipeline: [ <stage1>, ... ] } }要包含集合的所有文档不…

Java-jdk,eclipse,tomcat,MySQL,navicat,Chrome浏览器,腾讯云服务器购买,Xshell安装教程

安装视频教程 安装包&#xff1a; 链接&#xff1a;https://pan.baidu.com/s/15IciNZXuZT3sUcyAY-eawg 提取码&#xff1a;ez4r

2024.02.11作业

1.请使用递归实现n! #include <stdio.h> #include <stdlib.h> #include <string.h>int func(int n) {if (n 1){return 1;}return func(n - 1) * n; }int main() {int n 5;printf("%d\n", func(5));return 0; } 2.请使用递归实现0-n的和 #inclu…

【java基础题型】录入3位数,求每一位是?

\t 制表符&#xff0c;用于整到8个格子 Scanner类&#xff0c;导入Scanner包(1),代码里导入Scanner类写录入&#xff0c;调用录入的对象的方法 通用求个位数&#xff0c;%10即可&#xff0c;余数不会小于除数 package java录入3位数;import java.util.Scanner; …

前端架构: 脚手架开发流程中的难点梳理

脚手架的开发流程 1 &#xff09;开发流程 创建 npm 项目创建脚手架入口文件&#xff0c;最上方添加&#xff1a; #!/usr/bin/env node 配置 package.json, 添加 bin 属性编写脚手架代码将脚手架发布到 npm 2 &#xff09;使用流程 安装脚手架 npm install -g your-own-cli …

Rust猜数字游戏

Rust进阶&#xff1a;猜数字游戏 Rust是一门现代的系统级编程语言&#xff0c;注重内存安全、并发性能以及表达力。在这篇博客中&#xff0c;我们将深入介绍一个更加复杂的猜数字游戏代码&#xff0c;展示Rust语言的一些高级特性。 代码示例 以下是一个升级版的Rust猜数字游…

【蓝桥杯Python】试题 算法训练 比较

资源限制 内存限制&#xff1a;256.0MB C/C时间限制&#xff1a;1.0s Java时间限制&#xff1a;3.0s Python时间限制&#xff1a;5.0s 问题描述 给出一个n长的数列&#xff0c;再进行m次询问&#xff0c;每次询问询问两个区间[L1,R1]&#xff0c;[L2,R2]&#xff0c;   …

MySQL分组优化

分组优化 在使用group by进行分组时&#xff0c;实际上也需要进行排序操作&#xff0c;与order by相比&#xff0c;group by主要是多了排序之后的分组操作 group by的实现有三种方式 使用松散索引扫描实现group by 使用紧凑索引扫描实现group by 使用松散索引扫描实现group by …

中科大计网学习记录笔记(七):Web and HTTP

前言&#xff1a; 学习视频&#xff1a;中科大郑烇、杨坚全套《计算机网络&#xff08;自顶向下方法 第7版&#xff0c;James F.Kurose&#xff0c;Keith W.Ross&#xff09;》课程 该视频是B站非常著名的计网学习视频&#xff0c;但相信很多朋友和我一样在听完前面的部分发现信…

【计算机网络】协议层次及其服务模型

协议栈&#xff08;protocol stack&#xff09; 物理层链路层网络层运输层应用层我们自顶向下&#xff0c;所以从应用层开始探究应用层 协议 HTTP 提供了WEB文档的请求和传送SMTP 提供电子邮件报文的传输FTP 提供两个端系统之间的文件传输报文&#xff08;message&#xff09;是…

前端面试题——二叉树遍历

前言 二叉树遍历在各种算法和数据结构问题中都有广泛的应用&#xff0c;如二叉搜索树、表达式的树形表示、堆的实现等。同时也是前端面试中的常客&#xff0c;掌握好二叉树遍历算法对于一名合格的前端工程师来说至关重要。 概念 二叉树遍历&#xff08;Binary Tree Traversa…

【C/C++ 16】C++11线程库

目录 一、thread类概述 二、多线程 三、原子性操作库 四、lock_guard 五、unique_guard 一、thread类概述 进程是操作系统进行资源调度的最小单位&#xff0c;线程是CPU进行任务执行的最小单位。 在C11之前&#xff0c;涉及到多线程问题&#xff0c;都是和平台相关的&am…

Solidworks:平面工程图练习

把草图变成工程图&#xff0c;遇到第一个问题是线宽需要用鼠标选中后再设置线宽和颜色。我觉得应该有一个自动设置现款的功能&#xff0c;不知道有没有&#xff0c;我找了半天也没找到。 另一个问题是&#xff0c;作业代号字体上下颠倒了&#xff0c;不知道这是啥意思。 第三个…

[缓存] - Redis

0.为什么要使用缓存&#xff1f; 用缓存&#xff0c;主要有两个用途&#xff1a;高性能、高并发。 1. 高性能 尽量使用短key 不要存过大的数据 避免使用keys *&#xff1a;使用SCAN,来代替 在存到Redis之前压缩数据 设置 key 有效期 选择回收策略(maxmemory-policy) 减…