DeFi Yield Finder avatar
DeFi Yield Finder

Pricing

Pay per usage

Go to Apify Store
DeFi Yield Finder

DeFi Yield Finder

Find top DeFi yield farming pools across 50+ chains. Filter by APY, TVL, chain, and stablecoin-only. Powered by DeFiLlama real-time data for investors and portfolio managers.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

4 days ago

Last modified

Categories

Share

DeFi Yield Finder - Best Farming Opportunities

🔍 Find the highest-paying DeFi yield farming pools across 50+ blockchains in seconds.

Stop manually searching DeFi protocols for the best yields. This Actor scans thousands of pools from DeFiLlama's comprehensive database and returns the top opportunities matching your criteria.

What it does

  • Scans 10,000+ yield pools across 50+ chains (Ethereum, BSC, Polygon, Arbitrum, Base, Solana, etc.)
  • Filters by minimum TVL, APY range, specific chains, and stablecoin-only pools
  • Returns structured data including base APY, reward APY, 1d/7d/30d APY changes, impermanent loss risk
  • Sort by highest APY, highest TVL, or biggest trending yield changes

Use cases

  • Yield farmers: Find the best opportunities across all DeFi protocols
  • Portfolio managers: Monitor yield trends and rebalance allocations
  • DeFi analysts: Track yield compression and protocol performance
  • Trading bots: Feed yield data into automated farming strategies
  • Newsletters & dashboards: Power DeFi yield tracking content

Input example

{
"minTvl": 100000,
"minApy": 10,
"maxApy": 500,
"chains": ["Ethereum", "Arbitrum", "Base"],
"stablecoinOnly": true,
"maxResults": 50,
"sortBy": "apy"
}

Output example

{
"pool": "747c1d2a-c668-4682-b9f9-296708a3dd90",
"chain": "Ethereum",
"project": "aave-v3",
"symbol": "USDC",
"tvlUsd": 1250000000,
"apy": 12.45,
"apyBase": 8.2,
"apyReward": 4.25,
"apyChange1d": 0.32,
"apyChange7d": -0.15,
"apyChange30d": 1.8,
"stablecoin": true,
"ilRisk": "no",
"exposure": "single",
"url": "https://defillama.com/yields/pool/747c1d2a-...",
"scrapedAt": "2026-02-02T12:00:00.000Z"
}

Cost estimate

This Actor uses DeFiLlama's public API, so compute costs are minimal. A typical run costs < $0.01 in Apify platform usage.

Tips

  • Set maxApy to filter out suspiciously high yields (often unsustainable or scams)
  • Use stablecoinOnly: true for lower-risk opportunities
  • Higher minTvl = more established, trustworthy pools
  • Sort by apy_change to find trending opportunities early