Stader - ETHx
  • Introduction
    • Explore ETHx
    • ETHx Tech blogs
    • ETHx Governance
  • Launch Incentives
    • ETHx Stakers
    • ETHx Node Operators
      • ETHx Boosted Commission
      • 13000 $SD top-up pool
      • $65000 Reward pool for AVADO user
  • ETHx Staking
    • Guides
    • FAQs
  • Node Operator
    • Staking on Ethereum
      • What is Ethereum staking?
      • ETH staking rewards and penalties
      • Solo-staking vs ETHx
    • Permissionless node operator
      • Responsibilities of a node operator
      • Pre-requisite
      • Node registration and adding validators
        • Step 1: Hardware and platform
          • DIY kit
          • Cloud services
          • VPS services
          • AVADO
          • Allnodes
        • Step 2: Download Stader node
        • Step 3: Install Stader node
        • Step 4: Configure Stader services
          • Step 4.1 Network selection
          • Step 4.2 ETH client configuration
          • Step 4.3 ETH1 - Execution client selection
          • Step 4.4 ETH2 - Consensus client selection
          • Step 4.5 Add a graffiti
          • Step 4.6 Add checkpoint URL
          • Step 4.7 Enable Doppelganger protection
          • Step 4.8 Add fallback clients
          • Step 4.9 Enable monitoring
          • Step 4.10 MEV Boost
          • Confirmation and configuration settings
        • Step 5: Execution and Consensus client sync
        • Step 6: Wallet setup
        • Step 7: Register your node on the Stader network
        • Step 8: Deposit SD collateral
        • Step 9: Deposit ETH bond
        • Validator States
      • ETHx rewards for permissionless node operators
        • Socializing Pool
        • SD rewards
        • Claim CL rewards
        • Claim EL and SD rewards
      • Node Monitoring
      • Node Migration
      • Validator exits and node termination
      • Latest update
      • CLI Command sheet
    • Permissioned node operator
      • Pre-requisite for permissioned node operators
      • Web3Signer setup guide
      • Node registration and adding validators
        • Step 1: Download Stader node
        • Step 2: Install Stader node
        • Step 3: Configure and start Stader services
        • Step 4: Wallet setup
        • Step 5: Set the fee recipient of your validator client to Stader socializing pool
        • Step 6: Check Docker and node status
        • Step 7: Operator address whitelisting
        • Step 8: Register you node on the Stader network
        • Step 9: Add validators to your node
        • Step 10: Check your node and validator status
      • ETHx rewards for permissioned node operators
        • Claim CL rewards
        • Claim EL rewards
      • Node Migration
      • Latest update
    • FAQs
  • Smart Contracts
  • Oracles
  • ETHx Security
    • Immunefi Bug Bounty
    • Audit Reports
    • Public Repositories
  • ETHx Integration
  • Connect with us
Powered by GitBook
On this page
  • Check rewards status
  • Rewards cycle and Merkle tree​ for Socializing pools
  1. Node Operator
  2. Permissioned node operator
  3. ETHx rewards for permissioned node operators

Claim EL rewards

PreviousClaim CL rewardsNextNode Migration

Last updated 1 year ago

Check rewards status

Check the ELrewards for you node using the node status command: ~/bin/stader-permissioned-cli node status

  • The EL rewards will be visible after the first Merkle tree is created for your node. The Merkle tree is created every 28 days.

  • Your EL rewards will be claimed in the Operator Reward Address. There will be a Cool Down period of 28 days once you opt in or out of the Socializing Pool, i.e. you cant Opt In or Opt Out back for next 28 days.

Claim your EL rewards together by following the below mentioned steps

  • Step 1: Check your SD and EL rewards unclaimed cycles using the command: ~/bin/stader-cli node claim-sp-rewards

  • Step 2: Please specify the cycle numbers for which you want to claim the rewards.

  • Step 3: Please confirm the entered cycle numbers, and your rewards will be claimed to your operator reward address.

Rewards cycle and Merkle tree for Socializing pools

On the Stader network, a merkle tree is created on regular intervals for the Stader node Socializing pool rewards. Currently, a new cycle occurs every 28 days. During each reward cycle, Stader node generates a merkle tree representing the state of node operators on the Stader network. This tree determines the SD and Socializing pool ETH rewards for each node operator during that specific cycle.

After a merkle tree is created, the ETHx smart contracts transfer SD tokens and the entire ETH balance from the socializing pool to the Stader vault. Node operators can then check the number of SD and ETH rewards they earned for a particular cycle and claim them. Each reward cycle is independent, meaning the rewards earned in one interval don't affect the earnings in subsequent cycles.

Node operators have the flexibility to claim rewards for one cycle, multiple cycles, or all at once. Node operators can accumulate rewards for as long as they want without a fixed time interval to claim them. The rewards will always be available and provide the same amount of SD and ETH regardless of when they are claimed.

​