Meteora
  • Meteora: The most dynamic and sustainable liquidity layer on Solana
  • PRODUCT OVERVIEW
    • Meteora Liquidity Pools
      • DLMM Overview
        • What is DLMM?
        • DLMM Program
        • Dynamic Fees
        • Strategies & Use Cases
        • DLMM Farming Rewards
      • DLMM Launch Pool Overview
      • Dynamic AMM Overview
        • What is a Dynamic AMM Pool?
        • Dynamic AMM LP Fee and APY Calculation
        • Creating a Dynamic AMM Pool via the UI
        • Claiming Fees from Permanently Locked Liquidity
        • Dynamic AMM Stable Pools
        • Dynamic LST Pools
        • Additional yield from Dynamic Vaults
        • Dynamic AMM Farm Overview
      • DAMM v2 Overview
      • Memecoin Pool Overview
        • Memecoin Pool v2
          • What is Memecoin Pool v2?
        • Memecoin Pool v1
          • What is Memecoin Pool v1?
          • Permanently Locking Liquidity
      • Stake2Earn Pool Overview
        • What is a Stake2Earn Pool?
        • Stake2Earn for Launchpads
      • Multi-Token Stable Pool Overview
    • Alpha Vault Overview
    • Dynamic Vault Overview
      • What is a Dynamic Vault?
      • Dynamic Vault Program
      • Hermes - Meteora's Keeper
        • Algorithm to find optimal yield allocations
        • Rebalance crank
        • Operation fee calculation
      • Design Goals
      • Security
      • Dynamic Vaults Whitepaper
      • Dynamic Vaults Community Explainers
      • Affiliate Program for Dynamic Vault
        • Become an Affiliate Partner (Dynamic Vaults)
    • Dynamic Bonding Curve (DBC) Overview
      • What is the Dynamic Bonding Curve?
      • Customizable Pool Configuration
      • Bonding Curve Formula
      • DBC Migrator Keeper
  • Meteora's Anti-Sniper Suite (A.S.S.)
    • Meteora’s Anti-Sniper Suite
      • A.S.S. for DLMM Launch Pools
      • A.S.S. for DAMM v1
      • A.S.S. for DAMM v2
      • A.S.S. for DBC
  • INTEGRATION
    • DLMM Integration
      • DLMM SDK
        • DLMM TypeScript SDK
        • CPI Examples
      • DLMM API
      • Fetching information on locked liquidity in a DLMM
    • Dynamic AMM Pool Integration
      • Dynamic AMM SDK
        • Dynamic AMM TypeScript SDK
        • CPI Examples
      • Dynamic AMM API
        • Pool Info
        • Pool State
      • Setting Pool and Fee Config for Dynamic AMM Pools
      • Create Dynamic Pool with Timestamp/Slot Activation
      • Dynamic AMM - Farm Integration
    • DAMM v2 Integration
      • DAMM v2 SDK
        • DAMM v2 TypeScript SDK
        • DAMM v2 Rust SDK
      • Setting Pool and Fee Config for DAMM v2
      • Technical FAQ
    • Memecoin Pool Integration
      • Memecoin Pool v2 Integration
        • Setting Pool and Fee Config for Memecoin Pool v2
      • Memecoin Pool v1 Integration
        • TypeScript Code Examples
        • CPI Examples
        • Setting Pool and Fee Config for Memecoin Pool v1
        • Track permanently-locked liquidity in Memecoin Pool v1
        • Track Protocol Fee from swaps in Memecoin Pool v1
    • Stake2Earn Pool Integration
    • Dynamic Vault Integration
      • Using TypeScript-Client
      • Using Rust-Client
      • Using CPI
      • Vault API
        • Vault Info
        • Vault State
      • Vault Developer Resources
    • Alpha Vault Integration
      • Alpha Vault TypeScript SDK
      • Alpha Vault without Whitelist Setup
      • Alpha Vault with Whitelist Setup
    • Dynamic Bonding Curve (DBC) Integration
      • DBC SDK
        • DBC TypeScript SDK
        • DBC Rust SDK
      • DBC Fee Scheduler Formula
      • DBC Scripts
      • Program Repo
      • Launchpad Template
      • Technical FAQ
  • TOKEN LAUNCH POOLS
    • Steps to Create a Pool for a Token Launch
      • Create: DLMM Launch Pool
      • Create: Dynamic AMM Pool
      • Create: Memecoin Pool v1
      • Create: Stake2Earn Pool
      • Create: Pools with Alpha Vault
        • Create: DLMM Launch Pool with Alpha Vault
        • Create: Dynamic AMM Pool with Alpha Vault
        • Create: Memecoin Pool with Alpha Vault
        • Create: Stake2Earn Pool with Alpha Vault
    • Anti-Sniper Fee Suite for a Token Launch
  • Resources
    • Audits
    • Meteora Program IDs
    • Meteora APIs
    • Devnet Testing
    • Community Data Dashboards & Tools
    • Meteora Brand Assets
    • THE MASSIVE METEORA STIMULUS PACKAGE
      • Overview
      • 1. Dynamic Liquidity Market Maker (DLMM)
      • 2. Formation Of An LP Army DAO
      • 3. The 10% Stimulus Proposal
  • USER FAQ
    • Getting Started LPing
      • Supported Wallets
      • Prepare SOL
      • SOL required for Rent
      • What is Wrapped SOL?
      • What is an AMM?
      • What does it mean to provide liquidity?
      • How to swap to the tokens required for adding liquidity to a pool
      • How to quickly check if a token has any risks
      • Viewing your transaction history
      • My wallet has been compromised. What should I do?
    • Differences between DLMM and Dynamic Pools
    • DLMM FAQ
    • Dynamic AMM FAQ
      • How is the pool price of the token calculated in a Dynamic AMM?
      • What is a Meteora LP token?
      • How do I see fees earned on a Dynamic AMM Pool?
      • How to track your earnings for a Dynamic Pool?
      • What is Virtual Price in a Dynamic Pool?
      • How do LP tokens, fees, and virtual price work for Dynamic Pools?
      • Why must I add liquidity in non-stable Dynamic Pools using a 50:50 value ratio?
      • What is AMP in a Dynamic Pool with stable coins?
      • Why is the USDT-USDC pool not 1:1 in ratio of assets?
      • Can I create an LST, FX, or Multi-token pool using the Dynamic Pool creation tool?
    • Alpha Vault FAQ
    • Why is the token sometimes not picked up and tradable on Jupiter?
    • How do I create a new farm?
    • Video Tutorials to Get Started
      • LP Army Boot Camp
      • DLMM Strategy Sessions / Jam Sessions
  • Security and Risks
    • Risk of Impermanent Loss (IL)
    • Risk of depositing into an imbalanced pool / pool with price out of sync
    • Smart contract risk
    • Risk of a stablecoin depeg
    • Operational risk for dynamic vaults and pools
    • Lending risk for dynamic vaults and pools
  • legal
    • Terms of Service
    • Stake2Earn Terms of Service
Powered by GitBook
On this page
  • 1. Dynamic Fee
  • How does it work?
  • 2. Fee Scheduler
  • How does it work?
  1. Meteora's Anti-Sniper Suite (A.S.S.)
  2. Meteora’s Anti-Sniper Suite

A.S.S. for DAMM v2

PreviousA.S.S. for DAMM v1NextA.S.S. for DBC

Last updated 5 hours ago

Anti-sniper tech for DAMM v2 includes Dynamic Fee and Fee Scheduler.

1. Dynamic Fee

Creators have the option to use a pool with a dynamically changing fee structure that capitalizes on launch volatility to maximize yield for LPs while protecting against sniper activity.

How does it work?

Dynamic Fee acts as a form of surge pricing based on market fluctuations and volatility.

Since demand for tokens and price volatility are often the highest at launch, Dynamic Fee would also be high. This both mitigates against aggressive sniper bot purchases while capturing more fees for the token creator and LPs in the pool.

Dynamic Fee Calculation

LPs earn a swap fee from traders when they perform a swap. The total swap fee (fs)(f_s)(fs​) will have two components: a base fee (fb)(f_b)(fb​) and a variable fee (fv)(f_v)(fv​).

Total swap fee fs=fb+fvf_s = f_b + f_vfs​=fb​+fv​

The variable fee (fv)(f_v)(fv​) is a function of real-time price volatility. The fee rate will be applied to the swap amount in each liquidity bin and distributed proportionally to the LPs in that bin.

For more information, please visit .

DAMM v2 Dynamic Fee Calculation

  • dynamic_fee_numerator = ((volatilityAccumulator*binStep)^2 * variableFeeControl + 99_999_999_999) / 100_000_000_000

  • dynamic_fee_percent = (dynamic_fee_numerator / 1_000_000_000) * 100

By default

  • binStep = 1

  • variableFeeControl = 2_000_000

  • volatilityAccumulator is the value inside program and storage in poolState.

2. Fee Scheduler

Creators have the option to use a pool with a configurable fee schedule where the base fee starts high and drops over time (linearly or exponentially). This is designed to deter sniper bots by imposing higher fees during the start of the launch and initial launch phase.

How does it work?

A fee schedule for a pool can be configured, where the % fee charged per swap changes over time, ending at a % base fee set by the pool creator. The change in fee can be based on a linear or exponential curve.

Token launches or integrators can use their preferred config when setting up their pool. These parameters for the Fee Scheduler can be configured in advance.

DAMM v2

For a DAMM v2 pool using the fee scheduler, the default fee schedule config used on the Meteora frontend is based on an Exponential curve, 50% when pool trading starts, and dropping every second for 120 min, ending at 0.25%. DAMM v2 also offers creators and integrators the option of a Linear curve if required.

Fee Schedule (Exponential) Example

Just as an example, here's a look at the % fee at different time intervals:

  • 50% - when pool trading starts

  • 32.15% - 10 min after pool trading starts (10 min after 50% starts)

  • 20.67% - 20 min after pool trading starts (10 min after 32.15% starts)

  • 13.29% - 30 min after pool trading starts (10 min after 20.67% starts)

  • 8.55% - 40 min after pool trading starts (10 min after 13.29% starts)

  • 5.50% - 50 min after pool trading starts (10 min after 8.55% starts)

  • 3.53% - 60 min after pool trading starts (10 min after 5.50% starts)

  • 2.27% - 70 min after pool trading starts (10 min after 3.53% starts)

  • 1.46% - 80 min after pool trading starts (10 min after 2.27% starts)

  • 0.94% - 90 min after pool trading starts (10 min after 1.46% starts)

  • 0.60% - 100 min after pool trading starts (10 min after 0.94% starts)

  • 0.39% - 110 min after pool trading starts (10 min after 0.60% starts)

  • 0.25% - 120 min after pool trading starts (10 min after 0.39% starts)

Fee Schedule (Linear ) Example

Notes on DAMM v2 Fee Scheduler

By default, LP Fees drop over time per second. But partners using the pool creation setup script have the following options:

  • Time based: Fees change per second

  • Slot based: Fees change per slot (1 slot = 1 block = 0.4 secs)

DAMM v2 Fee Scheduler Calculation

  • when in linear feeSchedulerMode: fee = cliff_fee_numerator - (period * reduction_factor)

  • when in exponential feeSchedulerMode: fee = cliff_fee_numerator * (1 - reduction_factor/10_000)^period

baseFee: {
            cliffFeeNumerator: BN // Initial fee numerator (base fee)
            numberOfPeriod: number // The number of reduction periods
            reductionFactor: BN // How much fee reduces in each period
            periodFrequency: BN // How often fees change
            feeSchedulerMode: number // 0: Linear, 1: Exponential

Read about .

For more information on DAMM v2 pool and fee configuration, visit .

this section
how Pump.Science uses DAMM v2's Fee Scheduler for its token launchpad
here