Cancel Deactivation Intent Solana API

Deactivate Intent for Solana Network

Network

Intent ID

Response Codes

Example cURL Request

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

Response Format


Updated 2 months ago