Binance-connector

Latest version: v3.12.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.12.0

Added
- New endpoint `GET /sapi/v1/managed-subaccount/accountSnapshot` to support investor master account query asset snapshot of managed sub-account.
- New endpoint `GET /sapi/v1/portfolio/account` to support query portfolio margin account info
- New endpoint `GET /sapi/v1/margin/rateLimit/order`, which will display the user's current margin order count usage for all intervals.

1.11.0

Added
- New endpoints for Gift Card (Binance Code in the API Documentation):
- `POST /sapi/v1/giftcard/createCode` to create a Binance Code
- `POST /sapi/v1/giftcard/redeemCode` to redeem a Binance Code
- `GET /sapi/v1/giftcard/verify` to verify a Binance Code
- New endpoint for Wallet:
- `POST /sapi/v1/asset/dust-btc` to get assets that can be converted into BNB

1.10.0

Added
- New endpoint for Mining:
- `GET /sapi/v1/mining/payment/uid` to get Mining account earning
- New endpoint for BSwap:
- `GET /sapi/v1/bswap/unclaimedRewards` to get unclaimed rewards record
- `POST /sapi/v1/bswap/claimRewards` to claim swap rewards or liquidity rewards
- `GET /sapi/v1/bswap/claimedHistory` to get history of claimed rewards

Removed
- Transfer types `MAIN_MINING`, `MINING_MAIN`, `MINING_UMFUTURE`, `MARGIN_MINING`, and `MINING_MARGIN` as they are discontinued in Universal Transfer endpoint `POST /sapi/v1/asset/transfer` from January 05, 2022 08:00 AM UTC

1.9.0

Added
- New endpoint for Convert:
- `GET /sapi/v1/convert/tradeFlow` to support user query convert trade history records
- New endpoint for Rebate:
- `GET /sapi/v1/rebate/taxQuery` to support user query spot rebate history records
- New endpoints for Margin:
- `GET /sapi/v1/margin/crossMarginData` to get cross margin fee data collection
- `GET /sapi/v1/margin/isolatedMarginData` to get isolated margin fee data collection
- `GET /sapi/v1/margin/isolatedMarginTier` to get isolated margin tier data collection
- New endpoints for NFT:
- `GET /sapi/v1/nft/history/transactions` to get NFT transaction history
- `GET /sapi/v1/nft/history/deposit` to get NFT deposit history
- `GET /sapi/v1/nft/history/withdraw` to get NFT withdraw history
- `GET /sapi/v1/nft/user/getAsset` to get NFT asset

1.8.0

Added
- New endpoint for Crypto Loans:
- `GET /sapi/v1/loan/income` to query an asset's loan history
- New endpoints for Sub-Account:
- `POST /sapi/v1/sub-account/subAccountApi/ipRestriction` to support master account enable and disable IP restriction for a sub-account API Key
- `POST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList` to support master account add IP list for a sub-account API Key
- `GET /sapi/v1/sub-account/subAccountApi/ipRestriction` to support master account query IP restriction for a sub-account API Key
- `DELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList` to support master account delete IP list for a sub-account API Key
- New endpoint for Pay:
- `GET /sapi/v1/pay/transactions` to support user query Pay trade history

Fixed
- Removed epoch time in util method `config_logging` to provide compatibility with Windows OS
- Allow optional parameter for method `isolated_margin_account_limit`

1.7.0

Updated
- Universal transfer types:
- Added `MAIN_FUNDING`, `FUNDING_MAIN`, `FUNDING_UMFUTURE`, `UMFUTURE_FUNDING`, `MARGIN_FUNDING`, `FUNDING_MARGIN`, `FUNDING_CMFUTURE` and `CMFUTURE_FUNDING` to support transfer assets among funding account and other accounts
- Deleted `MAIN_C2C`, `C2C_MAIN`, `C2C_UMFUTURE`, `C2C_MINING`, `UMFUTURE_C2C`, `MINING_C2C`, `MARGIN_C2C`, `C2C_MARGIN`, `MAIN_PAY` and `PAY_MAIN` as C2C account, Binance Payment, Binance Card and other business accounts are merged into a Funding account and they'll be discontinued on November 04, 2021 08:00 AM UTC
- Util method `config_logging` can now provide date time in UTC and epoch time

Added
- New endpoint `GET api/v3/rateLimit/order` to display the user's current order count usage for all intervals

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.