v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBEthereum
Generate an Ethereum Launchpad Deposit File
Generates an Ethereum Launchpad deposit string for one or more validators. The resulting JSON file will allow you to execute the deposit manually on the official Ethereum Deposit Launchpad web-site.
post/v1/eth2-launchpad-deposit
Request body
Example request
{
"validators": [
"0xa1d1ad0714035353258038e964ae9675dc0252ee22cea896825c01458e1807bfad2f9969338798548d9858a571f7425c"
]
}Response
Launchpad deposit string created.