Call for Research Proposals — up to $50,000. Deadline June 1, 2026.Apply now

Add Validator Demo

Practical - initiate, register on P-Chain, and complete validator registration using the Toolbox.

Open the Add Validator flow in the Builder Console and select your L1. The tool will detect that this L1 is backed by a ValidatorManager (PoA) and walk you through:

  1. Initiate Validator Registration — call initiateValidatorRegistration on the ValidatorManager
  2. P-Chain Registration — aggregate signatures and submit RegisterL1ValidatorTx
  3. Complete Registration — call completeValidatorRegistration to finalize

You can view the changes applied to the Validator Set re-running the query in section 2.

Is this guide helpful?