更新日志
2025-10-27
2025-09-05
2025-09-02
2025-03-18
- 更新赚币接口:
GET /sapi/v1/simple-earn/locked/subscriptionPreview 新增响应字段 boostRewardAsset, estDailyRewardAmt 
GET /sapi/v1/simple-earn/locked/list 新增响应字段 boostRewardAsset,boostApr, boostEndTime 
GET /sapi/v1/simple-earn/locked/position 新增响应字段 boostRewardAsset,boostApr, totalBoostRewardAmt 
GET /sapi/v1/simple-earn/locked/history/rewardsRecord 新增响应字段 type 
 
2024-07-04
- 更新赚币接口:
POST /sapi/v1/simple-earn/locked/subscribe 新增字段redeemTo 
GET /sapi/v1/simple-earn/locked/position 新增响应字段redeemTo 
GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord 新增响应字段productId 
GET /sapi/v1/simple-earn/locked/history/subscriptionRecord   新增响应字段projectId 
GET /sapi/v1/simple-earn/locked/history/redemptionRecord  新增响应字段originalAmount, lossAmount, isComplete, rewardAsset, rewardAmt, extraRewardAsset, estExtraRewardAmt 
 
- 新增赚币接口:
POST /sapi/v1/simple-earn/locked/setRedeemOption 设置定期产品到期赎回至活期产品或现货钱包 
 
2023-08-26
- 更新赚币接口:
GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord: 在响应中增加字段:sourceAccount,amtFromSpot,amtFromFunding 
GET /sapi/v1/simple-earn/locked/history/subscriptionRecord:在响应中增加字段:sourceAccount,amtFromSpot,amtFromFunding 
GET /sapi/v1/simple-earn/flexible/history/redemptionRecord:在响应中增加字段:destAccount 
POST /sapi/v1/simple-earn/flexible/subscribe: 新增参数sourceAccount 
POST /sapi/v1/simple-earn/locked/subscribe: 新增参数sourceAccount 
POST /sapi/v1/simple-earn/flexible/redeem: 新增参数destAccount