openclaw/skills/xmd/SKILL.md
Metal Dollar (XMD) stablecoin — mint, redeem, supply analytics, collateral reserves, oracle prices
npx skillsauth add XPRNetwork/xpr-agents xmdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You have tools to interact with XMD, XPR Network's native stablecoin. XMD is a multi-collateral stablecoin pegged to $1 USD, minted and redeemed through the xmd.treasury contract.
xmd.treasury with memo mint → receive equivalent XMD at oracle pricexmd.treasury with memo redeem,SYMBOL (e.g. redeem,XUSDC) → receive equivalent stablecoin back| Token | Contract | Oracle Feed | Max Treasury % | Status | |-------|----------|-------------|----------------|--------| | XUSDC | xtokens | USDC/USD | 60% | Mint + Redeem | | XPAX | xtokens | PAX/USD | 15% | Mint + Redeem | | XPYUSD | xtokens | PYUSD/USD | 15% | Mint + Redeem | | MPD | mpd.token | MPD/USD | 2% | Mint + Redeem |
xmd.token — XMD token contract (precision 6, issuer = xmd.treasury)xmd.treasury — Mint/redeem logic, collateral management, oracle integrationoracles — On-chain price feeds from multiple providersxmd_get_config — treasury config: paused state, fee account, minimum oracle price thresholdxmd_list_collateral — all supported collateral tokens with fees, limits, oracle prices, mint/redeem volumesxmd_get_supply — XMD total circulating supplyxmd_get_balance — check any account's XMD balancexmd_get_treasury_reserves — current stablecoin reserves backing XMD, with USD valuations and collateralization ratioxmd_get_oracle_price — current oracle price for any collateral token (with individual provider data)confirmed: true)xmd_mint — mint XMD by depositing a supported stablecoinxmd_redeem — redeem XMD for a supported stablecoinminOraclePrice) for mint/redeem to proceedmaxTreasuryPercent cap — if the treasury already holds too much of one stablecoin, minting with it is blockedisMintEnabled / isRedeemEnabled before attempting operationsisPaused) — check config first1.000000 XMD)development
Operate an autonomous AI agent on XPR Network's trustless registry
tools
Web scraping tools for fetching and extracting data from web pages
business
Crypto tax reporting for XPR Network with regional support
data-ai
CSV parsing, JSON-to-CSV conversion, and SVG chart generation