get_vault
Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots. Lookup by ID or by network + address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Vault ID (e.g. morpho-1-0x...) | |
| address | No | Vault address in the chain's namespace: 0x-hex on EVM chains, base58 (case-sensitive) on Solana | |
| network | No | Network slug from the chain registry (e.g. ethereum, base, arbitrum, solana). /v1/chains lists slugs for chains with active vaults. |