Skip to main content

TrexAdmin dashboard

Route: /TrexAdmin

The built-in TrexWallet admin panel is served under /TrexAdmin/. The Index page is the dashboard entry point for operators and administrators: it is the landing surface from which you open focused pages for wallets, transactions, payment orders, reconciliations, AML, and configuration.

Role of the dashboard

The dashboard groups the panel by function: wallets, transactions, tariffs, token networks, investments, payment orders, reconciliation, and AML. Use it to open the page that matches the incident or task rather than as a substitute for those detail views.

Client balances and wallet picture

For aggregate client-side balances and high-level wallet posture, use BalancesSummary and Wallets / WalletInfo. Open those sections when the question is “how much is on client wallets, and where?” rather than “what happened on this transaction?”.

Scanner and system status

Operational visibility into blockchain ingestion is documented at two levels:

  1. TrexWallet monitoring snapshot — the dashboard aggregates application and scanner health into one operator view. This is an authenticated operator surface, not a public API.
  2. Scanner processes — each scanner exposes a health signal used by the monitoring view to detect stale block ingestion or stopped services.

The admin TokenNetworks / EditTokenNetwork area is where token and network configuration for TrexWallet lives in the same panel; pair it with monitoring_stats / scanner get_info when diagnosing “chain not moving” issues.

Where to drill down next

Use the focused TrexAdmin routes that match the workflow:

If you need…Typical next page (all under /TrexAdmin/)
Payment orders (ledger / operator view)GatewayOrders — see Payment orders
Reconciliations with external operatorsCalculations, DebitCredit, Saldo — see Reconciliation
AML blocks and listsAMLControl, AmlBotReports
Investments list / createInvestments — see Investments and balances
Individual tx (client + address)TxInfo
Tariffs and terminalsTariffs, TokenNetworks, Currencies