Get On-chain Yields Locked Personal Left Quota (USER_DATA)
API Description
Get On-chain Yields Locked Personal Left Quota
HTTP Request
GET /sapi/v1/onchain-yields/locked/personalLeftQuota
Request Weight(IP)
50
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
projectId | STRING | YES | |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
Response Example
{
"leftPersonalQuota": "1000"
}