Blockdaemon Staking API - Avalanche Post Stake Intent

Network

Request object to create a new Stake Intent for Avalanche

validator_address

delegator_address

start_time

end_time

amount

plan_id

Idempotency-Key

Responses

Example

cURL Example

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

Expected Responses