Generate a validator partial withdrawal intent message


title: Ethereum Partial Withdrawal

description: Required data for Ethereum partial withdrawal process.

Required data for Ethereum partial withdrawal

Network

Withdrawal Address

Validator

Amount

API Response Codes

Example CURL Request

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