Operator wallets
Check configured operator wallet balances from the Admin area before low native token balances interrupt gas-funded platform operations.
Admin > Operator Wallets lists every configured operator wallet for the active deployment, with its latest native balance, low-balance status, and last observation time. Check these values before a low balance stalls gas-funded operations.
The page is read-only. It does not register wallets, move funds, refill balances, or change custody policy. Deployment configuration controls wallet registration.
Who can use it
You can open the page if your account holds one of these roles:
| Role | Use the page to |
|---|---|
| Admin | Review platform operator wallets and coordinate refills when a balance is low. |
| System manager | Confirm that deployment-level operator wallets are registered and have a recent observation. |
| Gas manager | Monitor gas-funding wallets and identify balances that need attention. |
What the table shows
The table lists configured wallets whose account type is operator-wallet. It opens with the lowest observed native balances first.
The table also supports filters, export, and view options from the active deployment's indexed account data.
| Column | What it means |
|---|---|
| Status | Whether the latest observed balance is below the low-balance threshold. |
| Address | The monitored wallet address. |
| Purpose | The configured wallet label or purpose when one is available. |
| Network | The EVM chain ID for the network the platform monitors this wallet on. |
| Native balance | The latest indexed native-token balance with the network unit. |
| Observed at | When DALP last observed the wallet balance. |
How low-balance status works
DALP marks an observed operator wallet as Low balance when its native balance drops below 0.1 native token on the active chain. The threshold uses that chain's native unit, such as ETH or another network gas token.
A wallet with 0.1 native token or more displays as Balance above threshold.
When one or more observed wallets fall below the threshold, a low-balance banner appears above the table.
When the table is empty
If no wallets appear, the page shows an empty state. Deployment configuration, not the Console, controls wallet registration.
Ask the platform engineer who manages deployment configuration to confirm the wallet address, chain ID, system address, and purpose label. The platform skips configured wallets on inactive chains.
If you just registered a wallet, wait for the first native-balance observation before it appears in Admin > Operator Wallets.
Related setup pages
- For the API fields behind native balance monitoring, see Account native balances.
- For bundler and paymaster infrastructure, see advanced accounts control center.
- For the platform setup boundary, see Platform setup overview.
Gas reserves
Understand how DALP's two gas reserves serve distinct roles in advanced-account transaction processing, and what each reserve's depletion means for platform operations.
Console color palette
How administrators edit the light and dark color tokens for the Console, with inline validation that blocks invalid values before they are saved.