Staking
Get current ETH staking quota (USER_DATA)
Weight(IP): 150
get/sapi/v1/eth-staking/eth/quota
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Eth staking quota
Example response
{
"leftStakingPersonalQuota": "1000",
"leftRedemptionPersonalQuota": "1000"
}Changes
Changed in 1 of the 26 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○