| name | yield-shark |
| description | ๐ฆ YieldShark - DeFi stablecoin yield monitor with real-time APY tracking across 50+ platforms |
| version | 1.0.3 |
| author | gztanht |
| license | MIT |
| tags | ["defi","yield","crypto","finance","stablecoin","usdt","usdc","apy","aave","compound"] |
| pricing | {"free_tier":"5 queries/day","sponsorship":"0.5 USDT or 0.5 USDC for unlimited","note":"Feel free to sponsor more if you find it useful!"} |
| wallet | {"usdt_erc20":"0x33f943e71c7b7c4e88802a68e62cca91dab65ad9","usdc_erc20":"0xcb5173e3f5c2e32265fbbcaec8d26d49bf290e44"} |
| metadata | {"clawdbot":{"emoji":"๐ฆ","requires":{"bins":"[Truncated]"}}} |
๐ฆ YieldShark - DeFi Yield Shark
Smell the Money - Hunt for the highest APY in the DeFi ocean!
Overview
YieldShark monitors real-time stablecoin yields across 50+ DeFi platforms including Aave, Compound, Curve, Uniswap, Yearn, Beefy, and more. Get data-driven insights for your crypto investments.
Features
- Real-time Data: Direct integration with DeFiLlama API (free, public)
- Multi-Token Support: USDT, USDC, DAI
- Multi-Chain: Ethereum, Arbitrum, Optimism, Base, Polygon, BSC
- Smart Filtering: Excludes LP pools, filters APY outliers (<30%), TVL >$100k
- Risk Ratings: A-E safety scores based on audits and insurance
- Gas Estimation: Calculate net APY after transaction costs
- Platform Comparison: Side-by-side analysis of top protocols
Installation
clawhub install yield-shark
Usage
Quick Start
node scripts/monitor.mjs USDT
node scripts/monitor.mjs USDC --limit 10
node scripts/monitor.mjs DAI --chain ethereum
All Scripts
node scripts/monitor.mjs USDT
node scripts/compare.mjs --token USDT
node scripts/calculate.mjs --amount 5000 --platform compound
node scripts/alert.mjs --apy 5
node scripts/report.mjs --format markdown
NPM Commands
npm run monitor
npm run compare
npm run test:usdt
npm run test:usdc
npm run test:dai
Output Example