Blockdaemon Staking API - Ethereum Post Stake Intent

Ethereum Network Stake Intent

network

validator_type

stakes

stakes*

amount
withdrawal_address
quantity
fee_recipient

ADD object

plan_id

Idempotency-Key

HTTP Status Codes

Example Curl Request

curl --request POST \
    --url 'https://svc.blockdaemon.com/boss/v1/ethereum/mainnet/stake-intents?validator_type=0x01' \
    --header 'accept: application/json' \
    --header 'content-type: application/json' \
    --data '{"stakes":[]}'