Blockdaemon Staking API - Cardano Post Rewards Withdrawal Intent

NewRewardsWithdrawIntentCardano

Request object to create a new rewards withdrawal intent for Cardano.

Parameters

Responses

Example Request

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

Allowed Networks


Updated 2 months ago