/v2/create-validators-admin

Given count and withdrawal credentials, creates a list of deposit information for validators. Resulting list can be used to stake using stakefish's batch deposit contract.

Body Params

The amount of ETH to be staked, and which withdrawal credentials to use for all of them.

The amount of ETH to be staked, and which withdrawal credentials to use for all of them.

amounts
array
required
amounts*
required
^(0x)?[0-9a-fA-F]*$

The withdrawal credentials used by the validator(s).


The withdrawal credentials used by the validator(s). All of the consensus rewards and the validator's balance after exiting will be sent to this address.

string
^(0x)?[0-9a-fA-F]*$

The fee recipient for the validators. Allowed only when the organization is not using the fee pool.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json