Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

v0.2.0: Add get_defi/get_holders/get_slippage tools

Choose a tag to compare

@MeMikko MeMikko released this 08 Aug 08:16
· 57 commits to main since this release
cc47184
Wraps hoodgrow's three newer client methods (requires hoodgrow ^0.2.0):
get_defi (full Morpho market list + Uniswap pools), get_holders
(holder trend, 24h supply change, top-holder concentration), and
get_slippage (price-impact estimate for a USD-sized trade). Same
error/pricing conventions as the existing three tools.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>