What the /account page contains, and what is intentionally NOT there.
/account is the account home. The header shows your avatar, email, wallet address (truncated, with Copy), and the menu below lists the four destinations you actually navigate to often.
/account/wallet route — your wallet address is shown inline on the Account home and Privy's export-key flow is gated under Security/account/deposit route — opens the funding sheet via the balance pill from anywhere/account/withdraw route — opens the funding sheet (Withdraw tab) via the balance pillThe currency-display setting (USD / INR / EUR / others) lives under /account/security.
Funds management is a sheet, not a route, because it is a context-dependent action triggered from wherever you happen to be — the balance pill carries that context. Splitting it into nested routes added friction without adding clarity.