dex-pool-analysis

Installation
SKILL.md

DEX Pool Analysis — Solana AMM Pool Mechanics & Comparison

Solana's DEX ecosystem spans multiple AMM designs: constant-product pools (Raydium V4), concentrated liquidity (Raydium CLMM, Orca Whirlpool), and bin-based liquidity (Meteora DLMM). Each pool type has distinct fee structures, capital efficiency characteristics, and risk profiles. Understanding these differences is essential for selecting the best execution venue, evaluating liquidity quality, and identifying pool-level risks.

This skill covers:

  • Pool type mechanics and fee structures across Solana DEXes
  • Pool health metrics (TVL, volume efficiency, fee APR, LP count)
  • Pool creation patterns (PumpFun graduation, manual creation)
  • Best pool selection for trade execution
  • Pool age and risk assessment

Related skills: See lp-math for AMM formulas, liquidity-analysis for depth assessment, impermanent-loss for LP risk, slippage-modeling for execution cost.


1. Pool Types on Solana

Raydium V4 (Constant Product)

Related skills
Installs
57
GitHub Stars
20
First Seen
Mar 21, 2026