DeFi Intel

How to Stake Aptos (APT)

DifficultyIntermediate Estimated time20 minutes Last updated2026-07-27

How to stake APT in 2026: native delegation vs liquid staking vs exchange staking, validator selection, slashing risk, and step-by-step delegation. Beginner-friendly.

What you'll need (prerequisites)

Recommended for this tutorial

Tools and accounts referenced in the steps below:

Buy a Ledger to secure staked positions

Step-by-step

  1. Step 1: Acquire APT

    Buy APT on a major exchange (Coinbase, Kraken, Binance) or via a DEX. Withdraw to a self-custodial wallet that supports Aptos.

  2. Step 2: Choose a staking method

    Native staking: delegate directly from your wallet to a validator. Liquid staking: deposit into a liquid-staking protocol and receive a yield-bearing receipt token. Exchange staking: easiest UX but custodial. Pick based on your custody and yield preferences.

  3. Step 3: Pick a validator / operator on Aptos

    For native staking, research validator uptime, commission rate (5-10% is typical), self-stake, and past reliability. Avoid concentrating in the largest validators — distribute to support decentralisation.

  4. Step 4: Delegate

    In your wallet's staking tab (or the chain's official dashboard), select the validator and enter the amount. Confirm the transaction. There is usually a small network fee.

  5. Step 5: Confirm and monitor rewards

    Rewards typically accrue per epoch (5 mins to 24 hrs depending on chain). Check your validator's performance weekly — if uptime drops, redelegate.

  6. Step 6: Unstake when needed

    Request an unlock at any time, but the stake only becomes withdrawable when the delegation pool's current lockup cycle expires. The cycle length is a governance parameter, shortened to 14 days by proposal #102, and it renews automatically — so your wait is whatever remains of the current cycle.

Common errors and fixes

The lockup cycle: what “unstaking” really means

Aptos does not use a rolling cooldown. Stake is bound to a lockup cycle whose length is an on-chain governance parameter, and the cycle renews automatically at expiry so the validator can keep validating. Governance Proposal #102, which passed and was executed, shortened the stake lockup from 30 days to 14 days (and cut governance voting duration to three days).

Inside a delegation pool the mechanics are: you may request an unlock at any time, but the unlocked stake only becomes withdrawable when the pool's current lockup expires, and it keeps earning rewards right up until it becomes withdrawable. So the wait is not a fixed 14 days — it is “however much of the current cycle is left”. Unlock the day after a renewal and you wait nearly the full cycle; unlock near the end and you wait days. The official documentation is explicit that the lockup cannot be reset by a delegator.

Slashing on Aptos

The Aptos documentation states plainly that slashing is not implemented on the network today. Underperformance is punished economically rather than punitively: the reward formula is staked_amount × rewards_rate per epoch × (successful proposals / total proposals), so a validator that misses proposals simply earns a smaller fraction of the maximum for that epoch, and its delegators earn proportionally less. Principal is not confiscated.

Treat that as a current parameter of the network, not a permanent guarantee: slashing has been discussed as future work, and staking parameters on Aptos are changed by on-chain governance. The habit worth building is checking the live parameters before you commit size.

Minimums, epochs and reward mechanics

The rewards_rate itself is a governance parameter and has been the subject of active debate — AIP-119, raised in 2025, proposed cutting the staking reward rate roughly in half over a few months to reduce inflation. Any APR quoted in a guide will therefore go stale; read the live parameter or a chain explorer instead of trusting a number in an article.

How to pick a delegation pool

Liquid staking on Aptos

Liquid staking exists on Aptos precisely because of the lockup cycle. Amnis Finance issues amAPT, pegged 1:1 to APT, and stAPT, an auto-compounding vault token whose claim on the underlying grows as rewards accrue. Thala runs a two-token model with thAPT as the 1:1 liquid representation and sthAPT accruing rewards. TruFin offers a third option aimed at institutional users. All of them let you exit through a DEX rather than waiting out a cycle, at the cost of smart-contract risk and the possibility of the receipt token trading below its redemption value when the market is stressed.

Risks and troubleshooting

FAQ

What APR can I earn staking APT?

The reward rate is a governance parameter rather than a market rate, and it has been reduced over time (AIP-119 proposed roughly halving it). Your realised return is that rate scaled by your validator's proposal success ratio, minus commission. Read the live on-chain parameter rather than any figure in a guide.

Is staking APT taxable?

In most jurisdictions, yes — staking rewards are ordinary income at the moment of receipt. The US IRS confirmed this in Rev. Rul. 2023-14. Track every reward; tools like Koinly or CoinTracker handle most chains automatically.

Does Aptos have slashing?

Aptos does not currently implement slashing. Instead of losing principal, validators (and their delegators) simply earn reduced rewards when they underperform or go offline. On chains that do slash, penalties apply for misbehaviour such as double-signing or extended downtime — always check the current protocol rules.

Native vs liquid staking — which is better?

Native staking offers full custody and governance rights but no liquidity during the unbonding period. Liquid staking (Lido for ETH, Marinade / Jito for SOL, etc.) gives you a tradable receipt token usable across DeFi but adds smart-contract risk and a small protocol fee.

Can I unstake APT immediately?

Not immediately. Native staking on Aptos uses a lockup cycle — 14 days since governance proposal #102 — and unlocked stake becomes withdrawable only at the end of the pool's current cycle, not after a short fixed cooldown. Liquid-staking receipt tokens can be sold on DEXes for near-instant exit.

Sources

Every protocol parameter above is taken from official documentation or specifications. Staking parameters are changed by governance and protocol upgrades — verify against the live chain before committing size.