Rewards Management

Rewards are received by a recipient address controlled by the Smart Contract and can be claimed by the validator owner.

For every validator deposited validators in the On-Chain Dedicated smart contracts, there is a deterministically generated Ethereum address, controlled by the contract, set as withdrawal credentials of the validator.

This recipient address receives all the Consensus Layer rewards of the validator it is associated to. It also receives the unstaked amount upon exiting the validator.

Only the registered owner of the validator can claim this recipient address' balance.

Upon claiming their rewards, validator owners trigger commission dispatching, a process which sends the net rewards to the validator owner address and the remaining value to the different partners involved in the staking offering.

Last updated