Create EIP-7251 consolidation requests for validatorsAsk AIpost 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 stringsimulateAddressstringOptional 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 about 2 months ago