Create Staking Request

Set up nodes for staking using P2P infrastructure.

Body Params
uuid
required

Arbitrary UUID. You can later use that UUID to check the status of the set-up operation.

string
enum

Type of the node request.

Allowed:
double
required
1 to 3125
Defaults to 1

Number of validators: each validator stakes from 32 to 2048 ETH.

string

Amount of tokens in Gwei to stake per validator.

string
enum

Withdrawal credentials type.

Allowed:
string
^0x[a-fA-F0-9]{40}$

Withdrawal address for the validators.

string
^0x[a-fA-F0-9]{40}$

EigenPod owner address.

string
^0x[a-fA-F0-9]{40}$

Controller address for the validators.

string
^0x[a-fA-F0-9]{40}$

Fee recipient address.

nodesOptions
object
required

Configuration options for the requested validator nodes.

Responses

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