Derived operational state
Loading status signals.
This page consumes the public USDX API surface for supply, reserves, proof metadata, system status, and the canonical phase 1 domain registry. It does not embed mock reserve balances or infer healthy system state without evidence.
Production publication requires a real --public-registry with live contract addresses.
If the registry is placeholder, stale, or unreachable, this page should present a degraded state rather than synthetic certainty.
Loading status signals.
The website only consumes the public transparency routes. Internal mint, redeem, and operator endpoints remain outside this surface.
Canonical phase 1 domain registry. Static and unambiguous.
Global supply plus per-domain breakout using domain_id as the canonical unit.
Total reserves, liquid reserves, freshness, and report hash. Asset-class amounts appear when a matching published local attestation breakdown exists and stay visibly unpublished otherwise.
Latest on-chain proof hash enriched by the latest local snapshot when report hash and timestamp match.
System health derived from live pause flags, reserve freshness, and reconciliation issues.
Self-hosted public_api deployments can also serve a lightweight reference dashboard at /. This website is the branded public layer over the same read-only JSON routes.
The public supply view aggregates live EVM reads and preserves domain_id as the canonical identifier.
| Domain | Chain | Network | Supply | Source | Available |
|---|---|---|---|---|---|
| Waiting for live supply data. | |||||
The public reserve view is anchored to the on-chain reserve oracle. Where asset-class amounts are absent, the page says so directly instead of drawing fake charts.
| Asset Class | Amount | Currency | Source |
|---|---|---|---|
| Waiting for reserve breakdown metadata. | |||
/proof does not invent attestation URLs, archive links, cadence values, or named attestors. It enriches the live report hash only when a local snapshot matches both hash and timestamp.
A domain in USDX is a cross-chain supply identifier, not an internet domain and not a legal jurisdiction. The public registry is the source of truth for that mapping.
| Domain | Chain | Network | Family | Chain Ref |
|---|---|---|---|---|
| Waiting for the phase 1 domain registry. | ||||
Supply comes from live on-chain reads. Reserve freshness comes from the reserve oracle. Proof metadata is enriched only on a verified local match. Issues are surfaced directly instead of being collapsed into a green badge.
A static website alone is not enough. The launch condition is a real public registry with live USDX contract addresses, working RPC paths, and a manual verification pass for degraded and stale states.