IDepositContract
Deposit Contract Interface
This interface exposes methods to perform validator deposits
Methods
deposit
Official deposit method to activate a validator on the consensus layer
Parameters
Last updated
Deposit Contract Interface
This interface exposes methods to perform validator deposits
Official deposit method to activate a validator on the consensus layer
Last updated
Name | Type | Description |
---|---|---|
pubkey
bytes
The 48 bytes long BLS Public key representing the validator
withdrawalCredentials
bytes
The 32 bytes long withdrawal credentials, configures the withdrawal recipient
signature
bytes
The 96 bytes long BLS Signature performed by the pubkey's private key
depositDataRoot
bytes32
The root hash of the whole deposit data structure