Add Turbo (HyperEVM DEX) yield adapter#2722
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR introduces ChangesTurbo Adapter Implementation
🎯 2 (Simple) | ⏱️ ~12 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
our website is still not on the listing, please fix |
Adds a yield adapter for Turbo, a Uniswap V3 DEX on HyperEVM (chain 999).
Reports per-pool base APY (
fees * 365 / TVL) from Turbo's on-chain factory-indexer subgraph, matching how other HyperEVM V3 DEXes (e.g.hyperswap-v3) are measured. No reward APY (Turbo LPs have no token incentives).npm run test --adapter=turbopasses all 10 checks. Currently one pool clears the $10k TVL floor: WHYPE-USDC 0.05%, ~$22k TVL, ~19% 7d base APY (more pools appear as liquidity grows).Related: TVL adapter merged (DefiLlama/DefiLlama-Adapters#19511); volume + fees in review (DefiLlama/dimension-adapters#7400).
Summary by CodeRabbit