Stake Asset
Stake an asset from your spot wallet. This operation requires an API key with Withdraw funds
permission.
POST
/
stakeAsset
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Content-Type
string
Body
application/json
nonce
integer
(Required) Nonce used in construction of API-Sign
header
asset
string
(Required) Asset to stake (asset ID or altname
)
amount
string
(Required) Amount of the asset to stake
method
string
(Required) Name of the staking option to use (refer to the Staking Assets endpoint for the correct method names for each asset)
Response
200 - application/json
The response is of type object
.