Withdraw the Staked Assets
URL Expired
The URL for this request expired after 30 days.
CAIP19
string
ValidatorAddress
string
required
ValidatorAddress the address of the validator from which the asset is withdrawn
Response Status Codes
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Error
502 Bad Gateway
504 Gateway Timeout
default Error
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/staking/withdrawal
curl --request POST \
--url https://api.your-wallet.blockdaemon-wallet.com/api/staking/withdrawal \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200400401403404500502504``default