Skip to main content

📥 Upload/Remove/View validator keys

Deposit queue

info

We encourage operators to see the queue before submitting new keys, as they may have to wait some time to get deposits, and there's a fee of 0.02 ETH for removing keys while in the queue.

The way validators are deposited in the CSM is through a FIFO (first in, first out) queue. You can see a visual representation of the queue under the deposit widget, or at the top of the View Keys tab.

Deposit queue

Upload keys

  • Go to the Lido CSM Widget and connect your wallet. MAKE SURE THAT YOU ARE ON THE CORRECT NETWORK (i.e., Hoodi or Mainnet).
  • Select Become a Node Operator and then Create a Node Operator
  • On the Lido CSM Widget, upload your deposit data file and select the corresponding bond type (ETH, stETH, wstETH), and provide the desired bond amount

Upload keys

Print the contents of the deposit_data.json file on your node machine, then copy & paste the contents into the CSM Widget directly.

  • Identify the actual file name of your deposit_data.json file on your node:
find ~ -name "*deposit_data*" 2>/dev/null

The output will be a file path to your deposit data.

  • Print the contents:
cat <FILEPATH_TO_DEPOSIT_DATA>
# replace with the actual file path
  • Finally, select Submit, sign the transaction with your connected wallet, and you are all set.
  • Now you just need to wait for the Lido CSM to deposit your validator keys (using your deposit data file). This is a first-in, first-out process so expect a queue when demand is high. More details on this process here.
warning

DO NOT DEPOSIT 32 ETH using the deposit data file generated this way, as the Lido CSM will make a deposit for you.

Doing so will result in a loss of funds.

Remove keys

The Node Operator can delete uploaded keys voluntarily (e.g., duplicate keys) if it has not been deposited yet.

A fee is confiscated from the Node Operator's bond on each deleted key to cover maximal possible operational costs associated with the queue processing. Keys (via the deposit data file) can be deleted in continuous batches (e.g., from index 5 to 10).

More details here.

  • Go to the Lido CSM Widget, under the KEYS header
  • Select the REMOVE tab on the widget
  • Select the keys you want to remove

Remove keys

Once your keys have been removed, the associated bond amounts that you deposited earlier will be available for claiming under the Bond & Rewards tab. You can learn more at the Rewards & Bonds page of this guide.

warning

Keys that have been deposited cannot be deleted and can only be exited from the Consensus Layer.

View keys

You can also view the status of the keys pertaining to your uploaded deposit data file and take the necessary actions.

View keys

StatusWhat it meansWhat to do?
ActiveKey has been deposited & is either pending activation or active on the beacon chain.Make sure your validator node is online to perform its duties
DepositableKey is valid and bond is sufficient. Pending deposit from Lido ProtocolMaintain sufficient bond amounts
ExitedKey has been exitedNone
UnbondedBond is insufficient for this key, which can be Active or otherwise- Active key: Top up bond or exit key
- Non-active key: Top up bond or do nothing
DuplicatedKey has been uploaded twiceRemove duplicate key
InvalidUploaded key has an invalid signatureRemove key
StuckExit request for Active Key was not fulfilled within 96 hoursExit key