跳到主要内容

定期申购预览(USER_DATA)

接口描述

定期申购预览

HTTP请求

GET /sapi/v1/simple-earn/locked/subscriptionPreview

请求权重(IP)

150

请求参数

名称类型是否必需描述
projectIdSTRINGYES
amountDECIMALYES
autoSubscribeBOOLEANNOtrue 或者 false,默认true
recvWindowLONGNO
timestampLONGYES

响应示例

[
{
"rewardAsset": "AXS",
"totalRewardAmt": "5.17181528",
"extraRewardAsset": "BNB",
"estTotalExtraRewardAmt": "5.17181528",
"boostRewardAsset": "AXS",
"estDailyRewardAmt": "1.20928901",
"nextPay": "1.29295383",
"nextPayDate": 1646697600000,
"valueDate": 1646697600000,
"rewardsEndDate": 1651449600000,
"deliverDate": 1651536000000,
"nextSubscriptionDate": 1651536000000
}
]