Install
openclaw skills install xmdMetal Dollar (XMD) stablecoin — mint, redeem, supply analytics, collateral reserves, oracle prices
openclaw skills install xmdYou 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)