Auto-Invest
Query Index Details(USER_DATA)
Query index details
Weight(IP): 1
get/sapi/v1/lending/auto-invest/index/info
Query parameters
indexIdinteger required
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Index result
Example response
{
"indexId": 1,
"indexName": "BINANCE TOP 10 EW",
"status": "RUNNING",
"assetAllocation": [
{
"targetAsset": "ADA",
"allocation": "10"
}
]
}