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