Generate validator top-up transaction

This endpoint is only to be used with active 0x02 validators, using this to perform initial activation deposits will result in a loss of funds.

Generate transaction data for depositing additional ETH to an active 0x02 validator.

This endpoint will generate a transaction for interacting with the canonical beacon deposit contract.

The generated transaction will contain a dummy signature and deposit data root since signature validation is skipped for active validators.

The returned transaction data must be signed and broadcast by the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The address to send the transaction from, this is required for accurate gas estimation and nonce calculation

number
required

multiplier to apply to gas estimate, defaults to 1.2

string
required

Validator public key to top up

string
required

Amount of ETH to deposit in wei

Headers
string
required

piertwo api key

Response

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