Skip to main content
Version: next 🚧

DepositData

DepositData = object

Defined in: types.ts:301

Required deposit data for validator activation

Properties​

PropertyTypeDescriptionDefined in
pubkeystringThe public key of the distributed validator.types.ts:303
withdrawal_credentialsstringThe 0x01 withdrawal address of the DV.types.ts:306
amountstring32 ethers.types.ts:309
deposit_data_rootstringA checksum for DepositData fields .types.ts:312
signaturestringBLS signature of the deposit message.types.ts:315