Stader
  • Introduction
  • CoinList Claims
  • Ethereum
    • Explore ETHx
      • Tech Blogs
    • ETHx Incentives
      • Restaking ETHx campaign with Kelp
      • Ledger Live
    • ETH Staking
      • Stake
        • Staking Guide for Ethereum Network
        • Staking Guide for Arbitrum One Network
      • Unstake
        • Unstaking Guide
      • Withdraw
        • Withdraw Guide
      • Rewards
      • Fees
      • Staking Risks
    • Node Operator
      • Staking on Ethereum
        • What is Ethereum staking?
        • ETH staking rewards and penalties
      • 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
            • Allnodes
          • Step 2: Download Stadernode
          • Step 3: Install Stadernode
          • 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 ETH and SD
            • Utilize SD from the SD Utility Pool
            • Use your own SD (Self Bond)
          • Validator States
        • SD Collateral Bond Top-up
        • ETHx rewards for permissionless node operators
          • Socializing Pool
          • SD rewards
          • Claim CL rewards
          • Claim EL and SD rewards
        • Node Monitoring
        • Node Migration
        • Update Reward Address
          • If you have SAME Operator and Reward Address
          • If you have DIFFERENT Operator and Reward Address
        • 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
        • Update Reward Address
          • If you have SAME Operator and Reward Address
          • If you have DIFFERENT Operator and Reward Address
        • Latest update
      • FAQs
    • ETHx Security
      • Audit Reports
      • Immunefi Bug Bounty
      • Admin Multi-Sig
    • Smart Contracts
    • Oracles
    • Public Repositories
    • ETHx Integration
    • Connect with us
  • Polygon
    • MaticX
    • Stake
      • Staking guide for Ethereum network
      • Staking guide for Polygon network
    • Unstake
      • Unstaking guide
    • Withdraw
      • Withdraw guide
    • Rewards
    • Fees
    • Staking Risks
    • MaticX Security
      • Audit Reports
      • Immunefi Bug Bounty
      • Admin Multi-Sig
    • Smart Contracts
    • Connect With Us
  • BNB Chain
    • BNBx
    • Stake
      • Staking Guide
    • Unstake
      • Unstaking Guide
    • Withdraw
      • Withdraw Guide
    • Rewards
    • Fees
    • Staking Risks
    • BNBx Security
      • Audit Report
      • Immunefi Bug Bounty
      • Admin Multi-Sig
    • Smart Contracts
    • Connect With Us
  • Hedera
    • HBARX
    • Stake
      • Staking Guide
    • Unstake
      • Unstaking Guide
    • Withdraw
      • Withdraw Guide
    • Rewards
    • Fees
    • Staking Risks
    • HBARX Security
    • Smart Contracts
    • Connect With Us
  • SD Utility Pool
    • SD Delegation
      • Delegate SD
      • Withdraw SD
      • Claim SD
    • SD Utilization
      • How to Utilize SD
      • SD Repayment
    • Health Factor and Liquidation
    • Asset Security
    • Risks and Disclaimer
  • SD Token
    • SD Token Utility
    • SD Smart Contracts
Powered by GitBook
On this page
  1. Ethereum
  2. Node Operator
  3. Permissionless Node Operator

SD Collateral Bond Top-up

PreviousValidator StatesNextETHx rewards for permissionless node operators

Last updated 8 months ago

CtrlK
  • You can top up your SD collateral either by using your own SD (Self-bond) or utilizing SD from the SD Utility Pool against a small fee​
  • Deposit own SD (Self bond)​
  • Deposit SD via SD Utility Pool​

You will receive SD rewards on the SD collateral bond you deposit. The minimum deposit requirement is 0.4 ETH worth of SD per validator (10% of your ETH bond) , while the maximum allowed deposit is 8 ETH worth of SD per validator (200% of your ETH bond). The exact value will vary dynamically based on the current price of ETH and SD.

Important Note

  • SD collateral snapshots are taken daily at a random block. Therefore, due to price fluctuations if the SD collateral bond value for your validators drops below 0.4 ETH worth of SD per validator, then the node operators need to top-up the SD collateral else they won't receive SD rewards on their bonded SD for that day.

  • We recommend maintaining an SD collateral buffer (above the 0.4 ETH worth of SD per validator limit) to avoid any reward loss due to price fluctuations.

  • You can deposit more than 8ETH worth of SD per validator as collateral, but any SD collateral exceeding the 8 ETH limit per validator will not earn SD rewards.

  • For SD collateral withdrawal, the node operators can withdraw any collateral exceeding the 200% SD collateral limit (8 ETH worth of SD per validator). To withdraw the entire SD collateral, the node operator will need to exit the validators.

You can top up your SD collateral either by using your own SD (Self-bond) or utilizing SD from the SD Utility Pool against a small fee​

Deposit own SD (Self bond)​

Run the below mentioned command to deposit your own SD as collateral.

~/bin/stader-cli node deposit-sd --amount <SD Amount>

Please ensure to replace the placeholder <SD Amount> with the specific amount of SD tokens you intend to deposit.

Deposit SD via SD Utility Pool​

To utilize SD from the SD Utility Pool, please refer the How to Utilize SD page from the SD Utility Pool section: click here

Important note

A Utilization Fee of 10% will be applied to the utilized SD from the Utility Pool. Learn more about SD Utility Pool here before proceeding with the deposit: Click Here