Skip to main content
Version: v0.19.2

DepositData

DepositData: Object

Required deposit data for validator activation

Type declaration

MemberTypeDescription
pubkeystringThe public key of the distributed validator.
withdrawal_credentialsstringThe 0x01 withdrawal address of the DV.
amountstring32 ethers.
deposit_data_rootstringA checksum for DepositData fields .
signaturestringBLS signature of the deposit message.

Source

types.ts:155