Can You Transfer Staked SUI?
Yes. On the Sui network, a staked position is a StakedSui object owned by your address — and it can be sent to another wallet like any other object. You do not need to unstake first, and nothing about the position is lost in transit.
What Happens When You Transfer a Staked Position
The StakedSui object records three things: the validator's staking pool, the epoch the stake activated, and the principal. It does not record who staked it. Ownership of the object is the only thing that decides who controls the stake, so a transfer means:
- The stake keeps earning — the activation epoch is unchanged, so there is no pause and no re-activation delay
- The validator stays the same — the position remains delegated exactly as it was
- All accrued rewards move with it — rewards belong to the position; whoever unstakes later receives the principal plus everything it ever earned
- Only the new owner can unstake — the transfer is complete and irreversible the moment it confirms
Why Would You Transfer Staked SUI?
- Moving between your own wallets — migrate a staked portfolio from a hot wallet to a hardware wallet without interrupting rewards
- Gifting stake — send someone a position that is already earning, instead of plain tokens they would have to stake themselves
- Settling without unstaking — hand over a position in one transaction instead of unstake → send → restake, which costs the recipient a fresh activation wait
Why Your Wallet Probably Can't Do This
Most Sui wallets show staked positions as read-only rows with a single unstake action — they never expose the underlying object for sending. The capability is native to the protocol, but the button usually isn't there. That is why we built the Send action into our staking app: pick a position, paste an address or SuiNS name, review, sign. One transaction, a fraction of a cent in gas.
Things to Double-Check Before Sending
- The recipient address — transfers cannot be reversed, and the recipient gains every reward the position has accrued
- Pending stakes transfer too — a position staked this epoch (not yet active) can be sent; it simply activates under the new owner
- Loyalty programs don't travel — validator reward programs (including ours) credit the address that staked, not whoever holds a transferred object
Transfer Staked SUI Now
Connect your wallet, open your portfolio, and use the Send action on any staked position. Prefer a shorter walkthrough first? There is a quick reference in the app.
Open your portfolio →