Post Deactivation Intent Solana API

Request Object for Deactivation Intent

Parameters

network

amount

delegator_address

staking_authority

withdrawal_authority

Response Codes

Example cURL Request

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/solana/mainnet/deactivation-intents \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Response Codes