Top up a validator

Encodes a topUpExistingValidators call on the PredepositGuarantee contract to
top up an already-registered validator by pubkey. Works for all vault types
(pool and dedicated).

Path Params
number
required

Validator index to top up

Query Params
string
required
^\d+(\.\d+)?$

Amount of ETH to top up the validator with

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

Optional Ethereum address to simulate the transaction from. If provided, the transaction will be simulated and any revert errors will be returned.

Responses

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