DepositData: object
object
Required deposit data for validator activation
pubkey
string
The public key of the distributed validator.
types.ts:195
withdrawal_credentials
The 0x01 withdrawal address of the DV.
types.ts:198
amount
32 ethers.
types.ts:201
deposit_data_root
A checksum for DepositData fields .
types.ts:204
signature
BLS signature of the deposit message.
types.ts:207
types.ts:193
Last updated 9 months ago
Was this helpful?