Skip to main content
Version: Next

DepositData

DepositData: object

Required deposit data for validator activation

Type declaration

NameTypeDescriptionDefined in
pubkeystringThe public key of the distributed validator.types.ts:195
withdrawal_credentialsstringThe 0x01 withdrawal address of the DV.types.ts:198
amountstring32 ethers.types.ts:201
deposit_data_rootstringA checksum for DepositData fields .types.ts:204
signaturestringBLS signature of the deposit message.types.ts:207

Defined in

types.ts:193