Aave aToken Pricing
Aave aTokens (e.g., aUSDC, aWETH) are now priced using their underlying asset:- Eliminates reliance on illiquid DEX pools that often have stale or distorted prices
- Automatic matching of aTokens to their underlying counterpart
- Read-side derivative pricing in TokenService for real-time price resolution
Uniswap V4 — Hooked Pool Support
V4 pools with hooks now have a liquidity analysis fallback:- Pools with custom hooks can have non-standard liquidity layouts
- Fallback analysis ensures accurate reserve and depth estimation
- Gas estimate bumped to 500k per hop for hooked pool safety
Fixes & Improvements
- FourMeme sell transactions now correctly pass
approvalAddressto the frontend - Quote tokens no longer inherit incorrect launchpad source attribution
- Degenerate pools filtered after native normalization
- E2E tests added for the native-ETH routing pipeline
Shipped by Delox & Sacha