Vince Chain Technical Documentation
  • Vince Chain Technical Documentation
  • Quick Start
  • Vince Tokenomics
  • Staking/Delegation
  • Set Up Validators
  • Keys and Wallets
  • JSON RPC & WebSockets
  • Node Requirements
  • Vince Chain Validators
    • Disk Space Optimization
    • Rewards Management
    • Validator Concepts
    • FAQ
  • Vince Chain Governance
  • Grants & Bounties
  • Resources
Powered by GitBook
On this page
  • Querying Reward Balance
  • Withdrawing Reward Balance
  1. Vince Chain Validators

Rewards Management

Manage validator node rewards on Vince Chain

You can manage your Vince Chain validator node rewards by simply using the commands below. One for querying your current reward balance and the other for withdrawing your rewards.

Querying Reward Balance

You can query your rewards balance with this command:

vinced query distribution rewards <vincechain1...> <vincechainvaloper1...>

Withdrawing Reward Balance

You can as well, withdraw all your current rewards with this command:

vinced tx distribution withdraw-all-rewards --from=<vincechain1...>

PreviousDisk Space OptimizationNextValidator Concepts

Last updated 2 years ago