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