MCPcopy Create free account

hub / github.com/binance/binance-connector-python / functions

Functions17,815 in github.com/binance/binance-connector-python

↓ 5 callersMethodquery_option_order_history
Query Option Order History (TRADE) GET /eapi/v1/historyOrders https://developers.binance.com/docs/der
clients/derivatives_trading_options/src/binance_sdk_derivatives_trading_options/rest_api/api/trade_api.py:570
↓ 5 callersMethodquery_order_history
Query Order History GET /sapi/v1/w3w/wallet/prediction/order/history https://developers.binance.com/e
clients/w3w_prediction/src/binance_sdk_w3w_prediction/rest_api/api/trade_api.py:416
↓ 5 callersMethodquery_pn_l
Query PnL GET /sapi/v1/w3w/wallet/prediction/pnl/query https://developers.binance.com/en/dev-docs/cat
clients/w3w_prediction/src/binance_sdk_w3w_prediction/rest_api/api/position_api.py:99
↓ 5 callersMethodquery_positions
Query Positions GET /sapi/v1/w3w/wallet/prediction/position/list https://developers.binance.com/en/de
clients/w3w_prediction/src/binance_sdk_w3w_prediction/rest_api/api/position_api.py:164
↓ 5 callersMethodquery_prevented_matches
Query Prevented Matches(USER_DATA) GET /sapi/v1/margin/myPreventedMatches https://developers.binance.
clients/margin_trading/src/binance_sdk_margin_trading/rest_api/api/trade_api.py:1667
↓ 5 callersMethodquery_settled_position_history
Query Settled Position History GET /sapi/v1/w3w/wallet/prediction/position/settled-history https://de
clients/w3w_prediction/src/binance_sdk_w3w_prediction/rest_api/api/position_api.py:276
↓ 5 callersMethodquery_single_order
Query Single Order (TRADE) GET /eapi/v1/order https://developers.binance.com/docs/derivatives/options
clients/derivatives_trading_options/src/binance_sdk_derivatives_trading_options/rest_api/api/trade_api.py:632
↓ 5 callersMethodquery_sub_account_assets
Query Sub-account Assets (For Master Account) (USER_DATA) Fetch sub-account assets Weight: 60
clients/sub_account/src/binance_sdk_sub_account/rest_api/rest_api.py:918
↓ 5 callersMethodquery_sub_account_assets_asset_management
Query Sub-account Assets (For Master Account) (USER_DATA) Fetch sub-account assets Weight: 60
clients/sub_account/src/binance_sdk_sub_account/rest_api/rest_api.py:944
↓ 5 callersMethodquery_sub_orders_future_algo
Query Sub Orders(USER_DATA) Get respective sub orders for a specified algoId * You need to enable `Futures
clients/algo/src/binance_sdk_algo/rest_api/rest_api.py:213
↓ 5 callersMethodquery_sub_orders_spot_algo
Query Sub Orders(USER_DATA) Get respective sub orders for a specified algoId Weight: 1 Arg
clients/algo/src/binance_sdk_algo/rest_api/rest_api.py:455
↓ 5 callersMethodquery_transfer_status
Query Transfer Status GET /sapi/v1/w3w/wallet/prediction/transfer/status https://developers.binance.c
clients/w3w_prediction/src/binance_sdk_w3w_prediction/rest_api/api/transfer_api.py:300
↓ 5 callersMethodquery_um_algo_order_history
Query UM Algo Order History (USER_DATA) GET /papi/v1/um/algo/allAlgoOrders https://developers.binance
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:3549
↓ 5 callersMethodquery_um_conditional_order_history
Query UM Conditional Order History GET /papi/v1/um/conditional/orderHistory https://developers.binanc
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:3614
↓ 5 callersMethodquery_um_modify_order_history
Query UM Modify Order History(TRADE) GET /papi/v1/um/orderAmendment https://developers.binance.com/do
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:3677
↓ 5 callersMethodquery_um_order
Query UM Order (USER_DATA) GET /papi/v1/um/order https://developers.binance.com/docs/derivatives/port
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:3744
↓ 5 callersMethodquery_user_universal_transfer_history
Query User Universal Transfer History(USER_DATA) Query User Universal Transfer History * `fromSymbol` mus
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:704
↓ 5 callersMethodquery_vip_loan_fixed_rate_market
Query VIP Loan Fixed Rate Market(USER_DATA) Query the VIP Loan fixed rate market. Returns a paginated list of fixed-
clients/vip_loan/src/binance_sdk_vip_loan/rest_api/rest_api.py:244
↓ 5 callersMethodrecent_trades_list
Recent Trades List GET /fapi/v1/trades https://developers.binance.com/docs/derivatives/usds-margined-
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/market_data_api.py:1309
↓ 5 callersMethodrecent_trades_list
Recent Trades List GET /dapi/v1/trades https://developers.binance.com/docs/derivatives/coin-margined-
clients/derivatives_trading_coin_futures/src/binance_sdk_derivatives_trading_coin_futures/rest_api/api/market_data_api.py:1124
↓ 5 callersMethodrecent_trades_list
Recent Trades List GET /eapi/v1/trades https://developers.binance.com/docs/derivatives/options-tradin
clients/derivatives_trading_options/src/binance_sdk_derivatives_trading_options/rest_api/api/market_data_api.py:456
↓ 5 callersMethodredeem_a_binance_gift_card
Redeem a Binance Gift Card(USER_DATA) This API is for redeeming a Binance Gift Card Once redeemed, the coins
clients/gift_card/src/binance_sdk_gift_card/rest_api/rest_api.py:237
↓ 5 callersMethodredeem_eth
Redeem ETH(TRADE) Redeem WBETH or BETH and get ETH * You need to open Enable Spot & Margin Trading permissi
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:436
↓ 5 callersMethodredeem_flexible_product
Redeem Flexible Product(TRADE) Redeem Flexible Product * You need to open `Enable Spot & Margin Trading` pe
clients/simple_earn/src/binance_sdk_simple_earn/rest_api/rest_api.py:1041
↓ 5 callersMethodredeem_locked_product
Redeem Locked Product(TRADE) Redeem Locked Product * You need to open `Enable Spot & Margin Trading` permis
clients/simple_earn/src/binance_sdk_simple_earn/rest_api/rest_api.py:1077
↓ 5 callersMethodredeem_on_chain_yields_locked_product
Redeem On-chain Yields Locked Product (TRADE) Redeem On-chain Yields Locked Product * You need to open `Ena
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:823
↓ 5 callersMethodredeem_sol
Redeem SOL(TRADE) Redeem BNSOL get SOL * You need to open Enable Spot & Margin Trading permission for the A
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:1341
↓ 5 callersMethodrpi_order_book
RPI Order Book GET /fapi/v1/rpiDepth https://developers.binance.com/docs/derivatives/usds-margined-fu
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/market_data_api.py:1356
↓ 5 callersMethodset_margin_call_level
Set Margin Call Level (USER_DATA) POST /sapi/v1/portfolio/margin-call-level https://developers.binanc
clients/derivatives_trading_portfolio_margin_pro/src/binance_sdk_derivatives_trading_portfolio_margin_pro/rest_api/api/account_api.py:836
↓ 5 callersMethodset_soft_staking
Set Soft Staking (USER_DATA) Enable or disable Soft Staking. Weight: 50 Args:
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:1035
↓ 5 callersMethodsmall_liability_exchange
Small Liability Exchange (MARGIN) POST /sapi/v1/margin/exchange-small-liability https://developers.bi
clients/margin_trading/src/binance_sdk_margin_trading/rest_api/api/trade_api.py:1814
↓ 5 callersMethodsubscribe_eth_staking
Subscribe ETH Staking(TRADE) Subscribe ETH Staking * You need to open Enable Spot & Margin Trading permissi
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:466
↓ 5 callersMethodsubscribe_sol_staking
Subscribe SOL Staking(TRADE) Subscribe SOL Staking * You need to open Enable Spot & Margin Trading permissi
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:1393
↓ 5 callersMethodswitch_delta_mode
Switch Delta Mode(TRADE) POST /sapi/v1/portfolio/delta-mode https://developers.binance.com/docs/deriv
clients/derivatives_trading_portfolio_margin_pro/src/binance_sdk_derivatives_trading_portfolio_margin_pro/rest_api/api/account_api.py:884
↓ 5 callersMethodticker
Ticker (24hr Price Statistics) Gets the 24-hour rolling window price change statistics for a symbol, including volum
clients/alpha/src/binance_sdk_alpha/rest_api/rest_api.py:194
↓ 5 callersMethodtoggle_bnb_burn_on_futures_trade
Toggle BNB Burn On Futures Trade (TRADE) POST /fapi/v1/feeBurn https://developers.binance.com/docs/de
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:940
↓ 5 callersMethodtoggle_bnb_burn_on_um_futures_trade
Toggle BNB Burn On UM Futures Trade (TRADE) POST /papi/v1/um/feeBurn https://developers.binance.com/d
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:3982
↓ 5 callersMethodtrades_aggregate
WebSocket Aggregate trades /trades.aggregate https://developers.binance.com/docs/binance-spot-api-docs/websocket-
clients/spot/src/binance_sdk_spot/websocket_api/api/market_api.py:677
↓ 5 callersMethodtrades_historical
WebSocket Historical trades /trades.historical https://developers.binance.com/docs/binance-spot-api-docs/websocke
clients/spot/src/binance_sdk_spot/websocket_api/api/market_api.py:744
↓ 5 callersMethodtrades_recent
WebSocket Recent trades /trades.recent https://developers.binance.com/docs/binance-spot-api-docs/websocket-api/ma
clients/spot/src/binance_sdk_spot/websocket_api/api/market_api.py:794
↓ 5 callersMethodtrading_session_stream
r""" Trading Session Stream /tradingSession https://developers.binance.com/docs/derivatives/usds-margined-futures/
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/websocket_streams/streams/market_api.py:676
↓ 5 callersMethodum_account_trade_list
UM Account Trade List(USER_DATA) GET /papi/v1/um/userTrades https://developers.binance.com/docs/deriv
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:4032
↓ 5 callersMethoduser_commission_rate
User Commission Rate (USER_DATA) GET /fapi/v1/commissionRate https://developers.binance.com/docs/deri
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:987
↓ 5 callersMethoduser_commission_rate
User Commission Rate (USER_DATA) GET /dapi/v1/commissionRate https://developers.binance.com/docs/deri
clients/derivatives_trading_coin_futures/src/binance_sdk_derivatives_trading_coin_futures/rest_api/api/account_api.py:656
↓ 5 callersMethodverify_binance_gift_card_by_gift_card_number
Verify Binance Gift Card by Gift Card Number(USER_DATA) This API is for verifying whether the Binance Gift Card is v
clients/gift_card/src/binance_sdk_gift_card/rest_api/rest_api.py:277
↓ 5 callersFunctionweb3_signature
Generate a signature for web3 requests :param config: The configuration object containing the necessary information for sending the request.
common/src/binance_common/utils.py:273
↓ 5 callersMethodwrap_beth
Wrap BETH(TRADE) Wrap BETH * You need to open Enable Spot & Margin Trading permission for the API Key which
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:494
↓ 4 callersMethod_allow_level_log
(self, level: LogLevel)
common/src/binance_common/logger.py:68
↓ 4 callersMethod_load_private_key_data
Load private key content from path or raw string.
common/src/binance_common/signature.py:16
↓ 4 callersMethodaccount_api_trading_status
Account API Trading Status (USER_DATA) Fetch account api trading status detail. Weight: 1
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:158
↓ 4 callersMethodaccount_balance
Account Balance(USER_DATA) GET /papi/v1/balance https://developers.binance.com/docs/derivatives/portf
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/account_api.py:76
↓ 4 callersMethodaccount_block_trade_list
Account Block Trade List (USER_DATA) Gets block trades for a specific account. Weight: 5 A
clients/derivatives_trading_options/src/binance_sdk_derivatives_trading_options/rest_api/rest_api.py:578
↓ 4 callersMethodaccount_info
Account info (USER_DATA) Fetch account info detail. Weight: 1 Args: re
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:182
↓ 4 callersMethodaccount_information
Account Information(USER_DATA) /account.status https://developers.binance.com/docs/derivatives/usds-margined-futu
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/websocket_api/api/account_api.py:35
↓ 4 callersMethodaccount_information
Account Information(USER_DATA) GET /papi/v1/account https://developers.binance.com/docs/derivatives/p
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/account_api.py:118
↓ 4 callersMethodaccount_information_v3
Account Information V3(USER_DATA) GET /fapi/v3/account https://developers.binance.com/docs/derivative
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:95
↓ 4 callersMethodaccount_rate_limits_orders
WebSocket Unfilled Order Count /account.rateLimits.orders https://developers.binance.com/docs/binance-spot-api-do
clients/spot/src/binance_sdk_spot/websocket_api/api/account_api.py:97
↓ 4 callersMethodaccount_status
Account Status (USER_DATA) Fetch account status detail. Weight: 1 Args:
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:206
↓ 4 callersMethodaccount_status
WebSocket Account information /account.status https://developers.binance.com/docs/binance-spot-api-docs/websocket
clients/spot/src/binance_sdk_spot/websocket_api/api/account_api.py:138
↓ 4 callersMethodaccount_trade_list
Account Trade List (USER_DATA) GET /dapi/v1/userTrades https://developers.binance.com/docs/derivative
clients/derivatives_trading_coin_futures/src/binance_sdk_derivatives_trading_coin_futures/rest_api/api/trade_api.py:76
↓ 4 callersMethodaccount_trade_list
Account Trade List (USER_DATA) GET /eapi/v1/userTrades https://developers.binance.com/docs/derivative
clients/derivatives_trading_options/src/binance_sdk_derivatives_trading_options/rest_api/api/trade_api.py:57
↓ 4 callersMethodadl_risk
ADL Risk GET /fapi/v1/symbolAdlRisk https://developers.binance.com/docs/derivatives/usds-margined-fut
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/market_data_api.py:83
↓ 4 callersMethodall_coins_information
All Coins' Information (USER_DATA) Get information of coins (available for deposit and withdraw) for user.
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:943
↓ 4 callersMethodall_order_list
Query all Order lists Retrieves all order lists based on provided optional parameters. Note that the time b
clients/spot/src/binance_sdk_spot/rest_api/rest_api.py:310
↓ 4 callersMethodall_order_lists
WebSocket Account order list history /allOrderLists https://developers.binance.com/docs/binance-spot-api-docs/web
clients/spot/src/binance_sdk_spot/websocket_api/api/account_api.py:184
↓ 4 callersMethodall_orders
All Orders (USER_DATA) GET /dapi/v1/allOrders https://developers.binance.com/docs/derivatives/coin-ma
clients/derivatives_trading_coin_futures/src/binance_sdk_derivatives_trading_coin_futures/rest_api/api/trade_api.py:149
↓ 4 callersMethodasset_detail
Asset Detail (USER_DATA) Fetch details of assets supported on Binance. * Please get network and other depo
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:342
↓ 4 callersMethodasset_dividend_record
Asset Dividend Record (USER_DATA) Query asset dividend record. * There cannot be more than 180 days betwee
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:371
↓ 4 callersMethodcancel_um_algo_order
Cancel UM Algo Order (TRADE) DELETE /papi/v1/um/algo/order https://developers.binance.com/docs/deriva
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:668
↓ 4 callersMethodcheck_dual_investment_accounts
Check Dual Investment accounts(USER_DATA) GET /sapi/v1/dci/product/accounts https://developers.binanc
clients/dual_investment/src/binance_sdk_dual_investment/rest_api/api/trade_api.py:92
↓ 4 callersMethodcheck_questionnaire_requirements
Check Questionnaire Requirements (for local entities that require travel rule) (supporting network) (USER_DATA) This
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:1392
↓ 4 callersMethodcheck_vip_loan_collateral_account
Check VIP Loan Collateral Account (USER_DATA) VIP loan is available for VIP users only * If the login accou
clients/vip_loan/src/binance_sdk_vip_loan/rest_api/rest_api.py:436
↓ 4 callersMethodclaim_boost_rewards
Claim Boost Rewards(TRADE) Claim Boost APR Airdrop Rewards * You need to open Enable Spot & Margin Trading
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:1061
↓ 4 callersMethodcm_account_trade_list
CM Account Trade List(USER_DATA) GET /papi/v1/cm/userTrades https://developers.binance.com/docs/deriv
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:834
↓ 4 callersMethodcm_notional_and_leverage_brackets
CM Notional and Leverage Brackets(USER_DATA) GET /papi/v1/cm/leverageBracket https://developers.binan
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/account_api.py:468
↓ 4 callersMethodcm_position_adl_quantile_estimation
CM Position ADL Quantile Estimation(USER_DATA) GET /papi/v1/cm/adlQuantile https://developers.binance
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:903
↓ 4 callersMethodcomposite_index_symbol_information
Composite Index Symbol Information GET /fapi/v1/indexInfo https://developers.binance.com/docs/derivat
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/market_data_api.py:269
↓ 4 callersMethodcurrent_all_algo_open_orders
Current All Algo Open Orders (USER_DATA) GET /fapi/v1/openAlgoOrders https://developers.binance.com/d
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/trade_api.py:776
↓ 4 callersMethodcurrent_all_open_orders
Current All Open Orders (USER_DATA) GET /fapi/v1/openOrders https://developers.binance.com/docs/deriv
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/trade_api.py:830
↓ 4 callersMethodcurrent_all_open_orders
Current All Open Orders (USER_DATA) GET /dapi/v1/openOrders https://developers.binance.com/docs/deriv
clients/derivatives_trading_coin_futures/src/binance_sdk_derivatives_trading_coin_futures/rest_api/api/trade_api.py:611
↓ 4 callersMethoddelete_margin_call_level
Delete Margin Call Level (USER_DATA) DELETE /sapi/v1/portfolio/margin-call-level https://developers.b
clients/derivatives_trading_portfolio_margin_pro/src/binance_sdk_derivatives_trading_portfolio_margin_pro/rest_api/api/account_api.py:163
↓ 4 callersMethoddelete_special_key
Delete Special Key(Low-Latency Trading)(TRADE) DELETE /sapi/v1/margin/apiKey https://developers.binan
clients/margin_trading/src/binance_sdk_margin_trading/rest_api/api/trade_api.py:149
↓ 4 callersMethoddeposit_history
Deposit History (supporting network) (USER_DATA) Fetch deposit history. * Please notice the default `start
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:1001
↓ 4 callersMethoddeposit_history_travel_rule
Deposit History (for local entities that required travel rule) (supporting network) (USER_DATA) Fetch deposit histor
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:1416
↓ 4 callersMethoddeposit_history_v2
Deposit History V2 (for local entities that required travel rule) (supporting network) (USER_DATA) Fetch deposit his
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:1476
↓ 4 callersMethoddisable_fast_withdraw_switch
Disable Fast Withdraw Switch (USER_DATA) Weight: 1 Args: recv_window (Optional[int] =
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:268
↓ 4 callersMethoddustlog
DustLog(USER_DATA) Dustlog * Only return last 100 records * Only return records after 2020/12/01
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:509
↓ 4 callersMethodenable_fast_withdraw_switch
Enable Fast Withdraw Switch (USER_DATA) Enable Fast Withdraw Switch (USER_DATA) * This request will enable
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:291
↓ 4 callersMethodeth_staking_account
ETH Staking account(USER_DATA) ETH Staking account Weight: 150 Args: r
clients/staking/src/binance_sdk_staking/rest_api/rest_api.py:150
↓ 4 callersMethodfetch_address_verification_list
Fetch address verification list (USER_DATA) Fetch address verification list for user to check on status and other de
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:1530
↓ 4 callersMethodfetch_rsa_public_key
Fetch RSA Public Key(USER_DATA) This API is for fetching the RSA Public Key. This RSA Public key will be use
clients/gift_card/src/binance_sdk_gift_card/rest_api/rest_api.py:184
↓ 4 callersMethodfund_auto_collection
Fund Auto-collection(USER_DATA) POST /sapi/v1/portfolio/auto-collection https://developers.binance.co
clients/derivatives_trading_portfolio_margin_pro/src/binance_sdk_derivatives_trading_portfolio_margin_pro/rest_api/api/account_api.py:203
↓ 4 callersMethodfund_auto_collection
Fund Auto-collection(TRADE) POST /papi/v1/auto-collection https://developers.binance.com/docs/derivat
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/account_api.py:510
↓ 4 callersMethodfunding_wallet
Funding Wallet (USER_DATA) Query Funding Wallet * Currently supports querying the following business asset
clients/wallet/src/binance_sdk_wallet/rest_api/rest_api.py:542
↓ 4 callersMethodfutures_account_balance
Futures Account Balance(USER_DATA) /account.balance https://developers.binance.com/docs/derivatives/usds-margined
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/websocket_api/api/account_api.py:119
↓ 4 callersMethodfutures_account_balance_v3
Futures Account Balance V3 (USER_DATA) GET /fapi/v3/balance https://developers.binance.com/docs/deriv
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:175
↓ 4 callersMethodfutures_account_configuration
Futures Account Configuration(USER_DATA) GET /fapi/v1/accountConfig https://developers.binance.com/do
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:215
↓ 4 callersMethodfutures_tradfi_perps_contract
Futures TradFi Perps Contract(USER_DATA) POST /fapi/v1/stock/contract https://developers.binance.com/
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/trade_api.py:875
↓ 4 callersMethodfutures_tradfi_perps_contract
Futures TradFi Perps Contract(USER_DATA) POST /papi/v1/um/stock/contract https://developers.binance.c
clients/derivatives_trading_portfolio_margin/src/binance_sdk_derivatives_trading_portfolio_margin/rest_api/api/trade_api.py:951
↓ 4 callersMethodfutures_trading_quantitative_rules_indicators
Futures Trading Quantitative Rules Indicators (USER_DATA) GET /fapi/v1/apiTradingStatus https://devel
clients/derivatives_trading_usds_futures/src/binance_sdk_derivatives_trading_usds_futures/rest_api/api/account_api.py:255
← previousnext →601–700 of 17,815, ranked by callers