USDIO is the Heleos tokenized deposit denomination representing the United States Dollar.
Specifications
| Property | Value |
|---|---|
| Display Denomination | USDIO |
| On-Chain Denomination | uusdio |
| Decimal Precision | 6 |
| Module | x/stablecoin |
| Authority Model | Stablecoin authority address (mint/burn restricted) |
| Sovereign Reference | US Dollar (USD) |
| Current Staking Model | Consensus staking restricted to uos |
| Current Fee Model | Exempt from ecosystem transaction fee |
Supported Operations
MsgMint- Issue new USDIO to a specified address (authority only)MsgBurn- Redeem USDIO from circulation (authority only)MsgSend- Transfer USDIO between Heleos addresses (any holder)QueryBalance- Query USDIO balance for a given addressQueryTotalSupply- Query total USDIO in circulationQueryDenomMetadata- Query USDIO metadata
Query Endpoints
CLI:
heleosd query bank balances [address] --denom uusdioCLI:
heleosd query bank total-supply --denom uusdioREST:
GET /cosmos/bank/v1beta1/balances/{address}/by_denom?denom=uusdioREST:
GET /cosmos/bank/v1beta1/supply/by_denom?denom=uusdiogRPC:
cosmos.bank.v1beta1.Query/Balance with denom uusdiogRPC:
cosmos.bank.v1beta1.Query/SupplyOf with denom uusdioIntegration Path
USDIO is available for integration with United States banking institutions through the StableNow platform. Partner banks execute a Letter of Intent with Heleos, complete the StableNow integration process, receive their authorized custody address configuration, and begin tokenizing customer deposits as USDIO under their operational control.
Technical Documentation - Version 1.0 | Effective Date: April 3, 2026