Snowball Docs
AppDiscordTwitterMedium
  • 👋Welcome
    • Introduction
    • Roadmap
  • 🗳️Governance
    • SNOB
    • xSNOB
      • Gauges
      • Reward Boosting
      • Revenue Sharing
    • Community Proposals
  • 📈Our Products
    • Compounding
    • NFT Marketplace
    • Axial
    • Lava
    • Teddy
  • ❓FAQ
    • General FAQ
    • Compounding FAQ
    • xSNOB FAQ
  • 🎓DeFi University
    • Introduction
    • 1st Year Courses
      • FN 101 - Decentralized Finance
      • FN 102 - Wallets
      • FN 103 - Block Explorers
      • FN 104 - Tokens
      • FN 106 - Gas Fees
      • YF 111 - Lending Markets
      • YF 121 - Liquidity Pools
      • GV 141 - DAOs
      • EX 151 - Spotting Scams
    • 2nd Year Courses
      • FN 205 - Bridges
      • FN 207 - Apps vs Dapps
      • FN 209 - Avalanche
      • FN 222 - DEXs
      • FN 231 - Stablecoins
      • GV 242 - Voting Mechanisms
      • YF 261 - Auto-Compounding
      • EX 271 - NFTs
      • EX 272 - The Metaverse
      • EX 281 - DeFi Composability
    • 3rd Year Courses
      • FN 308 - Consensus Mechanisms
      • YF 312 - Folding
      • FN 317 - Infinite Approvals
      • YF 323 - Impermanent Loss
      • EX 325 - Single-Asset vs LP Strategies
      • YF 362 - Liquid Staking
    • 4th Year Courses
      • YF 424 - LP Math
      • YF 425 - One-Sided Stable LPs
  • 🗃️Resources
    • Our Team
    • Brand Assets
    • Guides
      • Setting Up MetaMask
      • Depositing into Compounding Strategies from Trader Joe
      • Depositing into Compounding Strategies from Pangolin
      • Staking SNOB for xSNOB
      • Unstaking SNOB
      • Voting on Gauges with xSNOB
      • Manual Smart-Contract Interaction
      • Bridge FRAX to Avalanche
      • MetaMask Security Measures
    • DeFi Glossary
  • 💻Smart Contracts
    • Snowball Contracts
    • Compounding Contracts
    • Deprecated Contracts
    • NFT Contracts
    • Audits & Timelocks
    • Multisigs
  • 🔗Links
    • Website
    • Discord
    • Twitter
    • Telegram
    • Medium
    • GitHub
Powered by GitBook
On this page
  • Introduction
  • Advantages of Liquid Staking
  • The Risks
  • Implementations
  • Lido
  • Lava
  • BenQi
  • Closing Thoughts
Edit on GitHub
  1. DeFi University
  2. 3rd Year Courses

YF 362 - Liquid Staking

PreviousEX 325 - Single-Asset vs LP StrategiesNext4th Year Courses

Last updated 3 years ago

Liquid staking brings a whole other level of flexibility when it comes to staking and securing the network. This course will cover the following regarding this awesome new way to stake:

  • Defining Liquid Staking

  • Exploring How Liquid Staking Works

  • Pros/Cons of Liquid Staking

Suggested Prior Reading:

Introduction

Liquid staking is a solution to the common problem of locking your assets long-term in any blockchain. In these stakes - usually in Proof-of-Stake blockchains - participants can gain significant yield on the chain's native asset while also helping secure the blockchain by validating blocks of transactions. The issue is that these stakes are almost always long-term commitments, where unstaking your assets before their locking period has come to an end is either impossible or not financially sound.

Liquid staking allows you to stake your assets as always, but in turn also be rewarded another liquid asset of the same or similar value to your stake when you do so. In practice, this means you can continue to utilize DeFi with that asset, as if your underlying assets were not locked.

Advantages of Liquid Staking

Velocity of Money

As less assets are locked and unusable, the velocity of money in the network is increased. This does not mean there is more money in circulation, but rather that some of the value that was previously locked is now liquid again. This brings more economic activity to DeFi protocols as well as more opportunities for investors in the space.

Investment Flexibility

As liquid staking platforms are essentially a proxy between direct staking, they can bring many utilities to allow for more flexible staking. This is usually the case in terms of staking minimums as well as lock periods. Investors with less funds are able to stake through delegations with no minimums as enforced by most proof-of-stake blockchains, as well as stake for shorter or longer periods of time, with less restrictions and early withdrawal penalties.

The Risks

Centralization

The risk of centralizing staked funds exists in most types of staking platforms, not only liquid staking ones. As a platform acts as an intermediary to facilitate such stakes, most commonly the assets are concentrated in one or a handful of validators in a network. This can be mitigated by employing a more decentralized approach to bringing in new validators to the platform, but can be a tough problem to solve.

Intermediary Points of Failure

Whenever there is an intermediary to any sort of transaction, there is risk. In DeFi this can be mitigated through well-tested, open-source smart contracts of course, but sometimes staking can be a little more complicated. On Avalanche, for example, since staking takes place on the P-Chain and DeFi and smart contracts take place on the C-Chain, there needs to be an intermediary to transfer funds between them.

Slashing

This refers to a penalty to validators that 'misbehave'; usually a loss of a certain percentage of your stake. This is not an issue on Avalanche since slashing does not occur, but in other networks since you are delegating your stake to another validator through the liquid staking protocol, you would need to trust the validator to not misbehave and lose your funds.

Implementations

There are many ways to implement liquid staking, with each type of implementation having its own advantages and disadvantages. The following are a couple of examples to start you off on your own research:

Lido

Lido was one of the earliest liquid staking platforms available on Ethereum 2.0, and works well through issuing tokens 1:1 to your original stake. Although they have plans to decentralize their staking mechanisms in their roadmap, their current number of validators is quite low, meaning centralization is a definite concern.

Lava

Lava is another of Snowball's ventures, bringing decentralized and flexible liquid staking to Avalanche. LAVAX is issued 1:1 to your original stake, community validators mean that the protocol remains decentralized as it scales, and there are economic mechanisms in play to prevent malpractice from P-Chain/C-Chain intermediaries.

BenQi

BenQi, the popular lending protocol on Avalanche, has also released their form of liquid staking. Their sAVAX token grows in value in reference to AVAX as staking rewards accrue, meaning it does not maintain a 1:1 peg to AVAX. This can be a little inconvenient for farming liquidity, but may facilitate rewards acquisitions. They also delegate stakes among public and available Avalanche validators, meaning their approach is also quite decentralized.

Closing Thoughts

Liquid staking brings a lot of flexibility to staking, and thus becomes some of the safest and most rewarding strategies to invest in out there. Knowing how a protocol works when choosing one to stake in is extremely important, so make sure you research the ins and outs of it before investing any funds. Good luck in your liquid staking journey!

🎓
FN 308 - Consensus Mechanisms
Liquidity for staked assets | Lidolidofinance
Lava - Liquid Avalanche staking
BENQI Liquid Staking
Logo
Logo
Logo