Rapid Chain
  • WHITE PAPER
    • Introduction
    • Mission and Vision
    • Architecture
    • Highlights
    • Safety and Compliance
    • Usage Areas
    • A look to the Future
    • Summary and contact
  • Getting Started
    • Network Information
    • Setting Up a Connection
  • Developer Resources
    • Deploying Smart Contracts
    • Local Rapid Node
    • Resources
    • NFT & Token API
    • Token Deployer
    • Faucet
  • FULL NODE
    • Validator Guide
      • Wallet Commands
      • Validator Commands
      • Governance
      • Stake, Delegation & Rewards
    • Run a Rapid Node
      • System Configuration
      • Local dependencies
      • Build Rapidd
      • General Settings
      • Join Network
      • Running Rapidd
    • Run a Rapid Validator
      • Register a Validator
      • Restore a Validator
    • Auto Installation
      • Build Rapidd
      • Create Validator
Powered by GitBook
On this page
  1. FULL NODE
  2. Validator Guide

Stake, Delegation & Rewards

PreviousGovernanceNextRun a Rapid Node

Last updated 1 year ago

CtrlK

Delegate

rapidd tx staking delegate <Validator Valoper Address> 10000000arapid --from=<Wallet Name>
  • Example :

rapidd tx staking delegate rapidvaloper1l8lwtq429tnnsy6cqcjtp3jpvn9j84xh2nxqzp 10000000arapid --from=mywallet

Re-delegating Your Stake from One Validator to Another

rapidd tx staking redelegate <Source Validator Address> <Destination Validator Address> 10000000arapid --from=<Wallet Name> --gas=auto 
  • Example :

rapidd tx staking redelegate rapidvaloper1l8lwtq429tnnsy6cqcjtp3jpvn9j84xh2nxqzp rapidvaloper1frv4f9swgtjuf9z3l98nh95j3p5dp5d2qfdjnc 10000000arapid --from=mywallet --gas=auto

Withdraw All Rewards

rapidd tx distribution withdraw-all-rewards --from=<Wallet Name> --gas=auto
  • Example :

Withdraw Rewards and Commission

  • Example :

rapidd tx distribution withdraw-all-rewards --from=mywallet --gas=auto
rapidd tx distribution withdraw-rewards <Validator Valoper Address> --from=<Wallet Name> --commission 
rapidd tx distribution withdraw-rewards rapidvaloper1frv4f9swgtjuf9z3l98nh95j3p5dp5d2qfdjnc --from=mywallet --commission