Once participated in ETH staking and activating the nodes, you will receive the following rewards:
Consensus Layer base reward
• This part of the reward is the basic yield for ETH staking, which is distributed to validators from the ETH consensus layer.
Consensus Layer block reward
• This is an extra reward for successful block producers. On the consensus layer, when a validator successfully packs and submits a block, it will receive a one-time consensus layer block reward. Ethereum will randomly select 32 validators from the network every 6.4 minutes to generate blocks in turn.
Consensus Layer sync committee reward
• This is also an extra reward for validators who got randomly assigned to the sync committee. On the consensus layer, when a validator is selected to participate in the sync committee and fulfill the duties, it will continuously receive rewards from 8196 blocks of the sync committee. On average, the sync committee will randomly select 512 validators from the network to join the committee every 27 hours.
Executive Layer block rewards
• This part of the reward is a regular fee reward for validators that successfully propose blocks. On the execution layer, once the validator successfully packs and submits a block, it will receive a part of the execution layer’s fee rewards, which comes from the fees paid by users in the Ethereum network after burning according to EIP-1559 and is proportional to the Gas Price.
Execution Layer MEV rewards
• Validators receive the MEV reward for successfully proposing blocks. MEV is the maximum extractable value. In the block production process, the external searcher can gain by including, excluding, reordering, or ignoring transactions. This part of the gain will be shared with the Staking validators in the form of fees.