Validate consolidation requests

Returns validator balances and signing wallet information for the given consolidation requests.

Path Params
string
required

The unique identifier of the Lido staking contracts

Body Params
sourcePubKeys
array of strings
required

Array of source validator public keys (hex strings starting with 0x) to consolidate from.

sourcePubKeys*
targetPubKeys
array of strings
required

Array of target validator public keys (hex strings starting with 0x) to consolidate to. Must be same length as sourcePubKeys.

targetPubKeys*
string

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