Blockdaemon Staking API - BNB Post Restake Intent

Request Structure for Binance Restake Intent

Parameters

network

delegator_address

old_validator_address

amount

plan_id

Responses

Example CURL Request

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