What happened
During Eoonia's audit block 2 (7 September 2026), the wallet's token module was pointed at pallet-emp-assets on the live testnet. It enumerated the registered assets, read metadata and balances, and displayed DUSD — asset #1 — with its name, symbol and 18 decimals, for the CI account. No token list, no contract address, no import step.
Why it is a first
Before this, DUSD existed as a pallet entry nobody had displayed. A stable asset that no wallet shows is a design document. After this, a user with DUSD sees it — which is the precondition for every payment flow the commerce apps are designed around.
What it demonstrated about native assets
An asset created in pallet-emp-assets with metadata appears in Eoonia automatically. An ecosystem project that issues a native asset does nothing for wallet support; an ERC-20 deployed through Frontier, by contrast, behaves like any Ethereum token and does not get the native display or rules.
What DUSD is, restated
A native stable asset with a target peg of $1 — target, not guarantee; the ecosystem removed "guaranteed" from its sites. Gas payable in it at 1.538462 DMS per DUSD. No reserve, no issuer, no bank; a pallet on a testnet.
What followed
The first DEX swap (14 September) involved a test asset; DUSD/DMS pools are the designed pairs. The commerce apps' on-chain checkout is designed in DUSD. Payroll, subscriptions, escrow — all in DUSD. All waiting on a first real transaction, which now has a unit that shows up in a wallet.
The hackathon this page named
Was a DeFi contest on another chain with another exchange. EmpoorioChain's DeFi began with a wallet reading one asset from one pallet and showing it correctly. The series records it because everything else in DeFi here will be denominated in what was read that day.
Based on the Eoonia audit block 2 (2026-09-07) and PALLET_REFERENCE.md.


