Curve Finance Pool Scanner — Multi-Chain TVL, Volume, APY avatar

Curve Finance Pool Scanner — Multi-Chain TVL, Volume, APY

Pricing

Pay per usage

Go to Apify Store
Curve Finance Pool Scanner — Multi-Chain TVL, Volume, APY

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.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Curve Finance Pool Scanner

Scans Curve Finance pools across 8 chains for TVL, 24h volume, daily/weekly APY from trading fees, and volume efficiency ratio. Official Curve API, no API key required.


What It Does

Combines two Curve Finance public API endpoints per chain:

  • getPools — TVL, token addresses, pool name
  • getVolumes — 24h volume, daily APY %, weekly APY %

Output per pool:

  • pool_name — human-readable pool identifier (e.g., "Curve.fi DAI/USDC/USDT")
  • tvl_usd — total value locked
  • volume_24h_usd — 24h trading volume
  • vol_tvl_ratio — volume divided by TVL (high = capital-efficient pool)
  • apy_daily_pct — daily APY from trading fees
  • apy_weekly_pct — weekly average APY

Chains Supported

ethereum, arbitrum, optimism, polygon, base, bsc, avalanche, fantom


Input

FieldDefaultDescription
chains5 chainsEthereum, Arbitrum, Optimism, Polygon, Base
minTvlUsd$100,000Minimum pool TVL
minVol24hUsd$1,000Minimum 24h volume
topN50Max pools returned (sorted by TVL)

Pricing

$0.003 per chain. Default 5 chains = $0.015/run.