Skip to main content

Change Log

2023-12-22#

  • Binance will disable the following Staking SAPI endpoints at 2024-03-31 04:00:
    • GET /sapi/v1/eth-staking/eth/history/wbethRewardsHistory: add new endpoint to query WBETH income record
    • POST /sapi/v2/eth-staking/eth/stake: add new endpoint to stake ETH to get WBETH. Current v1 endpoint POST /sapi/v1/eth-staking/eth/stake will be deprecated in the future, with the exact timing to be determined.
    • GET /sapi/v2/eth-staking/account: add new endpoint to query positions and 30-day earnings of staked ETH. Current v1 endpoint GET /sapi/v1/eth-staking/account will be deprecated in the future, with the exact timing to be determined.
    • POST /sapi/v1/eth-staking/wbeth/unwrap: delete this endpoint, POST /sapi/v1/eth-staking/eth/redeem is able to achieve same functionality
    • POST /sapi/v1/eth-staking/eth/redeem: Add new parameter asset, add new response fieldsethAmount, conversionRatio
    • GET /sapi/v1/eth-staking/eth/history/stakingHistory: add new response fields distributeAsset, distributeAmount, conversionRatio
    • GET /sapi/v1/eth-staking/eth/history/redemptionHistory add new response fields asset, distributeAsset, distributeAmount, conversionRatio
    • POST /sapi/v1/eth-staking/wbeth/wrap: add new response fields wbethAmount, exchangeRate

2023-06-29#

  • Added multiple new endpoints related to ETH Staking in Staking.

2022-04-28#

  • New endpoints for Staking:
    • GET /sapi/v1/staking/productList to get Staking product list
    • POST /sapi/v1/staking/purchase to stake product
    • POST /sapi/v1/staking/redeem to redeem product
    • GET /sapi/v1/staking/position to get Staking product holding position
    • GET /sapi/v1/staking/stakingRecord to inquiry Staking history records
    • POST /sapi/v1/staking/setAutoStaking to set Auto Staking function
    • GET /sapi/v1/staking/personalLeftQuota to inquiry Staking left quota