Stake ETH

This endpoint will begin the process of staking on an ethereum address

Body Params
string
required

the ID of the address to stake

string

the amount (in wei) to stake. For '0x01' validators it must be a multiple of 32 ETH. For '0x02' validators any amount in [32, 2048] ETH is accepted; top-ups require at least 1 ETH and the validator's combined balance must stay under 2048 ETH.

provider
object
required
string

A target gas limit for the request. If not provided, one will be automatically computed.

string

A hard limit for the gas price for the request. If not provided, one will be automatically computed.

string

A reconciliation notes can be given when initiating a request and this will be included in transaction history.

string

Identifier for the request in the user's system. This must be unique.

string

Ethereum withdrawal credential type. Accepted values: "0x01" (deprecated, legacy, rewards above 32 ETH are swept and do not compound), "0x02" (Pectra upgrade, rewards auto-compound, max effective balance 2048 ETH, only this should be used). Defaults to "0x01" for figment and "0x02" for p2p. p2p only supports "0x02".

string

Only in case of top-ups specify the validatorId to top-up. If no validator is specified a new one is created instead. Top-ups are only compatible with "0x02" withdrawal credentials validators.

Responses

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


  © 2026 Taurus SA. All rights reserved.