Skip to main content

list_strategies

List eligible strategies with raw risk facts. Optionally filter by collateral category.

get_strategy

Full facts for one strategy by its Morpho market id.

get_prices

Current USD prices for loan/collateral tokens.

simulate_leverage

Deterministic position preview — no wallet needed.

build_leverage_tx

Unsigned transaction to open a position.

build_manage_tx

Unsigned transaction to adjust or close a position.

get_positions

Read a wallet’s open/closed positions from chain state.

Read vs. execution

All tools accept an optional chainId (default 1). Execution tools fail closed with a clear reason on stale data or a missing route — never a half-built transaction.