Skip to main content
enact balance
Displays stablecoin balances for your root wallet address on Tempo.

Output

  Enact Balance
  Account: 0x1234...5678

  AlphaUSD: $95.50

Agent mode

enact -t balance
{
  "address": "0x1234...5678",
  "balances": [
    { "token": "AlphaUSD", "balance": "95.50" }
  ]
}
balance shows your root wallet balance — the total funds available. For the remaining limit on your current agent session, use enact session.