What it does
This actor returns the full on-chain yield surface in a single run — 15,000+ DeFi pools across every major chain and protocol, pulled from DefiLlama. Instead of stitching together a dozen brittle per-protocol APIs (Aave, Compound, Uniswap, Curve, Lido, Yearn) each with its own APY math and field names, you get one clean, normalized schema. Lending markets, concentrated-liquidity pools, liquid staking, and auto-compounding vaults all land in the same table.
Who it's for
Yield farmers comparing opportunities across chains, crypto treasuries hunting for safe stablecoin yield, DeFi aggregators and dashboards needing a normalized feed, and quant researchers backtesting APY vs. TVL dynamics.
Sample fields / output
-
protocolandchain -
apyBase+apyReward(and total APY) -
tvlUsdtotal value locked -
apyMean30d— 30-day mean APY -
ilRiskimpermanent-loss flag -
stablecoinflag
Example use cases
- Rank every stablecoin pool above a TVL floor by 30-day mean APY to place treasury cash safely.
- Screen for reward-heavy farms where
apyRewarddwarfsapyBaseto flag emissions risk. - Feed a normalized yield table into a DeFi dashboard or alerting pipeline without maintaining protocol integrations.
▶ Run DeFi Yields& Lending Rates Tracker on Apify →
Related actors
FAQ
Where does the data come from?
It is sourced from DefiLlama's public yields dataset, normalized into one consistent schema across all protocols and chains.
Do I need a DeFiLlama Pro subscription?
No. There is no Pro API tier, DeBank seat, or per-key rate-limit wall — you pay per pool record returned.
Can I filter to just stablecoin or low-risk pools?
Yes. Every row carries a stablecoin flag and an ilRisk flag, so you can filter to the risk profile you want.
Top comments (0)