Tokenized Deposit Systems

⚠ High-stakes surface. Activating a pair re-points the entire live ledger (all mint/burn & balance reads). Deployed contracts are immutable β€” changing logic means deploy a new version + activate + retire. No balance migration occurs on activate.
Live on-chain gas + USDC custody for the operator key and the omnibus. Low gas is flagged β€” fund before it stalls a mint/sweep/payout.

Loading balances…

Each enabled network gives every profile one deposit address by default. The backfill is a one-time, idempotent provisioning pass for profiles created before a network was enabled β€” a re-run creates zero duplicates.

Loading network state…

The chain(s) the dtUSD ledger runs on. Green means VERIFIED sealing (height advanced between polls) β€” never assumed. Cadence / RPC latency / QBFT peers + signers are the continuous liveness signals; a STAGED chain carries no live value.

Loading ledger state…

Verified-green only. Block cadence, RPC latency, mint/redemption throughput+latency, the deposit/redemption pipeline, and the CO-HOSTED box CPU/mem (one t4g.large runs 4 validators + RPC + Blockscout + postgres + relayer + the live ledger). Regressions are flagged, never assumed away. The full rolling timeline lives on the Ops Dashboard.

Loading performance snapshot…

LabelControllerTokenStatusVerifiedActions

Loading…

Per-operator logins with two roles: operations (runs the business day) and admin (adds user management, contract governance, kill switches). Users are disabled, never deleted β€” every audit-log actor must resolve forever. Admin-set passwords are temporary: the user must change them at first login.

Loading users…