Liquidity
DLMM pool checker
Paste a Meteora DLMM pool address, or a token mint. SolKnife reads the pool's live metrics from the Meteora API (TVL, 24h volume, fee yield, APR, bin step) and runs a token rug-check on the pool's base token. No wallet, no signup.
Loading…
How it works
Paste a Meteora DLMM pool address or a token mint to list its pools. SolKnife reads the pool's live metrics from the Meteora API, flags each signal for general pool health (thin liquidity, near-dead volume), and runs a token rug-check on the pool's base token. The combined view answers two questions at once — is this pool worth LPing into, and is its token safe enough to hold. It is a screening heuristic, not financial advice.
- DLMM
- Dynamic Liquidity Market Maker. Meteora's concentrated-liquidity pool design, where liquidity sits in discrete price bins instead of a continuous curve.
- Fee/TVL ratio
- Fees earned relative to liquidity. A higher ratio means more fee yield per dollar of liquidity provided. Useful as a comparative metric across pools for the same token.
- Bin step
- How far apart a pool's price bins sit (in basis points). Tighter bins concentrate liquidity, wider bins spread it across more price range. Context, not a quality signal on its own.
- Thin pool
- A pool with low liquidity or near-dead volume. Flagged with caution because LP yield is unreliable and impermanent-loss exposure is high relative to fees earned.
- Token rug-check
- The same safety signals the standalone /check tool runs — authorities, holder concentration, Token-2022 extensions, sellability — applied to the pool's base token. An LP is exposed to the token's risks as much as a holder is.
Frequently asked
- How do I check if a Meteora DLMM pool is worth providing liquidity to?
- Paste the pool address (from a Meteora explorer or any LP discovery site) or the token mint. SolKnife shows TVL, 24h volume, fee yield, APR, and bin step from the live Meteora API, plus a full rug-check on the pool's base token. The screening answers two questions: is the pool itself viable for LP, and is the underlying token safe to be exposed to as an LP. Both verdicts matter — a 200% APR pool on a honeypot token is not actually worth LPing.
- What metrics actually matter for a DLMM pool?
- For yield: TVL (how thick the book is), 24h volume (whether anyone's actually trading), and Fee/TVL ratio (fee yield per dollar of liquidity — the comparative metric). For risk: token safety (authorities, sellability), concentration (whales who can dump and crater the pool), and bin step (how granular your liquidity allocation will be). SolKnife shows all of these on one screen.
- What does Fee/TVL ratio tell me?
- It's the rate at which a pool earns fees per dollar of liquidity. Higher is better for LPs, all else equal. A pool with $1M TVL and $100k 24h fees has the same Fee/TVL as a pool with $100k TVL and $10k 24h fees — the per-LP yield is comparable. Use it to compare pools for the same token where APR alone might mislead.
- Why is the base token's rug-check included?
- Because an LP is exposed to the token's risks as much as a holder is. If the token's mint authority can mint infinite supply, the pool can be destroyed by a single mint. If sellability is borderline, the LP can't sell their inventory when they re-balance. A pool checker that ignores the token's structural safety would be misleading; SolKnife treats them as one screening.
- What's a 'thin pool' and why is it flagged?
- A pool with low liquidity or near-dead volume. SolKnife flags both because: low liquidity means your LP gets a large share of the pool but is exposed to large impermanent loss from small trades; near-dead volume means fees earned will be tiny regardless of Fee/TVL. The flag is a caution, not a refusal — sometimes a new pool is thin but launching legitimately.
- Does this work for new pools with little data?
- Yes, but the value is reduced. New pools have low historical volume and TVL might be just the launch liquidity. SolKnife shows what it sees (the API surfaces whatever the pool has); the rug-check on the underlying token still runs in full regardless of pool age. For a brand-new pool, the safety signal is often more useful than the yield metrics.
- Can I check pools across all Solana DEXs?
- Not in this tool — it's specifically for Meteora DLMM. Raydium CL pools, Orca Whirlpools, and Phoenix order books use different account shapes and different APIs; they'd need separate adapters. For now, this tool is Meteora-only.
- What does the pool checker NOT tell me about LPing risk?
- Several things, all real: impermanent loss in the price range you'd LP across (depends on the range you pick); the specific bin allocation strategy (concentration vs spread); whether the pool's APR is from a few high-volume hours that won't recur; the long-term viability of the trading pair. These are LP-specific judgments — SolKnife shows you the on-chain facts; the rest needs your own simulation or a backtest.
New to this? Read what DLMM pools on Meteora are and how to read them.