Validate consolidation requestsCopy Pagepost https://api.northstake.dk/v1/lidov3/{contractsId}/validate-consolidation-requestsReturns validator balances and signing wallet information for the given consolidation requests.Path ParamscontractsIdstringrequiredThe unique identifier of the Lido staking contractsBody ParamssourcePubKeysarray of stringsrequiredArray of source validator public keys (hex strings starting with 0x) to consolidate from.sourcePubKeys*ADD stringtargetPubKeysarray of stringsrequiredArray of target validator public keys (hex strings starting with 0x) to consolidate to. Must be same length as sourcePubKeys.targetPubKeys*ADD stringsimulateAddressstring^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 200Returns validated consolidation request details with balances and signing wallet 400Validation errorUpdated 3 months ago Did this page help you?YesNo