FAQs
Frequently Asked Questions
Last updated
Frequently Asked Questions
Last updated
Watchtower address is an Ethereum Wallet (EOA) address and plays a crucial role in the Watchtower client's operations for various reasons:
It is employed for signing and submitting transactions specifically related to Watchtower operations, such as submitting Proofs of Diligence.
It enhances security measures by avoiding the exposure of the private keys associated with the Operator's Earnings Address (registered on EigenLayer) within the Watchtower client software.
The Watchtower address facilitates the management of multiple watchtowers by allowing for distinct tracking, if a node operator runs multiple watchtower nodes.
Operator Addresses are the addresses registered on EigenLayer as a node operator role. You can read more about Node operators' Keys at
Currently, the watchtower submits an Alarm on the AlertManager contract. In the future releases, we expect the following 2 processes to kick in
Other watchtowers can challenge the Alarm through a dispute resolution process, thereby leading to a Slashing situation
Applications that require the watchtower services can also subscribe to the contract and take corrective action based on these alerts
If you face an error which is something like what is shown in this screenshot, most likely, you are running into a "delayed sync" on the L2 node.
Please run ./run-estimate.sh to check if the L2 node you are watching is synced completely.
The operator private key is required for the registration of the operator with the Witness Chain AVS. Once the registration process is completed, remove the entry from the config files, until you need it again to interact with the utility for any other registration/deregistration purposes
registerOperatorToAVS - EL Operator's Key is used to sign the txn
registerWatchtowerAsOperator - EL Operator's Key is still used to sign the txn, but the function also takes in a signedMesage field (signature obtained by the watchtower private key signing the operator address)
submitPoD/PoIProof - Only the watchtower keys are used for signing.
No. There is no minimum stake required as of now.
However, there's a process in place for whitelisting, which involves thorough checks to prevent spam actors from being approved.
Watching a chain also demands substantial infrastructure, including the setup of L2 Archive nodes, which typically only committed operators undertake. Furthermore, providing proof of due diligence requires operators to incur gas fees.
Please use the to fund you operator and watchtower addresses