Create EIP-7251 consolidation requests for validatorsCopy Pagepost https://api.northstake.dk/v1/lidov3/{contractsId}/consolidate-validatorsPath 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 the consolidation request transactions ready to be signed and submitted 400Validation errorUpdated 3 months ago Did this page help you?YesNo