Create SSV Request

Set up a request for running a distributed validator and making a stake.

Body Params
uuid
required

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

double
required
1 to 50
Defaults to 1

Number of validators. One validator is equal to 32 ETH.

string

Amount of tokens in Gwei to stake per validator.

string
enum

Withdrawal credentials type.

Allowed:
string
required

Withdrawal address of the client.

string
required

Eth1 address that receives fee recipient rewards.

string
required

ETH1 address from which registerValidator method of SSV contract will be called.

string
enum
required
Defaults to without-encrypt-key

Request type: with or without an encrypted key. If with-encrypt-key is selected, fill the ecdhPublicKey field.

Allowed:
int32
required
1 to 3650
Defaults to 365

Operation period in days.

string

Your ECDH public key for getting the encrypted validator private key.

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