Every listed token: symbol, name, address, price, source, 24h change, corporate-action adjusted supply, plus catalog-wide pending/recent corporate actions. No per-token DeFi — see `get_token` / `get_defi
One token by symbol (e.g. `NVDA`), same fields plus its DeFi depth
Pending + recent corporate actions; pass a symbol to scope, omit for every tracked token
Every Morpho market a token participates in (loan OR collateral role) plus its Uniswap V3 pools — not just the single best-APY figure in `get_token
Holder-count trend, 24h net supply change (real mint/burn), and top-holder concentration (optional `limit`, 1-50, defaults to 10)
How much a USD-sized trade (`side: "buy" \
OHLC price candles for backtesting (`interval: "1h" \
Base mainnet (chain 8453) B20 native-equity-token registry — a much smaller sibling of `get_catalog`. **Pre-launch**: check each token's `status` before treating it as tradable — `"pre_launch"` means no price, no DEX liquidity, no holders exist for it yet
Market movers across the whole catalog: top gainers/losers (24h change), highest 24h swap volume, and deepest Uniswap V3 liquidity (TVL). Optional `limit` (1-50, default 10); gainers/losers can be empty on a flat market
Recent large ("whale") trades in the stock-token Uniswap V3 pools, newest first — each with `side` (`"buy" \
Current prepaid credit bundle catalog (`{id: {priceUsd, creditUsd}}`) — no credentials needed
Pays for one bundle (`bundleId` arg); requires `HOODGROW_PRIVATE_KEY`. Balance lands once settlement confirms — check with `get_credit_balance
+2 more tools listed on main page