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