Ethereum Staking API - Generate Launchpad Deposit File

Request for generating an Ethereum Launchpad deposit string

Validators

Array of objects

Required

Validators*

Responses

Example cURL Command

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/eth2-launchpad-deposit \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Example Responses

Update