Generate batch 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 multiple active 0x02 validators.

This endpoint will generate a transaction for interacting with our pectra batch deposit implementation.

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

deposits
array of objects
required

Array of validator deposit details

deposits*
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