What the interface shows
- Vaults view lists each MetaMorpho vault with live supply APY, current deposits (asset and USD), the block that produced the data, signal counts, and direct deposit links
- Markets view presents every Morpho market with borrow APY, liquidity, utilization, LLTV, originating block, signal counts, and borrow links
Why the interface is useful
- WebSocket-driven updates stream real‑time rates and token data instead of relying on cached snapshots
- Detail pages embed block numbers with each APY chart, tying every value to an explicit chain reference
- Unified tables expose vault strategies alongside underlying markets, providing cross‑protocol visibility in a single dashboard
How to navigate
- Use the top navigation to switch between Vaults and Markets views
- Click any table row to drill into a vault or market detail page; each row is router-linked for direct navigation
- Open the Signals button on any row to view recent alerts for that vault or market
- Use action buttons to route to external deposit or borrow flows; block columns in tables and headings show the exact chain block for each metric
Problems solved for users
- Avoid stale data: continuous WebSocket feeds ensure displayed yields and deposits match current on-chain state
- Find the best yield: consolidated vault and market tables let users compare APYs and liquidity across protocols at a glance
- Transparent monitoring: block numbers and signal logs make it clear when and why a value changed