get_moolah_vault
Retrieve APY, TVL, allocation, and user share balance for a Moolah vault by providing vault symbol (TRX, USDT, USDD) and optional address.
Instructions
Get detailed info for a single Moolah vault: APY, TVL, allocation, and the user's share balance if address is provided. vaultSymbol is 'TRX', 'USDT', or 'USDD'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | User address to include share balance. Default: configured wallet | |
| network | No | Network. Default: mainnet | |
| vaultSymbol | Yes | Vault symbol: 'TRX', 'USDT', or 'USDD' |