Crescent Docs
  • Introduction
    • What is Crescent?
    • Crescent DEX
      • Market
      • Pool (Liquidity Pool)
      • Position
      • Order-book and Tick system
      • Hybrid DEX
      • Batch Matching
      • Sequential Matching
      • Multi-hop Swap(SlipLess Swap)
      • Ranged Liquidity
        • Comparison with Basic position
        • Liquidity Amplification Factor
        • Possibility of Change to a Single-Coin position
        • Multiple Positions in the Pool
      • Fee
      • Farming
        • Current Farming vs Legacy Farming
      • Market Maker Incentives
        • MarketMaker Apply / Incentive Claim
        • MarketMaker Scoring
    • Liquid Staking
      • Staking vs. Liquid Staking
      • Overview of Staking Rewards
      • Calculations for Staking Rewards
      • Liquid Staking Validator
    • Snowball (Liquid AMM)
      • Mint & Burn sb-Token
      • Reward Auction
        • How to Participate
    • Gas and Fees
    • Liquid Governance
    • Partnership
    • Crescent Derivatives
    • Crescent DEX (legacy)
      • Coin Pair
      • Liquidity Pool
      • Legacy Farming Rewards (LP Incentives)
      • New Farming Rewards (LP Incentives)
      • Orderbook and Tick System
      • Hybrid DEX
      • Batch Execution
      • Ranged Pools
      • Market Maker Incentives
        • MarketMaker Apply / Incentive Claim
        • MarketMaker Scoring
      • Synergy with Crescent Boost
  • Developer Guide
    • CLI and API
      • AMM module
        • CLI Reference
        • API Reference
      • Exchange module
        • CLI Reference
        • API Reference
      • LiquidStaking module
        • CLI Reference
        • API Reference
      • LiquidAmm module
        • CLI Reference
        • API Reference
  • Technical Guide
    • Market Maker
    • Farming Planner
  • Other Information
    • Network Configurations
    • Crescent Design Assets
Powered by GitBook
On this page
  1. Introduction

Snowball (Liquid AMM)

Description of Liquid AMM in Crescent

PreviousLiquid Staking ValidatorNextMint & Burn sb-Token

Last updated 1 year ago

Snowball (Liquid AMM), as made possible by Crescent, involves tokenizing liquidity-providing positions and utilizing them for various purposes. These tokens can be used as collateral for loans, traded in a marketplace against other tokens, or utilized in other innovative ways.

In a typical DEX, liquidity providers are required to lock their tokens on the platform to earn swap fees and incentives. These tokens are managed by the platform for potential swap trades, which exposes them to price movements and impermanent loss. In this context, impermanent loss is a quantifiable value that can be calculated based on the token prices and occurs when there is a change in the relative price of the two tokens. This means that the value of a liquidity providing position can be calculated using only the token prices as input, so there is no problem with tokenizing the position itself. This is because being able to fairly value those tokens is the most important thing to enable tokenization.

One important consideration when tokenizing a liquidity-providing position is how to handle the swap fees and incentives accumulated on that position. Crescent simplifies this process for users by reinvesting those rewards through an auction mechanism. Snowball token(sb-token) holders do not need to manually claim and reinvest their rewards back into the position. This approach ensures that sb-tokens, regardless of their origin or location, can eventually be valued equally, making them fungible and enabling free tokenization.

Liquid AMM (Snowball) vs Private position