get_asset_price
Retrieve current price and yield data for specific assets using asset symbol and chain ID. Access essential financial metrics via the Morpho API MCP Server.
Instructions
Get current price and yield information for specific assets.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | Chain ID (default: 1 for Ethereum) | |
first | No | Number of items to return | |
skip | No | Number of items to skip | |
symbol | Yes | Asset symbol (e.g. "sDAI") |