Blockdaemon Staking API - Cardano Post Stake Intent

Request object to create a new stake intent for Cardano protocol

Network

Base Address

Plan ID

Idempotency-Key

Response Codes

Sample cURL Command

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

Choose an Example

Response Codes:

Updated 2 months ago.