# Rewards Management

For every validator deposited validators in the Onchain 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.

<figure><img src="https://1911902555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnye3yqpuOzdfrtWAlwng%2Fuploads%2F8pHeCUeQtsKinKINWkPy%2Fimage.png?alt=media&#x26;token=87c2205d-925f-436f-8e39-6db1897a2baf" alt=""><figcaption><p>Rewards management overview (v2)<br>Note that on "v1", EL Rewards are also segregated with one CL recipient per validator </p></figcaption></figure>

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.
