BLVT
Redeem BLVT (USER_DATA)
Weight(IP): 1
post/sapi/v1/blvt/redeem
Query parameters
tokenNamestring required
BTCDOWN, BTCUP
amountnumber double required
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Redemption record
Example response
{
"id": 123,
"status": "S",
"tokenName": "LINKUP",
"redeemAmount": "0.95590905",
"amount": "10.05022099",
"timestamp": 1600250279614
}