BLVT
Redemption Record (USER_DATA)
- Only the data of the latest 90 days is available
Weight(IP): 1
get/sapi/v1/blvt/redeem/record
Query parameters
tokenNamestring
BTCDOWN, BTCUP
idinteger
startTimeinteger
UTC timestamp in ms
endTimeinteger
UTC timestamp in ms
limitinteger
default 1000, max 1000
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
List of redemption record
Example response
[
{
"id": 1,
"tokenName": "LINKUP",
"amount": "0.54216292",
"nav": "18.36345064",
"fee": "0.00995598",
"netProceed": "9.94602604",
"timestamp": 1599128003050
}
]