Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.3.0 #114

Merged
merged 1 commit into from
Jun 19, 2024
Merged

v3.3.0 #114

merged 1 commit into from
Jun 19, 2024

Conversation

alplabin
Copy link
Collaborator

Changed

  • Upgraded dependencies
  • Updated default testnet Websocket API URL to wss://ws-api.testnet.binance.vision
  • Updated default testnet Websocket Stream URL to wss://stream.testnet.binance.vision

Removed

  • Deleted deprecated Bswap, Margin and Staking endpoints, namely:
    • Bswap

      • GET /sapi/v1/bswap/pools
      • GET /sapi/v1/bswap/liquidity
      • POST /sapi/v1/bswap/liquidityAdd
      • POST /sapi/v1/bswap/liquidityRemove
      • GET /sapi/v1/bswap/liquidityOps
      • GET /sapi/v1/bswap/quote
      • POST /sapi/v1/bswap/swap
      • GET /sapi/v1/bswap/swap
      • GET /sapi/v1/bswap/poolConfigure
      • GET /sapi/v1/bswap/addLiquidityPreview
      • GET /sapi/v1/bswap/removeLiquidityPreview
      • GET /sapi/v1/bswap/unclaimedRewards
      • POST /sapi/v1/bswap/claimRewards
      • GET /sapi/v1/bswap/claimedHistory
    • Margin

      • POST /sapi/v1/margin/transfer
      • POST /sapi/v1/margin/isolated/transfer
      • POST /sapi/v1/margin/loan
      • POST /sapi/v1/margin/repay
      • GET /sapi/v1/margin/isolated/transfer
      • GET /sapi/v1/margin/asset
      • GET /sapi/v1/margin/pair
      • GET /sapi/v1/margin/isolated/pair
      • GET /sapi/v1/margin/loan
      • GET /sapi/v1/margin/repay
      • GET /sapi/v1/margin/dribblet
      • GET /sapi/v1/margin/dust
      • POST /sapi/v1/margin/dust
    • Staking

      • GET /sapi/v1/staking/productList
      • POST /sapi/v1/staking/purchase
      • POST /sapi/v1/staking/redeem
      • GET /sapi/v1/staking/position
      • GET /sapi/v1/staking/stakingRecord
      • POST /sapi/v1/staking/setAutoStaking
      • GET /sapi/v1/staking/personalLeftQuota

@alplabin alplabin merged commit f74f157 into master Jun 19, 2024
3 checks passed
@alplabin alplabin deleted the rc-v3.3.0 branch June 19, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants