Stake Asset
Private
Stake Asset
Stake an asset from your spot wallet. This operation requires an API key with Withdraw funds permission.
POST
Stake Asset
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
(Required) Nonce used in construction of API-Sign header
Example:
58258880
(Required) Asset to stake (asset ID or altname)
Example:
"XBT"
(Required) Amount of the asset to stake
Example:
"ipsum in"
(Required) Name of the staking option to use (refer to the Staking Assets endpoint for the correct method names for each asset)
Example:
"sint"
Response
200 - application/json
OK
The response is of type object.

