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
      • Dynamic Fees
      • Fee Scheduler
      • Alpha Vault
  • 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
  • Swagger UI
  • API
  1. INTEGRATION
  2. Dynamic AMM Pool Integration
  3. Dynamic AMM API

Pool Info

PreviousDynamic AMM APINextPool State

Last updated 7 months ago

You can retrieve key pool information by accessing the Swagger UI or the API:

Swagger UI

  • Main

  • Devnet

API

  • Main API

  • Devnet API

Key information that can be retrieved:

Type field
Description

pool_address

Token mint address of the token in the pool e.g. USDC-USDT

pool_token_mints

Pool token mints for the pool, for both tokens

pool_token_amounts

Pool token amounts for both tokens

pool_token_usd_amounts

Pool tokens amounts in USD value

lp_mint

Liquidity Pool(LP) Token mint address

pool_tvl

Pool Total Value Locked

farm_tvl

Farm Total Value Locked

farming_pool

Farming pool address that is linked with the AMM pool (Noted: not all AMM pools have the farming pool)

farming_apy

Farm APY data

is_monitoring

N/A

pool_order

N/A

farm_order

N/A

pool_version

Indicate whether the pool is Multi-token Stable Pool (1) or Dynamic AMM Pools (2)

pool_name

Pool name

lp_decimal

LP token decimals place

farm_reward_duration_end

Farm reward duration end timestamp

farm_expire

Farm expiration

pool_lp_price_in_usd

LP Token price in USD

trading_volume

Trading Volume

fee_volume

Fee Volume

weekly_trading_volume

Weekly Trading Volume

weekly_fee_volume

Weekly Fee Volume

yield_volume

24h Yield

accumulated_trading_volume

Accumulated Trading Volume

accumulated_fee_volume

Accumulated Fee Volume

accumulated_yield_volume

Accumulated Yield Volume

trade_apy

Trading fees APY

weekly_trade_apy

Weekly trading fees APY

virtual_price_apy

Virtual Price APY

daily_base_apy

Daily Base APY (Including lending yield from vault)

weekly_base_apy

Weekly Base APY (Including lending yield from vault)

farm_new

New farm tag

permissioned

Permission / Permissionless pool

unknown

Unknown / new token

total_fee_pct

Swap fee of the pool

is_lst

LST pool tag indicate whether the pool is LST or not

Example:

{
    "pool_address": "32D4zRxNc1EssbJieVHfPhZM3rH6CzfUPrWUuWxD9prG",
    "pool_token_mints": [
      "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"
    ],
    "pool_token_amounts": [
      "147848.134080",
      "319838.170088"
    ],
    "pool_token_usd_amounts": [
      "147848.134080",
      "319794.991935"
    ],
    "lp_mint": "xLebAypjbaQ9tmxUKHV6DZU4mY8ATAAP2sfkNNQLXjf",
    "pool_tvl": "467643.126015",
    "farm_tvl": "0",
    "farming_pool": null,
    "farming_apy": "0",
    "is_monitoring": false,
    "pool_order": 21,
    "farm_order": 0,
    "pool_version": 2,
    "pool_name": "USDT-USDC",
    "lp_decimal": 6,
    "farm_reward_duration_end": 0,
    "farm_expire": false,
    "pool_lp_price_in_usd": "1.033891",
    "trading_volume": 192226.124643,
    "fee_volume": 14.416761,
    "weekly_trading_volume": 707133.354544,
    "weekly_fee_volume": 53.033889,
    "yield_volume": "21.232559",
    "accumulated_trading_volume": "27982256.437910",
    "accumulated_fee_volume": "1359.906515",
    "accumulated_yield_volume": "3571.774818",
    "trade_apy": "1.131579",
    "weekly_trade_apy": "0.591424",
    "virtual_price_apy": "2.878042",
    "daily_base_apy": "2.878042",
    "weekly_base_apy": "2.572358",
    "farm_new": false,
    "permissioned": true,
    "unknown": false,
    "total_fee_pct": "0.01",
    "is_lst": false

https://amm-v2.meteora.ag/pools
http://devnet-amm-v2.meteora.ag/
Swagger UI
Swagger UI
Logo