Pondo Docs
  • Introduction to Pondo
  • 📚How it works
    • Aleo Delegated Staking
    • Liquid Staking Mechanisms
    • pALEO Token
    • Yield Oracle
    • Rebalancing
    • Security
  • 🚀Get Started
    • Stake using Pondo
    • Claim your rewards
    • How to Burn PNDO for pALEO?
  • Validators
    • Requirements
    • PNDO Token
Powered by GitBook
On this page
  • What is Liquid Staking?
  • Pondo's Approach
  • Delayed/Instant Claims
  1. How it works

Liquid Staking Mechanisms

Liquid Staking and Pondo

PreviousAleo Delegated StakingNextpALEO Token

Last updated 7 months ago

What is Liquid Staking?

Liquid staking provides additional new functionality on top of traditional staking like working around the scalability limitations in the number of validators and delegators, unlocking private staking, and enabling validators to receive a commission. The idea behind liquid staking is to pool users tokens and delegate the pool as a whole to one or (split it among) multiple validators.

Pondo's Approach

Pondo is such a protocol, with its own implementation of liquid staking for Aleo. To ensure efficient capital gains, the top five validators in Aleo are allocated the protocol’s Aleo pool.

Furthermore, the validators are ranked based on their yield, the highest APYs have a larger share of the protocol’s Aleo pool delegation than those with a lower APY:

  • 1st Validator is delegated: 37% of the pool.

  • 2nd: 26%

  • 3rd: 16%,

  • 4th: 12%

  • 5th: 9%

Because this information is not directly accessible by core protocol program, a program is responsible for reporting this data.

Delayed/Instant Claims

When a user withdraws tokens from the protocol he does not have to wait for the actual unbonding, he can pay a certain fee to have instant liquidity on his staked tokens.

📚
Yield Oracle