Stake a crypto asset
POST/v1/staking/stake
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
The endpoint enables users to lock a specified amount of cryptocurrency into a staking process in which participants in a network earn rewards by locking their coins into cryptocurrency wallets to validate network transactions or to supply liquidity to others. This endpoint accepts parameters such as the asset and the amount of crypto asset to stake and returns confirmation of the staking transaction along with details like the next expected reward date.
Request
Responses
- 200
- 201
- 202
- 400
- 401
- 403
- 405
- 422
- 429
- 500
- 503
Success Response (Subsequent Idempotent Request).
Success Response (Created)
The staking operation has been initiated and is pending.
Bad Request
Unauthorized
Forbidden
Not Allowed
Validation Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueInternal Error
Maintenance or Service unavailable