A Delegation Walkthrough: From Wallet to Active Stake

A Delegation Walkthrough: From Wallet to Active Stake

By Margaret Okonkwo

This walkthrough follows a typical first-time delegation. Your wallet interface may label steps differently, but the on-chain sequence is the same.

Step 1: Create a stake account

Your wallet creates a new account on Solana specifically for staking. This account has its own address, separate from your main wallet address. A small amount of SOL (around 0.00228 SOL) is reserved as rent for the account.

At this point the stake account exists but holds no delegated SOL. Status: inactive.

Step 2: Fund and delegate

You transfer the amount you want to stake into the stake account and select a validator. The wallet submits a delegation instruction to the network.

Status changes to activating. Your SOL is locked — you cannot spend it from your main wallet, but it is not yet earning rewards.

Step 3: Warmup completes

After one or more epochs, the network activates your stake. Status: active. Rewards begin accruing from this point forward.

How long warmup takes depends on how much stake is already queued for activation network-wide. During busy periods, warmup can span two epochs.

Step 4: Monitor your stake

With active stake, check your account each epoch to confirm rewards are accumulating. Your wallet may show an estimated annual yield, but the on-chain balance is the authoritative figure.

Note the two authority fields on your stake account:

  • Stake authority — can delegate, undelegate, and split the account
  • Withdraw authority — can withdraw SOL after undelegation

In most wallet setups, you hold both authorities. Never share these with anyone.

Step 5: Undelegating (when you choose to)

If you decide to withdraw your staked SOL, you submit an undelegation instruction. Status: deactivating. After the cooldown period (typically one epoch), status becomes deactivated and you can withdraw the SOL to your main wallet.

Common first-time questions

Can I delegate to multiple validators from one account? No. Each stake account delegates to exactly one validator. To split across validators, create multiple stake accounts.

Do I lose rewards if I undelegate mid-epoch? You earn rewards for the portion of the epoch your stake was active. The cooldown epoch itself does not earn rewards.

What if my validator goes offline? Your stake remains delegated. Rewards decrease based on the validator’s performance, but your SOL is not lost. You can redelegate to another validator if you choose.


For a live walkthrough using your own accounts, book a Delegation Basics session.

← Back to journal