Get Deactivatable Amount Solana API

API Parameters

network

Required: Yes

delegator_address

Description: A filter on the delegator address

withdrawal_authority

Description: A filter on the withdrawal authority address

staking_authority

Description: A filter on the staking authority address

Response Codes

Example Usage

curl --request GET \  
     --url https://svc.blockdaemon.com/boss/v1/solana/mainnet/deactivatable-amount \  
     --header 'accept: application/json'