DeFi Alpha Suite — Smart Money Wallet + Yield APY Intelligence
Pricing
Pay per usage
DeFi Alpha Suite — Smart Money Wallet + Yield APY Intelligence
Track where smart money DeFi wallets are deploying capital and the current APY for those protocols. Combines on-chain wallet position tracking with DeFi Llama yield data. Find high-conviction DeFi strategies from known alpha wallets. No API key required for yield data.
DeFi Alpha Suite — Smart Money Wallet + Yield Intelligence
DeFi Alpha Suite cross-references on-chain whale wallet positions (via DeBank) with DeFi Llama's 10,000+ yield pool database to answer the most valuable question in DeFi: Where are the smart money wallets farming, and what APY are they getting? Returns matched yield opportunities with wallet validation. $0.02/wallet + $0.005/opportunity.
Yield farming alpha decays fast — pools that were paying 40% APY in January are at 8% by March as capital piles in. But smart money moves first. Tracking where top wallets actively farm — before the copy-trade crowd — is one of the few ways to capture genuine yield alpha.
Why use DeFi Alpha Suite?
- Copy-trade DeFi yield strategies — Track known high-conviction DeFi wallets (DAO treasuries, on-chain funds, protocol teams). Where they farm tends to be where yields are real and sustainble.
- Discover high-APY pools with institutional validation — Any pool can show 100% APY. Pools where smart money is actively depositing are far less likely to be mercenary liquidity traps.
- Monitor smart money rotation — When a wallet exits one protocol and enters another, it's a directional signal before APY changes are visible on DeFi dashboards.
- Protocol trust research — See which protocols whale wallets trust with large capital. High TVL from smart money wallets = ecosystem confidence signal.
- Portfolio strategy discovery — Track your own wallets alongside whale benchmarks to see where you're underperforming on yield.
How to use
- Open the actor on Apify Store and click Try for free.
- Optionally provide a list of wallet addresses in
wallets(or use the default 5 known DeFi whales). - Set
minApyandminTvlMillionthresholds to filter noise. - Optionally add a DeBank Pro API key for better position accuracy.
- Click Start. Returns
yield_opportunityrecords (per matched pool) andwallet_summaryrecords (per wallet).
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
wallets | string[] | 5 whale addresses | Ethereum wallet addresses to track |
debankApiKey | string | — | DeBank Pro API key (optional — improves accuracy) |
minApy | number | 5.0 | Minimum APY (%) to include |
minTvlMillion | number | 1.0 | Minimum pool TVL in $M to include |
chains | string[] | all 5 | Chains: ethereum, bsc, polygon, arbitrum, optimism |
topPoolsPerProtocol | integer | 3 | Max pools per protocol match |
Output
yield_opportunity records
{"_type": "yield_opportunity","wallet": "0x28c6c06298d514db089934071355e5743bf21d60","protocol_id": "aave-v3","protocol_name": "Aave V3","pool_id": "a-pool-uuid","chain": "Ethereum","symbol": "USDC","apy": 8.42,"apy_base": 4.20,"apy_reward": 4.22,"tvl_usd": 250000000,"stablecoin": true,"il_risk": "no","defillama_url": "https://defillama.com/yields/pool/a-pool-uuid"}
wallet_summary records
{"_type": "wallet_summary","wallet": "0x28c6c06298d514db089934071355e5743bf21d60","protocols_found": 12,"yield_opportunities": 8,"top_apy": 24.5}
Key output fields
| Field | Type | Description |
|---|---|---|
apy | float | Total APY (base + reward tokens) |
apy_base | float | Supply/borrow base APY (sustainable) |
apy_reward | float | Incentive token APY (may decay) |
stablecoin | boolean | True if the pool is stablecoin-denominated (no IL risk) |
il_risk | string | Impermanent loss risk: no, low, medium, high |
Cost estimation
Pay-Per-Event: $0.001 actor start + $0.02/wallet + $0.005/yield opportunity
| Scenario | Wallets | Opportunities | Estimated cost |
|---|---|---|---|
| 5 wallets, ~20 opportunities | 5 | 20 | ~$0.20/run |
| 10 wallets, ~40 opportunities | 10 | 40 | ~$0.40/run |
| Daily smart money monitor | 5 | ~20 | ~$0.20/day |
Data sources
| Source | Data | API |
|---|---|---|
| DeBank | Wallet DeFi positions | Free unofficial / Pro API |
| DeFi Llama Yields | 10,000+ yield pools, APY, TVL | Free, no key required |
FAQ
What wallets should I track? Best results come from DeFi-native wallets: DAO treasuries (Uniswap, Aave, Compound), on-chain funds (Wintermute, Cumberland), and protocol deployer addresses. CEX hot wallets (Binance, Coinbase) mostly hold custody assets and show limited DeFi positions.
Does it require a DeBank API key?
No — the unofficial DeBank endpoint works without authentication. A Pro API key improves position fetch accuracy and allows higher request volume. Add it in debankApiKey if you run this frequently.
How current is DeFi Llama yield data? DeFi Llama updates pool APY every few hours. For real-time yield monitoring, combine with DeFi Llama's direct dashboard.
What does apy_reward being high mean?
High reward APY from protocol incentive tokens often decays as the token inflates and farmers sell. A pool with apy_base: 5 and apy_reward: 40 is risky for stable yield; look for apy_base as the sustainable floor.
Related actors
- DeFi Yield APY Scanner — Full DeFi Llama yield database without wallet cross-reference (breadth over depth)
- Smart Money Wallet Tracker — Wallet-focused tracking for position changes and token flows
- DeFi TVL Anomaly Detector — Detect sudden TVL changes that signal rug pulls or protocol issues
Feedback
If this actor helps you find yield alpha, a quick review helps other DeFi farmers find it: Leave a review on Apify Store