Delegated Staking | Aptos Docs (en) (2024)

Network

Blockchain

Delegated Staking

Delegated Staking on the Aptos Blockchain

We strongly recommend that you read about Staking first.

Delegated staking is an extension of the staking protocol. A delegation pool abstracts the stake owner to an entity capable of collecting stake from delegators and adding it on their behalf to the native stake pool attached to the validator. This allows multiple entities to form a stake pool that achieves the minimum requirements for the validator to join the validator set. While delegators can add stake to an inactive pool, the delegation pool will not earn rewards until it is active.

⚠️

Delegation pools are permissionless and anyone can add stake. Delegation pools cannot be changed to stake pools once it’s created or vice versa, though it can be removed from the validator set and assets withdrawn. For full details of the stake pool, see Staking

For the full delegation pool smart contract, see delegation_pool.move

Unlike a stake pool, a delegation pool can be initialized with zero stake. When initialized, the delegated stake pool is owned indirectly via a resource account. This account will manage the stake of the underlying stake pool on behalf of the delegators by forwarding their stake-management operations to it (add, unlock, reactivate, withdraw) while the resource account cannot be directly accessed nor externally owned.

See full list of Delegation Pool Operations

Delegated Staking | Aptos Docs (en) (1)

There are four entity types:

  • Owner
  • Operator
  • Voter
  • Delegator

Using this model, the owner does not have to stake on the Aptos blockchain in order to run a validator.

How Validation on the Aptos blockchain works

Owner

The delegation pool owner has the following capabilities:

  1. Creates delegation pool
  2. Assigns operator for the delegation pool
  3. Sets operator commission percentage for the delegation pool
  4. Assigns voter for the delegation pool

Operator

A node operator is assigned by the pool owner to run the validator node. The operator has the following capabilities:

  1. Join or leave the validator set once the delegation pool reaches 1M APT
  2. Perform validating functions
  3. Change the consensus key and network addresses. The consensus key is used to participate in the validator consensus process, i.e., to vote and propose a block. The operator is allowed to change (“rotate”) this key in case this key is compromised.

The operator receives commission that is distributed automatically at the end of each epoch as rewards.

Voter

An owner can designate a voter. This enables the voter to participate in governance. The voter will use the voter key to sign the governance votes in the transactions.

This document describes staking. See Governance for how to participate in the Aptos on-chain governance using the owner-voter model.

Delegator

A delegator is anyone who has stake in the delegation pool. Delegators earn rewards on their stake minus any commissions for the operator. Delegators can perform the following delegator operations:

  1. Add stake
  2. Unlock stake
  3. Reactivate stake
  4. Withdraw stake

Validator flow

See Delegation pool operations for the correct sequence of commands to run for the below flow.

  1. Operator deploys validator node
  2. Run command to get delegation pool address
  3. Operator connects to the network using pool address derived in step 2
  4. Owner initializes the delegation pool and sets operator
  5. Delegators can add stake at any time
  6. When the delegation pool reaches 1M APT, the operator can call aptos node join-validator-set to join the active validator set. Changes will be effective in the next epoch.
  7. Validator validates (proposes blocks as a leader-validator) and gains rewards. Rewards are distributed to delegators proportionally to stake amount. The stake will automatically be locked up for a fixed duration (set by governance) and automatically renewed at expiration.
  8. At any point, if the operator wants to update the consensus key or validator network addresses, they can call aptos node update-consensus-key or aptos node update-validator-network-addresses. Similar to changes to stake, the changes to consensus key or validator network addresses are only effective in the next epoch.
  9. Delegators can request to unlock their stake at any time. However, their stake will only become withdrawable when the delegation pool lockup expires.
  10. Validator can either explicitly leave the validator set by calling aptos node leave-validator-set or if their stake drops below the min required, they would get removed at the end of the epoch.

Joining the validator set

Participating as a delegation validator node on the Aptos network works like this:

  1. Operator runs a validator node and configures the on-chain validator network addresses and rotates the consensus key.
  2. Owner initializes the delegation pool.
  3. The validator node cannot sync until the delegation pool becomes active. The delegation pool becomes active when it reaches 1M APT.
  4. Operator validates and gains rewards.
  5. The stake pool is automatically locked up for a fixed duration (set by the Aptos governance) and will be automatically renewed at expiration. Commissions are automatically distributed to the operator as rewards. The operator can unlock stake at any time, but cannot withdraw until the delegation pool’s lockup period expires.
  6. Operator must wait until the new epoch starts before their validator becomes active.

For step-by-step instructions on how to join the validator set, see: Joining Validator Set.

Automatic lockup duration

When the operator joins the validator set, the delegation pool’s stake will automatically be locked up for a fixed duration that is set by the Aptos governance. Delegators will follow the delegation pool’s lockup cycle.

Automatic lockup renewal

When the lockup period expires, it will be automatically renewed, so that the validator can continue to validate and receive the rewards.

Unlocking your stake

Delegators can unlock stake at any time. However, the stake will only become withdrawable after the delegation pool’s lockup period expires. Unlocked stake will continue earning rewards until the stake becomes withdrawable.

Resetting the lockup

Lockup cannot be reset.

Rewards

Rewards for delegated staking are calculated by using:

  1. The rewards_rate, an annual percentage yield (APY), i.e., rewards accrue as a compound interest on your current staked amount.
  2. Delegator stake
  3. Validator rewards performance

See Computing delegation pool rewards

StakingGovernance
Delegated Staking | Aptos Docs (en) (2024)

FAQs

Delegated Staking | Aptos Docs (en)? ›

A delegation pool abstracts the stake owner to an entity capable of collecting stake from delegators and adding it on their behalf to the native stake pool attached to the validator. This allows multiple entities to form a stake pool that achieves the minimum requirements for the validator to join the validator set.

Is Solana delegated proof of stake? ›

The Solana network uses an iteration of the Proof-of-Stake (PoS) consensus mechanism called delegated-Proof-of-Stake (dPoS).

How do I delegate a stake in Solana? ›

Delegate your SOL.

Connect your wallet to the Solana ecosystem through a decentralized app (dApp) like Solflare or Phantom. Find the "Stake" or "Delegation" section and follow the instructions in your wallet. Select the chosen validator and enter the amount of SOL you wish to delegate.

What is the Unstake period for Aptos? ›

When you unstake Aptos, you will need to wait until the end of the current lockup period before your APT is available. Each lockup period is 30 days long, which means unstaking can take up to 30 days.

What are the requirements for staking in Aptos? ›

Minimum and maximum stake

You must stake the required minimum amount to join the validator set. Moreover, you can only stake up to the maximum stake amount. The current required minimum for staking is 1M APT tokens and the maximum is 50M APT tokens.

What is a delegated proof of stake? ›

Delegated Proof of Stake is a blockchain consensus mechanism where network users vote and elect delegates to validate the next block. Like a traditional proof-of-stake mechanism, DPoS uses a collateral staking system. However, it also uses a specific democratic process designed to address POS's limitations.

Does Cardano use delegated proof of stake? ›

As Cardano is a proof of stake (PoS) system, owning ada not only allows you to buy goods or services, but also confers upon you the right and obligation to participate in the protocol and create blocks.

What is the difference between staking and delegating? ›

Staking typically allows users to participate in the network as validators. It involves locking up a certain amount of the network's native token for the opportunity to be selected as a validator. Delegating is the alternative method of earning yields besides staking in PoS or delegated proof-of-stake (DPoS) networks.

How long does it take to delegate Solana? ›

It takes up to 3 days for a delegated/staked SOL balance to become active and start earning rewards. An active delegation will get rewards. You will not see reward transactions in your transaction history, instead, your staking rewards will accrue directly to your delegated balance.

Can I lose staked Solana? ›

If they perform poorly or act maliciously, it could result in slashed staking rewards or even loss of staked funds. Staking your SOL usually means that your funds are locked up for a certain period, during which you cannot sell or move your tokens.

Is Aptos better than ethereum? ›

Aptos's architecture is built with a keen focus on security, aiming to establish new benchmarks in this critical area. By learning from past incidents and vulnerabilities in other blockchains, including Ethereum, Aptos strives to provide a more secure and resilient platform.

Is Aptos proof-of-stake? ›

Aptos is an advanced Layer 1 Proof-of-Stake protocol that strives to be among the most secure and scalable. Unlike other protocols built on commonly known smart contract languages such as Solidity and Rust, Aptos is built using the Move programming language along with the Move Virtual Machine.

Is Aptos the next Solana? ›

Arthur Hayes, one of the co-founders of BitMEX, has recently predicted that Aptos (APT) will overtake Solana (SOL). However, Rollblock (RBLK) is gaining popularity and might outperform both top altcoins. Market analysts hint that this Stage 3 presale sensation could become the next 100x altcoin in 2024.

How to delegate aptos? ›

Participating as a delegation validator node on the Aptos network works like this:
  1. Operator runs a validator node and configures the on-chain validator network addresses and rotates the consensus key.
  2. Owner initializes the delegation pool.
  3. The validator node cannot sync until the delegation pool becomes active.
Aug 21, 2024

Which staking is the most profitable? ›

The Best Staking Crypto of September 2024
Staking CoinStaking RewardsBest Staking Coin For:
TetherUp to 4% on KrakenBest Staking Crypto for Guaranteed Profit
Ethereum1-4% on KrakenBest Coin To Stake With Diverse Rewards
Cardano3-6% on KrakenBest Staking Crypto With Multiple Use Cases
9 more rows
Sep 10, 2024

What is the reward rate for Aptos staking? ›

How much can I make staking Aptos? The current estimated reward rate of Aptos is 7.00%.

Is Solana proof of history or proof-of-stake? ›

Proof-of-Stake relies on validators selected based on the crypto assets they commit as collateral. Proof-of-History employs a Verifiable Delay Function to verify the time elapsed since the previous block. Miners earn rewards and transaction fees.

What is the minimum delegation for Solana? ›

Solana Foundation Delegation Criteria

A validator must have at least 100 SOL of self stake in order to meet this criteria. Tokens in time-locked stake accounts can also count as self-stake, as long as the Withdraw authority matches between the stake account and vote account.

Is Solana proof-of-stake vs ethereum? ›

In PoS, validators stake their ETH as collateral to validate transactions and maintain network security. On the other hand, Solana was built with PoS from the ground up but adds a twist with Proof of History (PoH), making it a supercharged engine that processes transactions at lightning speed.

Is Solana staking non custodial? ›

Staking Solana on a Non-custodial Wallet

Wallets like Phantom Wallet, Solana's official wallet, provide staking options. The process involves funding your wallet with SOL crypto, selecting a Solana validator, and reviewing and confirming the transaction details.

Top Articles
Streaming Video Services Face Judgment Day
America’s Health Rankings | AHR
Kem Minnick Playboy
Tlc Africa Deaths 2021
Here are all the MTV VMA winners, even the awards they announced during the ads
The Idol - watch tv show streaming online
Nation Hearing Near Me
Nwi Police Blotter
Hardly Antonyms
Natureza e Qualidade de Produtos - Gestão da Qualidade
Declan Mining Co Coupon
Cvs Learnet Modules
Pwc Transparency Report
Where does insurance expense go in accounting?
Healing Guide Dragonflight 10.2.7 Wow Warring Dueling Guide
Craigslist Motorcycles Orange County Ca
10 Best Places to Go and Things to Know for a Trip to the Hickory M...
Lax Arrivals Volaris
Craigslist Farm And Garden Tallahassee Florida
6813472639
Gemita Alvarez Desnuda
List of all the Castle's Secret Stars - Super Mario 64 Guide - IGN
Fsga Golf
Reptile Expo Fayetteville Nc
Craigslist Northfield Vt
Apartments / Housing For Rent near Lake Placid, FL - craigslist
Lexus Credit Card Login
Best Middle Schools In Queens Ny
Relaxed Sneak Animations
Ordensfrau: Der Tod ist die Geburt in ein Leben bei Gott
Kaliii - Area Codes Lyrics
Calvin Coolidge: Life in Brief | Miller Center
The Monitor Recent Obituaries: All Of The Monitor's Recent Obituaries
Salons Open Near Me Today
The Wichita Beacon from Wichita, Kansas
2012 Street Glide Blue Book Value
Prima Healthcare Columbiana Ohio
Uhaul Park Merced
Craigslist Boats Eugene Oregon
Streameast.xy2
Tillman Funeral Home Tallahassee
Taylor University Baseball Roster
6576771660
Fairbanks Auto Repair - University Chevron
Po Box 101584 Nashville Tn
Wgu Admissions Login
10 Types of Funeral Services, Ceremonies, and Events » US Urns Online
Sara Carter Fox News Photos
Cch Staffnet
2121 Gateway Point
Bloons Tower Defense 1 Unblocked
Latest Posts
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5707

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.