Skip to main content

If you have SAME Operator and Reward Address

Propose Reward Address change with the Existing Reward Address

If your Operator and Reward addresses are the SAME, you can propose a Reward Address change in two simple ways: through the Command Line Interface (CLI) or by using a Smart Contract with your Existing Reward Address.

For CLI: Node operators can execute this command: ~/bin/stader-cli node set-reward-address --operator-reward-address <new reward address>

Note: Make sure to replace <new reward address> with the New Reward Address you want to use. OR

For Smart Contract:

  1. Visit the PermissionlessNodeRegistry Smart Contract:
  2. Connect your wallet with the Smart Contract, using your Existing Reward Address.
  1. Click on the "ProposeRewardAddress" function.
  1. Enter your Operator Address (for node identification) and the New Reward Address, then click the "Write" button.

Confirm Reward Address change using the New Reward Address

You can confirm a Reward Address change only through the Smart Contract using your New Reward Address

  1. Visit the PermissionlessNodeRegistry Smart Contract:
  2. Connect your wallet with the Smart Contract, using your NEW Reward Address.
  1. Click on the "ConfirmRewardAddressChange" function.
  1. Enter your Operator Address (for node identification) and then click the "Write" button. s