The native stable asset in pallet-stablecoins: peg parameters, issuance and redemption logic, compliance hooks. Testnet only; no reserve behind it.
- Target peg
- $1
DUSD lives in pallet-stablecoins with a target peg of one US dollar. Gas can be paid in it, compliance and sanctions checks apply on every transfer, and it appears in Eoonia with no token list. It is a testnet asset with no reserve — stated, not hidden.

Read the design
What DUSD is, how gas in DUSD works, and what a fiat-backed stable asset would additionally need.

A stable asset that is a pallet, not a contract, gets rules the runtime enforces — holder eligibility, sanctions screening, freezing — regardless of which app moves it, and can pay the chain's fees directly. What it does not have yet: a reserve, an issuer, a licence or redemption. The ecosystem says 'target peg' and removed every 'guaranteed'.
The native stable asset in pallet-stablecoins: peg parameters, issuance and redemption logic, compliance hooks. Testnet only; no reserve behind it.
Runtime index 46. Collateralised issuance and administered supply; the on-chain half of any stable asset, native rather than deployed per token.
Reads DUSD from chain state and shows it with no import step — the first native asset displayed in an ecosystem wallet (September 2026).
The merchant app where a stall would charge in DUSD by QR, with the seller's paymaster covering the fee. In production, settling in fiat today.
The on-chain half of a stable asset, native. The off-chain half — reserve, issuer, licence — is the issuer's.
Native Assets
Create a stable asset in pallet-emp-assets with metadata; every wallet sees it.
Compliance Pallets
Holder rules and sanctions enforced on every transfer.
Identity Hooks
KryptoOS credentials required by rule, without revealing identity.
Gas in DUSD
A fixed conversion lets a DUSD holder pay fees without DMS.
No ecosystem videos yet — this section fills when there are real ones.

The design, the gas conversion, the fee split and what a fiat-backed stable asset would need beyond the pallet.