-
Added parameter
purchaseId- affected methods:
getEthStakingHistory()(GET /sapi/v1/eth-staking/eth/history/stakingHistory)getSolStakingHistory()(GET /sapi/v1/sol-staking/sol/history/stakingHistory)
- affected methods:
-
Added parameter
redeemId- affected methods:
getEthRedemptionHistory()(GET /sapi/v1/eth-staking/eth/history/redemptionHistory)getSolRedemptionHistory()(GET /sapi/v1/sol-staking/sol/history/redemptionHistory)
- affected methods:
-
Modified response for
redeemEth()(POST /sapi/v1/eth-staking/eth/redeem):- property
redeemIdadded
- property
-
Modified response for
redeemSol()(POST /sapi/v1/sol-staking/sol/redeem):- property
redeemIdadded
- property
-
Modified response for
subscribeSolStaking()(POST /sapi/v1/sol-staking/sol/stake):- property
purchaseIdadded
- property
-
Modified response for
subscribeEthStaking()(POST /sapi/v2/eth-staking/eth/stake):- property
purchaseIdadded
- property
- Update
binance/commonmodule to version2.4.2.
- Modified response for
getCurrentEthStakingQuota()(GET /sapi/v1/eth-staking/eth/quota):- property
calculatingadded - property
minStakeAmountadded - property
redeemPeriodadded - property
stakeableadded - property
commissionFeeadded - property
redeemableadded - property
minRedeemAmountadded
- property
getSoftStakingProductList()(GET /sapi/v1/soft-staking/list)getSoftStakingRewardsHistory()(GET /sapi/v1/soft-staking/history/rewardsRecord)setSoftStaking()(GET /sapi/v1/soft-staking/set)
- Update
binance/commonmodule to version2.0.0. - Add
Content-Typeheader only if there is a body.
- Update
binance/commonmodule to version1.3.0. - Added
customHeadersconfiguration.
getOnChainYieldsLockedPersonalLeftQuota()(GET /sapi/v1/onchain-yields/locked/personalLeftQuota)getOnChainYieldsLockedProductList()(GET /sapi/v1/onchain-yields/locked/list)getOnChainYieldsLockedProductPosition()(GET /sapi/v1/onchain-yields/locked/position)getOnChainYieldsLockedRedemptionRecord()(GET /sapi/v1/onchain-yields/locked/history/redemptionRecord)getOnChainYieldsLockedRewardsHistory()(GET /sapi/v1/onchain-yields/locked/history/rewardsRecord)getOnChainYieldsLockedSubscriptionPreview()(GET /sapi/v1/onchain-yields/locked/subscriptionPreview)getOnChainYieldsLockedSubscriptionRecord()(GET /sapi/v1/onchain-yields/locked/history/subscriptionRecord)onChainYieldsAccount()(GET /sapi/v1/onchain-yields/account)redeemOnChainYieldsLockedProduct()(POST /sapi/v1/onchain-yields/locked/redeem)setOnChainYieldsLockedAutoSubscribe()(POST /sapi/v1/onchain-yields/locked/setAutoSubscribe)setOnChainYieldsLockedProductRedeemOption()(POST /sapi/v1/onchain-yields/locked/setRedeemOption)subscribeOnChainYieldsLockedProduct()(POST /sapi/v1/onchain-yields/locked/subscribe)
- Update
binance/commonmodule to version1.1.0. - Adding
proxyAuthenticatorsupport. - URL Encode query params.
- Initial release