- Updated
binance-commonlibrary to version3.9.1 - Updated
pyproject.tomldependencies
- Updated
binance-commonlibrary to version3.9.0
-
Updated
binance-commonlibrary to version3.8.0 -
Updated
toxfile -
- Added parameter
purchaseId - affected methods:
get_eth_staking_history()(GET /sapi/v1/eth-staking/eth/history/stakingHistory)get_sol_staking_history()(GET /sapi/v1/sol-staking/sol/history/stakingHistory)
- Added parameter
-
Added parameter
redeemId- affected methods:
get_eth_redemption_history()(GET /sapi/v1/eth-staking/eth/history/redemptionHistory)get_sol_redemption_history()(GET /sapi/v1/sol-staking/sol/history/redemptionHistory)
- affected methods:
-
Modified response for
redeem_eth()(POST /sapi/v1/eth-staking/eth/redeem):- property
redeemIdadded
- property
-
Modified response for
redeem_sol()(POST /sapi/v1/sol-staking/sol/redeem):- property
redeemIdadded
- property
-
Modified response for
subscribe_sol_staking()(POST /sapi/v1/sol-staking/sol/stake):- property
purchaseIdadded
- property
-
Modified response for
subscribe_eth_staking()(POST /sapi/v2/eth-staking/eth/stake):- property
purchaseIdadded
- property
- Updated
binance-commonlibrary to version3.7.0
- Updated
binance-commonlibrary to version3.6.0 - Updated
pyproject.tomldependencies
- Updated
binance-commonlibrary to version3.5.0
- Updated
binance-commonlibrary to version3.4.1
- Updated
binance-commonlibrary to version3.4.0
- Updated
binance-commonlibrary to version3.3.0 - Add
Bodyto Rest API request
- Modified response for
get_current_eth_staking_quota()(GET /sapi/v1/eth-staking/eth/quota):- property
redeemPeriodadded - property
redeemableadded - property
calculatingadded - property
minRedeemAmountadded - property
stakeableadded - property
commissionFeeadded - property
minStakeAmountadded
- property
- Updated
binance-commonlibrary to version3.2.0
- Fixed responses typo
- Updated
binance-commonlibrary to version3.1.1
get_soft_staking_product_list()(GET /sapi/v1/soft-staking/list)get_soft_staking_rewards_history()(GET /sapi/v1/soft-staking/history/rewardsRecord)set_soft_staking()(GET /sapi/v1/soft-staking/set)- Updated
binance-commonlibrary to version3.1.0
- Updated
binance-commonlibrary to version3.0.0
-
Standardized type hints for required parameters by replacing
default = Noneannotations withUnion[..., None] -
Modified response for
get_on_chain_yields_locked_product_list()method (GET /sapi/v1/onchain-yields/locked/list):rows.detail.subscriptionStartTime: typestring→integer
- Updated
binance-commonlibrary to version1.2.0
- Updated
binance-commonlibrary to version1.1.0 - Added python version
3.13
- Initial release