Skip to content

staking sweep delegation Command Guide

Enrico Rubboli edited this page Apr 10, 2026 · 1 revision

staking-sweep-delegation

Sweep all the coins from a delegation to a given address. The wallet will automatically calculate the required fees.

Usage

staking-sweep-delegation <DESTINATION_ADDRESS> <DELEGATION_ID>

Arguments

  • <DESTINATION_ADDRESS>: The address that will receive all coins from the delegation.

  • <DELEGATION_ID>: The delegation id to sweep.

Notes

This withdraws the entire delegation balance in a single operation. For partial withdrawals, use delegation-withdraw.

Related

Clone this wiki locally