Sequencer Reward Address
This section covers the management of the sequencer reward address on the RollApp. The sequencer reward address on a RollApp determines where a percentage of rewards (mint and fees) is distributed to for operating the Sequencer node. This address can be updated by submitting a transaction to the Dymension L1, which propagates the change to the L2 (RollApp).
Key Points
- Rewards: A percentage of rewards (minted tokens and fees) is distributed to the sequencer.
- Authorization: Only the current sequencer, as determined by the Dymension L1, can update the reward address.
- Propagation: The update on the Dymension L1 propagates to the RollApp (L2).
Command Syntax
Use the following command to update the sequencer reward address:
dymd tx sequencer update-reward-address <new-reward-address> --from <sequencer-account>
Example
dymd tx sequencer update-reward-address ethm1lhk5cnfrhgh26w5r6qft36qerg4dclfev9nprc --from foouser