DepositData = object
object
Defined in: types.ts:301arrow-up-right
Required deposit data for validator activation
pubkey
string
The public key of the distributed validator.
types.ts:303arrow-up-right
withdrawal_credentials
The 0x01 withdrawal address of the DV.
types.ts:306arrow-up-right
amount
32 ethers.
types.ts:309arrow-up-right
deposit_data_root
A checksum for DepositData fields .
types.ts:312arrow-up-right
signature
BLS signature of the deposit message.
types.ts:315arrow-up-right
Last updated 22 days ago
Was this helpful?