Curve Finance Pool Scanner — Multi-Chain TVL, Volume, APY
Pricing
$3.00 / 1,000 chain scanneds
Curve Finance Pool Scanner — Multi-Chain TVL, Volume, APY
Scans Curve Finance pools across 8 chains: TVL, 24h volume, daily/weekly APY from trading fees, volume-to-TVL efficiency ratio. Official Curve API, no API key. $0.003/chain.
What does Curve Finance Pool Scanner do?
Curve Finance Pool Scanner scans Curve Finance liquidity pools across 8 blockchains — Ethereum, Arbitrum, Optimism, Polygon, Base, BNB Chain, Avalanche, and Fantom — and extracts TVL, 24h trading volume, daily and weekly Curve APY from fees, pool imbalance signals, depeg risk, and a 0–100 pool health score for every qualifying pool. It combines two Curve public API endpoints per chain (getPools for on-chain metadata, getVolumes for yield data) and enriches each record with over 20 computed analytics fields — all without requiring an API key.
Why use Curve Finance Pool Scanner?
- 8-chain coverage in one run — scan Ethereum, Arbitrum, Optimism, Polygon, Base, BNB, Avalanche, and Fantom simultaneously; no need to query each chain separately or manage multiple API endpoints.
- Risk-aware analytics beyond raw APY — every pool record includes
depeg_risk_level,peg_stability_score,impermanent_loss_risk,lp_yield_quality, andpool_health_scoreso you can screen for risk-adjusted yield rather than chasing headline numbers. - Curve Wars intelligence —
curve_wars_relevance(highly_contested / contested / moderate / low / negligible) andgauge_weight_trend(increasing / decreasing / stable) give you a gauge contest edge for CRV and CVX strategies. - Ecosystem-level summary included — every run emits a
ecosystem_summaryrecord with total Curve TVL, 24h volume, best stable yields, most risky pools, and an overallcurve_ecosystem_healthlabel. - Capital efficiency metrics built in —
vol_tvl_ratio,fee_revenue_per_liquidity_pct, andslippage_efficiencylet you immediately identify the most capital-efficient pools for LP strategies.
How to use Curve Finance Pool Scanner
- Go to the Apify Store and find Curve Finance Pool Scanner.
- Click Try for free to open the actor in Apify Console.
- Configure inputs: select
chains(default: Ethereum, Arbitrum, Optimism, Polygon, Base), setminTvlUsd,minVol24hUsd, andtopN. - Click Start — the run completes in 20–60 seconds depending on chains selected.
- Download results as JSON or CSV, or connect the dataset to your dashboard via the Apify API.
Input
| Field | Type | Default | Description |
|---|---|---|---|
chains | array | ["ethereum","arbitrum","optimism","polygon","base"] | Chains to scan. Supported: ethereum, arbitrum, optimism, polygon, base, bsc, avalanche, fantom. |
minTvlUsd | number | 100000 | Minimum pool TVL in USD. Pools below this threshold are excluded. |
minVol24hUsd | number | 1000 | Minimum 24h trading volume in USD. Filters inactive or empty pools. |
topN | number | 50 | Maximum number of pools returned, sorted by TVL descending. |
Output
[{"type": "ecosystem_summary","chains_scanned": ["ethereum", "arbitrum", "optimism", "polygon", "base"],"pools_qualified": 87,"total_curve_tvl_usd": 4200000000,"total_curve_volume_24h_usd": 380000000,"curve_ecosystem_health": "healthy","best_stable_yields": [{ "pool_name": "Curve.fi USDC/crvUSD", "chain": "ethereum", "apy_weekly_pct": 8.21, "tvl_usd": 95000000 }],"fetched_at": "2026-09-02T08:00:00Z"},{"chain": "ethereum","chain_label": "Ethereum","pool_address": "0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7","pool_name": "Curve.fi DAI/USDC/USDT","tvl_usd": 420000000,"volume_24h_usd": 82000000,"vol_tvl_ratio": 0.1952,"apy_daily_pct": 2.8314,"apy_weekly_pct": 3.1207,"peg_stability_score": 99,"impermanent_loss_risk": "low","pool_health_label": "excellent","pool_imbalance_score": 4,"largest_coin_dominance_pct": 35.2,"apy_momentum": "rising","estimated_daily_fee_usd": 32800,"liquidity_depth_tier": "mega","fee_revenue_per_liquidity_pct": 0.0078,"pool_health_score": 89,"depeg_risk_level": "none","lp_yield_quality": "moderate","pool_imbalance_signal": "balanced","volume_momentum": "surging","asset_quality_tier": "blue_chip","slippage_efficiency": "ultra_low","curve_wars_relevance": "highly_contested","fetched_at": "2026-09-02T08:00:00Z"}]
Data fields
| Field | Description |
|---|---|
pool_name | Human-readable pool name (e.g., "Curve.fi DAI/USDC/USDT") |
chain | Chain identifier (ethereum, arbitrum, base, etc.) |
tvl_usd | Total value locked in USD |
volume_24h_usd | 24-hour trading volume in USD |
vol_tvl_ratio | Volume divided by TVL — proxy for capital efficiency |
apy_daily_pct | Daily APY from trading fees |
apy_weekly_pct | 7-day average APY from trading fees |
peg_stability_score | 0–100 score; 100 = all coins perfectly at $1.00 peg |
impermanent_loss_risk | IL risk classification: low / medium / high |
pool_health_label | Aggregate label: excellent / healthy / watch / avoid |
pool_imbalance_score | 0–100 HHI-based imbalance (0 = balanced, 100 = monopoly) |
largest_coin_dominance_pct | % of pool TVL held by the largest single coin |
apy_momentum | Yield direction: rising / stable / falling |
estimated_daily_fee_usd | Estimated daily fee revenue in USD |
liquidity_depth_tier | Pool size: mega / large / mid / small / micro |
fee_revenue_per_liquidity_pct | Daily fee revenue as a % of TVL |
gauge_weight_trend | CRV gauge direction: increasing / stable / decreasing |
pool_health_score | 0–100 composite health score (TVL + efficiency + peg + balance) |
depeg_risk_level | Depeg risk: none / low / elevated / critical |
lp_yield_quality | Risk-adjusted yield quality: exceptional / strong / moderate / weak / negative_real |
pool_imbalance_signal | Categorical balance status: balanced / slightly_imbalanced / imbalanced / severely_imbalanced |
volume_momentum | Volume activity: surging / growing / stable / declining / dead |
asset_quality_tier | Coin quality: blue_chip / established / mixed / exotic / risky |
slippage_efficiency | Swap slippage for $1M: ultra_low / low / moderate / high / inefficient |
curve_wars_relevance | Gauge contest intensity: highly_contested / contested / moderate / low / negligible |
pool_dominance_pct | This pool's share of total scanned Curve TVL (%) |
Cost estimation
| Scenario | Chains | Cost per run |
|---|---|---|
| Small (single chain) | 1 chain | $0.003 |
| Medium (default 5 chains) | 5 chains | $0.015 |
| Large (all 8 chains) | 8 chains | $0.024 |
Pricing is $0.003 per chain scanned. Running the default 5-chain configuration costs $0.015 per run. A daily run on all 8 chains costs under $0.75 per month.
FAQ
Can I use this to find the best Curve pools for stablecoin yield farming?
Yes — filter results where asset_quality_tier is blue_chip, depeg_risk_level is none, and lp_yield_quality is strong or exceptional. Sort by apy_weekly_pct for the best risk-adjusted stablecoin yield across all chains.
What does curve_wars_relevance mean?
It estimates how contested a pool's CRV gauge is based on gauge weight data and pool prominence. highly_contested pools (3pool, tricrypto, frax) attract the most vote-buying activity from Convex and other protocols and typically maintain higher APY from bribe incentives.
Does the scanner include CRV reward APY?
The actor reports fee-based APY from Curve's official API. CRV reward APY is not included in the base apy_daily_pct / apy_weekly_pct fields — only swap fee revenue. Gauge weight data (gauge_weight_trend, curve_wars_relevance) helps you assess which pools are likely to carry additional CRV incentives.
Disclaimer: This actor provides data for informational and research purposes only. DeFi liquidity pools carry smart contract risk, impermanent loss risk, and stablecoin depeg risk. APY figures are historical and not guaranteed. Always conduct your own due diligence before providing liquidity.
Keywords: Curve Finance scanner, Curve pool APY, Curve TVL, stablecoin yield, Curve liquidity pool, DeFi stablecoin yield, CRV pools, Curve multi-chain, Ethereum stablecoin APY, Curve Wars gauge
Related actors
- DeFi Yield APY Scanner — Multi-protocol yield comparison including Aave, Compound alongside Curve pools
- Yield-Bearing Stablecoin Tracker — sUSDe, sDAI, and sUSDS APYs to compare against Curve stablecoin pool yields
- LP Impermanent Loss Calculator — Calculate impermanent loss risk for Curve pool LP positions
Feedback
If this actor powers your DeFi research, a review helps others find it: Leave a review on Apify Store