sodax_get_money_market_asset
Retrieve detailed information for a specific money market asset using its reserve contract address. Returns data in JSON or markdown format.
Instructions
Get detailed information for a specific money market asset by its reserve address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reserveAddress | Yes | The reserve contract address of the asset | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |