> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tenderly.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Morpho

> Protocol-native pages for Morpho vaults. Vault metrics, deposit and share price charts, classified transactions, and Allocation, Performance, Risk views.

When you navigate to a recognized Morpho vault, Tenderly renders a vault page instead of the generic contract view. The page identifies the vault by protocol, vault name, and version (for example, Morpho Steakhouse Prime USDC V2), and links to the underlying token.

<Card title="Open a live Morpho vault in Tenderly Console" href="https://dashboard.tenderly.co/contract/mainnet/0xbeef088055857739C12CD3765F20b7679Def0f51/protocol-overview?view=market" />

## Vault header

The header presents the following vault metrics:

| Metric             | Description                                                 |
| ------------------ | ----------------------------------------------------------- |
| Total Deposits     | Dollar and token value deposited in the vault               |
| Liquidity          | Value available for immediate withdrawal                    |
| Exposure           | Number of markets the vault allocates to, with market icons |
| Net APY            | Current annualized yield net of fees                        |
| Pending governance | Count of pending governance actions on the vault            |

Next to the metrics, a chart plots the vault over time with three views: **Deposits**, **Net APY**, and **Share Price**. A denomination toggle switches values between the underlying token and USD, and a time range selector adjusts the window.

## Transactions

The Transactions tab lists recent vault activity. Each transaction is classified with a vault action label: **Deposit** or **Withdraw**. The table shows the transaction hash, the user wallet, the action, the time, and the amount in both tokens and dollars.

<img src="https://mintcdn.com/tenderly/ByKNsKKrGuJbu3zy/images/defi-modules/morpho-vault-overview.webp?fit=max&auto=format&n=ByKNsKKrGuJbu3zy&q=85&s=534988806077d4d1002333d66714df98" alt="Morpho vault page showing the protocol badge, total deposits, liquidity, market exposure, net APY, pending governance, and transactions classified as Deposit and Withdraw" width="1600" height="1000" data-path="images/defi-modules/morpho-vault-overview.webp" />

## Protocol overview

The Protocol overview tab is split into four views: Allocation, Performance, Risk, and User distribution.

### Allocation

The Allocation view renders an **Exposure** table listing every market the vault allocates to. For each market the table shows the allocation value, market liquidity, underlying liquidity, utilization, the absolute and relative caps, and the market APY. A chart below the table plots allocation over time, toggleable between absolute value and percentage.

<img src="https://mintcdn.com/tenderly/ByKNsKKrGuJbu3zy/images/defi-modules/morpho-overview-allocation.webp?fit=max&auto=format&n=ByKNsKKrGuJbu3zy&q=85&s=9694fbf3c7a0cffc665b4105887ceea5" alt="Morpho vault Allocation view showing the Exposure table with per-market allocation, liquidity, utilization, caps, and APY" width="1600" height="800" data-path="images/defi-modules/morpho-overview-allocation.webp" />

### Performance

The Performance view plots the **Position unit price**, the value of one vault share in the underlying token, with the current share price stated above the chart. Below it, a Returns panel lists the instant APY and the trailing 7-day, 30-day, and 90-day APY values, and a Fees panel shows the vault's performance fee and management fee.

<img src="https://mintcdn.com/tenderly/ByKNsKKrGuJbu3zy/images/defi-modules/morpho-overview-performance.webp?fit=max&auto=format&n=ByKNsKKrGuJbu3zy&q=85&s=cdfbd21b90f711055ae25ece53421c40" alt="Morpho vault Performance view showing the position unit price chart, instant and trailing APY values, and the performance and management fees" width="1600" height="1000" data-path="images/defi-modules/morpho-overview-performance.webp" />

### Risk

The Risk view surfaces the vault's governance and timelock configuration:

* **Vault roles**: the Owner, Curator, and Guardian addresses.
* **Risk curation**: the allocator addresses authorized to rebalance the vault.
* **Timelocks**: a table mapping each governance function (such as `addAdapter` or `removeAdapter`) to its timelock duration, including functions with no timelock and functions that have been abdicated.

<img src="https://mintcdn.com/tenderly/ByKNsKKrGuJbu3zy/images/defi-modules/morpho-overview-risk.webp?fit=max&auto=format&n=ByKNsKKrGuJbu3zy&q=85&s=b8593502b4fe37b082c4bd88cfac6130" alt="Morpho vault Risk view showing vault roles, allocator addresses, and the timelocks table mapping governance functions to their durations" width="1600" height="1000" data-path="images/defi-modules/morpho-overview-risk.webp" />

### User distribution

The User distribution view lists the vault's depositors. For each wallet the table shows the deposit amount in the underlying token and its percentage of total deposits. Wallet addresses link to their wallet pages.

<img src="https://mintcdn.com/tenderly/ByKNsKKrGuJbu3zy/images/defi-modules/morpho-overview-users.webp?fit=max&auto=format&n=ByKNsKKrGuJbu3zy&q=85&s=2f0e2fe6fdc8a3f14100cffa349fd324" alt="Morpho vault User distribution view listing depositor wallets with deposit amounts and percentage of total deposits" width="1600" height="1000" data-path="images/defi-modules/morpho-overview-users.webp" />
