What problem does it solve?
The XMD Skill provides read-only access to the XMD treasury's global configuration, collateral status, supply, balances, reserves, and oracle prices to enable auditing, monitoring, and integration with external systems.
Core Features & Use Cases
- Read treasury globals (paused state, fees, minimum oracle price thresholds) to determine mint/redeem viability.
- List all supported collateral tokens with mint/redeem status, fees, max treasury percentages, and current volumes.
- Retrieve XMD supply metrics, issuer, and per-account balances to verify circulation and ownership.
- Inspect treasury reserves by collateral type, including oracle-backed pricing to compute USD valuations and collateralization ratio.
- Access oracle price data and provider information for each collateral to inform mint/redeem decisions.
- Use the write tools xmd_mint and xmd_redeem with proper confirmation flows to perform minting or redemption against the treasury.
Quick Start
Query the XMD treasury configuration and collateral list to begin minting or redeeming XMD.